FileNet Content Services
Java Connector v3.0

Uses of Interface
com.filenet.Panagon.PanagonObject

Packages that use PanagonObject
com.filenet.Panagon This package contains the ObjectFactory class for creating new objects, and interfaces that define system and custom properties as fields.  
 

Uses of PanagonObject in com.filenet.Panagon
 

Subinterfaces of PanagonObject in com.filenet.Panagon
 interface ChoiceList
          A ChoiceList object is a collection of Choice objects, which represent the possible values of a property.
 interface ClassDescription
          A ClassDescription object is a collection of metadata that describes a Content Services class.
 interface Document
          A Document object represents a document stored in a Content Services object store (library).
 interface Folder
          A Folder object represents a container that can hold other objects.
 interface ObjectStore
          An ObjectStore object represents a location (an object store) in which objects are stored on the Content Services server.
 interface PropertyDescription
          A PropertyDescription object is a collection of metadata that describes a property.
 


FileNet Content Services
Java Connector v3.0