Skip navigation links

Package com.webmethods.portal.bizPolicy.biz

BizPolicy groups all of the Portal's high level business logic APIs together into sets of related functions.

See: Description

Package com.webmethods.portal.bizPolicy.biz Description

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.
Skip navigation links