|
4.1.0.610 20071213 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.ecma.csta.CastorObject
ch.ecma.csta.binding.RetrievedEvent
public class RetrievedEvent
Indicates that a previously held call has been retrieved.
The supported parameters for the RetrievedEvent are:RetrievedEvent Supported Parameters | ||
---|---|---|
monitorCrossRefID | Mandatory | Associates the event to an established monitor. |
retrievedConnection | Mandatory | Specifies the connection at which the hold was deactivated. |
retrievingDevice | Mandatory | Specifies the device at which the hold was deactivated. |
localConnectionInfo | Conditional | Specifies the local connection state of the device associated with the Monitor Cross Reference ID. |
cause | Mandatory | Specifies the reason for the event. |
EstablishedEvent
is generated in
this case).
Refer to ECMA 269, Section 17.1.2, Alternate Call for more
information.
Constructor Summary | |
---|---|
RetrievedEvent()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
CallCharacteristics |
getCallCharacteristics()
Returns the value of field 'callCharacteristics'. |
CallLinkageData |
getCallLinkageData()
Returns the value of field 'callLinkageData'. |
EventCause |
getCause()
Returns the value of field 'cause'. |
CorrelatorData |
getCorrelatorData()
Returns the value of field 'correlatorData'. |
CSTACommonArguments |
getExtensions()
Returns the value of field 'extensions'. |
java.lang.String |
getLanguagePreferences()
Returns the value of field 'languagePreferences'. |
LocalConnectionState |
getLocalConnectionInfo()
Returns the value of field 'localConnectionInfo'. |
MediaCallCharacteristics |
getMediaCallCharacteristics()
Returns the value of field 'mediaCallCharacteristics'. |
java.lang.String |
getMonitorCrossRefID()
Returns the value of field 'monitorCrossRefID'. |
ConnectionID |
getRetrievedConnection()
Returns the value of field 'retrievedConnection'. |
ConnectionInformation |
getRetrievedConnectionInfo()
Returns the value of field 'retrievedConnectionInfo'. |
SubjectDeviceID |
getRetrievingDevice()
Returns the value of field 'retrievingDevice'. |
ServicesPermitted |
getServicesPermitted()
Returns the value of field 'servicesPermitted'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setCallCharacteristics(CallCharacteristics callCharacteristics)
Sets the value of field 'callCharacteristics'. |
void |
setCallLinkageData(CallLinkageData callLinkageData)
Sets the value of field 'callLinkageData'. |
void |
setCause(EventCause cause)
Sets the value of field 'cause'. |
void |
setCorrelatorData(CorrelatorData correlatorData)
Sets the value of field 'correlatorData'. |
void |
setExtensions(CSTACommonArguments extensions)
Sets the value of field 'extensions'. |
void |
setLanguagePreferences(java.lang.String languagePreferences)
Sets the value of field 'languagePreferences'. |
void |
setLocalConnectionInfo(LocalConnectionState localConnectionInfo)
Sets the value of field 'localConnectionInfo'. |
void |
setMediaCallCharacteristics(MediaCallCharacteristics mediaCallCharacteristics)
Sets the value of field 'mediaCallCharacteristics'. |
void |
setMonitorCrossRefID(java.lang.String monitorCrossRefID)
Sets the value of field 'monitorCrossRefID'. |
void |
setRetrievedConnection(ConnectionID retrievedConnection)
Sets the value of field 'retrievedConnection'. |
void |
setRetrievedConnectionInfo(ConnectionInformation retrievedConnectionInfo)
Sets the value of field 'retrievedConnectionInfo'. |
void |
setRetrievingDevice(SubjectDeviceID retrievingDevice)
Sets the value of field 'retrievingDevice'. |
void |
setServicesPermitted(ServicesPermitted servicesPermitted)
Sets the value of field 'servicesPermitted'. |
static RetrievedEvent |
unmarshalRetrievedEvent(java.io.Reader reader)
Method unmarshalRetrievedEvent |
void |
validate()
Method validate |
Methods inherited from class ch.ecma.csta.CastorObject |
---|
getOldSessionID, hashCode, setOldSessionID, toString |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public RetrievedEvent()
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public CallCharacteristics getCallCharacteristics()
public CallLinkageData getCallLinkageData()
public EventCause getCause()
public CorrelatorData getCorrelatorData()
public CSTACommonArguments getExtensions()
public java.lang.String getLanguagePreferences()
public LocalConnectionState getLocalConnectionInfo()
public MediaCallCharacteristics getMediaCallCharacteristics()
public java.lang.String getMonitorCrossRefID()
public ConnectionID getRetrievedConnection()
public ConnectionInformation getRetrievedConnectionInfo()
retrievedConnection
connection. Optional. If
this
parameter is not present, then the connection information
is switching
function specific.
public SubjectDeviceID getRetrievingDevice()
public ServicesPermitted getServicesPermitted()
public boolean isValid()
public void marshal(java.io.Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
out
-
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void marshal(org.xml.sax.ContentHandler handler) throws java.io.IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
handler
-
java.io.IOException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void setCallCharacteristics(CallCharacteristics callCharacteristics)
callCharacteristics
- the value of field
'callCharacteristics'.public void setCallLinkageData(CallLinkageData callLinkageData)
callLinkageData
- the value of field 'callLinkageData'.public void setCause(EventCause cause)
cause
- the value of field 'cause'.public void setCorrelatorData(CorrelatorData correlatorData)
correlatorData
- the value of field 'correlatorData'.public void setExtensions(CSTACommonArguments extensions)
extensions
- the value of field 'extensions'.public void setLanguagePreferences(java.lang.String languagePreferences)
languagePreferences
- the value of field
'languagePreferences'.public void setLocalConnectionInfo(LocalConnectionState localConnectionInfo)
localConnectionInfo
- the value of field
'localConnectionInfo'.public void setMediaCallCharacteristics(MediaCallCharacteristics mediaCallCharacteristics)
mediaCallCharacteristics
- the value of field
'mediaCallCharacteristics'.public void setMonitorCrossRefID(java.lang.String monitorCrossRefID)
monitorCrossRefID
- the value of field
'monitorCrossRefID'.public void setRetrievedConnection(ConnectionID retrievedConnection)
retrievedConnection
- the value of field
'retrievedConnection'.public void setRetrievedConnectionInfo(ConnectionInformation retrievedConnectionInfo)
retrievedConnection
connection. Optional. If
this
parameter is not present, then the connection information
is switching
function specific.
retrievedConnectionInfo
- the value of field
'retrievedConnectionInfo'.public void setRetrievingDevice(SubjectDeviceID retrievingDevice)
retrievingDevice
- the value of field 'retrievingDevice'public void setServicesPermitted(ServicesPermitted servicesPermitted)
servicesPermitted
- the value of field
'servicesPermitted'.public static RetrievedEvent unmarshalRetrievedEvent(java.io.Reader reader) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
reader
-
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void validate() throws org.exolab.castor.xml.ValidationException
org.exolab.castor.xml.ValidationException
|
4.1.0.610 20071213 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |