|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.omg.CORBA.portable.ObjectImpl
org.csapi.fw.fw_enterprise_operator.service_subscription._IpServiceContractManagementStub
public class _IpServiceContractManagementStub
Generated from IDL interface "IpServiceContractManagement"
| Field Summary | |
|---|---|
static java.lang.Class |
_opsClass
|
| Constructor Summary | |
|---|---|
_IpServiceContractManagementStub()
|
|
| Method Summary | |
|---|---|
java.lang.String[] |
_ids()
|
java.lang.String |
createServiceContract(TpServiceContractDescription serviceContractDescription)
|
void |
deleteServiceContract(java.lang.String serviceContractID)
|
void |
modifyServiceContract(TpServiceContract serviceContract)
|
| Methods inherited from class org.omg.CORBA.portable.ObjectImpl |
|---|
_create_request, _create_request, _duplicate, _get_delegate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_delegate, _set_policy_override, equals, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.Class _opsClass
| Constructor Detail |
|---|
public _IpServiceContractManagementStub()
| Method Detail |
|---|
public java.lang.String[] _ids()
_ids in class org.omg.CORBA.portable.ObjectImpl
public java.lang.String createServiceContract(TpServiceContractDescription serviceContractDescription)
throws P_INVALID_SERVICE_ID,
TpCommonExceptions,
P_ACCESS_DENIED
createServiceContract in interface IpServiceContractManagementOperationsP_INVALID_SERVICE_ID
TpCommonExceptions
P_ACCESS_DENIED
public void modifyServiceContract(TpServiceContract serviceContract)
throws P_INVALID_SERVICE_ID,
TpCommonExceptions,
P_INVALID_SERVICE_CONTRACT_ID,
P_ACCESS_DENIED
modifyServiceContract in interface IpServiceContractManagementOperationsP_INVALID_SERVICE_ID
TpCommonExceptions
P_INVALID_SERVICE_CONTRACT_ID
P_ACCESS_DENIED
public void deleteServiceContract(java.lang.String serviceContractID)
throws TpCommonExceptions,
P_INVALID_SERVICE_CONTRACT_ID,
P_ACCESS_DENIED
deleteServiceContract in interface IpServiceContractManagementOperationsTpCommonExceptions
P_INVALID_SERVICE_CONTRACT_ID
P_ACCESS_DENIED
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||