Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

ISelectionList Members

ISelectionList overview

Public Instance Properties

iconName Gets or sets the name of the selection list.
iconUUID Gets the selection list UUID.

Public Instance Methods

iconAddValues Adds an array of text values to the end of the existing selection list values.
iconGetContainingFolder Returns the IFolder that this selection list is created in.
iconGetValues Retrieves all text values from the selection list.
iconRemoveValues Removes an array of text values from the selection list.
iconStore Stores the selection list.

See Also

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