Package org.compiere.model
Class X_AD_User
java.lang.Object
org.compiere.model.PO
org.compiere.model.X_AD_User
- All Implemented Interfaces:
Serializable
,Cloneable
,Comparator<Object>
,I_AD_User
,I_Persistent
,Evaluatee
- Direct Known Subclasses:
MUser
Generated Model for AD_User
- Version:
- Release 11 - $Id$
- Author:
- iDempiere (generated)
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
AuthenticationType AD_Reference_ID=200239static final String
Application and SSO = AASstatic final String
Application Only = APOstatic final String
SSO Only = SSOstatic final int
IsMenuAutoExpand AD_Reference_ID=319static final String
No = Nstatic final String
Yes = Ystatic final int
LeadSource AD_Reference_ID=53415static final String
Cold Call = CCstatic final String
Conference = CNstatic final String
Email = ELstatic final String
Employee = EMstatic final String
Existing Customer = ECstatic final String
Partner = PTstatic final String
Trade Show = TSstatic final String
Web Site = WSstatic final String
Word of Mouth = WMstatic final int
LeadStatus AD_Reference_ID=53416static final String
Converted = Cstatic final String
Expired = Estatic final String
New = Nstatic final String
Recycled = Rstatic final String
Working = Wstatic final int
NotificationType AD_Reference_ID=344static final String
EMail = Estatic final String
EMail+Notice = Bstatic final String
None = Xstatic final String
Notice = NFields 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, LOCAL_TRX_PREFIX, log, p_ctx, p_info, UUID_NEW_RECORD, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID
Fields inherited from interface org.compiere.model.I_AD_User
accessLevel, COLUMNNAME_AD_Client_ID, COLUMNNAME_AD_Image_ID, COLUMNNAME_AD_Org_ID, COLUMNNAME_AD_OrgTrx_ID, COLUMNNAME_AD_User_ID, COLUMNNAME_AD_User_UU, COLUMNNAME_Answer, COLUMNNAME_AuthenticationType, COLUMNNAME_Birthday, COLUMNNAME_BP_Location_ID, COLUMNNAME_BPName, COLUMNNAME_C_BPartner_ID, COLUMNNAME_C_BPartner_Location_ID, COLUMNNAME_C_Campaign_ID, COLUMNNAME_C_Greeting_ID, COLUMNNAME_C_Job_ID, COLUMNNAME_C_Location_ID, COLUMNNAME_Comments, COLUMNNAME_Created, COLUMNNAME_CreatedBy, COLUMNNAME_DateAccountLocked, COLUMNNAME_DateLastLogin, COLUMNNAME_DatePasswordChanged, COLUMNNAME_Description, COLUMNNAME_EMail, COLUMNNAME_EMailUser, COLUMNNAME_EMailUserPW, COLUMNNAME_EMailVerify, COLUMNNAME_EMailVerifyDate, COLUMNNAME_FailedLoginCount, COLUMNNAME_Fax, COLUMNNAME_IsActive, COLUMNNAME_IsAddMailTextAutomatically, COLUMNNAME_IsBillTo, COLUMNNAME_IsExpired, COLUMNNAME_IsFullBPAccess, COLUMNNAME_IsInPayroll, COLUMNNAME_IsLocked, COLUMNNAME_IsMenuAutoExpand, COLUMNNAME_IsNoExpire, COLUMNNAME_IsNoPasswordReset, COLUMNNAME_IsSalesLead, COLUMNNAME_IsShipTo, COLUMNNAME_IsSupportUser, COLUMNNAME_IsVendorLead, COLUMNNAME_LastContact, COLUMNNAME_LastResult, COLUMNNAME_LDAPUser, COLUMNNAME_LeadSource, COLUMNNAME_LeadSourceDescription, COLUMNNAME_LeadStatus, COLUMNNAME_LeadStatusDescription, COLUMNNAME_Name, COLUMNNAME_NotificationType, COLUMNNAME_Password, COLUMNNAME_Phone, COLUMNNAME_Phone2, COLUMNNAME_Processing, COLUMNNAME_R_DefaultMailText_ID, COLUMNNAME_SalesRep_ID, COLUMNNAME_Salt, COLUMNNAME_SecurityQuestion, COLUMNNAME_Supervisor_ID, COLUMNNAME_Title, COLUMNNAME_Updated, COLUMNNAME_UpdatedBy, COLUMNNAME_UserPIN, COLUMNNAME_Value, Model, Table_ID, Table_Name
-
Constructor Summary
ConstructorDescriptionX_AD_User
(Properties ctx, int AD_User_ID, String trxName) Standard ConstructorX_AD_User
(Properties ctx, int AD_User_ID, String trxName, String... virtualColumns) Standard ConstructorX_AD_User
(Properties ctx, String AD_User_UU, String trxName) Standard ConstructorX_AD_User
(Properties ctx, String AD_User_UU, String trxName, String... virtualColumns) Standard ConstructorX_AD_User
(Properties ctx, ResultSet rs, String trxName) Load Constructor -
Method Summary
Modifier and TypeMethodDescriptionprotected int
AccessLevelint
Get Image.int
Get Trx Organization.int
Get User/Contact.Get AD_User_UU.Get Answer.Get Authentication Type.Get Birthday.int
Get BP Address.Get BP Name.int
Get Business Partner.int
Get Partner Location.int
Get Campaign.int
Get Greeting.getC_Job()
int
Get Position.int
Get Address.Get Comments.Get Date Account Locked.Get Date Last Login.Get Date Password Changed.Get Description.getEMail()
Get EMail Address.Get EMail User ID.Get EMail User Password.Get Verification Info.Get EMail Verify.int
Get Failed Login Count.getFax()
Get Fax.Get Auto expand menu.Get Record ID/ColumnNameGet Last Contact.Get Last Result.Get LDAP User Name.Get Lead Source.Get Lead Source Description.Get Lead Status.Get Lead Status Description.getName()
Get Name.Get Notification Type.Get Password.getPhone()
Get Phone.Get 2nd Phone.int
Get Default mail template.int
Get Sales Representative.getSalt()
Get Salt.Get Security Question.int
Get Supervisor.getTitle()
Get Title.Get User PIN.getValue()
Get Search Key.protected POInfo
initPO
(Properties ctx) Load Meta Databoolean
Get Add Mail Text Automatically.boolean
isBillTo()
Get Invoice Address.boolean
Get Expired.boolean
Get Full BP Access.boolean
Get Is In Payroll.boolean
isLocked()
Get Locked.boolean
Get No Expire.boolean
Get No Password Reset.boolean
Get Process Now.boolean
Get Sales Lead.boolean
isShipTo()
Get Ship Address.boolean
Get Support User.boolean
Get Vendor Lead.void
setAD_Image_ID
(int AD_Image_ID) Set Image.void
setAD_OrgTrx_ID
(int AD_OrgTrx_ID) Set Trx Organization.void
setAD_User_ID
(int AD_User_ID) Set User/Contact.void
setAD_User_UU
(String AD_User_UU) Set AD_User_UU.void
Set Answer.void
setAuthenticationType
(String AuthenticationType) Set Authentication Type.void
setBirthday
(Timestamp Birthday) Set Birthday.void
setBP_Location_ID
(int BP_Location_ID) Set BP Address.void
Set BP Name.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_Campaign_ID
(int C_Campaign_ID) Set Campaign.void
setC_Greeting_ID
(int C_Greeting_ID) Set Greeting.void
setC_Job_ID
(int C_Job_ID) Set Position.void
setC_Location_ID
(int C_Location_ID) Set Address.void
setComments
(String Comments) Set Comments.void
setDateAccountLocked
(Timestamp DateAccountLocked) Set Date Account Locked.void
setDateLastLogin
(Timestamp DateLastLogin) Set Date Last Login.void
setDatePasswordChanged
(Timestamp DatePasswordChanged) Set Date Password Changed.void
setDescription
(String Description) Set Description.void
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
setFailedLoginCount
(int FailedLoginCount) Set Failed Login Count.void
Set Fax.void
setIsAddMailTextAutomatically
(boolean IsAddMailTextAutomatically) Set Add Mail Text Automatically.void
setIsBillTo
(boolean IsBillTo) Set Invoice Address.void
setIsExpired
(boolean IsExpired) Set Expired.void
setIsFullBPAccess
(boolean IsFullBPAccess) Set Full BP Access.void
setIsInPayroll
(boolean IsInPayroll) Set Is In Payroll.void
setIsLocked
(boolean IsLocked) Set Locked.void
setIsMenuAutoExpand
(String IsMenuAutoExpand) Set Auto expand menu.void
setIsNoExpire
(boolean IsNoExpire) Set No Expire.void
setIsNoPasswordReset
(boolean IsNoPasswordReset) Set No Password Reset.void
setIsSalesLead
(boolean IsSalesLead) Set Sales Lead.void
setIsShipTo
(boolean IsShipTo) Set Ship Address.void
setIsSupportUser
(boolean IsSupportUser) Set Support User.void
setIsVendorLead
(boolean IsVendorLead) Set Vendor Lead.void
setLastContact
(Timestamp LastContact) Set Last Contact.void
setLastResult
(String LastResult) Set Last Result.void
setLDAPUser
(String LDAPUser) Set LDAP User Name.void
setLeadSource
(String LeadSource) Set Lead Source.void
setLeadSourceDescription
(String LeadSourceDescription) Set Lead Source Description.void
setLeadStatus
(String LeadStatus) Set Lead Status.void
setLeadStatusDescription
(String LeadStatusDescription) Set Lead Status Description.void
Set Name.void
setNotificationType
(String NotificationType) Set Notification Type.void
setPassword
(String Password) Set Password.void
Set Phone.void
Set 2nd Phone.void
setProcessing
(boolean Processing) Set Process Now.void
setR_DefaultMailText_ID
(int R_DefaultMailText_ID) Set Default mail template.void
setSalesRep_ID
(int SalesRep_ID) Set Sales Representative.void
Set Salt.void
setSecurityQuestion
(String SecurityQuestion) Set Security Question.void
setSupervisor_ID
(int Supervisor_ID) Set Supervisor.void
Set Title.void
setUserPIN
(String UserPIN) Set User PIN.void
Set Search Key.toString()
String representationMethods inherited from class org.compiere.model.PO
afterDelete, afterSave, beforeDelete, beforeSave, buildInsertSQL, checkImmutable, clearCrossTenantSafe, clone, columnExists, columnExists, compare, copyPO, copyValues, copyValues, createAttachment, delete, delete, delete_Accounting, delete_Tree, deleteEx, deleteEx, dump, dump, equals, get_Attribute, get_Attributes, get_ColumnCount, get_ColumnDescription, get_ColumnDisplayType, get_ColumnIndex, get_ColumnLabel, get_ColumnLookup, get_ColumnName, get_DisplayValue, get_HashMap, get_ID, get_IDOld, get_KeyColumns, get_Logger, get_OptimisticLockingColumns, get_Table_ID, get_TableName, get_Translation, get_Translation, get_Translation, get_Translation, get_Translation, get_TrxName, get_UUID, get_Value, get_Value, get_ValueAsBoolean, get_ValueAsInt, get_ValueAsInt, get_ValueAsString, get_ValueAsString, get_ValueDifference, get_ValueDifference, get_ValueE, get_ValueOfColumn, get_ValueOld, get_ValueOld, get_ValueOldAsInt, get_WhereClause, get_WhereClause, get_xmlDocument, get_xmlString, getAD_Client_ID, getAD_Org_ID, getAllIDs, getAttachment, getAttachment, getAttachmentData, getCreated, getCreatedBy, getCtx, getDoc, getFindParameter, getPdfAttachment, getUpdated, getUpdatedBy, getUUIDColumnName, getUUIDColumnName, hashCode, insert_Accounting, insert_Tree, insert_Tree, is_Changed, is_Immutable, is_new, is_UseOptimisticLocking, is_ValueChanged, is_ValueChanged, isActive, isAttachment, isColumnMandatory, isColumnUpdateable, isMandatoryOK, isPdfAttachment, isReplication, load, load, load, load, loadByUU, loadComplete, loadDefaults, loadPO, loadSpecial, lock, makeImmutable, postDelete, retrieveIdOfParentValue, retrieveIdOfParentValue, save, save, saveCrossTenantSafe, saveCrossTenantSafeEx, saveCrossTenantSafeEx, saveEx, saveEx, saveNew_afterSetID, saveNew_getID, saveNewSpecial, saveReplica, saveUpdate, set_Attribute, set_ColumnUpdateable, set_CustomColumn, set_CustomColumnReturningBoolean, set_OptimisticLockingColumns, set_TrxName, set_TrxName, set_UseOptimisticLocking, set_Value, set_Value, set_Value, set_Value, set_ValueE, set_ValueNoCheck, set_ValueNoCheckE, set_ValueOfColumn, set_ValueOfColumn, set_ValueOfColumnReturningBoolean, set_ValueOfColumnReturningBoolean, setAD_Client_ID, setAD_Org_ID, setClientOrg, setClientOrg, setCrossTenantSafe, setDoc, setDocWorkflowMgr, setIsActive, setProcessedOn, setReplication, setStandardDefaults, setUpdateable, setUpdatedBy, toInsertSQL, unlock, update_Tree, validForeignKeys
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface java.util.Comparator
reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
Methods inherited from interface org.compiere.model.I_AD_User
getAD_Client_ID, getAD_Org_ID, getCreated, getCreatedBy, getUpdated, getUpdatedBy, isActive, setAD_Org_ID, setIsActive
Methods inherited from interface org.compiere.model.I_Persistent
save
-
Field Details
-
AUTHENTICATIONTYPE_AD_Reference_ID
public static final int AUTHENTICATIONTYPE_AD_Reference_IDAuthenticationType AD_Reference_ID=200239- See Also:
-
AUTHENTICATIONTYPE_ApplicationAndSSO
Application and SSO = AAS- See Also:
-
AUTHENTICATIONTYPE_ApplicationOnly
Application Only = APO- See Also:
-
AUTHENTICATIONTYPE_SSOOnly
SSO Only = SSO- See Also:
-
ISMENUAUTOEXPAND_AD_Reference_ID
public static final int ISMENUAUTOEXPAND_AD_Reference_IDIsMenuAutoExpand AD_Reference_ID=319- See Also:
-
ISMENUAUTOEXPAND_No
No = N- See Also:
-
ISMENUAUTOEXPAND_Yes
Yes = Y- See Also:
-
LEADSOURCE_AD_Reference_ID
public static final int LEADSOURCE_AD_Reference_IDLeadSource AD_Reference_ID=53415- See Also:
-
LEADSOURCE_ColdCall
Cold Call = CC- See Also:
-
LEADSOURCE_Conference
Conference = CN- See Also:
-
LEADSOURCE_ExistingCustomer
Existing Customer = EC- See Also:
-
LEADSOURCE_Email
Email = EL- See Also:
-
LEADSOURCE_Employee
Employee = EM- See Also:
-
LEADSOURCE_Partner
Partner = PT- See Also:
-
LEADSOURCE_TradeShow
Trade Show = TS- See Also:
-
LEADSOURCE_WordOfMouth
Word of Mouth = WM- See Also:
-
LEADSOURCE_WebSite
Web Site = WS- See Also:
-
LEADSTATUS_AD_Reference_ID
public static final int LEADSTATUS_AD_Reference_IDLeadStatus AD_Reference_ID=53416- See Also:
-
LEADSTATUS_Converted
Converted = C- See Also:
-
LEADSTATUS_Expired
Expired = E- See Also:
-
LEADSTATUS_New
New = N- See Also:
-
LEADSTATUS_Recycled
Recycled = R- See Also:
-
LEADSTATUS_Working
Working = W- See Also:
-
NOTIFICATIONTYPE_AD_Reference_ID
public static final int NOTIFICATIONTYPE_AD_Reference_IDNotificationType AD_Reference_ID=344- See Also:
-
NOTIFICATIONTYPE_EMailPlusNotice
EMail+Notice = B- See Also:
-
NOTIFICATIONTYPE_EMail
EMail = E- See Also:
-
NOTIFICATIONTYPE_Notice
Notice = N- See Also:
-
NOTIFICATIONTYPE_None
None = X- See Also:
-
-
Constructor Details
-
X_AD_User
Standard Constructor -
X_AD_User
Standard Constructor -
X_AD_User
Standard Constructor -
X_AD_User
Standard Constructor -
X_AD_User
Load Constructor
-
-
Method Details
-
get_AccessLevel
protected int get_AccessLevel()AccessLevel- Specified by:
get_AccessLevel
in classPO
- Returns:
- 7 - System - Client - Org
-
initPO
Load Meta Data -
toString
Description copied from class:PO
String representation -
setAD_Image_ID
public void setAD_Image_ID(int AD_Image_ID) Set Image.- Specified by:
setAD_Image_ID
in interfaceI_AD_User
- Parameters:
AD_Image_ID
- Image or Icon
-
getAD_Image_ID
public int getAD_Image_ID()Get Image.- Specified by:
getAD_Image_ID
in interfaceI_AD_User
- Returns:
- Image or Icon
-
setAD_OrgTrx_ID
public void setAD_OrgTrx_ID(int AD_OrgTrx_ID) Set Trx Organization.- Specified by:
setAD_OrgTrx_ID
in interfaceI_AD_User
- Parameters:
AD_OrgTrx_ID
- Performing or initiating organization
-
getAD_OrgTrx_ID
public int getAD_OrgTrx_ID()Get Trx Organization.- Specified by:
getAD_OrgTrx_ID
in interfaceI_AD_User
- Returns:
- Performing or initiating organization
-
setAD_User_ID
public void setAD_User_ID(int AD_User_ID) Set User/Contact.- Specified by:
setAD_User_ID
in interfaceI_AD_User
- Parameters:
AD_User_ID
- User within the system - Internal or Business Partner Contact
-
getAD_User_ID
public int getAD_User_ID()Get User/Contact.- Specified by:
getAD_User_ID
in interfaceI_AD_User
- Returns:
- User within the system - Internal or Business Partner Contact
-
setAD_User_UU
Set AD_User_UU.- Specified by:
setAD_User_UU
in interfaceI_AD_User
- Parameters:
AD_User_UU
- AD_User_UU
-
getAD_User_UU
Get AD_User_UU.- Specified by:
getAD_User_UU
in interfaceI_AD_User
- Returns:
- AD_User_UU
-
setAnswer
Set Answer. -
getAnswer
Get Answer. -
setAuthenticationType
Set Authentication Type.- Specified by:
setAuthenticationType
in interfaceI_AD_User
- Parameters:
AuthenticationType
- Authentication Type
-
getAuthenticationType
Get Authentication Type.- Specified by:
getAuthenticationType
in interfaceI_AD_User
- Returns:
- Authentication Type
-
setBirthday
Set Birthday.- Specified by:
setBirthday
in interfaceI_AD_User
- Parameters:
Birthday
- Birthday or Anniversary day
-
getBirthday
Get Birthday.- Specified by:
getBirthday
in interfaceI_AD_User
- Returns:
- Birthday or Anniversary day
-
getBP_Location
- Specified by:
getBP_Location
in interfaceI_AD_User
- Throws:
RuntimeException
-
setBP_Location_ID
public void setBP_Location_ID(int BP_Location_ID) Set BP Address.- Specified by:
setBP_Location_ID
in interfaceI_AD_User
- Parameters:
BP_Location_ID
- Address of the Business Partner
-
getBP_Location_ID
public int getBP_Location_ID()Get BP Address.- Specified by:
getBP_Location_ID
in interfaceI_AD_User
- Returns:
- Address of the Business Partner
-
setBPName
Set BP Name. -
getBPName
Get BP Name. -
getC_BPartner
- Specified by:
getC_BPartner
in interfaceI_AD_User
- Throws:
RuntimeException
-
setC_BPartner_ID
public void setC_BPartner_ID(int C_BPartner_ID) Set Business Partner.- Specified by:
setC_BPartner_ID
in interfaceI_AD_User
- Parameters:
C_BPartner_ID
- Identifies a Business Partner
-
getC_BPartner_ID
public int getC_BPartner_ID()Get Business Partner.- Specified by:
getC_BPartner_ID
in interfaceI_AD_User
- Returns:
- Identifies a Business Partner
-
getC_BPartner_Location
- Specified by:
getC_BPartner_Location
in interfaceI_AD_User
- Throws:
RuntimeException
-
setC_BPartner_Location_ID
public void setC_BPartner_Location_ID(int C_BPartner_Location_ID) Set Partner Location.- Specified by:
setC_BPartner_Location_ID
in interfaceI_AD_User
- Parameters:
C_BPartner_Location_ID
- Identifies the (ship to) address for this Business Partner
-
getC_BPartner_Location_ID
public int getC_BPartner_Location_ID()Get Partner Location.- Specified by:
getC_BPartner_Location_ID
in interfaceI_AD_User
- Returns:
- Identifies the (ship to) address for this Business Partner
-
getC_Campaign
- Specified by:
getC_Campaign
in interfaceI_AD_User
- Throws:
RuntimeException
-
setC_Campaign_ID
public void setC_Campaign_ID(int C_Campaign_ID) Set Campaign.- Specified by:
setC_Campaign_ID
in interfaceI_AD_User
- Parameters:
C_Campaign_ID
- Marketing Campaign
-
getC_Campaign_ID
public int getC_Campaign_ID()Get Campaign.- Specified by:
getC_Campaign_ID
in interfaceI_AD_User
- Returns:
- Marketing Campaign
-
getC_Greeting
- Specified by:
getC_Greeting
in interfaceI_AD_User
- Throws:
RuntimeException
-
setC_Greeting_ID
public void setC_Greeting_ID(int C_Greeting_ID) Set Greeting.- Specified by:
setC_Greeting_ID
in interfaceI_AD_User
- Parameters:
C_Greeting_ID
- Greeting to print on correspondence
-
getC_Greeting_ID
public int getC_Greeting_ID()Get Greeting.- Specified by:
getC_Greeting_ID
in interfaceI_AD_User
- Returns:
- Greeting to print on correspondence
-
getC_Job
- Specified by:
getC_Job
in interfaceI_AD_User
- Throws:
RuntimeException
-
setC_Job_ID
public void setC_Job_ID(int C_Job_ID) Set Position.- Specified by:
setC_Job_ID
in interfaceI_AD_User
- Parameters:
C_Job_ID
- Job Position
-
getC_Job_ID
public int getC_Job_ID()Get Position.- Specified by:
getC_Job_ID
in interfaceI_AD_User
- Returns:
- Job Position
-
getC_Location
- Specified by:
getC_Location
in interfaceI_AD_User
- Throws:
RuntimeException
-
setC_Location_ID
public void setC_Location_ID(int C_Location_ID) Set Address.- Specified by:
setC_Location_ID
in interfaceI_AD_User
- Parameters:
C_Location_ID
- Location or Address
-
getC_Location_ID
public int getC_Location_ID()Get Address.- Specified by:
getC_Location_ID
in interfaceI_AD_User
- Returns:
- Location or Address
-
setComments
Set Comments.- Specified by:
setComments
in interfaceI_AD_User
- Parameters:
Comments
- Comments or additional information
-
getComments
Get Comments.- Specified by:
getComments
in interfaceI_AD_User
- Returns:
- Comments or additional information
-
setDateAccountLocked
Set Date Account Locked.- Specified by:
setDateAccountLocked
in interfaceI_AD_User
- Parameters:
DateAccountLocked
- Date Account Locked
-
getDateAccountLocked
Get Date Account Locked.- Specified by:
getDateAccountLocked
in interfaceI_AD_User
- Returns:
- Date Account Locked
-
setDateLastLogin
Set Date Last Login.- Specified by:
setDateLastLogin
in interfaceI_AD_User
- Parameters:
DateLastLogin
- Date Last Login
-
getDateLastLogin
Get Date Last Login.- Specified by:
getDateLastLogin
in interfaceI_AD_User
- Returns:
- Date Last Login
-
setDatePasswordChanged
Set Date Password Changed.- Specified by:
setDatePasswordChanged
in interfaceI_AD_User
- Parameters:
DatePasswordChanged
- Date Password Changed
-
getDatePasswordChanged
Get Date Password Changed.- Specified by:
getDatePasswordChanged
in interfaceI_AD_User
- Returns:
- Date Password Changed
-
setDescription
Set Description.- Specified by:
setDescription
in interfaceI_AD_User
- Parameters:
Description
- Optional short description of the record
-
getDescription
Get Description.- Specified by:
getDescription
in interfaceI_AD_User
- Returns:
- Optional short description of the record
-
setEMail
Set EMail Address. -
getEMail
Get EMail Address. -
setEMailUser
Set EMail User ID.- Specified by:
setEMailUser
in interfaceI_AD_User
- Parameters:
EMailUser
- User Name (ID) in the Mail System
-
getEMailUser
Get EMail User ID.- Specified by:
getEMailUser
in interfaceI_AD_User
- Returns:
- User Name (ID) in the Mail System
-
setEMailUserPW
Set EMail User Password.- Specified by:
setEMailUserPW
in interfaceI_AD_User
- Parameters:
EMailUserPW
- Password of your email user id
-
getEMailUserPW
Get EMail User Password.- Specified by:
getEMailUserPW
in interfaceI_AD_User
- Returns:
- Password of your email user id
-
setEMailVerify
Set Verification Info.- Specified by:
setEMailVerify
in interfaceI_AD_User
- Parameters:
EMailVerify
- Verification information of EMail Address
-
getEMailVerify
Get Verification Info.- Specified by:
getEMailVerify
in interfaceI_AD_User
- Returns:
- Verification information of EMail Address
-
setEMailVerifyDate
Set EMail Verify.- Specified by:
setEMailVerifyDate
in interfaceI_AD_User
- Parameters:
EMailVerifyDate
- Date Email was verified
-
getEMailVerifyDate
Get EMail Verify.- Specified by:
getEMailVerifyDate
in interfaceI_AD_User
- Returns:
- Date Email was verified
-
setFailedLoginCount
public void setFailedLoginCount(int FailedLoginCount) Set Failed Login Count.- Specified by:
setFailedLoginCount
in interfaceI_AD_User
- Parameters:
FailedLoginCount
- Failed Login Count
-
getFailedLoginCount
public int getFailedLoginCount()Get Failed Login Count.- Specified by:
getFailedLoginCount
in interfaceI_AD_User
- Returns:
- Failed Login Count
-
setFax
Set Fax. -
getFax
Get Fax. -
setIsAddMailTextAutomatically
public void setIsAddMailTextAutomatically(boolean IsAddMailTextAutomatically) Set Add Mail Text Automatically.- Specified by:
setIsAddMailTextAutomatically
in interfaceI_AD_User
- Parameters:
IsAddMailTextAutomatically
- The selected mail template will be automatically inserted when creating an email
-
isAddMailTextAutomatically
public boolean isAddMailTextAutomatically()Get Add Mail Text Automatically.- Specified by:
isAddMailTextAutomatically
in interfaceI_AD_User
- Returns:
- The selected mail template will be automatically inserted when creating an email
-
setIsBillTo
public void setIsBillTo(boolean IsBillTo) Set Invoice Address.- Specified by:
setIsBillTo
in interfaceI_AD_User
- Parameters:
IsBillTo
- Business Partner Invoice/Bill Address
-
isBillTo
public boolean isBillTo()Get Invoice Address. -
setIsExpired
public void setIsExpired(boolean IsExpired) Set Expired.- Specified by:
setIsExpired
in interfaceI_AD_User
- Parameters:
IsExpired
- Expired
-
isExpired
public boolean isExpired()Get Expired. -
setIsFullBPAccess
public void setIsFullBPAccess(boolean IsFullBPAccess) Set Full BP Access.- Specified by:
setIsFullBPAccess
in interfaceI_AD_User
- Parameters:
IsFullBPAccess
- The user/contact has full access to Business Partner information and resources
-
isFullBPAccess
public boolean isFullBPAccess()Get Full BP Access.- Specified by:
isFullBPAccess
in interfaceI_AD_User
- Returns:
- The user/contact has full access to Business Partner information and resources
-
setIsInPayroll
public void setIsInPayroll(boolean IsInPayroll) Set Is In Payroll.- Specified by:
setIsInPayroll
in interfaceI_AD_User
- Parameters:
IsInPayroll
- Defined if any User Contact will be used for Calculate Payroll
-
isInPayroll
public boolean isInPayroll()Get Is In Payroll.- Specified by:
isInPayroll
in interfaceI_AD_User
- Returns:
- Defined if any User Contact will be used for Calculate Payroll
-
setIsLocked
public void setIsLocked(boolean IsLocked) Set Locked.- Specified by:
setIsLocked
in interfaceI_AD_User
- Parameters:
IsLocked
- Locked
-
isLocked
public boolean isLocked()Get Locked. -
setIsMenuAutoExpand
Set Auto expand menu.- Specified by:
setIsMenuAutoExpand
in interfaceI_AD_User
- Parameters:
IsMenuAutoExpand
- If ticked, the menu is automatically expanded
-
getIsMenuAutoExpand
Get Auto expand menu.- Specified by:
getIsMenuAutoExpand
in interfaceI_AD_User
- Returns:
- If ticked, the menu is automatically expanded
-
setIsNoExpire
public void setIsNoExpire(boolean IsNoExpire) Set No Expire.- Specified by:
setIsNoExpire
in interfaceI_AD_User
- Parameters:
IsNoExpire
- No Expire
-
isNoExpire
public boolean isNoExpire()Get No Expire.- Specified by:
isNoExpire
in interfaceI_AD_User
- Returns:
- No Expire
-
setIsNoPasswordReset
public void setIsNoPasswordReset(boolean IsNoPasswordReset) Set No Password Reset.- Specified by:
setIsNoPasswordReset
in interfaceI_AD_User
- Parameters:
IsNoPasswordReset
- No Password Reset
-
isNoPasswordReset
public boolean isNoPasswordReset()Get No Password Reset.- Specified by:
isNoPasswordReset
in interfaceI_AD_User
- Returns:
- No Password Reset
-
setIsSalesLead
public void setIsSalesLead(boolean IsSalesLead) Set Sales Lead.- Specified by:
setIsSalesLead
in interfaceI_AD_User
- Parameters:
IsSalesLead
- This contact is a sales lead
-
isSalesLead
public boolean isSalesLead()Get Sales Lead.- Specified by:
isSalesLead
in interfaceI_AD_User
- Returns:
- This contact is a sales lead
-
setIsShipTo
public void setIsShipTo(boolean IsShipTo) Set Ship Address.- Specified by:
setIsShipTo
in interfaceI_AD_User
- Parameters:
IsShipTo
- Business Partner Shipment Address
-
isShipTo
public boolean isShipTo()Get Ship Address. -
setIsSupportUser
public void setIsSupportUser(boolean IsSupportUser) Set Support User.- Specified by:
setIsSupportUser
in interfaceI_AD_User
- Parameters:
IsSupportUser
- Support User
-
isSupportUser
public boolean isSupportUser()Get Support User.- Specified by:
isSupportUser
in interfaceI_AD_User
- Returns:
- Support User
-
setIsVendorLead
public void setIsVendorLead(boolean IsVendorLead) Set Vendor Lead.- Specified by:
setIsVendorLead
in interfaceI_AD_User
- Parameters:
IsVendorLead
- This contact is a vendor lead
-
isVendorLead
public boolean isVendorLead()Get Vendor Lead.- Specified by:
isVendorLead
in interfaceI_AD_User
- Returns:
- This contact is a vendor lead
-
setLastContact
Set Last Contact.- Specified by:
setLastContact
in interfaceI_AD_User
- Parameters:
LastContact
- Date this individual was last contacted
-
getLastContact
Get Last Contact.- Specified by:
getLastContact
in interfaceI_AD_User
- Returns:
- Date this individual was last contacted
-
setLastResult
Set Last Result.- Specified by:
setLastResult
in interfaceI_AD_User
- Parameters:
LastResult
- Result of last contact
-
getLastResult
Get Last Result.- Specified by:
getLastResult
in interfaceI_AD_User
- Returns:
- Result of last contact
-
setLDAPUser
Set LDAP User Name.- Specified by:
setLDAPUser
in interfaceI_AD_User
- Parameters:
LDAPUser
- User Name used for authorization via LDAP (directory) services
-
getLDAPUser
Get LDAP User Name.- Specified by:
getLDAPUser
in interfaceI_AD_User
- Returns:
- User Name used for authorization via LDAP (directory) services
-
setLeadSource
Set Lead Source.- Specified by:
setLeadSource
in interfaceI_AD_User
- Parameters:
LeadSource
- The source of this lead/opportunity
-
getLeadSource
Get Lead Source.- Specified by:
getLeadSource
in interfaceI_AD_User
- Returns:
- The source of this lead/opportunity
-
setLeadSourceDescription
Set Lead Source Description.- Specified by:
setLeadSourceDescription
in interfaceI_AD_User
- Parameters:
LeadSourceDescription
- Additional information on the source of this lead/opportunity
-
getLeadSourceDescription
Get Lead Source Description.- Specified by:
getLeadSourceDescription
in interfaceI_AD_User
- Returns:
- Additional information on the source of this lead/opportunity
-
setLeadStatus
Set Lead Status.- Specified by:
setLeadStatus
in interfaceI_AD_User
- Parameters:
LeadStatus
- The status of this lead/opportunity in the sales cycle
-
getLeadStatus
Get Lead Status.- Specified by:
getLeadStatus
in interfaceI_AD_User
- Returns:
- The status of this lead/opportunity in the sales cycle
-
setLeadStatusDescription
Set Lead Status Description.- Specified by:
setLeadStatusDescription
in interfaceI_AD_User
- Parameters:
LeadStatusDescription
- Additional information on the status of this lead/opportunity
-
getLeadStatusDescription
Get Lead Status Description.- Specified by:
getLeadStatusDescription
in interfaceI_AD_User
- Returns:
- Additional information on the status of this lead/opportunity
-
setName
Set Name. -
getName
Get Name. -
getKeyNamePair
Get Record ID/ColumnName- Returns:
- ID/ColumnName pair
-
setNotificationType
Set Notification Type.- Specified by:
setNotificationType
in interfaceI_AD_User
- Parameters:
NotificationType
- Type of Notifications
-
getNotificationType
Get Notification Type.- Specified by:
getNotificationType
in interfaceI_AD_User
- Returns:
- Type of Notifications
-
setPassword
Set Password.- Specified by:
setPassword
in interfaceI_AD_User
- Parameters:
Password
- Password of any length (case sensitive)
-
getPassword
Get Password.- Specified by:
getPassword
in interfaceI_AD_User
- Returns:
- Password of any length (case sensitive)
-
setPhone
Set Phone. -
getPhone
Get Phone. -
setPhone2
Set 2nd Phone. -
getPhone2
Get 2nd Phone. -
setProcessing
public void setProcessing(boolean Processing) Set Process Now.- Specified by:
setProcessing
in interfaceI_AD_User
- Parameters:
Processing
- Process Now
-
isProcessing
public boolean isProcessing()Get Process Now.- Specified by:
isProcessing
in interfaceI_AD_User
- Returns:
- Process Now
-
getR_DefaultMailText
- Specified by:
getR_DefaultMailText
in interfaceI_AD_User
- Throws:
RuntimeException
-
setR_DefaultMailText_ID
public void setR_DefaultMailText_ID(int R_DefaultMailText_ID) Set Default mail template.- Specified by:
setR_DefaultMailText_ID
in interfaceI_AD_User
- Parameters:
R_DefaultMailText_ID
- Default mail template
-
getR_DefaultMailText_ID
public int getR_DefaultMailText_ID()Get Default mail template.- Specified by:
getR_DefaultMailText_ID
in interfaceI_AD_User
- Returns:
- Default mail template
-
getSalesRep
- Specified by:
getSalesRep
in interfaceI_AD_User
- Throws:
RuntimeException
-
setSalesRep_ID
public void setSalesRep_ID(int SalesRep_ID) Set Sales Representative.- Specified by:
setSalesRep_ID
in interfaceI_AD_User
- Parameters:
SalesRep_ID
- Sales Representative or Company Agent
-
getSalesRep_ID
public int getSalesRep_ID()Get Sales Representative.- Specified by:
getSalesRep_ID
in interfaceI_AD_User
- Returns:
- Sales Representative or Company Agent
-
setSalt
Set Salt. -
getSalt
Get Salt. -
setSecurityQuestion
Set Security Question.- Specified by:
setSecurityQuestion
in interfaceI_AD_User
- Parameters:
SecurityQuestion
- Security Question
-
getSecurityQuestion
Get Security Question.- Specified by:
getSecurityQuestion
in interfaceI_AD_User
- Returns:
- Security Question
-
getSupervisor
- Specified by:
getSupervisor
in interfaceI_AD_User
- Throws:
RuntimeException
-
setSupervisor_ID
public void setSupervisor_ID(int Supervisor_ID) Set Supervisor.- Specified by:
setSupervisor_ID
in interfaceI_AD_User
- Parameters:
Supervisor_ID
- Supervisor for this user/organization - used for escalation and approval
-
getSupervisor_ID
public int getSupervisor_ID()Get Supervisor.- Specified by:
getSupervisor_ID
in interfaceI_AD_User
- Returns:
- Supervisor for this user/organization - used for escalation and approval
-
setTitle
Set Title. -
getTitle
Get Title. -
setUserPIN
Set User PIN.- Specified by:
setUserPIN
in interfaceI_AD_User
- Parameters:
UserPIN
- User PIN
-
getUserPIN
Get User PIN.- Specified by:
getUserPIN
in interfaceI_AD_User
- Returns:
- User PIN
-
setValue
Set Search Key. -
getValue
Get Search Key.
-