Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

SyncObject Members

SyncObject overview

Public Static Methods

iconiconCreateGroup Static method to create a SyncObject representing a group.
iconiconCreateUser Static method to create a SyncObject representing a user.

Public Instance Properties

iconAuthName The name to be passed to the authentication service.
iconName The name of the user in the portal.
iconUniqueName The unique name for this user in the context of this synchronization service. Note: This value is case-sensitive and is always returned by the portal in uppercase.

Public Instance Methods

iconEquals (inherited from Object) 
iconGetHashCode (inherited from Object) 
iconGetType (inherited from Object) 
iconToString (inherited from Object) 

See Also

SyncObject Class | Plumtree.Remote.Auth Namespace