Uses of Package
com.filenet.api.property

  • Packages that use com.filenet.api.property 
    Package Description
    com.filenet.api.action
    Provides classes that are related to making changes to objects.
    com.filenet.api.core
    Provides classes and interfaces that are related to the core business objects of the API, such as EntireNetwork, Domain, Document, Folder, and so on.
    com.filenet.api.property
    Provides classes and interfaces related to Content Engine object properties.
    com.filenet.api.query
    Provides classes related to constructing and performing Content Engine searches.
    com.filenet.api.security
    Provides interfaces related to authentication, authorization, and user- and group-specific data.
  • Classes in com.filenet.api.property used by com.filenet.api.action 
    Class and Description
    Properties
    Represents a collection of Property values that you can manipulate.
  • Classes in com.filenet.api.property used by com.filenet.api.core 
    Class and Description
    Properties
    Represents a collection of Property values that you can manipulate.
    Property
    Represents the base interface for a property belonging to a Content Engine object.
    PropertyFilter
    Represents information, used in conjunction with one or more FilterElement objects, for controlling which properties of a Content Engine object (and with what level of detail) to return from the server during an object retrieval or an object refresh.
  • Classes in com.filenet.api.property used by com.filenet.api.property 
    Class and Description
    FilterElement
    Represents information, used in conjunction with a PropertyFilter object, for controlling which properties of a Content Engine object (and with what level of detail) to return from the server during an object retrieval or an object refresh.
    Property
    Represents the base interface for a property belonging to a Content Engine object.
    PropertyFilter
    Represents information, used in conjunction with one or more FilterElement objects, for controlling which properties of a Content Engine object (and with what level of detail) to return from the server during an object retrieval or an object refresh.
  • Classes in com.filenet.api.property used by com.filenet.api.query 
    Class and Description
    Properties
    Represents a collection of Property values that you can manipulate.
    PropertyFilter
    Represents information, used in conjunction with one or more FilterElement objects, for controlling which properties of a Content Engine object (and with what level of detail) to return from the server during an object retrieval or an object refresh.
  • Classes in com.filenet.api.property used by com.filenet.api.security 
    Class and Description
    PropertyFilter
    Represents information, used in conjunction with one or more FilterElement objects, for controlling which properties of a Content Engine object (and with what level of detail) to return from the server during an object retrieval or an object refresh.

© Copyright IBM Corporation 2006, 2013. All rights reserved.