Oracle® Webcenter Interaction Development Kit 10.3.0.0.0

ISyncProvider Methods

The methods of the ISyncProvider interface are listed below. For a complete list of ISyncProvider interface members, see the ISyncProvider Members topic.

Public Instance Methods

AttachToGroup Gets an IGroup object used to query for groups and users contained within the specified group.
GetGroups Returns a SyncObjectList object with an array of SyncObjects inside representing groups.
GetUsers Returns a SyncObjectList object with an array of SyncObjects inside representing users.
Initialize Initializes the synchronization provider using the information configured in the portal by the administrator.
Reset Called when an IGroup is done with any queries for subusers and subgroups.
Shutdown Cleans up any resources used by the synchronization provider.

See Also

ISyncProvider Interface | Plumtree.Remote.Auth Namespace