Class User

java.lang.Object
oracle.iam.identity.usermgmt.vo.User
oracle.iam.reconciliation.vo.User
All Implemented Interfaces:
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:
  • Constructor Details

    • User

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

      public User(String entityId)
  • Method Details

    • getUsrKey

      public Long getUsrKey()
    • getUsrLastName

      public String getUsrLastName()
    • getUsrFirstName

      public String getUsrFirstName()
    • getUsrLogin

      public String getUsrLogin()
    • getDisplayName

      public 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