Uses of Interface
lumis.portal.user.IUserAttributeManagerSPI
-
Packages that use IUserAttributeManagerSPI Package Description lumis.portal.manager lumis.portal.user Defines classes and interfaces for the portal's user. -
-
Uses of IUserAttributeManagerSPI in lumis.portal.manager
Methods in lumis.portal.manager that return IUserAttributeManagerSPI Modifier and Type Method Description static IUserAttributeManagerSPI
ManagerFactoryInternal. getUserAttributeManager()
Returns the manager for user attribute definitions. -
Uses of IUserAttributeManagerSPI in lumis.portal.user
Classes in lumis.portal.user that implement IUserAttributeManagerSPI Modifier and Type Class Description class
UserAttributeManager
IUserAttributeManagerSPI
implementation.
-