Overview  Package Class Use Deprecated Help 
IBM WebSphere PortalTM
V5.1.0.1

Package  com.ibm.portal.propertybroker.property

Interface Summary
PropertyValueEncapsulates a property with its value and an optional reason for change.
ParameterControllerParameterController encapsulates setter methods used when initializing instances of Parameter.
PropertyControllerEncapsulates setter methods used when initializing instances of Property.
ActionControllerActionController encapsulates setter methods used when initializing instances of Action.
ParameterAn action (encapsulated in the Action interface) is associated with several parameters (encapsulated in the Parameter interface), and each parameter is associated with a property (encapsulated in the Property interface).
ActionAction encapsulates the information used by the Property Broker to deliver property values provided by sources to targets.
PropertyEncapsulates property information.

Class Summary
PropertyFilterTypeTypesafe enum pattern that encapsulates the property filter type.
PropertyValueChangeTypeTypesafe enum pattern storing the possible reasons why a property value change was generated - e.g.
ActionTypeTypesafe enum pattern that encapsulates the type of an Action.
ParameterBindingTypeTypesafe enum pattern that encapsulates the binding types of a Parameter.
DirectionTypesafe enum pattern that encapsulates the direction of a Property.

Exception Summary



Package Description

This package contains public interfaces of objects (such as Property and Action) which are used to support brokered communication between components. Interfaces and classes in this package must not have direct dependence on classes specific to the portal environment (such as PortletRequest) as they are designed to be re-used in general component environments where brokered communication may be applied.
@ibm-api
@since 5.1


Overview  Package Class Use Deprecated Help 
IBM WebSphere PortalTM
V5.1.0.1


 

WebSphere is a trademark of the IBM Corporation in the United States, other countries, or both.

 

IBM is a trademark of the IBM Corporation in the United States, other countries, or both.