Siebel Developer's Reference > Business Component Classes > CSSBCUser Class >

CSSBCUser Methods


This section describes the methods that are implemented in the CSSBCUser Class.

AddToSyncList

The AddToSyncList method adds the current user to the Sync List MVG. The Sync List MVG is used by the system to determine which Contacts to sync down to the user's PIM devices (for example, a PDA).

Origin
Implemented in CSSBCUser.
Invocable
You can invoke AddToSyncList from business components.
You can also invoke this method through custom buttons and commands.

RemoveFromSyncList

The RemoveFromSyncList method removes the current user from the Sync List MVG. The Sync List MVG is used by the system to determine which Contacts to sync down to the user's PIM devices (for example, a PDA).

Origin
Implemented in CSSBCUser.
Invocable
You can invoke RemoveFromSyncList from business components.
You can also invoke this method through custom buttons and commands.

PromotePersonalContact

The PromotePersonalContact method is used to turn a Personal Contact into a general Contact. Personal Contacts only appear in the Personal Contact list view. When a Personal Contact is promoted to a general Contact, it is no longer accessible in the Personal Contact list view, and instead is accessible in the My Contacts view. This method is called implicitly when a user unchecks the Personal Contact field (labeled as Private on the applets).

Origin
Implemented in CSSBCUser.
Invocable
You can invoke PromotePersonalContact from business components.
You can also invoke this method through custom buttons and commands.


 Siebel Developer's Reference 
 Published: 23 October 2003