|
Copyright © 2008 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
@Deprecated public interface BusinessPolicyManager
The Business Policy Manager provides an interface by which a set of Business Policies can be associated with any object that implements it.
BusinessPolicy| Method Summary | |
|---|---|
void |
addBusinessPolicy(String policyKey,
BusinessPolicy businessPolicy)
Deprecated See BEA Commerce product offering |
BusinessPolicy |
getBusinessPolicy(String policyKey)
Deprecated See BEA Commerce product offering |
BusinessPolicy |
removeBusinessPolicy(String policyKey)
Deprecated See BEA Commerce product offering |
| Method Detail |
|---|
void addBusinessPolicy(String policyKey,
BusinessPolicy businessPolicy)
throws SystemException,
RemoteException
SystemException
RemoteException
BusinessPolicy getBusinessPolicy(String policyKey)
throws SystemException,
RemoteException
SystemException
RemoteException
BusinessPolicy removeBusinessPolicy(String policyKey)
throws SystemException,
RemoteException
SystemException
RemoteException
|
Copyright © 2008 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||