Novell exteNd
Director 5.2 API

Package com.sssw.fw.usermgr.api

Provides interfaces that define the API for working with the User subsystem (user personalization and customization).

See:
          Description

Interface Summary
EbiGroupPreferenceDelegate Group Preference Delegate that is Provided as a facade to access group preference related information either from the local personalize manager or through EJB api provided by the user service.
EbiGroupPreferenceInfo This class is used to pass portal group page persistent data to/from database ProfileGroupPreferences table.
EbiPersonalizeManager This provides an interface for the user personalize manager.
EbiUserBlobAttrInfo This provides an interface to the EbiUserBlobAttrInfo object which contains user custom blob attribute information for a specified user.
EbiUserConstants Contains constants for the Director User subsystem.
EbiUserDelegate User Delegate that is Provided as a facade to access user personalized attributes related information either from the local user manager or through EJB api provided by the user service.
EbiUserExtInfo This provides an interface to the User Info object which contains user information from user registration (mainly for Internet users).
EbiUserInfo This provides an interface to the User Info object which contains user information from user registration (mainly for Internet users).
EbiUserManager This provides an interface for the user manager.
EbiUserMeta This provides an interface for the User Extended MetaData object which contains user extended attribute metadata information.
EbiUserMetaDataQuery This interface defines some of the functionality needed for a User MetaData Query implementation.
EbiUserMetaDelegate User Meta Delegate that is Provided as a facade to access user meta related information either from the local user manager or through EJB api provided by the user service.
EbiUserPreferenceDelegate User Preference Delegate that is Provided as a facade to access user preference related information either from the local personalize manager or through EJB api provided by the user service.
EbiUserPreferenceInfo This class is used to pass component persistent data to/from database PortalComponents table.
EbiUserQuery Objects that implement this interface represent queries that are used to search for Users maintained by the User Service.
 

Package com.sssw.fw.usermgr.api Description

Provides interfaces that define the API for working with the User subsystem (user personalization and customization).


Novell exteNd
Director 5.2 API