|
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_A_RegistrationAttribute
org.compiere.model.MRegistrationAttribute
public class MRegistrationAttribute
Asset Registration Attribute
| Field Summary |
|---|
| Fields inherited from class org.compiere.model.X_A_RegistrationAttribute |
|---|
AD_REFERENCE_ID_AD_Reference_ID, AD_REFERENCE_VALUE_ID_AD_Reference_ID |
| 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_A_RegistrationAttribute |
|---|
accessLevel, COLUMNNAME_A_RegistrationAttribute_ID, COLUMNNAME_AD_Reference_ID, COLUMNNAME_AD_Reference_Value_ID, COLUMNNAME_ColumnName, COLUMNNAME_Description, COLUMNNAME_IsSelfService, COLUMNNAME_Name, COLUMNNAME_SeqNo, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
MRegistrationAttribute(Properties ctx,
int A_RegistrationAttribute_ID,
String trxName)
Standard Constructor |
|
MRegistrationAttribute(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
static MRegistrationAttribute |
get(Properties ctx,
int A_RegistrationAttribute_ID,
String trxName)
Get Registration Attribute (cached) |
static MRegistrationAttribute[] |
getAll(Properties ctx)
Get All Asset Registration Attributes (not cached). |
| Methods inherited from class org.compiere.model.X_A_RegistrationAttribute |
|---|
get_AccessLevel, getA_RegistrationAttribute_ID, getAD_Reference_ID, getAD_Reference_Value_ID, getColumnName, getDescription, getKeyNamePair, getName, getSeqNo, initPO, isSelfService, setA_RegistrationAttribute_ID, setAD_Reference_ID, setAD_Reference_Value_ID, setColumnName, setDescription, setIsSelfService, setName, setSeqNo, toString |
| 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 MRegistrationAttribute(Properties ctx,
int A_RegistrationAttribute_ID,
String trxName)
ctx - contextA_RegistrationAttribute_ID - id
public MRegistrationAttribute(Properties ctx,
ResultSet rs,
String trxName)
ctx - contextrs - result set| Method Detail |
|---|
public static MRegistrationAttribute[] getAll(Properties ctx)
ctx - context
public static MRegistrationAttribute get(Properties ctx,
int A_RegistrationAttribute_ID,
String trxName)
ctx - contextA_RegistrationAttribute_ID - id
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||