Package org.compiere.model
Interface I_ASP_Ref_List
-
- All Known Implementing Classes:
X_ASP_Ref_List
public interface I_ASP_Ref_ListGenerated Interface for ASP_Ref_List- Version:
- Release 9
- Author:
- iDempiere (generated)
-
-
Field Summary
Fields Modifier and Type Field Description static BigDecimalaccessLevelAccessLevel = 4 - Systemstatic StringCOLUMNNAME_AD_Client_IDColumn name AD_Client_IDstatic StringCOLUMNNAME_AD_Org_IDColumn name AD_Org_IDstatic StringCOLUMNNAME_AD_Ref_List_IDColumn name AD_Ref_List_IDstatic StringCOLUMNNAME_AD_Reference_IDColumn name AD_Reference_IDstatic StringCOLUMNNAME_ASP_Level_IDColumn name ASP_Level_IDstatic StringCOLUMNNAME_ASP_Ref_List_IDColumn name ASP_Ref_List_IDstatic StringCOLUMNNAME_ASP_Ref_List_UUColumn name ASP_Ref_List_UUstatic StringCOLUMNNAME_ASP_StatusColumn name ASP_Statusstatic StringCOLUMNNAME_CreatedColumn name Createdstatic StringCOLUMNNAME_CreatedByColumn name CreatedBystatic StringCOLUMNNAME_IsActiveColumn name IsActivestatic StringCOLUMNNAME_UpdatedColumn name Updatedstatic StringCOLUMNNAME_UpdatedByColumn name UpdatedBystatic KeyNamePairModelstatic intTable_IDAD_Table_ID=200011static StringTable_NameTableName=ASP_Ref_List
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetAD_Client_ID()Get Client.intgetAD_Org_ID()Get Organization.I_AD_Ref_ListgetAD_Ref_List()intgetAD_Ref_List_ID()Get Reference List.I_AD_ReferencegetAD_Reference()intgetAD_Reference_ID()Get Reference.I_ASP_LevelgetASP_Level()intgetASP_Level_ID()Get ASP LevelintgetASP_Ref_List_ID()Get ASP_Ref_ListStringgetASP_Ref_List_UU()Get ASP_Ref_List_UUStringgetASP_Status()Get ASP StatusTimestampgetCreated()Get Created.intgetCreatedBy()Get Created By.TimestampgetUpdated()Get Updated.intgetUpdatedBy()Get Updated By.booleanisActive()Get Active.voidsetAD_Org_ID(int AD_Org_ID)Set Organization.voidsetAD_Ref_List_ID(int AD_Ref_List_ID)Set Reference List.voidsetAD_Reference_ID(int AD_Reference_ID)Set Reference.voidsetASP_Level_ID(int ASP_Level_ID)Set ASP LevelvoidsetASP_Ref_List_ID(int ASP_Ref_List_ID)Set ASP_Ref_ListvoidsetASP_Ref_List_UU(String ASP_Ref_List_UU)Set ASP_Ref_List_UUvoidsetASP_Status(String ASP_Status)Set ASP StatusvoidsetIsActive(boolean IsActive)Set Active.
-
-
-
Field Detail
-
Table_Name
static final String Table_Name
TableName=ASP_Ref_List- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=200011- See Also:
- Constant Field Values
-
Model
static final KeyNamePair Model
-
accessLevel
static final BigDecimal accessLevel
AccessLevel = 4 - System
-
COLUMNNAME_AD_Client_ID
static final String COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Org_ID
static final String COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Reference_ID
static final String COLUMNNAME_AD_Reference_ID
Column name AD_Reference_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Ref_List_ID
static final String COLUMNNAME_AD_Ref_List_ID
Column name AD_Ref_List_ID- See Also:
- Constant Field Values
-
COLUMNNAME_ASP_Level_ID
static final String COLUMNNAME_ASP_Level_ID
Column name ASP_Level_ID- See Also:
- Constant Field Values
-
COLUMNNAME_ASP_Ref_List_ID
static final String COLUMNNAME_ASP_Ref_List_ID
Column name ASP_Ref_List_ID- See Also:
- Constant Field Values
-
COLUMNNAME_ASP_Ref_List_UU
static final String COLUMNNAME_ASP_Ref_List_UU
Column name ASP_Ref_List_UU- See Also:
- Constant Field Values
-
COLUMNNAME_ASP_Status
static final String COLUMNNAME_ASP_Status
Column name ASP_Status- See Also:
- Constant Field Values
-
COLUMNNAME_Created
static final String COLUMNNAME_Created
Column name Created- See Also:
- Constant Field Values
-
COLUMNNAME_CreatedBy
static final String COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
- Constant Field Values
-
COLUMNNAME_IsActive
static final String COLUMNNAME_IsActive
Column name IsActive- See Also:
- Constant Field Values
-
COLUMNNAME_Updated
static final String COLUMNNAME_Updated
Column name Updated- See Also:
- Constant Field Values
-
COLUMNNAME_UpdatedBy
static final String COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
- Constant Field Values
-
-
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_Reference_ID
void setAD_Reference_ID(int AD_Reference_ID)
Set Reference. System Reference and Validation
-
getAD_Reference_ID
int getAD_Reference_ID()
Get Reference. System Reference and Validation
-
getAD_Reference
I_AD_Reference getAD_Reference() throws RuntimeException
- Throws:
RuntimeException
-
setAD_Ref_List_ID
void setAD_Ref_List_ID(int AD_Ref_List_ID)
Set Reference List. Reference List based on Table
-
getAD_Ref_List_ID
int getAD_Ref_List_ID()
Get Reference List. Reference List based on Table
-
getAD_Ref_List
I_AD_Ref_List getAD_Ref_List() throws RuntimeException
- Throws:
RuntimeException
-
setASP_Level_ID
void setASP_Level_ID(int ASP_Level_ID)
Set ASP Level
-
getASP_Level_ID
int getASP_Level_ID()
Get ASP Level
-
getASP_Level
I_ASP_Level getASP_Level() throws RuntimeException
- Throws:
RuntimeException
-
setASP_Ref_List_ID
void setASP_Ref_List_ID(int ASP_Ref_List_ID)
Set ASP_Ref_List
-
getASP_Ref_List_ID
int getASP_Ref_List_ID()
Get ASP_Ref_List
-
setASP_Ref_List_UU
void setASP_Ref_List_UU(String ASP_Ref_List_UU)
Set ASP_Ref_List_UU
-
getASP_Ref_List_UU
String getASP_Ref_List_UU()
Get ASP_Ref_List_UU
-
setASP_Status
void setASP_Status(String ASP_Status)
Set ASP Status
-
getASP_Status
String getASP_Status()
Get ASP Status
-
getCreated
Timestamp getCreated()
Get Created. Date this record was created
-
getCreatedBy
int getCreatedBy()
Get Created By. User who created this records
-
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
-
getUpdated
Timestamp getUpdated()
Get Updated. Date this record was updated
-
getUpdatedBy
int getUpdatedBy()
Get Updated By. User who updated this records
-
-