|
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_User_Substitute
public class X_AD_User_Substitute
Generated Model for AD_User_Substitute
| Field Summary | |
|---|---|
static int |
SUBSTITUTE_ID_AD_Reference_ID
Substitute_ID AD_Reference_ID=110 |
| 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_User_Substitute |
|---|
accessLevel, COLUMNNAME_AD_User_ID, COLUMNNAME_AD_User_Substitute_ID, COLUMNNAME_Description, COLUMNNAME_Name, COLUMNNAME_Substitute_ID, COLUMNNAME_ValidFrom, COLUMNNAME_ValidTo, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_AD_User_Substitute(Properties ctx,
int AD_User_Substitute_ID,
String trxName)
Standard Constructor |
|
X_AD_User_Substitute(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getAD_User_ID()
Get User/Contact. |
int |
getAD_User_Substitute_ID()
Get User Substitute. |
I_AD_User |
getAD_User()
|
String |
getDescription()
Get Description. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
String |
getName()
Get Name. |
int |
getSubstitute_ID()
Get Substitute. |
Timestamp |
getValidFrom()
Get Valid from. |
Timestamp |
getValidTo()
Get Valid to. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
void |
setAD_User_ID(int AD_User_ID)
Set User/Contact. |
void |
setAD_User_Substitute_ID(int AD_User_Substitute_ID)
Set User Substitute. |
void |
setDescription(String Description)
Set Description. |
void |
setName(String Name)
Set Name. |
void |
setSubstitute_ID(int Substitute_ID)
Set Substitute. |
void |
setValidFrom(Timestamp ValidFrom)
Set Valid from. |
void |
setValidTo(Timestamp ValidTo)
Set Valid to. |
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 SUBSTITUTE_ID_AD_Reference_ID
| Constructor Detail |
|---|
public X_AD_User_Substitute(Properties ctx,
int AD_User_Substitute_ID,
String trxName)
public X_AD_User_Substitute(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_User getAD_User()
throws Exception
getAD_User in interface I_AD_User_SubstituteExceptionpublic void setAD_User_ID(int AD_User_ID)
setAD_User_ID in interface I_AD_User_SubstituteAD_User_ID - User within the system - Internal or Business Partner Contactpublic int getAD_User_ID()
getAD_User_ID in interface I_AD_User_Substitutepublic void setAD_User_Substitute_ID(int AD_User_Substitute_ID)
setAD_User_Substitute_ID in interface I_AD_User_SubstituteAD_User_Substitute_ID - Substitute of the userpublic int getAD_User_Substitute_ID()
getAD_User_Substitute_ID in interface I_AD_User_Substitutepublic void setDescription(String Description)
setDescription in interface I_AD_User_SubstituteDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_AD_User_Substitutepublic void setName(String Name)
setName in interface I_AD_User_SubstituteName - Alphanumeric identifier of the entitypublic String getName()
getName in interface I_AD_User_Substitutepublic KeyNamePair getKeyNamePair()
public void setSubstitute_ID(int Substitute_ID)
setSubstitute_ID in interface I_AD_User_SubstituteSubstitute_ID - Entity which can be used in place of this entitypublic int getSubstitute_ID()
getSubstitute_ID in interface I_AD_User_Substitutepublic void setValidFrom(Timestamp ValidFrom)
setValidFrom in interface I_AD_User_SubstituteValidFrom - Valid from including this date (first day)public Timestamp getValidFrom()
getValidFrom in interface I_AD_User_Substitutepublic void setValidTo(Timestamp ValidTo)
setValidTo in interface I_AD_User_SubstituteValidTo - Valid to including this date (last day)public Timestamp getValidTo()
getValidTo in interface I_AD_User_Substitute
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||