Package com.ibm.portal.state.accessors.generic

This package contains generic base interfaces used by other accessors.

See:
          Description

Interface Summary
BooleanAccessor Interface providing read access to state information which is represented by a boolean flag.
BooleanAccessorController Interface providing read-write access to state information which is represented by a boolean flag.
BooleanAccessorFactory Generic factory providing read-only and read-write accessors for state information which is represented by boolean flags.
 

Package com.ibm.portal.state.accessors.generic Description

This package contains generic base interfaces used by other accessors.

Package Specification

Provides base interfaces for accessors.