org.csapi.fw.fw_enterprise_operator.service_subscription
Class _IpClientAppManagementStub
java.lang.Object
org.omg.CORBA.portable.ObjectImpl
org.csapi.fw.fw_enterprise_operator.service_subscription._IpClientAppManagementStub
- All Implemented Interfaces:
- java.io.Serializable, IpClientAppManagement, IpClientAppManagementOperations, IpInterface, IpInterfaceOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity
public class _IpClientAppManagementStub
- extends org.omg.CORBA.portable.ObjectImpl
- implements IpClientAppManagement
Generated from IDL interface "IpClientAppManagement"
- Author:
- JacORB IDL compiler V 2.1, 16-Feb-2004
- See Also:
- Serialized Form
|
Field Summary |
static java.lang.Class |
_opsClass
|
| 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 |
_opsClass
public static final java.lang.Class _opsClass
_IpClientAppManagementStub
public _IpClientAppManagementStub()
_ids
public java.lang.String[] _ids()
- Specified by:
_ids in class org.omg.CORBA.portable.ObjectImpl
modifySAG
public void modifySAG(TpSag sag)
throws P_INVALID_SAG_ID,
TpCommonExceptions,
P_ACCESS_DENIED
- Specified by:
modifySAG in interface IpClientAppManagementOperations
- Throws:
P_INVALID_SAG_ID
TpCommonExceptions
P_ACCESS_DENIED
removeSAGMembers
public void removeSAGMembers(java.lang.String sagID,
java.lang.String[] clientAppIDList)
throws P_INVALID_SAG_ID,
TpCommonExceptions,
P_ACCESS_DENIED,
P_INVALID_CLIENT_APP_ID
- Specified by:
removeSAGMembers in interface IpClientAppManagementOperations
- Throws:
P_INVALID_SAG_ID
TpCommonExceptions
P_ACCESS_DENIED
P_INVALID_CLIENT_APP_ID
requestConflictInfo
public TpAddSagMembersConflict[] requestConflictInfo()
throws TpCommonExceptions,
P_ACCESS_DENIED
- Specified by:
requestConflictInfo in interface IpClientAppManagementOperations
- Throws:
TpCommonExceptions
P_ACCESS_DENIED
addSAGMembers
public void addSAGMembers(java.lang.String sagID,
java.lang.String[] clientAppIDs)
throws P_INVALID_SAG_ID,
TpCommonExceptions,
P_ACCESS_DENIED,
P_INVALID_ADDITION_TO_SAG,
P_INVALID_CLIENT_APP_ID
- Specified by:
addSAGMembers in interface IpClientAppManagementOperations
- Throws:
P_INVALID_SAG_ID
TpCommonExceptions
P_ACCESS_DENIED
P_INVALID_ADDITION_TO_SAG
P_INVALID_CLIENT_APP_ID
createClientApp
public void createClientApp(TpClientAppDescription clientAppDescription)
throws TpCommonExceptions,
P_ACCESS_DENIED,
P_INVALID_CLIENT_APP_ID
- Specified by:
createClientApp in interface IpClientAppManagementOperations
- Throws:
TpCommonExceptions
P_ACCESS_DENIED
P_INVALID_CLIENT_APP_ID
deleteClientApp
public void deleteClientApp(java.lang.String clientAppID)
throws TpCommonExceptions,
P_ACCESS_DENIED,
P_INVALID_CLIENT_APP_ID
- Specified by:
deleteClientApp in interface IpClientAppManagementOperations
- Throws:
TpCommonExceptions
P_ACCESS_DENIED
P_INVALID_CLIENT_APP_ID
createSAG
public void createSAG(TpSag sag,
java.lang.String[] clientAppIDs)
throws P_INVALID_SAG_ID,
TpCommonExceptions,
P_ACCESS_DENIED,
P_INVALID_CLIENT_APP_ID
- Specified by:
createSAG in interface IpClientAppManagementOperations
- Throws:
P_INVALID_SAG_ID
TpCommonExceptions
P_ACCESS_DENIED
P_INVALID_CLIENT_APP_ID
modifyClientApp
public void modifyClientApp(TpClientAppDescription clientAppDescription)
throws TpCommonExceptions,
P_ACCESS_DENIED,
P_INVALID_CLIENT_APP_ID
- Specified by:
modifyClientApp in interface IpClientAppManagementOperations
- Throws:
TpCommonExceptions
P_ACCESS_DENIED
P_INVALID_CLIENT_APP_ID
deleteSAG
public void deleteSAG(java.lang.String sagID)
throws P_INVALID_SAG_ID,
TpCommonExceptions,
P_ACCESS_DENIED
- Specified by:
deleteSAG in interface IpClientAppManagementOperations
- Throws:
P_INVALID_SAG_ID
TpCommonExceptions
P_ACCESS_DENIED
Copyright © 2008. All Rights Reserved.