|
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_EntityType
public class X_AD_EntityType
Generated Model for AD_EntityType
| Field Summary |
|---|
| 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_EntityType |
|---|
accessLevel, COLUMNNAME_AD_EntityType_ID, COLUMNNAME_Classpath, COLUMNNAME_Description, COLUMNNAME_EntityType, COLUMNNAME_Help, COLUMNNAME_ModelPackage, COLUMNNAME_Name, COLUMNNAME_Processing, COLUMNNAME_Version, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_AD_EntityType(Properties ctx,
int AD_EntityType_ID,
String trxName)
Standard Constructor |
|
X_AD_EntityType(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getAD_EntityType_ID()
Get Entity Type. |
String |
getClasspath()
Get Classpath. |
String |
getDescription()
Get Description. |
String |
getEntityType()
Get Entity Type. |
String |
getHelp()
Get Comment/Help. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
String |
getModelPackage()
Get ModelPackage. |
String |
getName()
Get Name. |
String |
getVersion()
Get Version. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
boolean |
isProcessing()
Get Process Now. |
void |
setAD_EntityType_ID(int AD_EntityType_ID)
Set Entity Type. |
void |
setClasspath(String Classpath)
Set Classpath. |
void |
setDescription(String Description)
Set Description. |
void |
setEntityType(String EntityType)
Set Entity Type. |
void |
setHelp(String Help)
Set Comment/Help. |
void |
setModelPackage(String ModelPackage)
Set ModelPackage. |
void |
setName(String Name)
Set Name. |
void |
setProcessing(boolean Processing)
Set Process Now. |
void |
setVersion(String Version)
Set Version. |
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 |
| Constructor Detail |
|---|
public X_AD_EntityType(Properties ctx,
int AD_EntityType_ID,
String trxName)
public X_AD_EntityType(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_EntityType_ID(int AD_EntityType_ID)
setAD_EntityType_ID in interface I_AD_EntityTypeAD_EntityType_ID - System Entity Typepublic int getAD_EntityType_ID()
getAD_EntityType_ID in interface I_AD_EntityTypepublic void setClasspath(String Classpath)
setClasspath in interface I_AD_EntityTypeClasspath - Extension Classpathpublic String getClasspath()
getClasspath in interface I_AD_EntityTypepublic void setDescription(String Description)
setDescription in interface I_AD_EntityTypeDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_AD_EntityTypepublic void setEntityType(String EntityType)
setEntityType in interface I_AD_EntityTypeEntityType - Dictionary Entity Type; Determines ownership and synchronizationpublic String getEntityType()
getEntityType in interface I_AD_EntityTypepublic void setHelp(String Help)
setHelp in interface I_AD_EntityTypeHelp - Comment or Hintpublic String getHelp()
getHelp in interface I_AD_EntityTypepublic void setModelPackage(String ModelPackage)
setModelPackage in interface I_AD_EntityTypeModelPackage - Java Package of the model classespublic String getModelPackage()
getModelPackage in interface I_AD_EntityTypepublic void setName(String Name)
setName in interface I_AD_EntityTypeName - Alphanumeric identifier of the entitypublic String getName()
getName in interface I_AD_EntityTypepublic KeyNamePair getKeyNamePair()
public void setProcessing(boolean Processing)
setProcessing in interface I_AD_EntityTypeProcessing - Process Nowpublic boolean isProcessing()
isProcessing in interface I_AD_EntityTypepublic void setVersion(String Version)
setVersion in interface I_AD_EntityTypeVersion - Version of the table definitionpublic String getVersion()
getVersion in interface I_AD_EntityType
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||