Contacts (Component)
CommonSpot lets you associate users as resources for a page's content. These users are called contacts. The Contacts object manages the associations between objects and the contact. As a contact is a user, any CommonSpot user can be a contact. When a contact is added to an object, it is a given a type. This type is a group name that you create. These names are created using the Users.saveContactType() method.
Methods marked below with [L] may be logged at the customer level (if transaction logging is licensed and enabled by the administrator)
Methods marked below with [C] may be customized at the customer level
Methods:
delete [L] [C] | Deletes a contact from a page or image. |
deleteAllForObject [L] [C] | Deletes all contacts from a page or image. |
deleteMultiple [C] | Deletes one or more contacts from a page or images. |
getList [C] | Returns zero or more structures, each containing information on contacts assigned to a page. |
save [L] [C] | Saves contacts for a page or image. |