Package com.ibm.jarm.api.property

This package contains types that support property collections and individual properties.

See: Description

  • Interface Summary 
    Interface Description
    RMProperties
    Specialized collection for RMProperty instances.
    RMProperty
    Represents a single property value that is a member of a RMProperties collection.
  • Class Summary 
    Class Description
    RMFilterElement
    RMFilterElement instances are used in conjunction with a parent RMPropertyFilter to define the type of property values to be returned for various fetch and query results, including recursion control for object-type property values.
    RMPropertyFilter
    Defines a specific set of properties to return and/or exclude during an entity retrieval from a repository.
  • Enum Summary 
    Enum Description
    RMFilteredPropertyType
    Enumerated type used to optionally define the data-type for a RMPropertyFilter or RMFilterElement instance.

Package com.ibm.jarm.api.property Description

This package contains types that support property collections and individual properties. Also included are types that are used to control which properties (and to what extent) are retrieved from a repository.

© Copyright IBM Corp. 2010, 2013. All Rights Reserved.