Package com.plumtree.remote.prc.content.selectionlist

Provides classes and interfaces for creating, modifying, managing, and retrieving Content selection lists.

See:
          Description

Interface Summary
ISelectionList Represents a selection list; a user-defined list of text values that specifies the list of valid values for an ISelectionListProperty property that can be added to an IDataEntryTemplate.
ISelectionListManager Interface for managing ISelectionList functionality.
 

Package com.plumtree.remote.prc.content.selectionlist Description

Provides classes and interfaces for creating, modifying, managing, and retrieving Content selection lists. (See Content Item Example for sample code on how to create and retrieve selection lists). Refer to the Administrator Guide for Content Server for additional details on Content selection list functionality, or see Plumtree Developer Center for developer discussions and additional documentation.

Note: Both selection list names and values cannot be an empty string, and cannot be longer than 255 characters. Selection list names are case-insensitive. Selection list values are case-sensitive.

Since:
EDK 5.2


For additional information on the Oracle® WebCenter Interaction Development Kit, including tutorials, blogs, code samples and more, see the Oracle Technology Network (http://www.oracle.com/technology/index.html).

Copyright ©2010 Oracle® Corporation. All Rights Reserved.