| CIAO
    1.1.7
    | 
import "CCM_Entity2Context.idl";


| Public Member Functions | |
| ComponentId | get_component_id () raises (IllegalState) | 
| ComponentId | create_component_id (in FacetId target_facet, in SegmentId target_segment, in SegmentDescrSeq seq_descrs) | 
| ComponentId | create_monolithic_component_id (in FacetId target_facet, in StateIdValue sid) | 
| Object | create_ref_from_cid (in CORBA::RepositoryId repid, in ComponentId cid) | 
| ComponentId | get_cid_from_ref (in Object objref) raises (BadComponentReference) | 
|  Public Member Functions inherited from Components::EntityContext | |
| Object | get_CCM_object () raises (IllegalState) | 
| PrimaryKeyBase | get_primary_key () raises (IllegalState) | 
|  Public Member Functions inherited from Components::CCMContext | |
| 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) | 
| Object | resolve_service_reference (in string service_id) raises (CCMException) | 
| void | install_service_component_reference (in string service_id, in Object objref) | 
| Object | uninstall_service_component_reference (in string service_id) | 
|  Public Member Functions inherited from Components::CCM2Context | |
| HomeRegistration | get_home_registration () | 
| void | req_passivate () raises (PolicyMismatch) | 
| CatalogBase | get_persistence (in _TypeId catalog_type_id) raises (PersistenceNotAvailable) | 
| ComponentId Components::Entity2Context::create_component_id | ( | in FacetId | target_facet, | 
| in SegmentId | target_segment, | ||
| in SegmentDescrSeq | seq_descrs | ||
| ) | 
| ComponentId Components::Entity2Context::create_monolithic_component_id | ( | in FacetId | target_facet, | 
| in StateIdValue | sid | ||
| ) | 
| Object Components::Entity2Context::create_ref_from_cid | ( | in CORBA::RepositoryId | repid, | 
| in ComponentId | cid | ||
| ) | 
| ComponentId Components::Entity2Context::get_cid_from_ref | ( | in Object | objref | ) | raises (BadComponentReference) | 
| ComponentId Components::Entity2Context::get_component_id | ( | ) | raises (IllegalState) | 
 1.8.1.1
 1.8.1.1