import "Component_Base.idl";
Inheritance diagram for Components::CCMContext:
Public Member Functions | |
Principal | get_caller_principal () |
CCMHome | get_CCM_home () |
boolean | get_rollback_only () raises (IllegalState) |
Transaction::UserTransaction | get_user_transaction () raises (IllegalState) |
boolean | is_caller_in_role (in string role) |
void | set_rollback_only () raises (IllegalState) |
Principal | get_caller_principal () |
CCMHome | get_CCM_home () |
boolean | get_rollback_only () raises (IllegalState) |
Transaction::UserTransaction | get_user_transaction () raises (IllegalState) |
boolean | is_caller_in_role (in string role) |
void | set_rollback_only () raises (IllegalState) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|