|
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_UserQuery
public class X_AD_UserQuery
Generated Model for AD_UserQuery
| 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_UserQuery |
|---|
accessLevel, COLUMNNAME_AD_Tab_ID, COLUMNNAME_AD_Table_ID, COLUMNNAME_AD_User_ID, COLUMNNAME_AD_UserQuery_ID, COLUMNNAME_Code, COLUMNNAME_Description, COLUMNNAME_Name, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_AD_UserQuery(Properties ctx,
int AD_UserQuery_ID,
String trxName)
Standard Constructor |
|
X_AD_UserQuery(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getAD_Tab_ID()
Get Tab. |
I_AD_Tab |
getAD_Tab()
|
int |
getAD_Table_ID()
Get Table. |
I_AD_Table |
getAD_Table()
|
int |
getAD_User_ID()
Get User/Contact. |
I_AD_User |
getAD_User()
|
int |
getAD_UserQuery_ID()
Get User Query. |
String |
getCode()
Get Validation code. |
String |
getDescription()
Get Description. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
String |
getName()
Get Name. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
void |
setAD_Tab_ID(int AD_Tab_ID)
Set Tab. |
void |
setAD_Table_ID(int AD_Table_ID)
Set Table. |
void |
setAD_User_ID(int AD_User_ID)
Set User/Contact. |
void |
setAD_UserQuery_ID(int AD_UserQuery_ID)
Set User Query. |
void |
setCode(String Code)
Set Validation code. |
void |
setDescription(String Description)
Set Description. |
void |
setName(String Name)
Set Name. |
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_UserQuery(Properties ctx,
int AD_UserQuery_ID,
String trxName)
public X_AD_UserQuery(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_Tab getAD_Tab()
throws Exception
getAD_Tab in interface I_AD_UserQueryExceptionpublic void setAD_Tab_ID(int AD_Tab_ID)
setAD_Tab_ID in interface I_AD_UserQueryAD_Tab_ID - Tab within a Windowpublic int getAD_Tab_ID()
getAD_Tab_ID in interface I_AD_UserQuery
public I_AD_Table getAD_Table()
throws Exception
getAD_Table in interface I_AD_UserQueryExceptionpublic void setAD_Table_ID(int AD_Table_ID)
setAD_Table_ID in interface I_AD_UserQueryAD_Table_ID - Database Table informationpublic int getAD_Table_ID()
getAD_Table_ID in interface I_AD_UserQuery
public I_AD_User getAD_User()
throws Exception
getAD_User in interface I_AD_UserQueryExceptionpublic void setAD_User_ID(int AD_User_ID)
setAD_User_ID in interface I_AD_UserQueryAD_User_ID - User within the system - Internal or Business Partner Contactpublic int getAD_User_ID()
getAD_User_ID in interface I_AD_UserQuerypublic void setAD_UserQuery_ID(int AD_UserQuery_ID)
setAD_UserQuery_ID in interface I_AD_UserQueryAD_UserQuery_ID - Saved User Querypublic int getAD_UserQuery_ID()
getAD_UserQuery_ID in interface I_AD_UserQuerypublic void setCode(String Code)
setCode in interface I_AD_UserQueryCode - Validation Codepublic String getCode()
getCode in interface I_AD_UserQuerypublic void setDescription(String Description)
setDescription in interface I_AD_UserQueryDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_AD_UserQuerypublic void setName(String Name)
setName in interface I_AD_UserQueryName - Alphanumeric identifier of the entitypublic String getName()
getName in interface I_AD_UserQuerypublic KeyNamePair getKeyNamePair()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||