Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

ISyncProvider Members

ISyncProvider overview

Public Instance Methods

iconAttachToGroup Gets an IGroup object used to query for groups and users contained within the specified group.
iconGetGroups Returns a SyncObjectList object with an array of SyncObjects inside representing groups.
iconGetUsers Returns a SyncObjectList object with an array of SyncObjects inside representing users.
iconInitialize Initializes the synchronization provider using the information configured in the portal by the administrator.
iconReset Called when an IGroup is done with any queries for subusers and subgroups.
iconShutdown Cleans up any resources used by the synchronization provider.

See Also

ISyncProvider Interface | Plumtree.Remote.Auth Namespace