Interface I_AD_ClientShare

  • All Known Implementing Classes:
    MClientShare, X_AD_ClientShare

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

      • getAD_Client_ID

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

        void setAD_ClientShare_ID​(int AD_ClientShare_ID)
        Set Client Share. Force (not) sharing of client/org entities
      • getAD_ClientShare_ID

        int getAD_ClientShare_ID()
        Get Client Share. Force (not) sharing of client/org entities
      • setAD_ClientShare_UU

        void setAD_ClientShare_UU​(String AD_ClientShare_UU)
        Set AD_ClientShare_UU
      • getAD_ClientShare_UU

        String getAD_ClientShare_UU()
        Get AD_ClientShare_UU
      • 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_Table_ID

        void setAD_Table_ID​(int AD_Table_ID)
        Set Table. Database Table information
      • getAD_Table_ID

        int getAD_Table_ID()
        Get Table. Database Table information
      • 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
      • setName

        void setName​(String Name)
        Set Name. Alphanumeric identifier of the entity
      • getName

        String getName()
        Get Name. Alphanumeric identifier of the entity
      • setShareType

        void setShareType​(String ShareType)
        Set Share Type. Type of sharing
      • getShareType

        String getShareType()
        Get Share Type. Type of sharing
      • getUpdated

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

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