|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
IBizPolicyManager | IBizPolicyManager manages all the registered IBizPolicy s. |
IBizPolicyNames | Names of common business policies that can be passed in to IBizPolicyManager.getBizPolicy(java.lang.String)
to retrieve the appropriate BizPolicy interface. |
BizPolicy groups all of the Portal's high level business logic APIs together into sets of related functions. BizPolicies are made up of two components: IBizPolicy and ICommand. Commands provide the implementation of various business logic operations. BizPolicies are groups of Commands relating to a specific type of functionality. IBizPolicy provides the interfaces necessary to invoke the appropriate Commands.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |