|
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_R_IssueUser
public class X_R_IssueUser
Generated Model for R_IssueUser
| 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_R_IssueUser |
|---|
accessLevel, COLUMNNAME_AD_User_ID, COLUMNNAME_Description, COLUMNNAME_R_IssueUser_ID, COLUMNNAME_UserName, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_R_IssueUser(Properties ctx,
int R_IssueUser_ID,
String trxName)
Standard Constructor |
|
X_R_IssueUser(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getAD_User_ID()
Get User/Contact. |
I_AD_User |
getAD_User()
|
String |
getDescription()
Get Description. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
int |
getR_IssueUser_ID()
Get IssueUser. |
String |
getUserName()
Get Registered EMail. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
void |
setAD_User_ID(int AD_User_ID)
Set User/Contact. |
void |
setDescription(String Description)
Set Description. |
void |
setR_IssueUser_ID(int R_IssueUser_ID)
Set IssueUser. |
void |
setUserName(String UserName)
Set Registered EMail. |
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_R_IssueUser(Properties ctx,
int R_IssueUser_ID,
String trxName)
public X_R_IssueUser(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_R_IssueUserExceptionpublic void setAD_User_ID(int AD_User_ID)
setAD_User_ID in interface I_R_IssueUserAD_User_ID - User within the system - Internal or Business Partner Contactpublic int getAD_User_ID()
getAD_User_ID in interface I_R_IssueUserpublic void setDescription(String Description)
setDescription in interface I_R_IssueUserDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_R_IssueUserpublic void setR_IssueUser_ID(int R_IssueUser_ID)
setR_IssueUser_ID in interface I_R_IssueUserR_IssueUser_ID - User who reported issuespublic int getR_IssueUser_ID()
getR_IssueUser_ID in interface I_R_IssueUserpublic void setUserName(String UserName)
setUserName in interface I_R_IssueUserUserName - Email of the responsible for the Systempublic String getUserName()
getUserName in interface I_R_IssueUserpublic KeyNamePair getKeyNamePair()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||