org.csapi.ui
Class _IpUIManagerStub
java.lang.Object
org.omg.CORBA.portable.ObjectImpl
org.csapi.ui._IpUIManagerStub
- All Implemented Interfaces:
- java.io.Serializable, IpInterface, IpInterfaceOperations, IpService, IpServiceOperations, IpUIManager, IpUIManagerOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity
public class _IpUIManagerStub
- extends org.omg.CORBA.portable.ObjectImpl
- implements IpUIManager
Generated from IDL interface "IpUIManager"
- 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
_IpUIManagerStub
public _IpUIManagerStub()
_ids
public java.lang.String[] _ids()
- Specified by:
_ids in class org.omg.CORBA.portable.ObjectImpl
setCallback
public void setCallback(IpInterface appInterface)
throws P_INVALID_INTERFACE_TYPE,
TpCommonExceptions
- Specified by:
setCallback in interface IpServiceOperations
- Throws:
P_INVALID_INTERFACE_TYPE
TpCommonExceptions
changeNotification
public void changeNotification(int assignmentID,
TpUIEventCriteria eventCriteria)
throws P_INVALID_ASSIGNMENT_ID,
TpCommonExceptions,
P_INVALID_CRITERIA
- Specified by:
changeNotification in interface IpUIManagerOperations
- Throws:
P_INVALID_ASSIGNMENT_ID
TpCommonExceptions
P_INVALID_CRITERIA
getNotification
public TpUIEventCriteriaResult[] getNotification()
throws TpCommonExceptions
- Specified by:
getNotification in interface IpUIManagerOperations
- Throws:
TpCommonExceptions
disableNotifications
public void disableNotifications()
throws TpCommonExceptions
- Specified by:
disableNotifications in interface IpUIManagerOperations
- Throws:
TpCommonExceptions
destroyNotification
public void destroyNotification(int assignmentID)
throws P_INVALID_ASSIGNMENT_ID,
TpCommonExceptions
- Specified by:
destroyNotification in interface IpUIManagerOperations
- Throws:
P_INVALID_ASSIGNMENT_ID
TpCommonExceptions
createUICall
public TpUICallIdentifier createUICall(IpAppUICall appUI,
TpUITargetObject uiTargetObject)
throws P_INVALID_INTERFACE_TYPE,
P_INVALID_NETWORK_STATE,
TpCommonExceptions
- Specified by:
createUICall in interface IpUIManagerOperations
- Throws:
P_INVALID_INTERFACE_TYPE
P_INVALID_NETWORK_STATE
TpCommonExceptions
createNotification
public int createNotification(IpAppUIManager appUIManager,
TpUIEventCriteria eventCriteria)
throws P_INVALID_INTERFACE_TYPE,
TpCommonExceptions,
P_INVALID_CRITERIA
- Specified by:
createNotification in interface IpUIManagerOperations
- Throws:
P_INVALID_INTERFACE_TYPE
TpCommonExceptions
P_INVALID_CRITERIA
setCallbackWithSessionID
public void setCallbackWithSessionID(IpInterface appInterface,
int sessionID)
throws P_INVALID_INTERFACE_TYPE,
TpCommonExceptions,
P_INVALID_SESSION_ID
- Specified by:
setCallbackWithSessionID in interface IpServiceOperations
- Throws:
P_INVALID_INTERFACE_TYPE
TpCommonExceptions
P_INVALID_SESSION_ID
enableNotifications
public int enableNotifications(IpAppUIManager appUIManager)
throws TpCommonExceptions
- Specified by:
enableNotifications in interface IpUIManagerOperations
- Throws:
TpCommonExceptions
createUI
public TpUIIdentifier createUI(IpAppUI appUI,
TpAddress userAddress)
throws P_INVALID_INTERFACE_TYPE,
P_INVALID_NETWORK_STATE,
TpCommonExceptions
- Specified by:
createUI in interface IpUIManagerOperations
- Throws:
P_INVALID_INTERFACE_TYPE
P_INVALID_NETWORK_STATE
TpCommonExceptions
Copyright © 2008. All Rights Reserved.