Package com.ibm.portal.propertybroker.service

This package contains the public interface PropertyBrokerService provided by the Property Broker for portlets compliant with JSR 168.

See:
          Description

Interface Summary
PropertyBrokerContextPassingService An interface used to pass context information to portlets.
PropertyBrokerService The public interface provided by the Property Broker service.
PropertyFactory An factory interface provided by the Property Broker.
 

Exception Summary
AccessFailedException This exception indicates that there was an access error using the Property Broker service.
ActivationFailedException This exception indicates that there was an activation error using the Property Broker service.
CreateFailedException This exception indicates that there was an error trying to create a new object using the Property Broker service.
DeactivationFailedException This exception indicates that there was a deactivation error using the Property Broker service.
PropertyBrokerServiceException This is the root class for all exceptions thrown by the Property Broker service.
 

Package com.ibm.portal.propertybroker.service Description

This package contains the public interface PropertyBrokerService provided by the Property Broker for portlets compliant with JSR 168. The public exceptions declared in the public interface methods of the Property Broker are also defined in this package.

Since:
5.1