Package oracle.iam.reconciliation.vo
Class User
java.lang.Object
oracle.iam.identity.usermgmt.vo.User
oracle.iam.reconciliation.vo.User
- All Implemented Interfaces:
Serializable
,Identity
### Generated by Oracle JDeveloper 11g Technology Preview 2 11.1.1.0.20.46.84 - Fri Oct 19 11:40:52 PDT 2007. ###
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionProvides a display name specified for the user.Methods inherited from class oracle.iam.identity.usermgmt.vo.User
getAccountLockedDate, getAccountStatus, getAttribute, getAttributeNames, getAttributes, getAutomaticallyDeleteDate, getChangePasswordAtNextLogin, getCommonName, getCountry, getCreationDate, getDepartmentNumber, getDeprovisionedDate, getDeprovisioningDate, getDescription, getEmail, getEmployeeNumber, getEmployeeType, getEndDate, getEntityId, getFirstName, getGenerationQualifier, getId, getLastName, getLocale, getLogin, getLoginAttemptsCounter, getManagerKey, getManuallyLocked, getMiddleName, getMobile, getOrganizationKey, getPasswordCantChange, getPasswordCreationDate, getPasswordExpired, getPasswordExpireDate, getPasswordGenerated, getPasswordMinimumAge, getPasswordMustChange, getPasswordNeverExpires, getPasswordResetAttemptsCounter, getPasswordWarnDate, getPasswordWarned, getPolicyUpdateEnabled, getProvisionedDate, getProvisioningDate, getStartDate, getStatus, getTimezone, getUserDisabled, getUserType, setAccountStatus, setAttribute, setCommonName, setCountry, setDepartmentNumber, setDeprovisionedDate, setDeprovisioningDate, setDescription, setDisplayName, setEmail, setEmployeeNumber, setEmployeeType, setEndDate, setFirstName, setGenerationQualifier, setLastName, setLocale, setLogin, setManagerKey, setManagerKey, setMiddleName, setMobile, setOrganizationKey, setPasswordWarned, setPolicyUpdateEnabled, setProvisionedDate, setProvisioningDate, setStartDate, setStatus, setTimezone, setUserDisabled, setUserType, toString
-
Constructor Details
-
User
public User()Map orcCollection <-> oracle.iam.reconciliation.dao.xl.Orc -
User
-
-
Method Details
-
getUsrKey
-
getUsrLastName
-
getUsrFirstName
-
getUsrLogin
-
getDisplayName
Description copied from class:User
Provides a display name specified for the user.- Overrides:
getDisplayName
in classUser
- Returns:
- the display name specified for the user
-