|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.model.PO
org.compiere.model.X_AD_Ref_List
public class X_AD_Ref_List
Generated Model for AD_Ref_List
| Field Summary | |
|---|---|
static int |
ENTITYTYPE_AD_Reference_ID
EntityType AD_Reference_ID=389 |
| Fields inherited from class org.compiere.model.PO |
|---|
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_ctx, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Fields inherited from interface org.compiere.model.I_AD_Ref_List |
|---|
accessLevel, COLUMNNAME_AD_Ref_List_ID, COLUMNNAME_AD_Reference_ID, COLUMNNAME_Description, COLUMNNAME_EntityType, COLUMNNAME_Name, COLUMNNAME_ValidFrom, COLUMNNAME_ValidTo, COLUMNNAME_Value, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_AD_Ref_List(Properties ctx,
int AD_Ref_List_ID,
String trxName)
Standard Constructor |
|
X_AD_Ref_List(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getAD_Ref_List_ID()
Get Reference List. |
int |
getAD_Reference_ID()
Get Reference. |
I_AD_Reference |
getAD_Reference()
|
String |
getDescription()
Get Description. |
String |
getEntityType()
Get Entity Type. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
String |
getName()
Get Name. |
Timestamp |
getValidFrom()
Get Valid from. |
Timestamp |
getValidTo()
Get Valid to. |
String |
getValue()
Get Search Key. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
void |
setAD_Ref_List_ID(int AD_Ref_List_ID)
Set Reference List. |
void |
setAD_Reference_ID(int AD_Reference_ID)
Set Reference. |
void |
setDescription(String Description)
Set Description. |
void |
setEntityType(String EntityType)
Set Entity Type. |
void |
setName(String Name)
Set Name. |
void |
setValidFrom(Timestamp ValidFrom)
Set Valid from. |
void |
setValidTo(Timestamp ValidTo)
Set Valid to. |
void |
setValue(String Value)
Set Search Key. |
String |
toString()
String representation |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.compiere.model.I_Persistent |
|---|
save |
| Field Detail |
|---|
public static final int ENTITYTYPE_AD_Reference_ID
| Constructor Detail |
|---|
public X_AD_Ref_List(Properties ctx,
int AD_Ref_List_ID,
String trxName)
public X_AD_Ref_List(Properties ctx,
ResultSet rs,
String trxName)
| Method Detail |
|---|
protected int get_AccessLevel()
get_AccessLevel in class POprotected POInfo initPO(Properties ctx)
initPO in class POctx - context
public String toString()
PO
toString in class PO
public I_AD_Reference getAD_Reference()
throws Exception
getAD_Reference in interface I_AD_Ref_ListExceptionpublic void setAD_Reference_ID(int AD_Reference_ID)
setAD_Reference_ID in interface I_AD_Ref_ListAD_Reference_ID - System Reference and Validationpublic int getAD_Reference_ID()
getAD_Reference_ID in interface I_AD_Ref_Listpublic void setAD_Ref_List_ID(int AD_Ref_List_ID)
setAD_Ref_List_ID in interface I_AD_Ref_ListAD_Ref_List_ID - Reference List based on Tablepublic int getAD_Ref_List_ID()
getAD_Ref_List_ID in interface I_AD_Ref_Listpublic void setDescription(String Description)
setDescription in interface I_AD_Ref_ListDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_AD_Ref_Listpublic void setEntityType(String EntityType)
setEntityType in interface I_AD_Ref_ListEntityType - Dictionary Entity Type; Determines ownership and synchronizationpublic String getEntityType()
getEntityType in interface I_AD_Ref_Listpublic void setName(String Name)
setName in interface I_AD_Ref_ListName - Alphanumeric identifier of the entitypublic String getName()
getName in interface I_AD_Ref_Listpublic KeyNamePair getKeyNamePair()
public void setValidFrom(Timestamp ValidFrom)
setValidFrom in interface I_AD_Ref_ListValidFrom - Valid from including this date (first day)public Timestamp getValidFrom()
getValidFrom in interface I_AD_Ref_Listpublic void setValidTo(Timestamp ValidTo)
setValidTo in interface I_AD_Ref_ListValidTo - Valid to including this date (last day)public Timestamp getValidTo()
getValidTo in interface I_AD_Ref_Listpublic void setValue(String Value)
setValue in interface I_AD_Ref_ListValue - Search key for the record in the format required - must be uniquepublic String getValue()
getValue in interface I_AD_Ref_List
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||