|
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
public class X_AD_User
Generated Model for AD_User
| Field Summary | |
|---|---|
static int |
AD_ORGTRX_ID_AD_Reference_ID
AD_OrgTrx_ID AD_Reference_ID=130 |
static int |
CONNECTIONPROFILE_AD_Reference_ID
ConnectionProfile AD_Reference_ID=364 |
static String |
CONNECTIONPROFILE_LAN
LAN = L |
static String |
CONNECTIONPROFILE_TerminalServer
Terminal Server = T |
static String |
CONNECTIONPROFILE_VPN
VPN = V |
static String |
CONNECTIONPROFILE_WAN
WAN = W |
static int |
NOTIFICATIONTYPE_AD_Reference_ID
NotificationType AD_Reference_ID=344 |
static String |
NOTIFICATIONTYPE_EMail
EMail = E |
static String |
NOTIFICATIONTYPE_EMailPlusNotice
EMail+Notice = B |
static String |
NOTIFICATIONTYPE_None
None = X |
static String |
NOTIFICATIONTYPE_Notice
Notice = N |
static int |
SUPERVISOR_ID_AD_Reference_ID
Supervisor_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 |
| Constructor Summary | |
|---|---|
X_AD_User(Properties ctx,
int AD_User_ID,
String trxName)
Standard Constructor |
|
X_AD_User(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getAD_OrgTrx_ID()
Get Trx Organization. |
int |
getAD_User_ID()
Get User/Contact. |
Timestamp |
getBirthday()
Get Birthday. |
int |
getC_BPartner_ID()
Get Business Partner . |
int |
getC_BPartner_Location_ID()
Get Partner Location. |
I_C_BPartner_Location |
getC_BPartner_Location()
|
I_C_BPartner |
getC_BPartner()
|
int |
getC_Greeting_ID()
Get Greeting. |
I_C_Greeting |
getC_Greeting()
|
int |
getC_Job_ID()
Get Position. |
I_C_Job |
getC_Job()
|
String |
getComments()
Get Comments. |
String |
getConnectionProfile()
Get Connection Profile. |
String |
getDescription()
Get Description. |
String |
getEMail()
Get EMail Address. |
String |
getEMailUser()
Get EMail User ID. |
String |
getEMailUserPW()
Get EMail User Password. |
String |
getEMailVerify()
Get Verification Info. |
Timestamp |
getEMailVerifyDate()
Get EMail Verify. |
String |
getFax()
Get Fax. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
Timestamp |
getLastContact()
Get Last Contact. |
String |
getLastResult()
Get Last Result. |
String |
getLDAPUser()
Get LDAP User Name. |
String |
getName()
Get Name. |
String |
getNotificationType()
Get Notification Type. |
String |
getPassword()
Get Password. |
String |
getPhone()
Get Phone. |
String |
getPhone2()
Get 2nd Phone. |
int |
getSupervisor_ID()
Get Supervisor. |
String |
getTitle()
Get Title. |
String |
getUserPIN()
Get UserPIN. |
String |
getValue()
Get Search Key. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
boolean |
isFullBPAccess()
Get Full BP Access. |
boolean |
isInPayroll()
Get Is In Payroll. |
boolean |
isProcessing()
Get Process Now. |
void |
setAD_OrgTrx_ID(int AD_OrgTrx_ID)
Set Trx Organization. |
void |
setAD_User_ID(int AD_User_ID)
Set User/Contact. |
void |
setBirthday(Timestamp Birthday)
Set Birthday. |
void |
setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner . |
void |
setC_BPartner_Location_ID(int C_BPartner_Location_ID)
Set Partner Location. |
void |
setC_Greeting_ID(int C_Greeting_ID)
Set Greeting. |
void |
setC_Job_ID(int C_Job_ID)
Set Position. |
void |
setComments(String Comments)
Set Comments. |
void |
setConnectionProfile(String ConnectionProfile)
Set Connection Profile. |
void |
setDescription(String Description)
Set Description. |
void |
setEMail(String EMail)
Set EMail Address. |
void |
setEMailUser(String EMailUser)
Set EMail User ID. |
void |
setEMailUserPW(String EMailUserPW)
Set EMail User Password. |
void |
setEMailVerify(String EMailVerify)
Set Verification Info. |
void |
setEMailVerifyDate(Timestamp EMailVerifyDate)
Set EMail Verify. |
void |
setFax(String Fax)
Set Fax. |
void |
setIsFullBPAccess(boolean IsFullBPAccess)
Set Full BP Access. |
void |
setIsInPayroll(boolean IsInPayroll)
Set Is In Payroll. |
void |
setLastContact(Timestamp LastContact)
Set Last Contact. |
void |
setLastResult(String LastResult)
Set Last Result. |
void |
setLDAPUser(String LDAPUser)
Set LDAP User Name. |
void |
setName(String Name)
Set Name. |
void |
setNotificationType(String NotificationType)
Set Notification Type. |
void |
setPassword(String Password)
Set Password. |
void |
setPhone(String Phone)
Set Phone. |
void |
setPhone2(String Phone2)
Set 2nd Phone. |
void |
setProcessing(boolean Processing)
Set Process Now. |
void |
setSupervisor_ID(int Supervisor_ID)
Set Supervisor. |
void |
setTitle(String Title)
Set Title. |
void |
setUserPIN(String UserPIN)
Set UserPIN. |
void |
setValue(String Value)
Set Search Key. |
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 AD_ORGTRX_ID_AD_Reference_ID
public static final int CONNECTIONPROFILE_AD_Reference_ID
public static final String CONNECTIONPROFILE_LAN
public static final String CONNECTIONPROFILE_TerminalServer
public static final String CONNECTIONPROFILE_VPN
public static final String CONNECTIONPROFILE_WAN
public static final int NOTIFICATIONTYPE_AD_Reference_ID
public static final String NOTIFICATIONTYPE_EMail
public static final String NOTIFICATIONTYPE_Notice
public static final String NOTIFICATIONTYPE_None
public static final String NOTIFICATIONTYPE_EMailPlusNotice
public static final int SUPERVISOR_ID_AD_Reference_ID
| Constructor Detail |
|---|
public X_AD_User(Properties ctx,
int AD_User_ID,
String trxName)
public X_AD_User(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_OrgTrx_ID(int AD_OrgTrx_ID)
setAD_OrgTrx_ID in interface I_AD_UserAD_OrgTrx_ID - Performing or initiating organizationpublic int getAD_OrgTrx_ID()
getAD_OrgTrx_ID in interface I_AD_Userpublic void setAD_User_ID(int AD_User_ID)
setAD_User_ID in interface I_AD_UserAD_User_ID - User within the system - Internal or Business Partner Contactpublic int getAD_User_ID()
getAD_User_ID in interface I_AD_Userpublic void setBirthday(Timestamp Birthday)
setBirthday in interface I_AD_UserBirthday - Birthday or Anniversary daypublic Timestamp getBirthday()
getBirthday in interface I_AD_User
public I_C_BPartner getC_BPartner()
throws Exception
getC_BPartner in interface I_AD_UserExceptionpublic void setC_BPartner_ID(int C_BPartner_ID)
setC_BPartner_ID in interface I_AD_UserC_BPartner_ID - Identifies a Business Partnerpublic int getC_BPartner_ID()
getC_BPartner_ID in interface I_AD_User
public I_C_BPartner_Location getC_BPartner_Location()
throws Exception
getC_BPartner_Location in interface I_AD_UserExceptionpublic void setC_BPartner_Location_ID(int C_BPartner_Location_ID)
setC_BPartner_Location_ID in interface I_AD_UserC_BPartner_Location_ID - Identifies the (ship to) address for this Business Partnerpublic int getC_BPartner_Location_ID()
getC_BPartner_Location_ID in interface I_AD_User
public I_C_Greeting getC_Greeting()
throws Exception
getC_Greeting in interface I_AD_UserExceptionpublic void setC_Greeting_ID(int C_Greeting_ID)
setC_Greeting_ID in interface I_AD_UserC_Greeting_ID - Greeting to print on correspondencepublic int getC_Greeting_ID()
getC_Greeting_ID in interface I_AD_User
public I_C_Job getC_Job()
throws Exception
getC_Job in interface I_AD_UserExceptionpublic void setC_Job_ID(int C_Job_ID)
setC_Job_ID in interface I_AD_UserC_Job_ID - Job Positionpublic int getC_Job_ID()
getC_Job_ID in interface I_AD_Userpublic void setComments(String Comments)
setComments in interface I_AD_UserComments - Comments or additional informationpublic String getComments()
getComments in interface I_AD_Userpublic void setConnectionProfile(String ConnectionProfile)
setConnectionProfile in interface I_AD_UserConnectionProfile - How a Java Client connects to the server(s)public String getConnectionProfile()
getConnectionProfile in interface I_AD_Userpublic void setDescription(String Description)
setDescription in interface I_AD_UserDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_AD_Userpublic void setEMail(String EMail)
setEMail in interface I_AD_UserEMail - Electronic Mail Addresspublic String getEMail()
getEMail in interface I_AD_Userpublic void setEMailUser(String EMailUser)
setEMailUser in interface I_AD_UserEMailUser - User Name (ID) in the Mail Systempublic String getEMailUser()
getEMailUser in interface I_AD_Userpublic void setEMailUserPW(String EMailUserPW)
setEMailUserPW in interface I_AD_UserEMailUserPW - Password of your email user idpublic String getEMailUserPW()
getEMailUserPW in interface I_AD_Userpublic void setEMailVerify(String EMailVerify)
setEMailVerify in interface I_AD_UserEMailVerify - Verification information of EMail Addresspublic String getEMailVerify()
getEMailVerify in interface I_AD_Userpublic void setEMailVerifyDate(Timestamp EMailVerifyDate)
setEMailVerifyDate in interface I_AD_UserEMailVerifyDate - Date Email was verifiedpublic Timestamp getEMailVerifyDate()
getEMailVerifyDate in interface I_AD_Userpublic void setFax(String Fax)
setFax in interface I_AD_UserFax - Facsimile numberpublic String getFax()
getFax in interface I_AD_Userpublic void setIsFullBPAccess(boolean IsFullBPAccess)
setIsFullBPAccess in interface I_AD_UserIsFullBPAccess - The user/concat has full access to Business Partner information and resourcespublic boolean isFullBPAccess()
isFullBPAccess in interface I_AD_Userpublic void setIsInPayroll(boolean IsInPayroll)
setIsInPayroll in interface I_AD_UserIsInPayroll - Defined if any User Contact will be used for Calculate Payrollpublic boolean isInPayroll()
isInPayroll in interface I_AD_Userpublic void setLastContact(Timestamp LastContact)
setLastContact in interface I_AD_UserLastContact - Date this individual was last contactedpublic Timestamp getLastContact()
getLastContact in interface I_AD_Userpublic void setLastResult(String LastResult)
setLastResult in interface I_AD_UserLastResult - Result of last contactpublic String getLastResult()
getLastResult in interface I_AD_Userpublic void setLDAPUser(String LDAPUser)
setLDAPUser in interface I_AD_UserLDAPUser - User Name used for authorization via LDAP (directory) servicespublic String getLDAPUser()
getLDAPUser in interface I_AD_Userpublic void setName(String Name)
setName in interface I_AD_UserName - Alphanumeric identifier of the entitypublic String getName()
getName in interface I_AD_Userpublic KeyNamePair getKeyNamePair()
public void setNotificationType(String NotificationType)
setNotificationType in interface I_AD_UserNotificationType - Type of Notificationspublic String getNotificationType()
getNotificationType in interface I_AD_Userpublic void setPassword(String Password)
setPassword in interface I_AD_UserPassword - Password of any length (case sensitive)public String getPassword()
getPassword in interface I_AD_Userpublic void setPhone(String Phone)
setPhone in interface I_AD_UserPhone - Identifies a telephone numberpublic String getPhone()
getPhone in interface I_AD_Userpublic void setPhone2(String Phone2)
setPhone2 in interface I_AD_UserPhone2 - Identifies an alternate telephone number.public String getPhone2()
getPhone2 in interface I_AD_Userpublic void setProcessing(boolean Processing)
setProcessing in interface I_AD_UserProcessing - Process Nowpublic boolean isProcessing()
isProcessing in interface I_AD_Userpublic void setSupervisor_ID(int Supervisor_ID)
setSupervisor_ID in interface I_AD_UserSupervisor_ID - Supervisor for this user/organization - used for escalation and approvalpublic int getSupervisor_ID()
getSupervisor_ID in interface I_AD_Userpublic void setTitle(String Title)
setTitle in interface I_AD_UserTitle - Name this entity is referred to aspublic String getTitle()
getTitle in interface I_AD_Userpublic void setUserPIN(String UserPIN)
setUserPIN in interface I_AD_UserUserPIN - UserPINpublic String getUserPIN()
getUserPIN in interface I_AD_Userpublic void setValue(String Value)
setValue in interface I_AD_UserValue - Search key for the record in the format required - must be uniquepublic String getValue()
getValue in interface I_AD_User
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||