Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Class
com.engiweb.profilemanager.common.bean.UserAttributeMappings

  • Packages that use UserAttributeMappings 
    Package Description
    com.engiweb.profilemanager.common.interfaces  
    • Uses of UserAttributeMappings in com.engiweb.profilemanager.common.interfaces

      Methods in com.engiweb.profilemanager.common.interfaces that return UserAttributeMappings 
      Modifier and Type Method and Description
      UserAttributeMappings IUserDirect.findUserAttributesConfig(com.engiweb.pm.dao.db.DAO connDao)
      Returns the list of attributes of a User Object.
      UserAttributeMappings IUserDirect.findUserAttributesConfig(java.lang.String languageCode, com.engiweb.pm.dao.db.DAO connDao)
      Returns the list of attributes of a User Object.
      UserAttributeMappings IUser.findUserAttributesConfig(java.lang.String token, java.lang.String realmAdm)
      Returns the list of attributes of a User Object.
      UserAttributeMappings IUser.findUserAttributesConfig(java.lang.String languageCode, java.lang.String token, java.lang.String realmAdm)
      Returns the list of attributes of a User Object.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes