Interface I_AD_Session

  • All Known Implementing Classes:
    MSession, X_AD_Session

    public interface I_AD_Session
    Generated Interface for AD_Session
    Version:
    Release 9
    Author:
    iDempiere (generated)
    • Method Detail

      • getAD_Client_ID

        int getAD_Client_ID()
        Get Client. Client/Tenant for this installation.
      • setAD_Org_ID

        void setAD_Org_ID​(int AD_Org_ID)
        Set Organization. Organizational entity within client
      • getAD_Org_ID

        int getAD_Org_ID()
        Get Organization. Organizational entity within client
      • setAD_Role_ID

        void setAD_Role_ID​(int AD_Role_ID)
        Set Role. Responsibility Role
      • getAD_Role_ID

        int getAD_Role_ID()
        Get Role. Responsibility Role
      • setAD_Session_ID

        void setAD_Session_ID​(int AD_Session_ID)
        Set Session. User Session Online or Web
      • getAD_Session_ID

        int getAD_Session_ID()
        Get Session. User Session Online or Web
      • setAD_Session_UU

        void setAD_Session_UU​(String AD_Session_UU)
        Set AD_Session_UU
      • getAD_Session_UU

        String getAD_Session_UU()
        Get AD_Session_UU
      • getCreated

        Timestamp getCreated()
        Get Created. Date this record was created
      • getCreatedBy

        int getCreatedBy()
        Get Created By. User who created this records
      • setDescription

        void setDescription​(String Description)
        Set Description. Optional short description of the record
      • getDescription

        String getDescription()
        Get Description. Optional short description of the record
      • setIsActive

        void setIsActive​(boolean IsActive)
        Set Active. The record is active in the system
      • isActive

        boolean isActive()
        Get Active. The record is active in the system
      • setLoginDate

        void setLoginDate​(Timestamp LoginDate)
        Set Login date
      • getLoginDate

        Timestamp getLoginDate()
        Get Login date
      • setProcessed

        void setProcessed​(boolean Processed)
        Set Processed. The document has been processed
      • isProcessed

        boolean isProcessed()
        Get Processed. The document has been processed
      • setRemote_Addr

        void setRemote_Addr​(String Remote_Addr)
        Set Remote Addr. Remote Address
      • getRemote_Addr

        String getRemote_Addr()
        Get Remote Addr. Remote Address
      • setRemote_Host

        void setRemote_Host​(String Remote_Host)
        Set Remote Host. Remote host Info
      • getRemote_Host

        String getRemote_Host()
        Get Remote Host. Remote host Info
      • setServerName

        void setServerName​(String ServerName)
        Set Server Name
      • getServerName

        String getServerName()
        Get Server Name
      • getUpdated

        Timestamp getUpdated()
        Get Updated. Date this record was updated
      • getUpdatedBy

        int getUpdatedBy()
        Get Updated By. User who updated this records
      • setWebSession

        void setWebSession​(String WebSession)
        Set Web Session. Web Session ID
      • getWebSession

        String getWebSession()
        Get Web Session. Web Session ID