Smartswitch
List of all members
Smartswitch::Peer::Originator Interface Reference

This interface allows to manipulate the Originator. More...

defined in <Originator.ice>

interface Originator extends Smartswitch::Peer::GenericPeer { ... }

Inheritance diagram for Smartswitch::Peer::Originator:
Inheritance graph
[legend]
Collaboration diagram for Smartswitch::Peer::Originator:
Collaboration graph
[legend]

Additional Inherited Members

- Operations inherited from Smartswitch::Peer::GenericPeer
CompanygetCompany () throws AccessException
 Obtain the proxy to a Company which is bound to this GenericPeer. More...
 
idempotent long getId ()
 Obtain the unique constant ID of a GenericPeer. More...
 
idempotent string getName () throws AccessException
 Obtain the name of a GenericPeer. More...
 
VariableSequence getVariables () throws AccessException
 Obtain the custom variables attached to the GenericPeer. More...
 
void insertVariable (Variable variable) throws AccessException
 Add a custom variable to the GenericPeer. More...
 
- Operations inherited from Smartswitch::Destroyable
void destroy ()
 Destroy the proxy entity at the Smartswitch side. More...
 

Detailed Description

This interface allows to manipulate the Originator.


The documentation for this interface was generated from the following file: