Skip navigation links


oracle.iam.reconciliation.vo
Class User

java.lang.Object
  extended by oracle.iam.identity.usermgmt.vo.User
      extended by oracle.iam.reconciliation.vo.User

All Implemented Interfaces:
java.io.Serializable, Identity

public class User
extends User

### 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:
Serialized Form

Constructor Summary
User()
          Map orcCollection <-> oracle.iam.reconciliation.dao.xl.Orc
User(java.lang.String entityId)
           

 

Method Summary
 java.lang.String getDisplayName()
          Provides a display name specified for the user.
 java.lang.String getUsrFirstName()
           
 java.lang.Long getUsrKey()
           
 java.lang.String getUsrLastName()
           
 java.lang.String getUsrLogin()
           

 

Methods inherited from class oracle.iam.identity.usermgmt.vo.User
getAccountLockedDate, getAccountStatus, getAttribute, getAttributeNames, getAttributes, getAutomaticallyDeleteDate, getChangePasswordAtNextLogin, getCommonName, getCountry, getCreationDate, getDeprovisionedDate, getDeprovisioningDate, getDescription, getEmail, getEmployeeNumber, getEmployeeType, getEndDate, getEntityId, getFirstName, getGenerationQualifier, getId, getLastName, getLocale, getLogin, getLoginAttemptsCounter, getManagerKey, getManuallyLocked, getMiddleName, getOrganizationKey, getPasswordCantChange, getPasswordExpired, getPasswordExpireDate, getPasswordGenerated, getPasswordMinimumAge, getPasswordMustChange, getPasswordNeverExpires, getPasswordResetAttemptsCounter, getPasswordWarnDate, getPasswordWarned, getPolicyUpdateEnabled, getProvisionedDate, getProvisioningDate, getStartDate, getStatus, getTimezone, getUserDisabled, getUserType, setAccountStatus, setAttribute, setCommonName, setCountry, setDeprovisionedDate, setDeprovisioningDate, setDescription, setDisplayName, setEmail, setEmployeeNumber, setEmployeeType, setEndDate, setFirstName, setGenerationQualifier, setLastName, setLocale, setLogin, setManagerKey, setMiddleName, setOrganizationKey, setPasswordWarned, setPolicyUpdateEnabled, setProvisionedDate, setProvisioningDate, setStartDate, setStatus, setTimezone, setUserDisabled, setUserType, toString

 

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait

 

Constructor Detail

User

public User()
Map orcCollection <-> oracle.iam.reconciliation.dao.xl.Orc

User

public User(java.lang.String entityId)

Method Detail

getUsrKey

public java.lang.Long getUsrKey()

getUsrLastName

public java.lang.String getUsrLastName()

getUsrFirstName

public java.lang.String getUsrFirstName()

getUsrLogin

public java.lang.String getUsrLogin()

getDisplayName

public java.lang.String getDisplayName()
Description copied from class: User
Provides a display name specified for the user.
Overrides:
getDisplayName in class User
Returns:
the display name specified for the user

Skip navigation links


Copyright © 2010, Oracle and/or its affiliates. All rights reserved.