Oracle® Webcenter Interaction Development Kit 10.3.0.0.0

ISelectionList Methods

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

Public Instance Methods

AddValues Adds an array of text values to the end of the existing selection list values.
GetContainingFolder Returns the IFolder that this selection list is created in.
GetValues Retrieves all text values from the selection list.
RemoveValues Removes an array of text values from the selection list.
Store Stores the selection list.

See Also

ISelectionList Interface | Plumtree.Remote.PRC.Content.SelectionList Namespace