|
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_Reference
public class X_AD_Reference
Generated Model for AD_Reference
| Field Summary | |
|---|---|
static int |
ENTITYTYPE_AD_Reference_ID
EntityType AD_Reference_ID=389 |
static int |
VALIDATIONTYPE_AD_Reference_ID
ValidationType AD_Reference_ID=2 |
static String |
VALIDATIONTYPE_DataType
DataType = D |
static String |
VALIDATIONTYPE_ListValidation
List Validation = L |
static String |
VALIDATIONTYPE_TableValidation
Table Validation = T |
| 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_Reference |
|---|
accessLevel, COLUMNNAME_AD_Reference_ID, COLUMNNAME_Description, COLUMNNAME_EntityType, COLUMNNAME_Help, COLUMNNAME_IsOrderByValue, COLUMNNAME_Name, COLUMNNAME_ValidationType, COLUMNNAME_VFormat, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_AD_Reference(Properties ctx,
int AD_Reference_ID,
String trxName)
Standard Constructor |
|
X_AD_Reference(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getAD_Reference_ID()
Get Reference. |
String |
getDescription()
Get Description. |
String |
getEntityType()
Get Entity Type. |
String |
getHelp()
Get Comment/Help. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
String |
getName()
Get Name. |
String |
getValidationType()
Get Validation type. |
String |
getVFormat()
Get Value Format. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
boolean |
isOrderByValue()
Get Order By Value. |
void |
setAD_Reference_ID(int AD_Reference_ID)
Set Reference. |
void |
setDescription(String Description)
Set Description. |
void |
setEntityType(String EntityType)
Set Entity Type. |
void |
setHelp(String Help)
Set Comment/Help. |
void |
setIsOrderByValue(boolean IsOrderByValue)
Set Order By Value. |
void |
setName(String Name)
Set Name. |
void |
setValidationType(String ValidationType)
Set Validation type. |
void |
setVFormat(String VFormat)
Set Value Format. |
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
public static final int VALIDATIONTYPE_AD_Reference_ID
public static final String VALIDATIONTYPE_ListValidation
public static final String VALIDATIONTYPE_DataType
public static final String VALIDATIONTYPE_TableValidation
| Constructor Detail |
|---|
public X_AD_Reference(Properties ctx,
int AD_Reference_ID,
String trxName)
public X_AD_Reference(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 POpublic void setAD_Reference_ID(int AD_Reference_ID)
setAD_Reference_ID in interface I_AD_ReferenceAD_Reference_ID - System Reference and Validationpublic int getAD_Reference_ID()
getAD_Reference_ID in interface I_AD_Referencepublic void setDescription(String Description)
setDescription in interface I_AD_ReferenceDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_AD_Referencepublic void setEntityType(String EntityType)
setEntityType in interface I_AD_ReferenceEntityType - Dictionary Entity Type; Determines ownership and synchronizationpublic String getEntityType()
getEntityType in interface I_AD_Referencepublic void setHelp(String Help)
setHelp in interface I_AD_ReferenceHelp - Comment or Hintpublic String getHelp()
getHelp in interface I_AD_Referencepublic void setIsOrderByValue(boolean IsOrderByValue)
setIsOrderByValue in interface I_AD_ReferenceIsOrderByValue - Order list using the value column instead of the name columnpublic boolean isOrderByValue()
isOrderByValue in interface I_AD_Referencepublic void setName(String Name)
setName in interface I_AD_ReferenceName - Alphanumeric identifier of the entitypublic String getName()
getName in interface I_AD_Referencepublic KeyNamePair getKeyNamePair()
public void setValidationType(String ValidationType)
setValidationType in interface I_AD_ReferenceValidationType - Different method of validating datapublic String getValidationType()
getValidationType in interface I_AD_Referencepublic void setVFormat(String VFormat)
setVFormat in interface I_AD_ReferenceVFormat - Format of the value; Can contain fixed format elements, Variables: "_lLoOaAcCa09"public String getVFormat()
getVFormat in interface I_AD_Reference
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||