WebCenter Interaction API  
 

IPTPickListEditor Interface

Modify the values of a managed pick list. This interface directly interacts with the database (there is no in-memory representation of a pick list). Picktrees and unmanaged pick lists cannot be edited using the Plumtree API, and can only be modified via SQL.

For a list of all members of this type, see IPTPickListEditor Members.

public interface IPTPickListEditor : IPTUnknown

Types that implement IPTPickListEditor

Type Description

Requirements

Namespace: com.plumtree.server

Assembly: plumtreeserver (in plumtreeserver.dll)

See Also

IPTPickListEditor Members | com.plumtree.server Namespace