A B C D E F G H I J K L M N O P Q R S T U V W _

A

a - Variable in class cisco.uc.cuae.search.QueryBase.BinOpNode
the left hand operand of the operation
a - Variable in class cisco.uc.cuae.search.QueryBase.UnOpNode
the operand of the operation
AcceptDispatchMessage(MessagingStub.AcceptDispatchMessage) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub
Auto generated method signature
add_escapes(String) - Method in exception cisco.uc.cuae.search.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
addCuaeSession(String) - Method in class cisco.uc.cuae.BaseEtchBridgeServer
 
addCuaeSession(String) - Method in class cisco.uc.cuae.BasemessagingServer
 
addCuaeSession(String) - Method in interface cisco.uc.cuae.EtchBridgeServer
 
addCuaeSession(String) - Method in class cisco.uc.cuae.RemoteEtchBridgeServer
 
addCuaeSession(String) - Method in class cisco.uc.cuae.RemotemessagingServer
 
addEscapes(String) - Static method in error cisco.uc.cuae.search.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addInfo(AuthenticationStub.Info) - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.PropInfo_type0
Auto generated add method for the array for convenience
addInfo(MessagingStub.Info) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.CountInfo_type0
Auto generated add method for the array for convenience
addInfo(MessagingStub.Info) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.MessageErr_type0
Auto generated add method for the array for convenience
addInfo(MessagingStub.Info) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.MessageErr_type1
Auto generated add method for the array for convenience
addInfo(MessagingStub.Info) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.PropInfo_type0
Auto generated add method for the array for convenience
addInfo(MessagingStub.Info) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.PropInfo_type1
Auto generated add method for the array for convenience
addInfo(MessagingStub.Info) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.PropInfo_type2
Auto generated add method for the array for convenience
addInfo(MessagingStub.Info) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.PropInfo_type3
Auto generated add method for the array for convenience
addInfo(MessagingStub.Info) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.PropInfo_type4
Auto generated add method for the array for convenience
addInvalidArgument(String, String) - Method in class cisco.uc.cuae.InvalidArgHelper
 
addMailbox(messaging.Mailbox) - Method in class cisco.uc.cuae.SessionInfo
We shouldn't be adding the same mailbox repeatedly, so if the mailbox is already in the collection, it will not be placed into the collection and you will receive a false
addMsgEnvelope(MessagingStub.MsgEnvelope) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.MessageEnvelopes_type0
Auto generated add method for the array for convenience
addString(String) - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.PropIds_type0
Auto generated add method for the array for convenience
addString(String) - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.Vals_type0
Auto generated add method for the array for convenience
addString(String) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.AddrObjId_type0
Auto generated add method for the array for convenience
addString(String) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.AddrObjId_type1
Auto generated add method for the array for convenience
addString(String) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.AddrObjId_type2
Auto generated add method for the array for convenience
addString(String) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.Filters_type0
Auto generated add method for the array for convenience
addString(String) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.MessageIds_type0
Auto generated add method for the array for convenience
addString(String) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.MessageIds_type1
Auto generated add method for the array for convenience
addString(String) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.Messages_type0
Auto generated add method for the array for convenience
addString(String) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.PropIds_type0
Auto generated add method for the array for convenience
addString(String) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.Vals_type0
Auto generated add method for the array for convenience
addUserInfo(MessagingStub.UserInfo) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.RecipientInfo_type0
Auto generated add method for the array for convenience
addUserInfo(MessagingStub.UserInfo) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.SenderInfo_type0
Auto generated add method for the array for convenience
addVerifiedAddressObject(MessagingStub.VerifiedAddressObject) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.VerifiedAddrObj_type0
Auto generated add method for the array for convenience
adjustBeginLineColumn(int, int) - Method in class cisco.uc.cuae.search.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
AND - Static variable in interface cisco.uc.cuae.search.QueryConstants
 
AndExpr(QueryBase.QueryHelper) - Method in class cisco.uc.cuae.search.Query
 
appName - Variable in class cisco.uc.cuae.EtchBridge.EventMessage
AppName set in the event message
ARRIVAL_TIME_PROP - Static variable in class cisco.uc.cuae.search.SearchOptionFields
 
ARRIVAL_TIME_PROP - Static variable in class cisco.uc.cuae.UnityHelper
 
AuthenticationCallbackHandler - Class in cisco.uc.cuae.unity.authentication
AuthenticationCallbackHandler Callback class, Users can extend this class and implement their own receiveResult and receiveError methods.
AuthenticationCallbackHandler(Object) - Constructor for class cisco.uc.cuae.unity.authentication.AuthenticationCallbackHandler
User can pass in any object that needs to be accessed once the NonBlocking Web service call is finished and appropriate method of this CallBack is called.
AuthenticationCallbackHandler() - Constructor for class cisco.uc.cuae.unity.authentication.AuthenticationCallbackHandler
Please use this constructor if you don't want to set any clientData
AuthenticationStub - Class in cisco.uc.cuae.unity.authentication
 
AuthenticationStub(ConfigurationContext, String) - Constructor for class cisco.uc.cuae.unity.authentication.AuthenticationStub
Constructor that takes in a configContext
AuthenticationStub(ConfigurationContext, String, boolean) - Constructor for class cisco.uc.cuae.unity.authentication.AuthenticationStub
Constructor that takes in a configContext and useseperate listner
AuthenticationStub(ConfigurationContext) - Constructor for class cisco.uc.cuae.unity.authentication.AuthenticationStub
Default Constructor
AuthenticationStub() - Constructor for class cisco.uc.cuae.unity.authentication.AuthenticationStub
Default Constructor
AuthenticationStub(String) - Constructor for class cisco.uc.cuae.unity.authentication.AuthenticationStub
Constructor taking the target endpoint
AuthenticationStub.ExtensionMapper - Class in cisco.uc.cuae.unity.authentication
 
AuthenticationStub.ExtensionMapper() - Constructor for class cisco.uc.cuae.unity.authentication.AuthenticationStub.ExtensionMapper
 
AuthenticationStub.Info - Class in cisco.uc.cuae.unity.authentication
 
AuthenticationStub.Info() - Constructor for class cisco.uc.cuae.unity.authentication.AuthenticationStub.Info
 
AuthenticationStub.Info.Factory - Class in cisco.uc.cuae.unity.authentication
Factory class that keeps the parse method
AuthenticationStub.Info.Factory() - Constructor for class cisco.uc.cuae.unity.authentication.AuthenticationStub.Info.Factory
 
AuthenticationStub.Login - Class in cisco.uc.cuae.unity.authentication
 
AuthenticationStub.Login() - Constructor for class cisco.uc.cuae.unity.authentication.AuthenticationStub.Login
 
AuthenticationStub.Login.Factory - Class in cisco.uc.cuae.unity.authentication
Factory class that keeps the parse method
AuthenticationStub.Login.Factory() - Constructor for class cisco.uc.cuae.unity.authentication.AuthenticationStub.Login.Factory
 
AuthenticationStub.LoginResponse - Class in cisco.uc.cuae.unity.authentication
 
AuthenticationStub.LoginResponse() - Constructor for class cisco.uc.cuae.unity.authentication.AuthenticationStub.LoginResponse
 
AuthenticationStub.LoginResponse.Factory - Class in cisco.uc.cuae.unity.authentication
Factory class that keeps the parse method
AuthenticationStub.LoginResponse.Factory() - Constructor for class cisco.uc.cuae.unity.authentication.AuthenticationStub.LoginResponse.Factory
 
AuthenticationStub.Logout - Class in cisco.uc.cuae.unity.authentication
 
AuthenticationStub.Logout() - Constructor for class cisco.uc.cuae.unity.authentication.AuthenticationStub.Logout
 
AuthenticationStub.Logout.Factory - Class in cisco.uc.cuae.unity.authentication
Factory class that keeps the parse method
AuthenticationStub.Logout.Factory() - Constructor for class cisco.uc.cuae.unity.authentication.AuthenticationStub.Logout.Factory
 
AuthenticationStub.LogoutResponse - Class in cisco.uc.cuae.unity.authentication
 
AuthenticationStub.LogoutResponse() - Constructor for class cisco.uc.cuae.unity.authentication.AuthenticationStub.LogoutResponse
 
AuthenticationStub.LogoutResponse.Factory - Class in cisco.uc.cuae.unity.authentication
Factory class that keeps the parse method
AuthenticationStub.LogoutResponse.Factory() - Constructor for class cisco.uc.cuae.unity.authentication.AuthenticationStub.LogoutResponse.Factory
 
AuthenticationStub.PropIds_type0 - Class in cisco.uc.cuae.unity.authentication
 
AuthenticationStub.PropIds_type0() - Constructor for class cisco.uc.cuae.unity.authentication.AuthenticationStub.PropIds_type0
 
AuthenticationStub.PropIds_type0.Factory - Class in cisco.uc.cuae.unity.authentication
Factory class that keeps the parse method
AuthenticationStub.PropIds_type0.Factory() - Constructor for class cisco.uc.cuae.unity.authentication.AuthenticationStub.PropIds_type0.Factory
 
AuthenticationStub.PropInfo_type0 - Class in cisco.uc.cuae.unity.authentication
 
AuthenticationStub.PropInfo_type0() - Constructor for class cisco.uc.cuae.unity.authentication.AuthenticationStub.PropInfo_type0
 
AuthenticationStub.PropInfo_type0.Factory - Class in cisco.uc.cuae.unity.authentication
Factory class that keeps the parse method
AuthenticationStub.PropInfo_type0.Factory() - Constructor for class cisco.uc.cuae.unity.authentication.AuthenticationStub.PropInfo_type0.Factory
 
AuthenticationStub.RenewLogin - Class in cisco.uc.cuae.unity.authentication
 
AuthenticationStub.RenewLogin() - Constructor for class cisco.uc.cuae.unity.authentication.AuthenticationStub.RenewLogin
 
AuthenticationStub.RenewLogin.Factory - Class in cisco.uc.cuae.unity.authentication
Factory class that keeps the parse method
AuthenticationStub.RenewLogin.Factory() - Constructor for class cisco.uc.cuae.unity.authentication.AuthenticationStub.RenewLogin.Factory
 
AuthenticationStub.RenewLoginResponse - Class in cisco.uc.cuae.unity.authentication
 
AuthenticationStub.RenewLoginResponse() - Constructor for class cisco.uc.cuae.unity.authentication.AuthenticationStub.RenewLoginResponse
 
AuthenticationStub.RenewLoginResponse.Factory - Class in cisco.uc.cuae.unity.authentication
Factory class that keeps the parse method
AuthenticationStub.RenewLoginResponse.Factory() - Constructor for class cisco.uc.cuae.unity.authentication.AuthenticationStub.RenewLoginResponse.Factory
 
AuthenticationStub.Vals_type0 - Class in cisco.uc.cuae.unity.authentication
 
AuthenticationStub.Vals_type0() - Constructor for class cisco.uc.cuae.unity.authentication.AuthenticationStub.Vals_type0
 
AuthenticationStub.Vals_type0.Factory - Class in cisco.uc.cuae.unity.authentication
Factory class that keeps the parse method
AuthenticationStub.Vals_type0.Factory() - Constructor for class cisco.uc.cuae.unity.authentication.AuthenticationStub.Vals_type0.Factory
 

B

b - Variable in class cisco.uc.cuae.search.QueryBase.BinOpNode
the right hand operand of the operation
backup(int) - Method in class cisco.uc.cuae.search.SimpleCharStream
 
BaseEtchBridgeClient - Class in cisco.uc.cuae
Base implementation of EtchBridgeClient, with default method implementations which throw UnsupportedOperationException.
BaseEtchBridgeClient() - Constructor for class cisco.uc.cuae.BaseEtchBridgeClient
 
BaseEtchBridgeServer - Class in cisco.uc.cuae
Base implementation of EtchBridgeServer, with default method implementations which throw UnsupportedOperationException.
BaseEtchBridgeServer() - Constructor for class cisco.uc.cuae.BaseEtchBridgeServer
 
BasemessagingClient - Class in cisco.uc.cuae
Base implementation of messagingClient, with default method implementations which throw UnsupportedOperationException.
BasemessagingClient() - Constructor for class cisco.uc.cuae.BasemessagingClient
 
BasemessagingServer - Class in cisco.uc.cuae
Base implementation of messagingServer, with default method implementations which throw UnsupportedOperationException.
BasemessagingServer() - Constructor for class cisco.uc.cuae.BasemessagingServer
 
beginColumn - Variable in class cisco.uc.cuae.search.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginLine - Variable in class cisco.uc.cuae.search.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
BeginToken() - Method in class cisco.uc.cuae.search.SimpleCharStream
 
body - Variable in class cisco.uc.cuae.messaging.Message
The body of the message.
body - Static variable in class cisco.uc.cuae.search.SearchOptionFields
 
Boolean(QueryBase.QueryHelper) - Method in class cisco.uc.cuae.search.Query
 
bufcolumn - Variable in class cisco.uc.cuae.search.SimpleCharStream
 
buffer - Variable in class cisco.uc.cuae.search.SimpleCharStream
 
bufline - Variable in class cisco.uc.cuae.search.SimpleCharStream
 
bufpos - Variable in class cisco.uc.cuae.search.SimpleCharStream
 

C

CallControlCallbackHandler - Class in cisco.uc.cuae.unity.callcontrol
CallControlCallbackHandler Callback class, Users can extend this class and implement their own receiveResult and receiveError methods.
CallControlCallbackHandler(Object) - Constructor for class cisco.uc.cuae.unity.callcontrol.CallControlCallbackHandler
User can pass in any object that needs to be accessed once the NonBlocking Web service call is finished and appropriate method of this CallBack is called.
CallControlCallbackHandler() - Constructor for class cisco.uc.cuae.unity.callcontrol.CallControlCallbackHandler
Please use this constructor if you don't want to set any clientData
CallControlStub - Class in cisco.uc.cuae.unity.callcontrol
 
CallControlStub(ConfigurationContext, String) - Constructor for class cisco.uc.cuae.unity.callcontrol.CallControlStub
Constructor that takes in a configContext
CallControlStub(ConfigurationContext, String, boolean) - Constructor for class cisco.uc.cuae.unity.callcontrol.CallControlStub
Constructor that takes in a configContext and useseperate listner
CallControlStub(ConfigurationContext) - Constructor for class cisco.uc.cuae.unity.callcontrol.CallControlStub
Default Constructor
CallControlStub() - Constructor for class cisco.uc.cuae.unity.callcontrol.CallControlStub
Default Constructor
CallControlStub(String) - Constructor for class cisco.uc.cuae.unity.callcontrol.CallControlStub
Constructor taking the target endpoint
CallControlStub.ExtensionMapper - Class in cisco.uc.cuae.unity.callcontrol
 
CallControlStub.ExtensionMapper() - Constructor for class cisco.uc.cuae.unity.callcontrol.CallControlStub.ExtensionMapper
 
CallControlStub.GetCallId - Class in cisco.uc.cuae.unity.callcontrol
 
CallControlStub.GetCallId() - Constructor for class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetCallId
 
CallControlStub.GetCallId.Factory - Class in cisco.uc.cuae.unity.callcontrol
Factory class that keeps the parse method
CallControlStub.GetCallId.Factory() - Constructor for class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetCallId.Factory
 
CallControlStub.GetCallIdResponse - Class in cisco.uc.cuae.unity.callcontrol
 
CallControlStub.GetCallIdResponse() - Constructor for class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetCallIdResponse
 
CallControlStub.GetCallIdResponse.Factory - Class in cisco.uc.cuae.unity.callcontrol
Factory class that keeps the parse method
CallControlStub.GetCallIdResponse.Factory() - Constructor for class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetCallIdResponse.Factory
 
CallControlStub.GetSpeed - Class in cisco.uc.cuae.unity.callcontrol
 
CallControlStub.GetSpeed() - Constructor for class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetSpeed
 
CallControlStub.GetSpeed.Factory - Class in cisco.uc.cuae.unity.callcontrol
Factory class that keeps the parse method
CallControlStub.GetSpeed.Factory() - Constructor for class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetSpeed.Factory
 
CallControlStub.GetSpeedResponse - Class in cisco.uc.cuae.unity.callcontrol
 
CallControlStub.GetSpeedResponse() - Constructor for class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetSpeedResponse
 
CallControlStub.GetSpeedResponse.Factory - Class in cisco.uc.cuae.unity.callcontrol
Factory class that keeps the parse method
CallControlStub.GetSpeedResponse.Factory() - Constructor for class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetSpeedResponse.Factory
 
CallControlStub.GetVolume - Class in cisco.uc.cuae.unity.callcontrol
 
CallControlStub.GetVolume() - Constructor for class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetVolume
 
CallControlStub.GetVolume.Factory - Class in cisco.uc.cuae.unity.callcontrol
Factory class that keeps the parse method
CallControlStub.GetVolume.Factory() - Constructor for class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetVolume.Factory
 
CallControlStub.GetVolumeResponse - Class in cisco.uc.cuae.unity.callcontrol
 
CallControlStub.GetVolumeResponse() - Constructor for class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetVolumeResponse
 
CallControlStub.GetVolumeResponse.Factory - Class in cisco.uc.cuae.unity.callcontrol
Factory class that keeps the parse method
CallControlStub.GetVolumeResponse.Factory() - Constructor for class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetVolumeResponse.Factory
 
CallControlStub.Hangup - Class in cisco.uc.cuae.unity.callcontrol
 
CallControlStub.Hangup() - Constructor for class cisco.uc.cuae.unity.callcontrol.CallControlStub.Hangup
 
CallControlStub.Hangup.Factory - Class in cisco.uc.cuae.unity.callcontrol
Factory class that keeps the parse method
CallControlStub.Hangup.Factory() - Constructor for class cisco.uc.cuae.unity.callcontrol.CallControlStub.Hangup.Factory
 
CallControlStub.HangupResponse - Class in cisco.uc.cuae.unity.callcontrol
 
CallControlStub.HangupResponse() - Constructor for class cisco.uc.cuae.unity.callcontrol.CallControlStub.HangupResponse
 
CallControlStub.HangupResponse.Factory - Class in cisco.uc.cuae.unity.callcontrol
Factory class that keeps the parse method
CallControlStub.HangupResponse.Factory() - Constructor for class cisco.uc.cuae.unity.callcontrol.CallControlStub.HangupResponse.Factory
 
CallControlStub.IsConnected - Class in cisco.uc.cuae.unity.callcontrol
 
CallControlStub.IsConnected() - Constructor for class cisco.uc.cuae.unity.callcontrol.CallControlStub.IsConnected
 
CallControlStub.IsConnected.Factory - Class in cisco.uc.cuae.unity.callcontrol
Factory class that keeps the parse method
CallControlStub.IsConnected.Factory() - Constructor for class cisco.uc.cuae.unity.callcontrol.CallControlStub.IsConnected.Factory
 
CallControlStub.IsConnectedResponse - Class in cisco.uc.cuae.unity.callcontrol
 
CallControlStub.IsConnectedResponse() - Constructor for class cisco.uc.cuae.unity.callcontrol.CallControlStub.IsConnectedResponse
 
CallControlStub.IsConnectedResponse.Factory - Class in cisco.uc.cuae.unity.callcontrol
Factory class that keeps the parse method
CallControlStub.IsConnectedResponse.Factory() - Constructor for class cisco.uc.cuae.unity.callcontrol.CallControlStub.IsConnectedResponse.Factory
 
CallControlStub.PlaceCall - Class in cisco.uc.cuae.unity.callcontrol
 
CallControlStub.PlaceCall() - Constructor for class cisco.uc.cuae.unity.callcontrol.CallControlStub.PlaceCall
 
CallControlStub.PlaceCall.Factory - Class in cisco.uc.cuae.unity.callcontrol
Factory class that keeps the parse method
CallControlStub.PlaceCall.Factory() - Constructor for class cisco.uc.cuae.unity.callcontrol.CallControlStub.PlaceCall.Factory
 
CallControlStub.PlaceCallResponse - Class in cisco.uc.cuae.unity.callcontrol
 
CallControlStub.PlaceCallResponse() - Constructor for class cisco.uc.cuae.unity.callcontrol.CallControlStub.PlaceCallResponse
 
CallControlStub.PlaceCallResponse.Factory - Class in cisco.uc.cuae.unity.callcontrol
Factory class that keeps the parse method
CallControlStub.PlaceCallResponse.Factory() - Constructor for class cisco.uc.cuae.unity.callcontrol.CallControlStub.PlaceCallResponse.Factory
 
CallControlStub.Play - Class in cisco.uc.cuae.unity.callcontrol
 
CallControlStub.Play() - Constructor for class cisco.uc.cuae.unity.callcontrol.CallControlStub.Play
 
CallControlStub.Play.Factory - Class in cisco.uc.cuae.unity.callcontrol
Factory class that keeps the parse method
CallControlStub.Play.Factory() - Constructor for class cisco.uc.cuae.unity.callcontrol.CallControlStub.Play.Factory
 
CallControlStub.PlayResponse - Class in cisco.uc.cuae.unity.callcontrol
 
CallControlStub.PlayResponse() - Constructor for class cisco.uc.cuae.unity.callcontrol.CallControlStub.PlayResponse
 
CallControlStub.PlayResponse.Factory - Class in cisco.uc.cuae.unity.callcontrol
Factory class that keeps the parse method
CallControlStub.PlayResponse.Factory() - Constructor for class cisco.uc.cuae.unity.callcontrol.CallControlStub.PlayResponse.Factory
 
CallControlStub.Record - Class in cisco.uc.cuae.unity.callcontrol
 
CallControlStub.Record() - Constructor for class cisco.uc.cuae.unity.callcontrol.CallControlStub.Record
 
CallControlStub.Record.Factory - Class in cisco.uc.cuae.unity.callcontrol
Factory class that keeps the parse method
CallControlStub.Record.Factory() - Constructor for class cisco.uc.cuae.unity.callcontrol.CallControlStub.Record.Factory
 
CallControlStub.RecordResponse - Class in cisco.uc.cuae.unity.callcontrol
 
CallControlStub.RecordResponse() - Constructor for class cisco.uc.cuae.unity.callcontrol.CallControlStub.RecordResponse
 
CallControlStub.RecordResponse.Factory - Class in cisco.uc.cuae.unity.callcontrol
Factory class that keeps the parse method
CallControlStub.RecordResponse.Factory() - Constructor for class cisco.uc.cuae.unity.callcontrol.CallControlStub.RecordResponse.Factory
 
CallControlStub.SetSpeed - Class in cisco.uc.cuae.unity.callcontrol
 
CallControlStub.SetSpeed() - Constructor for class cisco.uc.cuae.unity.callcontrol.CallControlStub.SetSpeed
 
CallControlStub.SetSpeed.Factory - Class in cisco.uc.cuae.unity.callcontrol
Factory class that keeps the parse method
CallControlStub.SetSpeed.Factory() - Constructor for class cisco.uc.cuae.unity.callcontrol.CallControlStub.SetSpeed.Factory
 
CallControlStub.SetSpeedResponse - Class in cisco.uc.cuae.unity.callcontrol
 
CallControlStub.SetSpeedResponse() - Constructor for class cisco.uc.cuae.unity.callcontrol.CallControlStub.SetSpeedResponse
 
CallControlStub.SetSpeedResponse.Factory - Class in cisco.uc.cuae.unity.callcontrol
Factory class that keeps the parse method
CallControlStub.SetSpeedResponse.Factory() - Constructor for class cisco.uc.cuae.unity.callcontrol.CallControlStub.SetSpeedResponse.Factory
 
CallControlStub.SetVolume - Class in cisco.uc.cuae.unity.callcontrol
 
CallControlStub.SetVolume() - Constructor for class cisco.uc.cuae.unity.callcontrol.CallControlStub.SetVolume
 
CallControlStub.SetVolume.Factory - Class in cisco.uc.cuae.unity.callcontrol
Factory class that keeps the parse method
CallControlStub.SetVolume.Factory() - Constructor for class cisco.uc.cuae.unity.callcontrol.CallControlStub.SetVolume.Factory
 
CallControlStub.SetVolumeResponse - Class in cisco.uc.cuae.unity.callcontrol
 
CallControlStub.SetVolumeResponse() - Constructor for class cisco.uc.cuae.unity.callcontrol.CallControlStub.SetVolumeResponse
 
CallControlStub.SetVolumeResponse.Factory - Class in cisco.uc.cuae.unity.callcontrol
Factory class that keeps the parse method
CallControlStub.SetVolumeResponse.Factory() - Constructor for class cisco.uc.cuae.unity.callcontrol.CallControlStub.SetVolumeResponse.Factory
 
CallControlStub.Stop - Class in cisco.uc.cuae.unity.callcontrol
 
CallControlStub.Stop() - Constructor for class cisco.uc.cuae.unity.callcontrol.CallControlStub.Stop
 
CallControlStub.Stop.Factory - Class in cisco.uc.cuae.unity.callcontrol
Factory class that keeps the parse method
CallControlStub.Stop.Factory() - Constructor for class cisco.uc.cuae.unity.callcontrol.CallControlStub.Stop.Factory
 
CallControlStub.StopResponse - Class in cisco.uc.cuae.unity.callcontrol
 
CallControlStub.StopResponse() - Constructor for class cisco.uc.cuae.unity.callcontrol.CallControlStub.StopResponse
 
CallControlStub.StopResponse.Factory - Class in cisco.uc.cuae.unity.callcontrol
Factory class that keeps the parse method
CallControlStub.StopResponse.Factory() - Constructor for class cisco.uc.cuae.unity.callcontrol.CallControlStub.StopResponse.Factory
 
CALLER_ID_PROP - Static variable in class cisco.uc.cuae.search.SearchOptionFields
 
CALLER_ID_PROP - Static variable in class cisco.uc.cuae.UnityHelper
 
CALLER_NAME_PROP - Static variable in class cisco.uc.cuae.search.SearchOptionFields
 
CALLER_NAME_PROP - Static variable in class cisco.uc.cuae.UnityHelper
 
CheckMessageBasedOffUID(long) - Method in class cisco.uc.cuae.SearchManager
 
cisco.uc.cuae - package cisco.uc.cuae
 
cisco.uc.cuae.search - package cisco.uc.cuae.search
 
cisco.uc.cuae.unity.authentication - package cisco.uc.cuae.unity.authentication
 
cisco.uc.cuae.unity.callcontrol - package cisco.uc.cuae.unity.callcontrol
 
cisco.uc.cuae.unity.messaging - package cisco.uc.cuae.unity.messaging
 
CiscoQueryBase - Class in cisco.uc.cuae.search
 
CiscoQueryBase() - Constructor for class cisco.uc.cuae.search.CiscoQueryBase
 
CiscoQueryBase.CiscoBinOpNode - Class in cisco.uc.cuae.search
 
CiscoQueryBase.CiscoBinOpNode(QueryBase.Node, Token, QueryBase.Node) - Constructor for class cisco.uc.cuae.search.CiscoQueryBase.CiscoBinOpNode
 
CiscoQueryBase.CiscoFieldNode - Class in cisco.uc.cuae.search
 
CiscoQueryBase.CiscoFieldNode(Token, Object[]) - Constructor for class cisco.uc.cuae.search.CiscoQueryBase.CiscoFieldNode
 
CiscoQueryBase.CiscoSearchQueryHelper - Class in cisco.uc.cuae.search
 
clientData - Variable in class cisco.uc.cuae.unity.authentication.AuthenticationCallbackHandler
 
clientData - Variable in class cisco.uc.cuae.unity.callcontrol.CallControlCallbackHandler
 
clientData - Variable in class cisco.uc.cuae.unity.messaging.MessagingCallbackHandler
 
close(boolean) - Method in class cisco.uc.cuae.IMAPFolderAdapter
 
close() - Method in class cisco.uc.cuae.IMAPStoreAdapter
 
closeMailbox(String, String) - Method in class cisco.uc.cuae.BasemessagingServer
 
closeMailbox(String) - Method in class cisco.uc.cuae.IMAPHelper
 
closeMailbox(String, String) - Method in class cisco.uc.cuae.ImplmessagingServer
Begins the call to closeMailbox.
closeMailbox(String, String) - Method in interface cisco.uc.cuae.messagingServer
 
closeMailbox(String, String) - Method in class cisco.uc.cuae.RemotemessagingServer
 
closeMailbox(SessionInfo, String) - Method in class cisco.uc.cuae.UnityHelper
 
closeStore(IMAPStoreAdapter) - Method in class cisco.uc.cuae.IMAPStoreFactory
This should be called if the client dont want to use the Store any further This method will check if there exist a Store with this name in our pool of Store's and if yes this Store will be marked free so that other clients can use the Store ( Note only one client should use the Store at a time as IMAP Stores are m_session specific) .
COLON - Static variable in interface cisco.uc.cuae.search.QueryConstants
 
column - Variable in class cisco.uc.cuae.search.SimpleCharStream
 
Config - Class in cisco.uc.cuae
 
configValue - Variable in class cisco.uc.cuae.EtchBridge.ConfigEntry
Value of config entry
connect(String, int, String, String) - Method in class cisco.uc.cuae.IMAPStoreAdapter
 
containsMailbox(String) - Method in class cisco.uc.cuae.SessionInfo
 
contentDisposition - Variable in class cisco.uc.cuae.messaging.Message
Information regarding to the content of the message
contentDisposition - Static variable in class cisco.uc.cuae.search.SearchOptionFields
 
contentType - Variable in class cisco.uc.cuae.messaging.Message
The CntentType of the Message
contentType - Static variable in class cisco.uc.cuae.search.SearchOptionFields
 
convertJavaMessageToIMAPMessage(MessageAdapter) - Method in class cisco.uc.cuae.IMAPHelper
 
copyMessage(String, String, String, String) - Method in class cisco.uc.cuae.BasemessagingServer
 
copyMessage(String, String, String, String) - Method in class cisco.uc.cuae.ImplmessagingServer
Begins the call to copyMessage.
copyMessage(String, String, String, String) - Method in interface cisco.uc.cuae.messagingServer
Copies a message to the specified folder for a given mailbox.
copyMessage(String, String, String, String) - Method in class cisco.uc.cuae.RemotemessagingServer
 
createDetail() - Method in class cisco.uc.cuae.InvalidArgHelper
 
createFieldList() - Method in class cisco.uc.cuae.InvalidArgHelper
 
createFields() - Method in class cisco.uc.cuae.InvalidArgHelper
 
createFolder(String, String, String) - Method in class cisco.uc.cuae.BasemessagingServer
 
createFolder(String, String, String) - Method in class cisco.uc.cuae.ImplmessagingServer
Begins the call to createFolder.
createFolder(String, String, String) - Method in interface cisco.uc.cuae.messagingServer
Creates a folder on the Messaging server in the specified mailbox.
createFolder(String, String, String) - Method in class cisco.uc.cuae.RemotemessagingServer
 
createMultiPart(String) - Method in class cisco.uc.cuae.SMTPMessageSender
 
curChar - Variable in class cisco.uc.cuae.search.QueryTokenManager
 
currentToken - Variable in exception cisco.uc.cuae.search.ParseException
This is the last token that has been consumed successfully.
CustomCommand - Class in cisco.uc.cuae
This class can be used to send a custom IMAP command to the server.
CustomCommand(String) - Constructor for class cisco.uc.cuae.CustomCommand
 

D

data - Variable in exception cisco.uc.cuae.EtchBridge.BridgeException
 
data - Variable in exception cisco.uc.cuae.messaging.InvalidArgumentException
 
data - Variable in exception cisco.uc.cuae.messaging.MessagingException
 
dataType - Variable in class cisco.uc.cuae.EtchBridge.ConfigEntry
Data type of config entry
debug(String, Object...) - Static method in class cisco.uc.cuae.Log
 
debug(String) - Static method in class cisco.uc.cuae.Log
 
debugStream - Variable in class cisco.uc.cuae.search.QueryTokenManager
 
Decimal(QueryBase.QueryHelper) - Method in class cisco.uc.cuae.search.Query
 
DECIMAL - Static variable in interface cisco.uc.cuae.search.QueryConstants
 
DEFAULT - Static variable in interface cisco.uc.cuae.search.QueryConstants
 
deleteFolder(String, String, String, String) - Method in class cisco.uc.cuae.BasemessagingServer
 
deleteFolder(String, String, String, String) - Method in class cisco.uc.cuae.ImplmessagingServer
Begins the call to deleteFolder.
deleteFolder(String, String, String, String) - Method in interface cisco.uc.cuae.messagingServer
Deletes a folder from the Messaging server in the specified mailbox.
deleteFolder(String, String, String, String) - Method in class cisco.uc.cuae.RemotemessagingServer
 
deleteMessage(String, String, String) - Method in class cisco.uc.cuae.BasemessagingServer
 
deleteMessage(String, String, String) - Method in class cisco.uc.cuae.ImplmessagingServer
Begins the call to deleteMessage.
deleteMessage(String, String, String) - Method in interface cisco.uc.cuae.messagingServer
Deletes a message from the server message store.
deleteMessage(String, String, String) - Method in class cisco.uc.cuae.RemotemessagingServer
 
DeleteMessage(MessagingStub.DeleteMessage) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub
Auto generated method signature
deleteMessage(String, String) - Method in class cisco.uc.cuae.UnityHelper
 
detail - Variable in exception cisco.uc.cuae.EtchBridge.BridgeException
 
detail - Variable in exception cisco.uc.cuae.messaging.InvalidArgumentException
 
detail - Variable in exception cisco.uc.cuae.messaging.MessagingException
 
DIGIT - Static variable in interface cisco.uc.cuae.search.QueryConstants
 
disable_tracing() - Method in class cisco.uc.cuae.search.Query
 
doCommand(IMAPProtocol) - Method in class cisco.uc.cuae.CustomCommand
 
doCommand(CustomCommand) - Method in class cisco.uc.cuae.IMAPFolderAdapter
 
Done() - Method in class cisco.uc.cuae.search.SimpleCharStream
 
duration - Variable in class cisco.uc.cuae.messaging.Message
 
duration - Static variable in class cisco.uc.cuae.search.SearchOptionFields
 
DURATION_PROP - Static variable in class cisco.uc.cuae.search.SearchOptionFields
 
DURATION_PROP - Static variable in class cisco.uc.cuae.UnityHelper
 

E

E_CODE_ALREADY_LOGGED_IN - Static variable in interface cisco.uc.cuae.messaging
 
E_CODE_AUTHORIZATION_FAILURE - Static variable in interface cisco.uc.cuae.messaging
 
E_CODE_COMM_FAILURE - Static variable in interface cisco.uc.cuae.messaging
 
E_CODE_INTERNAL_ERROR - Static variable in interface cisco.uc.cuae.messaging
 
E_CODE_INVALID_ARGUMENT - Static variable in interface cisco.uc.cuae.messaging
 
E_CODE_MAILBOX_ALREADY_OPEN - Static variable in interface cisco.uc.cuae.messaging
 
E_CODE_NO_PERMISSION - Static variable in interface cisco.uc.cuae.messaging
 
E_CODE_NO_SUCH_MAILBOX - Static variable in interface cisco.uc.cuae.messaging
 
E_CODE_NO_SUCH_MESSAGE - Static variable in interface cisco.uc.cuae.messaging
 
E_CODE_NOT_SUPPORTED_ERROR - Static variable in interface cisco.uc.cuae.messaging
 
E_CODE_PASSWORD_EXPIRED - Static variable in interface cisco.uc.cuae.messaging
 
E_CODE_PROTOCOL - Static variable in interface cisco.uc.cuae.messaging
 
E_CODE_SESSION_EXPIRED - Static variable in interface cisco.uc.cuae.messaging
 
E_CODE_USER_LOCKED - Static variable in interface cisco.uc.cuae.messaging
 
E_NAME_ALREADY_LOGGED_IN - Static variable in interface cisco.uc.cuae.messaging
 
E_NAME_AUTHORIZATION_FAILURE - Static variable in interface cisco.uc.cuae.messaging
 
E_NAME_COMM_FAILURE - Static variable in interface cisco.uc.cuae.messaging
 
E_NAME_INTERNAL_ERROR - Static variable in interface cisco.uc.cuae.messaging
 
E_NAME_INVALID_ARGUMENT - Static variable in interface cisco.uc.cuae.messaging
 
E_NAME_MAILBOX_ALREADY_OPEN - Static variable in interface cisco.uc.cuae.messaging
 
E_NAME_NO_PERMISSION - Static variable in interface cisco.uc.cuae.messaging
 
E_NAME_NO_SUCH_MAILBOX - Static variable in interface cisco.uc.cuae.messaging
 
E_NAME_NO_SUCH_MESSAGE - Static variable in interface cisco.uc.cuae.messaging
 
E_NAME_NOT_SUPPORTED_ERROR - Static variable in interface cisco.uc.cuae.messaging
 
E_NAME_PASSWORD_EXPIRED - Static variable in interface cisco.uc.cuae.messaging
 
E_NAME_PROTOCOL - Static variable in interface cisco.uc.cuae.messaging
 
E_NAME_SESSION_EXPIRED - Static variable in interface cisco.uc.cuae.messaging
 
E_NAME_USER_LOCKED - Static variable in interface cisco.uc.cuae.messaging
 
enable_tracing() - Method in class cisco.uc.cuae.search.Query
 
encode(byte[]) - Static method in class cisco.uc.cuae.SMTPMessageSender
 
endColumn - Variable in class cisco.uc.cuae.search.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endLine - Variable in class cisco.uc.cuae.search.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
enter(String, String) - Static method in class cisco.uc.cuae.Log
Intent for this method is that it's used only in Impl, and that consumers will pass arg name, value, arg name, value as the second argument
EOF - Static variable in interface cisco.uc.cuae.search.QueryConstants
 
eol - Variable in exception cisco.uc.cuae.search.ParseException
The end of line string for this machine.
EQ - Static variable in interface cisco.uc.cuae.search.QueryConstants
 
EqExpr(QueryBase.QueryHelper) - Method in class cisco.uc.cuae.search.Query
 
errorCode - Variable in exception cisco.uc.cuae.EtchBridge.BridgeException
 
errorCode - Variable in exception cisco.uc.cuae.messaging.InvalidArgumentException
 
errorCode - Variable in exception cisco.uc.cuae.messaging.MessagingException
 
errorString - Variable in exception cisco.uc.cuae.EtchBridge.BridgeException
 
errorString - Variable in exception cisco.uc.cuae.messaging.InvalidArgumentException
 
errorString - Variable in exception cisco.uc.cuae.messaging.MessagingException
 
EtchBridge - Interface in cisco.uc.cuae
Abstraction of functions needed by Etch Bridge
EtchBridge.BridgeException - Exception in cisco.uc.cuae
Exception thrown when there are problems with Etch Bridge
EtchBridge.BridgeException() - Constructor for exception cisco.uc.cuae.EtchBridge.BridgeException
Constructs the BridgeException.
EtchBridge.BridgeException(Integer, String, String, Object) - Constructor for exception cisco.uc.cuae.EtchBridge.BridgeException
Constructs the BridgeException.
EtchBridge.ConfigEntry - Class in cisco.uc.cuae
Struct to hold application configuration item
EtchBridge.ConfigEntry() - Constructor for class cisco.uc.cuae.EtchBridge.ConfigEntry
Constructs the ConfigEntry.
EtchBridge.ConfigEntry(String, String, Object) - Constructor for class cisco.uc.cuae.EtchBridge.ConfigEntry
Constructs the ConfigEntry.
EtchBridge.EventMessage - Class in cisco.uc.cuae
Type definition for parameter of each plugin's onNotHandled method
EtchBridge.EventMessage() - Constructor for class cisco.uc.cuae.EtchBridge.EventMessage
Constructs the EventMessage.
EtchBridge.EventMessage(String, String, Map<?, ?>, String, String, String, Boolean) - Constructor for class cisco.uc.cuae.EtchBridge.EventMessage
Constructs the EventMessage.
EtchBridge.LogLevel - Enum in cisco.uc.cuae
Log level definition
EtchBridgeClient - Interface in cisco.uc.cuae
Abstraction of functions needed by Etch Bridge
EtchBridgeHelper - Class in cisco.uc.cuae
Transport helper for EtchBridge.
EtchBridgeHelper() - Constructor for class cisco.uc.cuae.EtchBridgeHelper
 
EtchBridgeHelper.EtchBridgeClientFactory - Interface in cisco.uc.cuae
Factory used by EtchBridgeHelper.newServer(String, Resources, EtchBridgeClientFactory) to construct a new instance implementing EtchBridgeClient.
EtchBridgeHelper.EtchBridgeServerFactory - Interface in cisco.uc.cuae
Factory used by EtchBridgeHelper.newListener(String, Resources, EtchBridgeServerFactory) to construct a new instance implementing EtchBridgeServer.
EtchBridgeServer - Interface in cisco.uc.cuae
Abstraction of functions needed by Etch Bridge
eventId - Variable in class cisco.uc.cuae.EtchBridge.EventMessage
the fully qualified name of the event, i.e., plugin namespace + event name
ExceptionHelper - Class in cisco.uc.cuae
Facilitates standardized creation and throwing of Messaging API exceptions
ExceptionHelper() - Constructor for class cisco.uc.cuae.ExceptionHelper
 
exists() - Method in class cisco.uc.cuae.IMAPFolderAdapter
 
exit(String, String) - Static method in class cisco.uc.cuae.Log
 
EXP - Static variable in interface cisco.uc.cuae.search.QueryConstants
 
ExpandBuff(boolean) - Method in class cisco.uc.cuae.search.SimpleCharStream
 
expectedTokenSequences - Variable in exception cisco.uc.cuae.search.ParseException
Each entry in this array is an array of integers.
expunge() - Method in class cisco.uc.cuae.IMAPFolderAdapter
 

F

FALSE - Static variable in interface cisco.uc.cuae.search.QueryConstants
 
Field(QueryBase.QueryHelper) - Method in class cisco.uc.cuae.search.Query
 
FIELD - Static variable in interface cisco.uc.cuae.search.QueryConstants
 
fields - Variable in class cisco.uc.cuae.EtchBridge.EventMessage
key=string / value=objectthese would be every argument sent up in the original event
fields - Variable in exception cisco.uc.cuae.messaging.InvalidArgumentException
 
fields - Variable in class cisco.uc.cuae.messaging.SearchOptions
Fields which needs to be brought as part of search result
FillBuff() - Method in class cisco.uc.cuae.search.SimpleCharStream
 
findMessages(String, String, String, Map<?, ?>, Integer, Integer, messaging.SearchOptions) - Method in class cisco.uc.cuae.BasemessagingServer
 
findMessages(String, String, String, Map, Integer, Integer, messaging.SearchOptions) - Method in class cisco.uc.cuae.ImplmessagingServer
 
findMessages(String, String, String, Map<?, ?>, Integer, Integer, messaging.SearchOptions) - Method in interface cisco.uc.cuae.messagingServer
Finds messages filtering on the specified search criteria
findMessages(String, String, String, Map<?, ?>, Integer, Integer, messaging.SearchOptions) - Method in class cisco.uc.cuae.RemotemessagingServer
 
folderName - Variable in exception cisco.uc.cuae.messaging.NoSuchFolderException
 
forwardedFrom - Variable in class cisco.uc.cuae.messaging.Message
Who last forwarded this message.
forwardedFrom - Static variable in class cisco.uc.cuae.search.SearchOptionFields
 
forwardMessage(String, String, String, String, String) - Method in class cisco.uc.cuae.BasemessagingServer
 
forwardMessage(String, String, String, String) - Method in class cisco.uc.cuae.IMAPHelper
 
forwardMessage(String, String, String, String, String) - Method in class cisco.uc.cuae.ImplmessagingServer
Begins the call to forwardMessage.
forwardMessage(String, String, String, String, String) - Method in interface cisco.uc.cuae.messagingServer
 
forwardMessage(String, String, String, String, String) - Method in class cisco.uc.cuae.RemotemessagingServer
 
ForwardMessage(MessagingStub.ForwardMessage) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub
Auto generated method signature
forwardMessage(String, String, String, String) - Method in class cisco.uc.cuae.UnityHelper
 
FRACTION - Static variable in interface cisco.uc.cuae.search.QueryConstants
 
FROM_PROP - Static variable in class cisco.uc.cuae.search.SearchOptionFields
 
FROM_PROP - Static variable in class cisco.uc.cuae.UnityHelper
 
FROM_SUB_PROP - Static variable in class cisco.uc.cuae.search.SearchOptionFields
 
FROM_SUB_PROP - Static variable in class cisco.uc.cuae.UnityHelper
 
FROM_VM_INT_SUB_PROP - Static variable in class cisco.uc.cuae.search.SearchOptionFields
 
FROM_VM_INT_SUB_PROP - Static variable in class cisco.uc.cuae.UnityHelper
 
fromDisplayName - Variable in class cisco.uc.cuae.messaging.Message
 
fromDisplayName - Static variable in class cisco.uc.cuae.search.SearchOptionFields
 
fromNumber - Variable in class cisco.uc.cuae.messaging.Message
 
fromNumber - Static variable in class cisco.uc.cuae.search.SearchOptionFields
 
fromuserName - Variable in class cisco.uc.cuae.messaging.Message
 
fromuserName - Static variable in class cisco.uc.cuae.search.SearchOptionFields
 

G

GE - Static variable in interface cisco.uc.cuae.search.QueryConstants
 
generate(StringWriter, List<Object>, Map<String, String>, Map<String, Object>) - Method in class cisco.uc.cuae.search.CiscoQueryBase.CiscoFieldNode
 
generate(StringWriter, List<Object>, Map<String, String>, Map<String, Object>) - Method in class cisco.uc.cuae.search.IMAPQueryBase.ImapBinOpNode
 
generate(StringWriter, List<Object>, Map<String, String>, Map<String, Object>) - Method in class cisco.uc.cuae.search.IMAPQueryBase.ImapFieldNode
 
generate(StringWriter, List<Object>, Map<String, String>, Map<String, Object>) - Method in class cisco.uc.cuae.search.QueryBase.BinOpNode
 
generate(StringWriter, List<Object>, Map<String, String>, Map<String, Object>) - Method in class cisco.uc.cuae.search.QueryBase.BooleanNode
 
generate(StringWriter, List<Object>, Map<String, String>, Map<String, Object>) - Method in class cisco.uc.cuae.search.QueryBase.DecimalNode
 
generate(StringWriter, List<Object>, Map<String, String>, Map<String, Object>) - Method in class cisco.uc.cuae.search.QueryBase.FieldNode
 
generate(StringWriter, List<Object>, Map<String, String>, Map<String, Object>) - Method in class cisco.uc.cuae.search.QueryBase.IntegerNode
 
generate(StringWriter, List<Object>, Map<String, String>, Map<String, Object>) - Method in class cisco.uc.cuae.search.QueryBase.Node
Generates the text of the query.
generate(StringWriter, List<Object>, Map<String, String>, Map<String, Object>) - Method in class cisco.uc.cuae.search.QueryBase.NullNode
 
generate(StringWriter, List<Object>, Map<String, String>, Map<String, Object>) - Method in class cisco.uc.cuae.search.QueryBase.StringNode
 
generate(StringWriter, List<Object>, Map<String, String>, Map<String, Object>) - Method in class cisco.uc.cuae.search.QueryBase.UnOpNode
 
generate(StringWriter, List<Object>, Map<String, String>, Map<String, Object>) - Method in class cisco.uc.cuae.search.QueryBase.VariableNode
 
generate(StringWriter, List<Object>, Map<String, String>, Map<String, Object>) - Method in class cisco.uc.cuae.search.VmwsQueryImpl.VmwsBinOpNode
 
generate(StringWriter, List<Object>, Map<String, String>, Map<String, Object>) - Method in class cisco.uc.cuae.search.VmwsQueryImpl.VmwsFieldNode
 
generate(StringWriter, List<Object>, Map<String, String>, Map<String, Object>) - Method in class cisco.uc.cuae.search.VmwsQueryImpl.VmwsStringNode
 
generate(StringWriter, List<Object>, Map<String, String>, Map<String, Object>) - Method in class cisco.uc.cuae.search.VmwsQueryImpl.VmwsVariableNode
 
generateParseException() - Method in class cisco.uc.cuae.search.Query
 
get_return() - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetCallIdResponse
Auto generated getter method
getAddrObject() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.SearchRecipient
Auto generated getter method
getAddrObjId() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.ForwardMessage
Auto generated getter method
getAddrObjId() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.ReplyMessage
Auto generated getter method
getAddrObjId() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.SendMessage
Auto generated getter method
getAlias() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.VerifiedAddressObject
Auto generated getter method
getAllHeaders() - Method in class cisco.uc.cuae.MessageAdapter
 
getAllMessagesByUID() - Method in class cisco.uc.cuae.IMAPFolderAdapter
 
getAllRecipients() - Method in class cisco.uc.cuae.MessageAdapter
 
getAppName() - Method in class cisco.uc.cuae.EtchBridge.EventMessage
Gets the value.
getArrivalTime() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.MsgEnvelope
Auto generated getter method
getAudioId() - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.Play
Auto generated getter method
getAudioId() - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.RecordResponse
Auto generated getter method
getAuthType() - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.Login
Auto generated getter method
getBeginColumn() - Method in class cisco.uc.cuae.search.SimpleCharStream
 
getBeginLine() - Method in class cisco.uc.cuae.search.SimpleCharStream
 
getBody() - Method in class cisco.uc.cuae.messaging.Message
Gets the value.
GetBroadcastMessages(MessagingStub.GetBroadcastMessages) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub
Auto generated method signature
getCallerId() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.MsgEnvelope
Auto generated getter method
getCallerName() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.MsgEnvelope
Auto generated getter method
GetCallId(CallControlStub.GetCallId) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub
Auto generated method signature
getCallId() - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetSpeed
Auto generated getter method
getCallId() - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetVolume
Auto generated getter method
getCallId() - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.Hangup
Auto generated getter method
getCallId() - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.IsConnected
Auto generated getter method
getCallId() - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.PlaceCallResponse
Auto generated getter method
getCallId() - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.Play
Auto generated getter method
getCallId() - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.Record
Auto generated getter method
getCallId() - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.SetSpeed
Auto generated getter method
getCallId() - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.SetVolume
Auto generated getter method
getCallId() - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.Stop
Auto generated getter method
getCallId() - Method in class cisco.uc.cuae.UnityHelper
 
getClientData() - Method in class cisco.uc.cuae.unity.authentication.AuthenticationCallbackHandler
Get the client data
getClientData() - Method in class cisco.uc.cuae.unity.callcontrol.CallControlCallbackHandler
Get the client data
getClientData() - Method in class cisco.uc.cuae.unity.messaging.MessagingCallbackHandler
Get the client data
getColumn() - Method in class cisco.uc.cuae.search.SimpleCharStream
Deprecated.  
getConfig(String) - Method in class cisco.uc.cuae.BaseEtchBridgeServer
 
getConfig(String) - Method in class cisco.uc.cuae.BasemessagingServer
 
getConfig(String) - Method in interface cisco.uc.cuae.EtchBridgeServer
Query application partition configuration items
getConfig(String) - Method in class cisco.uc.cuae.RemoteEtchBridgeServer
 
getConfig(String) - Method in class cisco.uc.cuae.RemotemessagingServer
 
getConfigValue() - Method in class cisco.uc.cuae.EtchBridge.ConfigEntry
Gets the value.
getConnectedStore(String, String, messaging.UserType) - Method in class cisco.uc.cuae.IMAPStoreFactory
In CUC implementation the users are distributed on different servers hence need to see which user belong to which server hence here in getStore mailboxid is also passed , which may also be the username .
getContactNumber() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.UserInfo
Auto generated getter method
getContent() - Method in class cisco.uc.cuae.MessageAdapter
 
getContentDisposition() - Method in class cisco.uc.cuae.messaging.Message
Gets the value.
getContentType() - Method in class cisco.uc.cuae.MessageAdapter
 
getContentType() - Method in class cisco.uc.cuae.messaging.Message
Gets the value.
getCount() - Method in class cisco.uc.cuae.InvalidArgHelper
 
getCountInfo() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessageCountsResponse
Auto generated getter method
getCuaeInstallPath() - Method in class cisco.uc.cuae.Config
 
getData() - Method in exception cisco.uc.cuae.EtchBridge.BridgeException
Gets the value.
getData() - Method in exception cisco.uc.cuae.messaging.InvalidArgumentException
Gets the value.
getData() - Method in exception cisco.uc.cuae.messaging.MessagingException
Gets the value.
getDataHandler() - Method in class cisco.uc.cuae.MessageAdapter
 
getDataType() - Method in class cisco.uc.cuae.EtchBridge.ConfigEntry
Gets the value.
getDeletedMessageCount() - Method in class cisco.uc.cuae.IMAPFolderAdapter
 
getDeleteType() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.DeleteMessage
Auto generated getter method
getDescription() - Method in class cisco.uc.cuae.MessageAdapter
 
getDestAddress() - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.PlaceCall
Auto generated getter method
getDetail() - Method in exception cisco.uc.cuae.EtchBridge.BridgeException
Gets the value.
getDetail() - Method in exception cisco.uc.cuae.messaging.InvalidArgumentException
Gets the value.
getDetail() - Method in exception cisco.uc.cuae.messaging.MessagingException
Gets the value.
getDisplayName() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.UserInfo
Auto generated getter method
getDisplayName() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.VerifiedAddressObject
Auto generated getter method
getDisposition() - Method in class cisco.uc.cuae.MessageAdapter
 
getDuration() - Method in class cisco.uc.cuae.messaging.Message
Gets the value.
getDuration() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.MsgEnvelope
Auto generated getter method
getEmailAddress() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.UserInfo
Auto generated getter method
getEndColumn() - Method in class cisco.uc.cuae.search.SimpleCharStream
 
getEndLine() - Method in class cisco.uc.cuae.search.SimpleCharStream
 
getErrorCode() - Method in exception cisco.uc.cuae.EtchBridge.BridgeException
Gets the value.
getErrorCode() - Method in exception cisco.uc.cuae.messaging.InvalidArgumentException
Gets the value.
getErrorCode() - Method in exception cisco.uc.cuae.messaging.MessagingException
Gets the value.
getErrorString() - Method in exception cisco.uc.cuae.EtchBridge.BridgeException
Gets the value.
getErrorString() - Method in exception cisco.uc.cuae.messaging.InvalidArgumentException
Gets the value.
getErrorString() - Method in exception cisco.uc.cuae.messaging.MessagingException
Gets the value.
getEtchBridgeIP() - Method in class cisco.uc.cuae.Config
 
getEtchBridgePort() - Method in class cisco.uc.cuae.Config
 
getEtchBridgeUri() - Static method in class cisco.uc.cuae.MainmessagingListener
 
getEventId() - Method in class cisco.uc.cuae.EtchBridge.EventMessage
Gets the value.
getFields() - Method in class cisco.uc.cuae.EtchBridge.EventMessage
Gets the value.
getFields() - Method in exception cisco.uc.cuae.messaging.InvalidArgumentException
Gets the value.
getFields() - Method in class cisco.uc.cuae.messaging.SearchOptions
Gets the value.
getFileName() - Method in class cisco.uc.cuae.MessageAdapter
 
getFilters() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessageCounts
Auto generated getter method
getFilterType() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessages
Auto generated getter method
getFirstName() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.VerifiedAddressObject
Auto generated getter method
getFlags() - Method in class cisco.uc.cuae.MessageAdapter
 
getFolder(String) - Method in class cisco.uc.cuae.IMAPStoreAdapter
 
getFolder() - Method in class cisco.uc.cuae.MessageAdapter
 
getFolderName() - Method in exception cisco.uc.cuae.messaging.NoSuchFolderException
Gets the value.
getFormattedFieldsArray() - Method in class cisco.uc.cuae.search.SearchOptionFields
Get all properties to be requested from VMWS
getForwardedFrom() - Method in class cisco.uc.cuae.messaging.Message
Gets the value.
getFrom() - Method in class cisco.uc.cuae.MessageAdapter
 
getFrom() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.MsgEnvelope
Auto generated getter method
getFromDisplayName() - Method in class cisco.uc.cuae.messaging.Message
Gets the value.
getFromNumber() - Method in class cisco.uc.cuae.messaging.Message
Gets the value.
getFromSub() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.MsgEnvelope
Auto generated getter method
getFromuserName() - Method in class cisco.uc.cuae.messaging.Message
Gets the value.
getFromVmIntSub() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.MsgEnvelope
Auto generated getter method
getFullName() - Method in class cisco.uc.cuae.IMAPFolderAdapter
 
getHeader(String) - Method in class cisco.uc.cuae.MessageAdapter
 
getId() - Method in class cisco.uc.cuae.messaging.Mailbox
Gets the value.
getId() - Method in class cisco.uc.cuae.messaging.Message
Gets the value.
getId() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.AddressSearchObject
Auto generated getter method
GetImage() - Method in class cisco.uc.cuae.search.SimpleCharStream
 
getImapHelper(String) - Method in class cisco.uc.cuae.SessionManager
 
getIMAPUid() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.MsgEnvelope
Auto generated getter method
getInfo() - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.PropInfo_type0
Auto generated getter method
getInfo() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.CountInfo_type0
Auto generated getter method
getInfo() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.MessageErr_type0
Auto generated getter method
getInfo() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.MessageErr_type1
Auto generated getter method
getInfo() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.PropInfo_type0
Auto generated getter method
getInfo() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.PropInfo_type1
Auto generated getter method
getInfo() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.PropInfo_type2
Auto generated getter method
getInfo() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.PropInfo_type3
Auto generated getter method
getInfo() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.PropInfo_type4
Auto generated getter method
getInputStream() - Method in class cisco.uc.cuae.MessageAdapter
 
getInstance() - Static method in class cisco.uc.cuae.Config
 
getInstance() - Static method in class cisco.uc.cuae.IMAPStoreFactory
 
getIsLoggedIn() - Method in class cisco.uc.cuae.SessionInfo
 
getIsSensitive() - Method in class cisco.uc.cuae.messaging.Message
Gets the value.
getLastExecutedCommandTime() - Method in class cisco.uc.cuae.IMAPHelper
 
getLastExecutedCommandTime() - Method in class cisco.uc.cuae.IMAPStoreAdapter
 
getLastExecutedCommandTime() - Method in class cisco.uc.cuae.UnityHelper
 
getLastName() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.VerifiedAddressObject
Auto generated getter method
getLine() - Method in class cisco.uc.cuae.search.SimpleCharStream
Deprecated.  
getLineCount() - Method in class cisco.uc.cuae.MessageAdapter
 
getLocalArrivalTime() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.MsgEnvelope
Auto generated getter method
getLoggedInStatus(String) - Method in class cisco.uc.cuae.SessionManager
Returns true if the session is associated with a login, returns false if the session exists, but not logged in, and finally returns null if there is no session know by this ID
getLogLevel() - Method in class cisco.uc.cuae.Config
 
getMailbox(String) - Method in class cisco.uc.cuae.SessionInfo
 
getMailboxId() - Method in exception cisco.uc.cuae.messaging.InvalidMessageStateException
Gets the value.
getMailboxId() - Method in class cisco.uc.cuae.messaging.Message
Gets the value.
getMailboxId() - Method in exception cisco.uc.cuae.messaging.NoSuchFolderException
Gets the value.
getMatchingHeaders(String[]) - Method in class cisco.uc.cuae.MessageAdapter
 
getMax() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessages
Auto generated getter method
getMax() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.SearchRecipient
Auto generated getter method
getMaxPacketSize() - Method in class cisco.uc.cuae.Config
 
getMaxRings() - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.PlaceCall
Auto generated getter method
getMessage(String, String, String, String[]) - Method in class cisco.uc.cuae.BasemessagingServer
 
getMessage() - Method in exception cisco.uc.cuae.EtchBridge.BridgeException
 
getMessage(String, String, Boolean) - Method in class cisco.uc.cuae.IMAPHelper
 
getMessage(String, String, String, String[]) - Method in class cisco.uc.cuae.ImplmessagingServer
Begins the call to getMessage.
getMessage() - Method in class cisco.uc.cuae.MessageAdapter
 
getMessage() - Method in exception cisco.uc.cuae.messaging.AuthenticationException
 
getMessage() - Method in exception cisco.uc.cuae.messaging.InvalidArgumentException
 
getMessage() - Method in exception cisco.uc.cuae.messaging.InvalidMessageStateException
 
getMessage() - Method in exception cisco.uc.cuae.messaging.MailboxAlreadyOpenException
 
getMessage() - Method in exception cisco.uc.cuae.messaging.MessagingException
 
getMessage() - Method in exception cisco.uc.cuae.messaging.NoSuchFileIdException
 
getMessage() - Method in exception cisco.uc.cuae.messaging.NoSuchFolderException
 
getMessage() - Method in exception cisco.uc.cuae.messaging.NoSuchMailboxException
 
getMessage() - Method in exception cisco.uc.cuae.messaging.NoSuchMessageException
 
getMessage() - Method in exception cisco.uc.cuae.messaging.NoSuchUserException
 
getMessage() - Method in exception cisco.uc.cuae.messaging.OperationNotPermittedException
 
getMessage() - Method in exception cisco.uc.cuae.messaging.SessionExpiredException
 
getMessage() - Method in exception cisco.uc.cuae.messaging.UnderlyingProtocolException
 
getMessage(String, String, String, String[]) - Method in interface cisco.uc.cuae.messagingServer
 
getMessage(String, String, String, String[]) - Method in class cisco.uc.cuae.RemotemessagingServer
 
getMessage() - Method in exception cisco.uc.cuae.search.ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMessage() - Method in error cisco.uc.cuae.search.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessage(String, String, String[]) - Method in class cisco.uc.cuae.UnityHelper
 
GetMessageAddressInfo(MessagingStub.GetMessageAddressInfo) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub
Auto generated method signature
getMessageByID(String, String) - Method in class cisco.uc.cuae.IMAPHelper
 
getMessageByUID(long) - Method in class cisco.uc.cuae.IMAPFolderAdapter
 
getMessageCount(String, String, String, Map<?, ?>) - Method in class cisco.uc.cuae.BasemessagingServer
 
getMessageCount() - Method in class cisco.uc.cuae.IMAPFolderAdapter
 
getMessageCount(String, String, String, Map) - Method in class cisco.uc.cuae.ImplmessagingServer
 
getMessageCount(String, String, String, Map<?, ?>) - Method in interface cisco.uc.cuae.messagingServer
 
getMessageCount(String, String, String, Map<?, ?>) - Method in class cisco.uc.cuae.RemotemessagingServer
 
getMessageCount(String, String, Map) - Method in class cisco.uc.cuae.UnityHelper
Get the number of messages fitting the specified constraint
GetMessageCounts(MessagingStub.GetMessageCounts) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub
Auto generated method signature
getMessagedata(String, String) - Method in class cisco.uc.cuae.IMAPHelper
 
getMessageData(String, String) - Method in class cisco.uc.cuae.UnityHelper
 
getMessageEnvelopes() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessagesResponse
Auto generated getter method
getMessageErr() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.DeleteMessageResponse
Auto generated getter method
getMessageErr() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.SetMessagePropsResponse
Auto generated getter method
getMessageForId(String, String) - Method in class cisco.uc.cuae.IMAPHelper
 
getMessageId() - Method in exception cisco.uc.cuae.messaging.InvalidMessageStateException
Gets the value.
getMessageId() - Method in exception cisco.uc.cuae.messaging.NoSuchMessageException
Gets the value.
getMessageId() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.AcceptDispatchMessage
Auto generated getter method
getMessageId() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.ForwardMessage
Auto generated getter method
getMessageId() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessageAddressInfo
Auto generated getter method
getMessageId() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessageProps
Auto generated getter method
getMessageId() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.RejectDispatchMessage
Auto generated getter method
getMessageId() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.ReplyMessage
Auto generated getter method
getMessageId() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.SetBroadcastMessageRead
Auto generated getter method
getMessageIds() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.DeleteMessage
Auto generated getter method
getMessageIds() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.SetMessageProps
Auto generated getter method
getMessageList(String, String, Map, Integer, Integer, messaging.SearchOptions) - Method in class cisco.uc.cuae.IMAPHelper
 
getMessageList() - Method in class cisco.uc.cuae.SearchResult
 
getMessageNumber() - Method in class cisco.uc.cuae.MessageAdapter
 
GetMessageProps(MessagingStub.GetMessageProps) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub
Auto generated method signature
getMessages() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetBroadcastMessagesResponse
Auto generated getter method
GetMessages(MessagingStub.GetMessages) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub
Auto generated method signature
getMessages(String, String, Map, Integer, Integer, messaging.SearchOptions) - Method in class cisco.uc.cuae.UnityHelper
Performs a search using VMWS API
getMessagesByUID(long[]) - Method in class cisco.uc.cuae.IMAPFolderAdapter
 
getMessagesByUID(long, long) - Method in class cisco.uc.cuae.IMAPFolderAdapter
 
getMessageSize(String, String, String) - Method in class cisco.uc.cuae.BasemessagingServer
 
getMessageSize(String, String) - Method in class cisco.uc.cuae.IMAPHelper
 
getMessageSize(String, String, String) - Method in class cisco.uc.cuae.ImplmessagingServer
Begins the call to getMessageSize.
getMessageSize(String, String, String) - Method in interface cisco.uc.cuae.messagingServer
 
getMessageSize(String, String, String) - Method in class cisco.uc.cuae.RemotemessagingServer
 
getMessageSize(String, String) - Method in class cisco.uc.cuae.UnityHelper
 
getMessageType() - Method in class cisco.uc.cuae.messaging.Message
Gets the value.
getMime() - Method in class cisco.uc.cuae.messaging.Message
Gets the value.
getMsgEnvelope() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.MessageEnvelopes_type0
Auto generated getter method
getMsgId() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.MsgEnvelope
Auto generated getter method
getMsgState() - Method in class cisco.uc.cuae.messaging.Message
Gets the value.
getName() - Method in class cisco.uc.cuae.EtchBridge.ConfigEntry
Gets the value.
getName() - Method in class cisco.uc.cuae.IMAPFolderAdapter
 
getName() - Method in class cisco.uc.cuae.messaging.Mailbox
Gets the value.
getName() - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.Info
Auto generated getter method
getName() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.Info
Auto generated getter method
getNewMessageCount() - Method in class cisco.uc.cuae.IMAPFolderAdapter
 
getNextToken() - Method in class cisco.uc.cuae.search.Query
 
getNextToken() - Method in class cisco.uc.cuae.search.QueryTokenManager
 
getNoDeleted() - Method in class cisco.uc.cuae.messaging.Mailbox
Gets the value.
getNoMessagesExist() - Method in class cisco.uc.cuae.messaging.Mailbox
Gets the value.
getNoMessagesRecent() - Method in class cisco.uc.cuae.messaging.Mailbox
Gets the value.
getNonMatchingHeaders(String[]) - Method in class cisco.uc.cuae.MessageAdapter
 
getObjectId() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.UserInfo
Auto generated getter method
getObjectId() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.VerifiedAddressObject
Auto generated getter method
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.Info
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.Login
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.LoginResponse
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.Logout
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.LogoutResponse
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.PropIds_type0
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.PropInfo_type0
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.RenewLogin
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.RenewLoginResponse
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.Vals_type0
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetCallId
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetCallIdResponse
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetSpeed
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetSpeedResponse
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetVolume
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetVolumeResponse
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.Hangup
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.HangupResponse
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.IsConnected
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.IsConnectedResponse
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.PlaceCall
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.PlaceCallResponse
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.Play
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.PlayResponse
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.Record
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.RecordResponse
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.SetSpeed
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.SetSpeedResponse
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.SetVolume
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.SetVolumeResponse
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.Stop
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.StopResponse
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.AcceptDispatchMessage
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.AcceptDispatchMessageResponse
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.AddressSearchObject
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.AddrObjId_type0
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.AddrObjId_type1
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.AddrObjId_type2
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.CountInfo_type0
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.DeleteMessage
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.DeleteMessageResponse
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.Filters_type0
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.ForwardMessage
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.ForwardMessageResponse
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetBroadcastMessages
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetBroadcastMessagesResponse
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessageAddressInfo
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessageAddressInfoResponse
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessageCounts
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessageCountsResponse
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessageProps
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessagePropsResponse
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessages
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessagesResponse
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.Info
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.MessageEnvelopes_type0
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.MessageErr_type0
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.MessageErr_type1
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.MessageIds_type0
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.MessageIds_type1
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.Messages_type0
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.MsgEnvelope
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.PropIds_type0
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.PropInfo_type0
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.PropInfo_type1
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.PropInfo_type2
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.PropInfo_type3
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.PropInfo_type4
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.RecipientInfo_type0
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.RejectDispatchMessage
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.RejectDispatchMessageResponse
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.ReplyMessage
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.ReplyMessageResponse
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.SearchRecipient
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.SearchRecipientResponse
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.SenderInfo_type0
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.SendMessage
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.SendMessageResponse
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.SetBroadcastMessageRead
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.SetBroadcastMessageReadResponse
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.SetMessageProps
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.SetMessagePropsResponse
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.UserInfo
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.Vals_type0
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.VerifiedAddressObject
 
getOMElement(QName, OMFactory) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.VerifiedAddrObj_type0
 
getOwner() - Method in class cisco.uc.cuae.messaging.Mailbox
Gets the value.
getPartitionName() - Method in class cisco.uc.cuae.EtchBridge.EventMessage
Gets the value.
getPartitions() - Method in class cisco.uc.cuae.BaseEtchBridgeServer
 
getPartitions() - Method in class cisco.uc.cuae.BasemessagingServer
 
getPartitions() - Method in interface cisco.uc.cuae.EtchBridgeServer
Query application partitions
getPartitions() - Method in class cisco.uc.cuae.RemoteEtchBridgeServer
 
getPartitions() - Method in class cisco.uc.cuae.RemotemessagingServer
 
getPassword() - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.Login
Auto generated getter method
getPlayTimeMs() - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.PlayResponse
Auto generated getter method
getPluginIpIP() - Method in class cisco.uc.cuae.Config
 
getPluginPort() - Method in class cisco.uc.cuae.Config
 
getPluginUri() - Static method in class cisco.uc.cuae.MainmessagingListener
 
getPrimaryID() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.VerifiedAddressObject
Auto generated getter method
getPriority() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.MsgEnvelope
Auto generated getter method
getPropIds() - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.Login
Auto generated getter method
getPropIds() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessageProps
Auto generated getter method
getPropInfo() - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.LoginResponse
Auto generated getter method
getPropInfo() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.ForwardMessage
Auto generated getter method
getPropInfo() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessagePropsResponse
Auto generated getter method
getPropInfo() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.ReplyMessage
Auto generated getter method
getPropInfo() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.SendMessage
Auto generated getter method
getPropInfo() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.SetMessageProps
Auto generated getter method
getPullParser(QName) - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.Info
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.Login
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.LoginResponse
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.Logout
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.LogoutResponse
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.PropIds_type0
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.PropInfo_type0
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.RenewLogin
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.RenewLoginResponse
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.Vals_type0
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetCallId
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetCallIdResponse
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetSpeed
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetSpeedResponse
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetVolume
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetVolumeResponse
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.Hangup
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.HangupResponse
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.IsConnected
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.IsConnectedResponse
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.PlaceCall
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.PlaceCallResponse
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.Play
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.PlayResponse
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.Record
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.RecordResponse
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.SetSpeed
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.SetSpeedResponse
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.SetVolume
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.SetVolumeResponse
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.Stop
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.StopResponse
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.AcceptDispatchMessage
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.AcceptDispatchMessageResponse
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.AddressSearchObject
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.AddrObjId_type0
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.AddrObjId_type1
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.AddrObjId_type2
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.CountInfo_type0
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.DeleteMessage
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.DeleteMessageResponse
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.Filters_type0
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.ForwardMessage
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.ForwardMessageResponse
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetBroadcastMessages
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetBroadcastMessagesResponse
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessageAddressInfo
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessageAddressInfoResponse
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessageCounts
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessageCountsResponse
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessageProps
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessagePropsResponse
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessages
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessagesResponse
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.Info
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.MessageEnvelopes_type0
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.MessageErr_type0
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.MessageErr_type1
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.MessageIds_type0
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.MessageIds_type1
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.Messages_type0
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.MsgEnvelope
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.PropIds_type0
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.PropInfo_type0
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.PropInfo_type1
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.PropInfo_type2
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.PropInfo_type3
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.PropInfo_type4
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.RecipientInfo_type0
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.RejectDispatchMessage
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.RejectDispatchMessageResponse
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.ReplyMessage
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.ReplyMessageResponse
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.SearchRecipient
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.SearchRecipientResponse
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.SenderInfo_type0
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.SendMessage
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.SendMessageResponse
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.SetBroadcastMessageRead
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.SetBroadcastMessageReadResponse
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.SetMessageProps
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.SetMessagePropsResponse
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.UserInfo
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.Vals_type0
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.VerifiedAddressObject
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.VerifiedAddrObj_type0
databinding method to get an XML representation of this object
getRead() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.MsgEnvelope
Auto generated getter method
getReason() - Method in exception cisco.uc.cuae.messaging.InvalidMessageStateException
Gets the value.
getReceivedDate() - Method in class cisco.uc.cuae.MessageAdapter
 
getReceivedOn() - Method in class cisco.uc.cuae.messaging.Message
Gets the value.
getRecipientInfo() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessageAddressInfoResponse
Auto generated getter method
getRecipients(Message.RecipientType) - Method in class cisco.uc.cuae.MessageAdapter
 
getRecordId() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.ForwardMessage
Auto generated getter method
getRecordId() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.ReplyMessage
Auto generated getter method
getRecordId() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.SendMessage
Auto generated getter method
getRecordMode() - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.Record
Auto generated getter method
getReponse() - Method in class cisco.uc.cuae.SearchResult
 
getReponseString() - Method in class cisco.uc.cuae.SearchResult
 
getScriptName() - Method in class cisco.uc.cuae.EtchBridge.EventMessage
Gets the value.
getSenderInfo() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessageAddressInfoResponse
Auto generated getter method
getSensitivity() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.MsgEnvelope
Auto generated getter method
getSentDate() - Method in class cisco.uc.cuae.MessageAdapter
 
getSentOn() - Method in class cisco.uc.cuae.messaging.Message
Gets the value.
getServerToConnect() - Method in class cisco.uc.cuae.Config
 
getSession() - Method in class cisco.uc.cuae.IMAPStoreFactory
 
getSessionId() - Method in class cisco.uc.cuae.EtchBridge.EventMessage
Gets the value.
getSessionId() - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.LoginResponse
Auto generated getter method
getSessionId() - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.Logout
Auto generated getter method
getSessionId() - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.RenewLogin
Auto generated getter method
getSessionId() - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetCallId
Auto generated getter method
getSessionId() - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetSpeed
Auto generated getter method
getSessionId() - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetVolume
Auto generated getter method
getSessionId() - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.Hangup
Auto generated getter method
getSessionId() - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.IsConnected
Auto generated getter method
getSessionId() - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.PlaceCall
Auto generated getter method
getSessionId() - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.Play
Auto generated getter method
getSessionId() - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.Record
Auto generated getter method
getSessionId() - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.SetSpeed
Auto generated getter method
getSessionId() - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.SetVolume
Auto generated getter method
getSessionId() - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.Stop
Auto generated getter method
getSessionId() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.AcceptDispatchMessage
Auto generated getter method
getSessionId() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.DeleteMessage
Auto generated getter method
getSessionId() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.ForwardMessage
Auto generated getter method
getSessionId() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetBroadcastMessages
Auto generated getter method
getSessionId() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessageAddressInfo
Auto generated getter method
getSessionId() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessageCounts
Auto generated getter method
getSessionId() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessageProps
Auto generated getter method
getSessionId() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessages
Auto generated getter method
getSessionId() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.RejectDispatchMessage
Auto generated getter method
getSessionId() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.ReplyMessage
Auto generated getter method
getSessionId() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.SearchRecipient
Auto generated getter method
getSessionId() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.SendMessage
Auto generated getter method
getSessionId() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.SetBroadcastMessageRead
Auto generated getter method
getSessionId() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.SetMessageProps
Auto generated getter method
getSessionInfo(String) - Method in class cisco.uc.cuae.SessionManager
 
getShowTimestamps() - Method in class cisco.uc.cuae.Config
 
getSize() - Method in class cisco.uc.cuae.MessageAdapter
 
getSize() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.MsgEnvelope
Auto generated getter method
getSortBy() - Method in class cisco.uc.cuae.messaging.SearchOptions
Gets the value.
getSortType() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessages
Auto generated getter method
GetSpeed(CallControlStub.GetSpeed) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub
Auto generated method signature
getSpeed() - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetSpeedResponse
Auto generated getter method
getSpeed() - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.Play
Auto generated getter method
getSpeed() - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.SetSpeed
Auto generated getter method
getStart() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessages
Auto generated getter method
getStartPosMs() - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.Play
Auto generated getter method
getStartPosMs() - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.Record
Auto generated getter method
getStatus() - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.RenewLoginResponse
Auto generated getter method
getStatus() - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.IsConnectedResponse
Auto generated getter method
getStopPosMs() - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.PlayResponse
Auto generated getter method
getStopPosMs() - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.RecordResponse
Auto generated getter method
getStreamSize() - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.RecordResponse
Auto generated getter method
getString() - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.PropIds_type0
Auto generated getter method
getString() - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.Vals_type0
Auto generated getter method
getString() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.AddrObjId_type0
Auto generated getter method
getString() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.AddrObjId_type1
Auto generated getter method
getString() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.AddrObjId_type2
Auto generated getter method
getString() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.Filters_type0
Auto generated getter method
getString() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.MessageIds_type0
Auto generated getter method
getString() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.MessageIds_type1
Auto generated getter method
getString() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.Messages_type0
Auto generated getter method
getString() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.PropIds_type0
Auto generated getter method
getString() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.Vals_type0
Auto generated getter method
getSubject() - Method in class cisco.uc.cuae.MessageAdapter
 
getSubject() - Method in class cisco.uc.cuae.messaging.Message
Gets the value.
getSubject() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.MsgEnvelope
Auto generated getter method
GetSuffix(int) - Method in class cisco.uc.cuae.search.SimpleCharStream
 
getSuppressNoHandler() - Method in class cisco.uc.cuae.EtchBridge.EventMessage
Gets the value.
getTabSize(int) - Method in class cisco.uc.cuae.search.SimpleCharStream
 
getTermReason() - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.PlayResponse
Auto generated getter method
getTermReason() - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.RecordResponse
Auto generated getter method
getTimeoutMs() - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.IsConnected
Auto generated getter method
getTimeoutSeconds() - Method in class cisco.uc.cuae.Config
 
getTo() - Method in class cisco.uc.cuae.messaging.Message
Gets the value.
getTo() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.MsgEnvelope
Auto generated getter method
getToken(int) - Method in class cisco.uc.cuae.search.Query
 
getType() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.AddressSearchObject
Auto generated getter method
getTypeObject(String, String, XMLStreamReader) - Static method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.ExtensionMapper
 
getTypeObject(String, String, XMLStreamReader) - Static method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.ExtensionMapper
 
getTypeObject(String, String, XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.ExtensionMapper
 
getUID(MessageAdapter) - Method in class cisco.uc.cuae.IMAPFolderAdapter
 
getUnityConnectionIP() - Method in class cisco.uc.cuae.Config
 
getUnityConnectionPort() - Method in class cisco.uc.cuae.Config
 
getUnityDomain() - Method in class cisco.uc.cuae.Config
 
getUnityHelper(String) - Method in class cisco.uc.cuae.SessionManager
 
getUnityIp() - Method in class cisco.uc.cuae.Config
 
getUnityMagicString() - Method in class cisco.uc.cuae.Config
 
getUnityMaxConnections() - Method in class cisco.uc.cuae.Config
 
getUnityRootPort() - Method in class cisco.uc.cuae.Config
 
getUnitySmtpServer() - Method in class cisco.uc.cuae.Config
 
getUrgent() - Method in class cisco.uc.cuae.messaging.Message
Gets the value.
getUseEtchBridgeTLS() - Method in class cisco.uc.cuae.Config
 
getUserInfo() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.RecipientInfo_type0
Auto generated getter method
getUserInfo() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.SenderInfo_type0
Auto generated getter method
getUsername() - Method in exception cisco.uc.cuae.messaging.MailboxAlreadyOpenException
Gets the value.
getUsername() - Method in exception cisco.uc.cuae.messaging.NoSuchMailboxException
Gets the value.
getUserName() - Method in exception cisco.uc.cuae.messaging.NoSuchUserException
Gets the value.
getUserName() - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.Login
Auto generated getter method
getUserTimeZone() - Method in class cisco.uc.cuae.messaging.Message
Gets the value.
getUserTimeZoneOffset() - Method in class cisco.uc.cuae.messaging.Message
Gets the value.
getValNum() - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.Info
Auto generated getter method
getValNum() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.Info
Auto generated getter method
getVals() - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.Info
Auto generated getter method
getVals() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.Info
Auto generated getter method
getValue(String, String) - Method in class cisco.uc.cuae.Config
 
getValue() - Method in class cisco.uc.cuae.search.VmwsQueryImpl.VmwsVariableNode
 
getVerifiedAddressObject() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.VerifiedAddrObj_type0
Auto generated getter method
getVerifiedAddrObj() - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.SearchRecipientResponse
Auto generated getter method
getVoiceData(String, String, String) - Method in class cisco.uc.cuae.BasemessagingServer
 
getVoiceData(String, String, String) - Method in class cisco.uc.cuae.ImplmessagingServer
Begins the call to getVoiceData.
getVoiceData(String, String, String) - Method in interface cisco.uc.cuae.messagingServer
 
getVoiceData(String, String, String) - Method in class cisco.uc.cuae.RemotemessagingServer
 
GetVolume(CallControlStub.GetVolume) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub
Auto generated method signature
getVolume() - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetVolumeResponse
Auto generated getter method
getVolume() - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.Play
Auto generated getter method
getVolume() - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.SetVolume
Auto generated getter method
GT - Static variable in interface cisco.uc.cuae.search.QueryConstants
 

H

Hangup(CallControlStub.Hangup) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub
Auto generated method signature

I

id - Variable in class cisco.uc.cuae.messaging.Mailbox
The ID of the mailbox as defined in the Messaging server.
id - Variable in class cisco.uc.cuae.messaging.Message
A unique identifier for a given message.
id - Static variable in class cisco.uc.cuae.search.SearchOptionFields
 
image - Variable in class cisco.uc.cuae.search.Token
The string image of the token.
IMAP_UID_PROP - Static variable in class cisco.uc.cuae.search.SearchOptionFields
 
IMAP_UID_PROP - Static variable in class cisco.uc.cuae.UnityHelper
 
IMAPFolderAdapter - Class in cisco.uc.cuae
 
IMAPFolderAdapter() - Constructor for class cisco.uc.cuae.IMAPFolderAdapter
Should never be called from the real code--used only to mock the objects
IMAPHelper - Class in cisco.uc.cuae
 
IMAPHelper() - Constructor for class cisco.uc.cuae.IMAPHelper
 
imapHelper - Variable in class cisco.uc.cuae.SessionInfo
 
IMAPQueryBase - Class in cisco.uc.cuae.search
 
IMAPQueryBase() - Constructor for class cisco.uc.cuae.search.IMAPQueryBase
 
IMAPQueryBase.ImapBinOpNode - Class in cisco.uc.cuae.search
 
IMAPQueryBase.ImapBinOpNode(QueryBase.Node, Token, QueryBase.Node) - Constructor for class cisco.uc.cuae.search.IMAPQueryBase.ImapBinOpNode
 
IMAPQueryBase.ImapFieldNode - Class in cisco.uc.cuae.search
 
IMAPQueryBase.IMAPSearchQueryHelper - Class in cisco.uc.cuae.search
 
IMAPQueryBase.IMAPSearchQueryHelper(HashMap, Object[]) - Constructor for class cisco.uc.cuae.search.IMAPQueryBase.IMAPSearchQueryHelper
 
IMAPStoreAdapter - Class in cisco.uc.cuae
 
IMAPStoreAdapter() - Constructor for class cisco.uc.cuae.IMAPStoreAdapter
 
IMAPStoreAdapter(Session, URLName, String, int, boolean) - Constructor for class cisco.uc.cuae.IMAPStoreAdapter
 
IMAPStoreAdapter(Session, URLName) - Constructor for class cisco.uc.cuae.IMAPStoreAdapter
 
IMAPStoreFactory - Class in cisco.uc.cuae
 
ImplmessagingClient - Class in cisco.uc.cuae
Your custom implementation of BasemessagingClient.
ImplmessagingClient(RemotemessagingServer) - Constructor for class cisco.uc.cuae.ImplmessagingClient
Constructs the ImplmessagingClient.
ImplmessagingServer - Class in cisco.uc.cuae
Call to message translator for messagingServer.
ImplmessagingServer(RemotemessagingClient) - Constructor for class cisco.uc.cuae.ImplmessagingServer
 
inBuf - Variable in class cisco.uc.cuae.search.SimpleCharStream
 
info(String, Object...) - Static method in class cisco.uc.cuae.Log
 
info(String) - Static method in class cisco.uc.cuae.Log
 
init() - Static method in class cisco.uc.cuae.StubEtchBridge
Method used to force static initialization.
init() - Static method in class cisco.uc.cuae.StubEtchBridgeClient
Method used to force static initialization.
init() - Static method in class cisco.uc.cuae.StubEtchBridgeServer
Method used to force static initialization.
init() - Static method in class cisco.uc.cuae.Stubmessaging
Method used to force static initialization.
init() - Static method in class cisco.uc.cuae.StubmessagingClient
Method used to force static initialization.
init() - Static method in class cisco.uc.cuae.StubmessagingServer
Method used to force static initialization.
input_stream - Variable in class cisco.uc.cuae.search.QueryTokenManager
 
inputStream - Variable in class cisco.uc.cuae.search.SimpleCharStream
 
INT_LIT - Static variable in interface cisco.uc.cuae.search.QueryConstants
 
Integer(QueryBase.QueryHelper) - Method in class cisco.uc.cuae.search.Query
 
INTEGER - Static variable in interface cisco.uc.cuae.search.QueryConstants
 
InvalidArgHelper - Class in cisco.uc.cuae
Facilitates creating many invalid arguments to conform with InvalidArgumentException and its good-for-consumers-but-onerous-to-implement 'fields[]' field
InvalidArgHelper() - Constructor for class cisco.uc.cuae.InvalidArgHelper
 
IsConnected(CallControlStub.IsConnected) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub
Auto generated method signature
isLoggedIn(String) - Method in class cisco.uc.cuae.BasemessagingServer
 
isLoggedIn(String) - Method in class cisco.uc.cuae.ImplmessagingServer
Used by @Authorize throughout the API.
isLoggedIn(String) - Method in interface cisco.uc.cuae.messagingServer
 
isLoggedIn(String) - Method in class cisco.uc.cuae.RemotemessagingServer
 
isLoggedInAndOpen(String, String) - Method in class cisco.uc.cuae.BasemessagingServer
 
isLoggedInAndOpen(String, String) - Method in class cisco.uc.cuae.ImplmessagingServer
 
isLoggedInAndOpen(String, String) - Method in interface cisco.uc.cuae.messagingServer
 
isLoggedInAndOpen(String, String) - Method in class cisco.uc.cuae.RemotemessagingServer
 
isMimeType(String) - Method in class cisco.uc.cuae.MessageAdapter
 
isOpen() - Method in class cisco.uc.cuae.IMAPFolderAdapter
 
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.Info
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.Login
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.LoginResponse
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.Logout
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.LogoutResponse
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.PropIds_type0
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.PropInfo_type0
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.RenewLogin
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.RenewLoginResponse
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.Vals_type0
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetCallId
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetCallIdResponse
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetSpeed
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetSpeedResponse
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetVolume
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetVolumeResponse
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.Hangup
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.HangupResponse
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.IsConnected
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.IsConnectedResponse
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.PlaceCall
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.PlaceCallResponse
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.Play
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.PlayResponse
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.Record
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.RecordResponse
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.SetSpeed
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.SetSpeedResponse
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.SetVolume
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.SetVolumeResponse
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.Stop
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.StopResponse
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.AcceptDispatchMessage
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.AcceptDispatchMessageResponse
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.AddressSearchObject
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.AddrObjId_type0
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.AddrObjId_type1
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.AddrObjId_type2
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.CountInfo_type0
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.DeleteMessage
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.DeleteMessageResponse
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.Filters_type0
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.ForwardMessage
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.ForwardMessageResponse
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetBroadcastMessages
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetBroadcastMessagesResponse
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessageAddressInfo
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessageAddressInfoResponse
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessageCounts
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessageCountsResponse
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessageProps
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessagePropsResponse
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessages
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessagesResponse
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.Info
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.MessageEnvelopes_type0
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.MessageErr_type0
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.MessageErr_type1
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.MessageIds_type0
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.MessageIds_type1
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.Messages_type0
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.MsgEnvelope
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.PropIds_type0
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.PropInfo_type0
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.PropInfo_type1
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.PropInfo_type2
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.PropInfo_type3
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.PropInfo_type4
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.RecipientInfo_type0
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.RejectDispatchMessage
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.RejectDispatchMessageResponse
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.ReplyMessage
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.ReplyMessageResponse
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.SearchRecipient
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.SearchRecipientResponse
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.SenderInfo_type0
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.SendMessage
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.SendMessageResponse
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.SetBroadcastMessageRead
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.SetBroadcastMessageReadResponse
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.SetMessageProps
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.SetMessagePropsResponse
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.UserInfo
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.Vals_type0
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.VerifiedAddressObject
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.VerifiedAddrObj_type0
isReaderMTOMAware
isSensitive - Variable in class cisco.uc.cuae.messaging.Message
True if the message is sensitive
isSensitive - Static variable in class cisco.uc.cuae.search.SearchOptionFields
 
isSerialized(String) - Method in class cisco.uc.cuae.search.SearchOptionFields
 

J

jj_nt - Variable in class cisco.uc.cuae.search.Query
 
jjFillToken() - Method in class cisco.uc.cuae.search.QueryTokenManager
 
jjstrLiteralImages - Static variable in class cisco.uc.cuae.search.QueryTokenManager
 

K

kind - Variable in class cisco.uc.cuae.search.Token
An integer that describes the kind of this token.

L

LE - Static variable in interface cisco.uc.cuae.search.QueryConstants
 
LETTER - Static variable in interface cisco.uc.cuae.search.QueryConstants
 
LexicalError(boolean, int, int, int, String, char) - Static method in error cisco.uc.cuae.search.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
lexStateNames - Static variable in class cisco.uc.cuae.search.QueryTokenManager
 
LIKE - Static variable in interface cisco.uc.cuae.search.QueryConstants
 
LikeExpr(QueryBase.QueryHelper) - Method in class cisco.uc.cuae.search.Query
 
line - Variable in class cisco.uc.cuae.search.SimpleCharStream
 
local_return - Variable in class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetCallIdResponse
field for _return
localAddrObject - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.SearchRecipient
field for AddrObject
localAddrObjId - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.ForwardMessage
field for AddrObjId
localAddrObjId - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.ReplyMessage
field for AddrObjId
localAddrObjId - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.SendMessage
field for AddrObjId
localAlias - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.VerifiedAddressObject
field for Alias
localArrivalTime - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.MsgEnvelope
field for ArrivalTime
localAudioId - Variable in class cisco.uc.cuae.unity.callcontrol.CallControlStub.Play
field for AudioId
localAudioId - Variable in class cisco.uc.cuae.unity.callcontrol.CallControlStub.RecordResponse
field for AudioId
localAuthType - Variable in class cisco.uc.cuae.unity.authentication.AuthenticationStub.Login
field for AuthType
localCallerId - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.MsgEnvelope
field for CallerId
localCallerName - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.MsgEnvelope
field for CallerName
localCallId - Variable in class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetSpeed
field for CallId
localCallId - Variable in class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetVolume
field for CallId
localCallId - Variable in class cisco.uc.cuae.unity.callcontrol.CallControlStub.Hangup
field for CallId
localCallId - Variable in class cisco.uc.cuae.unity.callcontrol.CallControlStub.IsConnected
field for CallId
localCallId - Variable in class cisco.uc.cuae.unity.callcontrol.CallControlStub.PlaceCallResponse
field for CallId
localCallId - Variable in class cisco.uc.cuae.unity.callcontrol.CallControlStub.Play
field for CallId
localCallId - Variable in class cisco.uc.cuae.unity.callcontrol.CallControlStub.Record
field for CallId
localCallId - Variable in class cisco.uc.cuae.unity.callcontrol.CallControlStub.SetSpeed
field for CallId
localCallId - Variable in class cisco.uc.cuae.unity.callcontrol.CallControlStub.SetVolume
field for CallId
localCallId - Variable in class cisco.uc.cuae.unity.callcontrol.CallControlStub.Stop
field for CallId
localContactNumber - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.UserInfo
field for ContactNumber
localCountInfo - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessageCountsResponse
field for CountInfo
localDeleteType - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.DeleteMessage
field for DeleteType
localDestAddress - Variable in class cisco.uc.cuae.unity.callcontrol.CallControlStub.PlaceCall
field for DestAddress
localDisplayName - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.UserInfo
field for DisplayName
localDisplayName - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.VerifiedAddressObject
field for DisplayName
localDuration - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.MsgEnvelope
field for Duration
localEmailAddress - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.UserInfo
field for EmailAddress
localFilters - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessageCounts
field for Filters
localFilterType - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessages
field for FilterType
localFirstName - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.VerifiedAddressObject
field for FirstName
localFrom - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.MsgEnvelope
field for From
localFromSub - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.MsgEnvelope
field for FromSub
localFromVmIntSub - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.MsgEnvelope
field for FromVmIntSub
localId - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.AddressSearchObject
field for Id
localIMAPUid - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.MsgEnvelope
field for IMAPUid
localInfo - Variable in class cisco.uc.cuae.unity.authentication.AuthenticationStub.PropInfo_type0
field for Info This was an Array!
localInfo - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.CountInfo_type0
field for Info This was an Array!
localInfo - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.MessageErr_type0
field for Info This was an Array!
localInfo - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.MessageErr_type1
field for Info This was an Array!
localInfo - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.PropInfo_type0
field for Info This was an Array!
localInfo - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.PropInfo_type1
field for Info This was an Array!
localInfo - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.PropInfo_type2
field for Info This was an Array!
localInfo - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.PropInfo_type3
field for Info This was an Array!
localInfo - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.PropInfo_type4
field for Info This was an Array!
localInfoTracker - Variable in class cisco.uc.cuae.unity.authentication.AuthenticationStub.PropInfo_type0
 
localInfoTracker - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.CountInfo_type0
 
localInfoTracker - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.MessageErr_type0
 
localInfoTracker - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.MessageErr_type1
 
localInfoTracker - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.PropInfo_type0
 
localInfoTracker - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.PropInfo_type1
 
localInfoTracker - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.PropInfo_type2
 
localInfoTracker - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.PropInfo_type3
 
localInfoTracker - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.PropInfo_type4
 
localLastName - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.VerifiedAddressObject
field for LastName
localLocalArrivalTime - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.MsgEnvelope
field for LocalArrivalTime
localMax - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessages
field for Max
localMax - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.SearchRecipient
field for Max
localMaxRings - Variable in class cisco.uc.cuae.unity.callcontrol.CallControlStub.PlaceCall
field for MaxRings
localMessageEnvelopes - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessagesResponse
field for MessageEnvelopes
localMessageErr - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.DeleteMessageResponse
field for MessageErr
localMessageErr - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.SetMessagePropsResponse
field for MessageErr
localMessageId - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.AcceptDispatchMessage
field for MessageId
localMessageId - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.ForwardMessage
field for MessageId
localMessageId - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessageAddressInfo
field for MessageId
localMessageId - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessageProps
field for MessageId
localMessageId - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.RejectDispatchMessage
field for MessageId
localMessageId - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.ReplyMessage
field for MessageId
localMessageId - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.SetBroadcastMessageRead
field for MessageId
localMessageIds - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.DeleteMessage
field for MessageIds
localMessageIds - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.SetMessageProps
field for MessageIds
localMessages - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.GetBroadcastMessagesResponse
field for Messages
localMsgEnvelope - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.MessageEnvelopes_type0
field for MsgEnvelope This was an Array!
localMsgEnvelopeTracker - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.MessageEnvelopes_type0
 
localMsgId - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.MsgEnvelope
field for MsgId
localName - Variable in class cisco.uc.cuae.unity.authentication.AuthenticationStub.Info
field for Name
localName - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.Info
field for Name
localObjectId - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.UserInfo
field for ObjectId
localObjectId - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.VerifiedAddressObject
field for ObjectId
localPassword - Variable in class cisco.uc.cuae.unity.authentication.AuthenticationStub.Login
field for Password
localPlayTimeMs - Variable in class cisco.uc.cuae.unity.callcontrol.CallControlStub.PlayResponse
field for PlayTimeMs
localPrimaryID - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.VerifiedAddressObject
field for PrimaryID
localPriority - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.MsgEnvelope
field for Priority
localPropIds - Variable in class cisco.uc.cuae.unity.authentication.AuthenticationStub.Login
field for PropIds
localPropIds - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessageProps
field for PropIds
localPropInfo - Variable in class cisco.uc.cuae.unity.authentication.AuthenticationStub.LoginResponse
field for PropInfo
localPropInfo - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.ForwardMessage
field for PropInfo
localPropInfo - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessagePropsResponse
field for PropInfo
localPropInfo - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.ReplyMessage
field for PropInfo
localPropInfo - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.SendMessage
field for PropInfo
localPropInfo - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.SetMessageProps
field for PropInfo
localRead - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.MsgEnvelope
field for Read
localRecipientInfo - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessageAddressInfoResponse
field for RecipientInfo
localRecordId - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.ForwardMessage
field for RecordId
localRecordId - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.ReplyMessage
field for RecordId
localRecordId - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.SendMessage
field for RecordId
localRecordMode - Variable in class cisco.uc.cuae.unity.callcontrol.CallControlStub.Record
field for RecordMode
localSenderInfo - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessageAddressInfoResponse
field for SenderInfo
localSensitivity - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.MsgEnvelope
field for Sensitivity
localSessionId - Variable in class cisco.uc.cuae.unity.authentication.AuthenticationStub.LoginResponse
field for SessionId
localSessionId - Variable in class cisco.uc.cuae.unity.authentication.AuthenticationStub.Logout
field for SessionId
localSessionId - Variable in class cisco.uc.cuae.unity.authentication.AuthenticationStub.RenewLogin
field for SessionId
localSessionId - Variable in class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetCallId
field for SessionId
localSessionId - Variable in class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetSpeed
field for SessionId
localSessionId - Variable in class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetVolume
field for SessionId
localSessionId - Variable in class cisco.uc.cuae.unity.callcontrol.CallControlStub.Hangup
field for SessionId
localSessionId - Variable in class cisco.uc.cuae.unity.callcontrol.CallControlStub.IsConnected
field for SessionId
localSessionId - Variable in class cisco.uc.cuae.unity.callcontrol.CallControlStub.PlaceCall
field for SessionId
localSessionId - Variable in class cisco.uc.cuae.unity.callcontrol.CallControlStub.Play
field for SessionId
localSessionId - Variable in class cisco.uc.cuae.unity.callcontrol.CallControlStub.Record
field for SessionId
localSessionId - Variable in class cisco.uc.cuae.unity.callcontrol.CallControlStub.SetSpeed
field for SessionId
localSessionId - Variable in class cisco.uc.cuae.unity.callcontrol.CallControlStub.SetVolume
field for SessionId
localSessionId - Variable in class cisco.uc.cuae.unity.callcontrol.CallControlStub.Stop
field for SessionId
localSessionId - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.AcceptDispatchMessage
field for SessionId
localSessionId - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.DeleteMessage
field for SessionId
localSessionId - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.ForwardMessage
field for SessionId
localSessionId - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.GetBroadcastMessages
field for SessionId
localSessionId - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessageAddressInfo
field for SessionId
localSessionId - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessageCounts
field for SessionId
localSessionId - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessageProps
field for SessionId
localSessionId - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessages
field for SessionId
localSessionId - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.RejectDispatchMessage
field for SessionId
localSessionId - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.ReplyMessage
field for SessionId
localSessionId - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.SearchRecipient
field for SessionId
localSessionId - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.SendMessage
field for SessionId
localSessionId - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.SetBroadcastMessageRead
field for SessionId
localSessionId - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.SetMessageProps
field for SessionId
localSize - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.MsgEnvelope
field for Size
localSortType - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessages
field for SortType
localSpeed - Variable in class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetSpeedResponse
field for Speed
localSpeed - Variable in class cisco.uc.cuae.unity.callcontrol.CallControlStub.Play
field for Speed
localSpeed - Variable in class cisco.uc.cuae.unity.callcontrol.CallControlStub.SetSpeed
field for Speed
localStart - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessages
field for Start
localStartPosMs - Variable in class cisco.uc.cuae.unity.callcontrol.CallControlStub.Play
field for StartPosMs
localStartPosMs - Variable in class cisco.uc.cuae.unity.callcontrol.CallControlStub.Record
field for StartPosMs
localStatus - Variable in class cisco.uc.cuae.unity.authentication.AuthenticationStub.RenewLoginResponse
field for Status
localStatus - Variable in class cisco.uc.cuae.unity.callcontrol.CallControlStub.IsConnectedResponse
field for Status
localStopPosMs - Variable in class cisco.uc.cuae.unity.callcontrol.CallControlStub.PlayResponse
field for StopPosMs
localStopPosMs - Variable in class cisco.uc.cuae.unity.callcontrol.CallControlStub.RecordResponse
field for StopPosMs
localStreamSize - Variable in class cisco.uc.cuae.unity.callcontrol.CallControlStub.RecordResponse
field for StreamSize
localString - Variable in class cisco.uc.cuae.unity.authentication.AuthenticationStub.PropIds_type0
field for String This was an Array!
localString - Variable in class cisco.uc.cuae.unity.authentication.AuthenticationStub.Vals_type0
field for String This was an Array!
localString - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.AddrObjId_type0
field for String This was an Array!
localString - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.AddrObjId_type1
field for String This was an Array!
localString - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.AddrObjId_type2
field for String This was an Array!
localString - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.Filters_type0
field for String This was an Array!
localString - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.MessageIds_type0
field for String This was an Array!
localString - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.MessageIds_type1
field for String This was an Array!
localString - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.Messages_type0
field for String This was an Array!
localString - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.PropIds_type0
field for String This was an Array!
localString - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.Vals_type0
field for String This was an Array!
localStringTracker - Variable in class cisco.uc.cuae.unity.authentication.AuthenticationStub.PropIds_type0
 
localStringTracker - Variable in class cisco.uc.cuae.unity.authentication.AuthenticationStub.Vals_type0
 
localStringTracker - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.AddrObjId_type0
 
localStringTracker - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.AddrObjId_type1
 
localStringTracker - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.AddrObjId_type2
 
localStringTracker - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.Filters_type0
 
localStringTracker - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.MessageIds_type0
 
localStringTracker - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.MessageIds_type1
 
localStringTracker - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.Messages_type0
 
localStringTracker - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.PropIds_type0
 
localStringTracker - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.Vals_type0
 
localSubject - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.MsgEnvelope
field for Subject
localTermReason - Variable in class cisco.uc.cuae.unity.callcontrol.CallControlStub.PlayResponse
field for TermReason
localTermReason - Variable in class cisco.uc.cuae.unity.callcontrol.CallControlStub.RecordResponse
field for TermReason
localTimeoutMs - Variable in class cisco.uc.cuae.unity.callcontrol.CallControlStub.IsConnected
field for TimeoutMs
localTo - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.MsgEnvelope
field for To
localType - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.AddressSearchObject
field for Type
localUserInfo - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.RecipientInfo_type0
field for UserInfo This was an Array!
localUserInfo - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.SenderInfo_type0
field for UserInfo This was an Array!
localUserInfoTracker - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.RecipientInfo_type0
 
localUserInfoTracker - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.SenderInfo_type0
 
localUserName - Variable in class cisco.uc.cuae.unity.authentication.AuthenticationStub.Login
field for UserName
localValNum - Variable in class cisco.uc.cuae.unity.authentication.AuthenticationStub.Info
field for ValNum
localValNum - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.Info
field for ValNum
localVals - Variable in class cisco.uc.cuae.unity.authentication.AuthenticationStub.Info
field for Vals
localVals - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.Info
field for Vals
localVerifiedAddressObject - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.VerifiedAddrObj_type0
field for VerifiedAddressObject This was an Array!
localVerifiedAddressObjectTracker - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.VerifiedAddrObj_type0
 
localVerifiedAddrObj - Variable in class cisco.uc.cuae.unity.messaging.MessagingStub.SearchRecipientResponse
field for VerifiedAddrObj
localVolume - Variable in class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetVolumeResponse
field for Volume
localVolume - Variable in class cisco.uc.cuae.unity.callcontrol.CallControlStub.Play
field for Volume
localVolume - Variable in class cisco.uc.cuae.unity.callcontrol.CallControlStub.SetVolume
field for Volume
Log - Class in cisco.uc.cuae
This is the Messaging Logger that will be used around the Messaging package
Log() - Constructor for class cisco.uc.cuae.Log
 
login(String, String, String, messaging.UserType) - Method in class cisco.uc.cuae.BasemessagingServer
 
Login(String, String, messaging.UserType) - Method in class cisco.uc.cuae.IMAPHelper
 
login(String, String, String, messaging.UserType) - Method in class cisco.uc.cuae.ImplmessagingServer
This method will be used to forcefully disconnect the user , This will be used when a client connects more than once so as so save any hacking attempts etc.
login(String, String, String, messaging.UserType) - Method in interface cisco.uc.cuae.messagingServer
To perform any operation in the Messaging API, one must log in with either administrative or enduser credentials.
login(String, String, String, messaging.UserType) - Method in class cisco.uc.cuae.RemotemessagingServer
 
Login(AuthenticationStub.Login) - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub
Auto generated method signature
login(String, String, String, messaging.UserType) - Method in class cisco.uc.cuae.UnityHelper
 
logInName - Variable in class cisco.uc.cuae.SessionInfo
 
logout(String) - Method in class cisco.uc.cuae.BasemessagingServer
 
Logout() - Method in class cisco.uc.cuae.IMAPHelper
 
logout(String) - Method in class cisco.uc.cuae.ImplmessagingServer
Begins the call to Logout.
logout(String) - Method in interface cisco.uc.cuae.messagingServer
 
logout(String) - Method in class cisco.uc.cuae.RemotemessagingServer
 
Logout(AuthenticationStub.Logout) - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub
Auto generated method signature
logout(String) - Method in class cisco.uc.cuae.UnityHelper
 
logWrite(EtchBridge.LogLevel, String) - Method in class cisco.uc.cuae.BaseEtchBridgeServer
 
logWrite(EtchBridge.LogLevel, String) - Method in class cisco.uc.cuae.BasemessagingServer
 
logWrite(EtchBridge.LogLevel, String) - Method in interface cisco.uc.cuae.EtchBridgeServer
CUAE Etch Bridge notify Etch application has been triggered
logWrite(EtchBridge.LogLevel, String) - Method in class cisco.uc.cuae.RemoteEtchBridgeServer
 
logWrite(EtchBridge.LogLevel, String) - Method in class cisco.uc.cuae.RemotemessagingServer
 
lookingAhead - Variable in class cisco.uc.cuae.search.Query
 
LP - Static variable in interface cisco.uc.cuae.search.QueryConstants
 
LT - Static variable in interface cisco.uc.cuae.search.QueryConstants
 

M

mailboxId - Variable in exception cisco.uc.cuae.messaging.InvalidMessageStateException
The ID for the mailbox.
mailboxId - Variable in class cisco.uc.cuae.messaging.Message
A unique identifier for the mailbox that a given message belongs to.
mailboxId - Variable in exception cisco.uc.cuae.messaging.NoSuchFolderException
 
mailboxId - Static variable in class cisco.uc.cuae.search.SearchOptionFields
 
main(String[]) - Static method in class cisco.uc.cuae.MainmessagingListener
Main for messagingListener.
main(String[]) - Static method in class cisco.uc.cuae.search.Query
 
main(String[]) - Static method in class cisco.uc.cuae.UnityHelper
 
MainmessagingListener - Class in cisco.uc.cuae
Main implementation for messagingListener.
MainmessagingListener() - Constructor for class cisco.uc.cuae.MainmessagingListener
Constructs the MainmessagingListener.
maxNextCharInd - Variable in class cisco.uc.cuae.search.SimpleCharStream
 
MESSAGE_TYPE_FIELD - Static variable in class cisco.uc.cuae.search.VmwsQueryImpl
 
MessageAdapter - Class in cisco.uc.cuae
 
MessageAdapter() - Constructor for class cisco.uc.cuae.MessageAdapter
 
messageId - Variable in exception cisco.uc.cuae.messaging.InvalidMessageStateException
The ID of a message in the mailbox.
messageId - Variable in exception cisco.uc.cuae.messaging.NoSuchMessageException
 
messageType - Variable in class cisco.uc.cuae.messaging.Message
The mesage type of the message
messageType - Static variable in class cisco.uc.cuae.search.SearchOptionFields
 
messageType - Variable in class cisco.uc.cuae.search.VmwsQueryImpl.VmwsParseResult
 
messaging - Interface in cisco.uc.cuae
 
messaging.AuthenticationException - Exception in cisco.uc.cuae
Thrown if Authentication fails.
messaging.AuthenticationException() - Constructor for exception cisco.uc.cuae.messaging.AuthenticationException
Constructs the AuthenticationException.
messaging.AuthenticationException(Integer, String, String, Object) - Constructor for exception cisco.uc.cuae.messaging.AuthenticationException
Constructs the AuthenticationException.
messaging.InvalidArgumentException - Exception in cisco.uc.cuae
 
messaging.InvalidArgumentException() - Constructor for exception cisco.uc.cuae.messaging.InvalidArgumentException
Constructs the InvalidArgumentException.
messaging.InvalidArgumentException(Integer, String, String, Object, String[]) - Constructor for exception cisco.uc.cuae.messaging.InvalidArgumentException
Constructs the InvalidArgumentException.
messaging.InvalidMessageStateException - Exception in cisco.uc.cuae
Thrown when the message is in invalid state, such as already archived ,un-restorable.
messaging.InvalidMessageStateException() - Constructor for exception cisco.uc.cuae.messaging.InvalidMessageStateException
Constructs the InvalidMessageStateException.
messaging.InvalidMessageStateException(String, String, String) - Constructor for exception cisco.uc.cuae.messaging.InvalidMessageStateException
Constructs the InvalidMessageStateException.
messaging.Mailbox - Class in cisco.uc.cuae
A data structure that represents a Mailbox
messaging.Mailbox() - Constructor for class cisco.uc.cuae.messaging.Mailbox
Constructs the Mailbox.
messaging.Mailbox(String, String, String, Integer, Integer, Integer) - Constructor for class cisco.uc.cuae.messaging.Mailbox
Constructs the Mailbox.
messaging.MailboxAlreadyOpenException - Exception in cisco.uc.cuae
Thrown when a mailbox is already opened when the client tries to open it again
messaging.MailboxAlreadyOpenException() - Constructor for exception cisco.uc.cuae.messaging.MailboxAlreadyOpenException
Constructs the MailboxAlreadyOpenException.
messaging.MailboxAlreadyOpenException(Integer, String, String, Object, String) - Constructor for exception cisco.uc.cuae.messaging.MailboxAlreadyOpenException
Constructs the MailboxAlreadyOpenException.
messaging.Message - Class in cisco.uc.cuae
A data structure that represents a message stored on behalf of a user.
messaging.Message() - Constructor for class cisco.uc.cuae.messaging.Message
Constructs the Message.
messaging.Message(String, String, String, String, String, String, String, Date, Date, String, Integer, messaging.MessageState, byte[], String, String, String, messaging.MessageType, String, Boolean, Boolean, Integer) - Constructor for class cisco.uc.cuae.messaging.Message
Constructs the Message.
messaging.MessageState - Enum in cisco.uc.cuae
An ENUM to define the message state
messaging.MessageType - Enum in cisco.uc.cuae
 
messaging.MessagingException - Exception in cisco.uc.cuae
 
messaging.MessagingException() - Constructor for exception cisco.uc.cuae.messaging.MessagingException
Constructs the MessagingException.
messaging.MessagingException(Integer, String, String, Object) - Constructor for exception cisco.uc.cuae.messaging.MessagingException
Constructs the MessagingException.
messaging.NoSuchFileIdException - Exception in cisco.uc.cuae
NoSuchFileIdException When user is try to upload data and fileId user provides is not present at the server ( Due to timeout or user provided a wrong file id) this exception is thrown.
messaging.NoSuchFileIdException() - Constructor for exception cisco.uc.cuae.messaging.NoSuchFileIdException
Constructs the NoSuchFileIdException.
messaging.NoSuchFileIdException(Integer, String, String, Object) - Constructor for exception cisco.uc.cuae.messaging.NoSuchFileIdException
Constructs the NoSuchFileIdException.
messaging.NoSuchFolderException - Exception in cisco.uc.cuae
Thrown when No folder with the specified name exists.
messaging.NoSuchFolderException() - Constructor for exception cisco.uc.cuae.messaging.NoSuchFolderException
Constructs the NoSuchFolderException.
messaging.NoSuchFolderException(Integer, String, String, Object, String, String) - Constructor for exception cisco.uc.cuae.messaging.NoSuchFolderException
Constructs the NoSuchFolderException.
messaging.NoSuchMailboxException - Exception in cisco.uc.cuae
Thrown when No mailbox for the supplied user name exists.
messaging.NoSuchMailboxException() - Constructor for exception cisco.uc.cuae.messaging.NoSuchMailboxException
Constructs the NoSuchMailboxException.
messaging.NoSuchMailboxException(Integer, String, String, Object, String) - Constructor for exception cisco.uc.cuae.messaging.NoSuchMailboxException
Constructs the NoSuchMailboxException.
messaging.NoSuchMessageException - Exception in cisco.uc.cuae
Thrown when no message with the specified messageId exists.
messaging.NoSuchMessageException() - Constructor for exception cisco.uc.cuae.messaging.NoSuchMessageException
Constructs the NoSuchMessageException.
messaging.NoSuchMessageException(Integer, String, String, Object, String) - Constructor for exception cisco.uc.cuae.messaging.NoSuchMessageException
Constructs the NoSuchMessageException.
messaging.NoSuchUserException - Exception in cisco.uc.cuae
NoSuchUserException- No user with the specified username exists.
messaging.NoSuchUserException() - Constructor for exception cisco.uc.cuae.messaging.NoSuchUserException
Constructs the NoSuchUserException.
messaging.NoSuchUserException(String) - Constructor for exception cisco.uc.cuae.messaging.NoSuchUserException
Constructs the NoSuchUserException.
messaging.OperationNotPermittedException - Exception in cisco.uc.cuae
Thrown when the uaer does not have permission or not enough resources to open the mailbox.
messaging.OperationNotPermittedException() - Constructor for exception cisco.uc.cuae.messaging.OperationNotPermittedException
Constructs the OperationNotPermittedException.
messaging.OperationNotPermittedException(Integer, String, String, Object) - Constructor for exception cisco.uc.cuae.messaging.OperationNotPermittedException
Constructs the OperationNotPermittedException.
messaging.SearchOptions - Class in cisco.uc.cuae
A data structure that represents the options used for searching .
messaging.SearchOptions() - Constructor for class cisco.uc.cuae.messaging.SearchOptions
Constructs the SearchOptions.
messaging.SearchOptions(String, String[]) - Constructor for class cisco.uc.cuae.messaging.SearchOptions
Constructs the SearchOptions.
messaging.SessionExpiredException - Exception in cisco.uc.cuae
SessionExpiredException The session has expired, requiring that login be used again to re-associate a session.
messaging.SessionExpiredException() - Constructor for exception cisco.uc.cuae.messaging.SessionExpiredException
Constructs the SessionExpiredException.
messaging.SessionExpiredException(Integer, String, String, Object) - Constructor for exception cisco.uc.cuae.messaging.SessionExpiredException
Constructs the SessionExpiredException.
messaging.UnderlyingProtocolException - Exception in cisco.uc.cuae
Thrown when there is some issue with the backend Service Provider , like Server not reachable etc
messaging.UnderlyingProtocolException() - Constructor for exception cisco.uc.cuae.messaging.UnderlyingProtocolException
Constructs the UnderlyingProtocolException.
messaging.UnderlyingProtocolException(Integer, String, String, Object) - Constructor for exception cisco.uc.cuae.messaging.UnderlyingProtocolException
Constructs the UnderlyingProtocolException.
messaging.UserType - Enum in cisco.uc.cuae
 
MessagingCallbackHandler - Class in cisco.uc.cuae.unity.messaging
MessagingCallbackHandler Callback class, Users can extend this class and implement their own receiveResult and receiveError methods.
MessagingCallbackHandler(Object) - Constructor for class cisco.uc.cuae.unity.messaging.MessagingCallbackHandler
User can pass in any object that needs to be accessed once the NonBlocking Web service call is finished and appropriate method of this CallBack is called.
MessagingCallbackHandler() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingCallbackHandler
Please use this constructor if you don't want to set any clientData
messagingClient - Interface in cisco.uc.cuae
 
messagingHelper - Class in cisco.uc.cuae
Transport helper for messaging.
messagingHelper() - Constructor for class cisco.uc.cuae.messagingHelper
 
messagingHelper.messagingClientFactory - Interface in cisco.uc.cuae
Factory used by messagingHelper.newServer(String, Resources, messagingClientFactory) to construct a new instance implementing messagingClient.
messagingHelper.messagingServerFactory - Interface in cisco.uc.cuae
Factory used by messagingHelper.newListener(String, Resources, messagingServerFactory) to construct a new instance implementing messagingServer.
messagingServer - Interface in cisco.uc.cuae
 
MessagingStub - Class in cisco.uc.cuae.unity.messaging
 
MessagingStub(ConfigurationContext, String) - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub
Constructor that takes in a configContext
MessagingStub(ConfigurationContext, String, boolean) - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub
Constructor that takes in a configContext and useseperate listner
MessagingStub(ConfigurationContext) - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub
Default Constructor
MessagingStub() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub
Default Constructor
MessagingStub(String) - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub
Constructor taking the target endpoint
MessagingStub.AcceptDispatchMessage - Class in cisco.uc.cuae.unity.messaging
 
MessagingStub.AcceptDispatchMessage() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.AcceptDispatchMessage
 
MessagingStub.AcceptDispatchMessage.Factory - Class in cisco.uc.cuae.unity.messaging
Factory class that keeps the parse method
MessagingStub.AcceptDispatchMessage.Factory() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.AcceptDispatchMessage.Factory
 
MessagingStub.AcceptDispatchMessageResponse - Class in cisco.uc.cuae.unity.messaging
 
MessagingStub.AcceptDispatchMessageResponse() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.AcceptDispatchMessageResponse
 
MessagingStub.AcceptDispatchMessageResponse.Factory - Class in cisco.uc.cuae.unity.messaging
Factory class that keeps the parse method
MessagingStub.AcceptDispatchMessageResponse.Factory() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.AcceptDispatchMessageResponse.Factory
 
MessagingStub.AddressSearchObject - Class in cisco.uc.cuae.unity.messaging
 
MessagingStub.AddressSearchObject() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.AddressSearchObject
 
MessagingStub.AddressSearchObject.Factory - Class in cisco.uc.cuae.unity.messaging
Factory class that keeps the parse method
MessagingStub.AddressSearchObject.Factory() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.AddressSearchObject.Factory
 
MessagingStub.AddrObjId_type0 - Class in cisco.uc.cuae.unity.messaging
 
MessagingStub.AddrObjId_type0() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.AddrObjId_type0
 
MessagingStub.AddrObjId_type0.Factory - Class in cisco.uc.cuae.unity.messaging
Factory class that keeps the parse method
MessagingStub.AddrObjId_type0.Factory() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.AddrObjId_type0.Factory
 
MessagingStub.AddrObjId_type1 - Class in cisco.uc.cuae.unity.messaging
 
MessagingStub.AddrObjId_type1() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.AddrObjId_type1
 
MessagingStub.AddrObjId_type1.Factory - Class in cisco.uc.cuae.unity.messaging
Factory class that keeps the parse method
MessagingStub.AddrObjId_type1.Factory() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.AddrObjId_type1.Factory
 
MessagingStub.AddrObjId_type2 - Class in cisco.uc.cuae.unity.messaging
 
MessagingStub.AddrObjId_type2() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.AddrObjId_type2
 
MessagingStub.AddrObjId_type2.Factory - Class in cisco.uc.cuae.unity.messaging
Factory class that keeps the parse method
MessagingStub.AddrObjId_type2.Factory() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.AddrObjId_type2.Factory
 
MessagingStub.CountInfo_type0 - Class in cisco.uc.cuae.unity.messaging
 
MessagingStub.CountInfo_type0() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.CountInfo_type0
 
MessagingStub.CountInfo_type0.Factory - Class in cisco.uc.cuae.unity.messaging
Factory class that keeps the parse method
MessagingStub.CountInfo_type0.Factory() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.CountInfo_type0.Factory
 
MessagingStub.DeleteMessage - Class in cisco.uc.cuae.unity.messaging
 
MessagingStub.DeleteMessage() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.DeleteMessage
 
MessagingStub.DeleteMessage.Factory - Class in cisco.uc.cuae.unity.messaging
Factory class that keeps the parse method
MessagingStub.DeleteMessage.Factory() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.DeleteMessage.Factory
 
MessagingStub.DeleteMessageResponse - Class in cisco.uc.cuae.unity.messaging
 
MessagingStub.DeleteMessageResponse() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.DeleteMessageResponse
 
MessagingStub.DeleteMessageResponse.Factory - Class in cisco.uc.cuae.unity.messaging
Factory class that keeps the parse method
MessagingStub.DeleteMessageResponse.Factory() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.DeleteMessageResponse.Factory
 
MessagingStub.ExtensionMapper - Class in cisco.uc.cuae.unity.messaging
 
MessagingStub.ExtensionMapper() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.ExtensionMapper
 
MessagingStub.Filters_type0 - Class in cisco.uc.cuae.unity.messaging
 
MessagingStub.Filters_type0() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.Filters_type0
 
MessagingStub.Filters_type0.Factory - Class in cisco.uc.cuae.unity.messaging
Factory class that keeps the parse method
MessagingStub.Filters_type0.Factory() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.Filters_type0.Factory
 
MessagingStub.ForwardMessage - Class in cisco.uc.cuae.unity.messaging
 
MessagingStub.ForwardMessage() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.ForwardMessage
 
MessagingStub.ForwardMessage.Factory - Class in cisco.uc.cuae.unity.messaging
Factory class that keeps the parse method
MessagingStub.ForwardMessage.Factory() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.ForwardMessage.Factory
 
MessagingStub.ForwardMessageResponse - Class in cisco.uc.cuae.unity.messaging
 
MessagingStub.ForwardMessageResponse() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.ForwardMessageResponse
 
MessagingStub.ForwardMessageResponse.Factory - Class in cisco.uc.cuae.unity.messaging
Factory class that keeps the parse method
MessagingStub.ForwardMessageResponse.Factory() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.ForwardMessageResponse.Factory
 
MessagingStub.GetBroadcastMessages - Class in cisco.uc.cuae.unity.messaging
 
MessagingStub.GetBroadcastMessages() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.GetBroadcastMessages
 
MessagingStub.GetBroadcastMessages.Factory - Class in cisco.uc.cuae.unity.messaging
Factory class that keeps the parse method
MessagingStub.GetBroadcastMessages.Factory() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.GetBroadcastMessages.Factory
 
MessagingStub.GetBroadcastMessagesResponse - Class in cisco.uc.cuae.unity.messaging
 
MessagingStub.GetBroadcastMessagesResponse() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.GetBroadcastMessagesResponse
 
MessagingStub.GetBroadcastMessagesResponse.Factory - Class in cisco.uc.cuae.unity.messaging
Factory class that keeps the parse method
MessagingStub.GetBroadcastMessagesResponse.Factory() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.GetBroadcastMessagesResponse.Factory
 
MessagingStub.GetMessageAddressInfo - Class in cisco.uc.cuae.unity.messaging
 
MessagingStub.GetMessageAddressInfo() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessageAddressInfo
 
MessagingStub.GetMessageAddressInfo.Factory - Class in cisco.uc.cuae.unity.messaging
Factory class that keeps the parse method
MessagingStub.GetMessageAddressInfo.Factory() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessageAddressInfo.Factory
 
MessagingStub.GetMessageAddressInfoResponse - Class in cisco.uc.cuae.unity.messaging
 
MessagingStub.GetMessageAddressInfoResponse() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessageAddressInfoResponse
 
MessagingStub.GetMessageAddressInfoResponse.Factory - Class in cisco.uc.cuae.unity.messaging
Factory class that keeps the parse method
MessagingStub.GetMessageAddressInfoResponse.Factory() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessageAddressInfoResponse.Factory
 
MessagingStub.GetMessageCounts - Class in cisco.uc.cuae.unity.messaging
 
MessagingStub.GetMessageCounts() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessageCounts
 
MessagingStub.GetMessageCounts.Factory - Class in cisco.uc.cuae.unity.messaging
Factory class that keeps the parse method
MessagingStub.GetMessageCounts.Factory() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessageCounts.Factory
 
MessagingStub.GetMessageCountsResponse - Class in cisco.uc.cuae.unity.messaging
 
MessagingStub.GetMessageCountsResponse() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessageCountsResponse
 
MessagingStub.GetMessageCountsResponse.Factory - Class in cisco.uc.cuae.unity.messaging
Factory class that keeps the parse method
MessagingStub.GetMessageCountsResponse.Factory() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessageCountsResponse.Factory
 
MessagingStub.GetMessageProps - Class in cisco.uc.cuae.unity.messaging
 
MessagingStub.GetMessageProps() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessageProps
 
MessagingStub.GetMessageProps.Factory - Class in cisco.uc.cuae.unity.messaging
Factory class that keeps the parse method
MessagingStub.GetMessageProps.Factory() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessageProps.Factory
 
MessagingStub.GetMessagePropsResponse - Class in cisco.uc.cuae.unity.messaging
 
MessagingStub.GetMessagePropsResponse() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessagePropsResponse
 
MessagingStub.GetMessagePropsResponse.Factory - Class in cisco.uc.cuae.unity.messaging
Factory class that keeps the parse method
MessagingStub.GetMessagePropsResponse.Factory() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessagePropsResponse.Factory
 
MessagingStub.GetMessages - Class in cisco.uc.cuae.unity.messaging
 
MessagingStub.GetMessages() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessages
 
MessagingStub.GetMessages.Factory - Class in cisco.uc.cuae.unity.messaging
Factory class that keeps the parse method
MessagingStub.GetMessages.Factory() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessages.Factory
 
MessagingStub.GetMessagesResponse - Class in cisco.uc.cuae.unity.messaging
 
MessagingStub.GetMessagesResponse() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessagesResponse
 
MessagingStub.GetMessagesResponse.Factory - Class in cisco.uc.cuae.unity.messaging
Factory class that keeps the parse method
MessagingStub.GetMessagesResponse.Factory() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessagesResponse.Factory
 
MessagingStub.Info - Class in cisco.uc.cuae.unity.messaging
 
MessagingStub.Info() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.Info
 
MessagingStub.Info.Factory - Class in cisco.uc.cuae.unity.messaging
Factory class that keeps the parse method
MessagingStub.Info.Factory() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.Info.Factory
 
MessagingStub.MessageEnvelopes_type0 - Class in cisco.uc.cuae.unity.messaging
 
MessagingStub.MessageEnvelopes_type0() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.MessageEnvelopes_type0
 
MessagingStub.MessageEnvelopes_type0.Factory - Class in cisco.uc.cuae.unity.messaging
Factory class that keeps the parse method
MessagingStub.MessageEnvelopes_type0.Factory() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.MessageEnvelopes_type0.Factory
 
MessagingStub.MessageErr_type0 - Class in cisco.uc.cuae.unity.messaging
 
MessagingStub.MessageErr_type0() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.MessageErr_type0
 
MessagingStub.MessageErr_type0.Factory - Class in cisco.uc.cuae.unity.messaging
Factory class that keeps the parse method
MessagingStub.MessageErr_type0.Factory() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.MessageErr_type0.Factory
 
MessagingStub.MessageErr_type1 - Class in cisco.uc.cuae.unity.messaging
 
MessagingStub.MessageErr_type1() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.MessageErr_type1
 
MessagingStub.MessageErr_type1.Factory - Class in cisco.uc.cuae.unity.messaging
Factory class that keeps the parse method
MessagingStub.MessageErr_type1.Factory() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.MessageErr_type1.Factory
 
MessagingStub.MessageIds_type0 - Class in cisco.uc.cuae.unity.messaging
 
MessagingStub.MessageIds_type0() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.MessageIds_type0
 
MessagingStub.MessageIds_type0.Factory - Class in cisco.uc.cuae.unity.messaging
Factory class that keeps the parse method
MessagingStub.MessageIds_type0.Factory() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.MessageIds_type0.Factory
 
MessagingStub.MessageIds_type1 - Class in cisco.uc.cuae.unity.messaging
 
MessagingStub.MessageIds_type1() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.MessageIds_type1
 
MessagingStub.MessageIds_type1.Factory - Class in cisco.uc.cuae.unity.messaging
Factory class that keeps the parse method
MessagingStub.MessageIds_type1.Factory() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.MessageIds_type1.Factory
 
MessagingStub.Messages_type0 - Class in cisco.uc.cuae.unity.messaging
 
MessagingStub.Messages_type0() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.Messages_type0
 
MessagingStub.Messages_type0.Factory - Class in cisco.uc.cuae.unity.messaging
Factory class that keeps the parse method
MessagingStub.Messages_type0.Factory() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.Messages_type0.Factory
 
MessagingStub.MsgEnvelope - Class in cisco.uc.cuae.unity.messaging
 
MessagingStub.MsgEnvelope() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.MsgEnvelope
 
MessagingStub.MsgEnvelope.Factory - Class in cisco.uc.cuae.unity.messaging
Factory class that keeps the parse method
MessagingStub.MsgEnvelope.Factory() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.MsgEnvelope.Factory
 
MessagingStub.PropIds_type0 - Class in cisco.uc.cuae.unity.messaging
 
MessagingStub.PropIds_type0() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.PropIds_type0
 
MessagingStub.PropIds_type0.Factory - Class in cisco.uc.cuae.unity.messaging
Factory class that keeps the parse method
MessagingStub.PropIds_type0.Factory() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.PropIds_type0.Factory
 
MessagingStub.PropInfo_type0 - Class in cisco.uc.cuae.unity.messaging
 
MessagingStub.PropInfo_type0() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.PropInfo_type0
 
MessagingStub.PropInfo_type0.Factory - Class in cisco.uc.cuae.unity.messaging
Factory class that keeps the parse method
MessagingStub.PropInfo_type0.Factory() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.PropInfo_type0.Factory
 
MessagingStub.PropInfo_type1 - Class in cisco.uc.cuae.unity.messaging
 
MessagingStub.PropInfo_type1() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.PropInfo_type1
 
MessagingStub.PropInfo_type1.Factory - Class in cisco.uc.cuae.unity.messaging
Factory class that keeps the parse method
MessagingStub.PropInfo_type1.Factory() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.PropInfo_type1.Factory
 
MessagingStub.PropInfo_type2 - Class in cisco.uc.cuae.unity.messaging
 
MessagingStub.PropInfo_type2() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.PropInfo_type2
 
MessagingStub.PropInfo_type2.Factory - Class in cisco.uc.cuae.unity.messaging
Factory class that keeps the parse method
MessagingStub.PropInfo_type2.Factory() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.PropInfo_type2.Factory
 
MessagingStub.PropInfo_type3 - Class in cisco.uc.cuae.unity.messaging
 
MessagingStub.PropInfo_type3() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.PropInfo_type3
 
MessagingStub.PropInfo_type3.Factory - Class in cisco.uc.cuae.unity.messaging
Factory class that keeps the parse method
MessagingStub.PropInfo_type3.Factory() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.PropInfo_type3.Factory
 
MessagingStub.PropInfo_type4 - Class in cisco.uc.cuae.unity.messaging
 
MessagingStub.PropInfo_type4() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.PropInfo_type4
 
MessagingStub.PropInfo_type4.Factory - Class in cisco.uc.cuae.unity.messaging
Factory class that keeps the parse method
MessagingStub.PropInfo_type4.Factory() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.PropInfo_type4.Factory
 
MessagingStub.RecipientInfo_type0 - Class in cisco.uc.cuae.unity.messaging
 
MessagingStub.RecipientInfo_type0() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.RecipientInfo_type0
 
MessagingStub.RecipientInfo_type0.Factory - Class in cisco.uc.cuae.unity.messaging
Factory class that keeps the parse method
MessagingStub.RecipientInfo_type0.Factory() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.RecipientInfo_type0.Factory
 
MessagingStub.RejectDispatchMessage - Class in cisco.uc.cuae.unity.messaging
 
MessagingStub.RejectDispatchMessage() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.RejectDispatchMessage
 
MessagingStub.RejectDispatchMessage.Factory - Class in cisco.uc.cuae.unity.messaging
Factory class that keeps the parse method
MessagingStub.RejectDispatchMessage.Factory() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.RejectDispatchMessage.Factory
 
MessagingStub.RejectDispatchMessageResponse - Class in cisco.uc.cuae.unity.messaging
 
MessagingStub.RejectDispatchMessageResponse() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.RejectDispatchMessageResponse
 
MessagingStub.RejectDispatchMessageResponse.Factory - Class in cisco.uc.cuae.unity.messaging
Factory class that keeps the parse method
MessagingStub.RejectDispatchMessageResponse.Factory() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.RejectDispatchMessageResponse.Factory
 
MessagingStub.ReplyMessage - Class in cisco.uc.cuae.unity.messaging
 
MessagingStub.ReplyMessage() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.ReplyMessage
 
MessagingStub.ReplyMessage.Factory - Class in cisco.uc.cuae.unity.messaging
Factory class that keeps the parse method
MessagingStub.ReplyMessage.Factory() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.ReplyMessage.Factory
 
MessagingStub.ReplyMessageResponse - Class in cisco.uc.cuae.unity.messaging
 
MessagingStub.ReplyMessageResponse() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.ReplyMessageResponse
 
MessagingStub.ReplyMessageResponse.Factory - Class in cisco.uc.cuae.unity.messaging
Factory class that keeps the parse method
MessagingStub.ReplyMessageResponse.Factory() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.ReplyMessageResponse.Factory
 
MessagingStub.SearchRecipient - Class in cisco.uc.cuae.unity.messaging
 
MessagingStub.SearchRecipient() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.SearchRecipient
 
MessagingStub.SearchRecipient.Factory - Class in cisco.uc.cuae.unity.messaging
Factory class that keeps the parse method
MessagingStub.SearchRecipient.Factory() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.SearchRecipient.Factory
 
MessagingStub.SearchRecipientResponse - Class in cisco.uc.cuae.unity.messaging
 
MessagingStub.SearchRecipientResponse() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.SearchRecipientResponse
 
MessagingStub.SearchRecipientResponse.Factory - Class in cisco.uc.cuae.unity.messaging
Factory class that keeps the parse method
MessagingStub.SearchRecipientResponse.Factory() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.SearchRecipientResponse.Factory
 
MessagingStub.SenderInfo_type0 - Class in cisco.uc.cuae.unity.messaging
 
MessagingStub.SenderInfo_type0() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.SenderInfo_type0
 
MessagingStub.SenderInfo_type0.Factory - Class in cisco.uc.cuae.unity.messaging
Factory class that keeps the parse method
MessagingStub.SenderInfo_type0.Factory() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.SenderInfo_type0.Factory
 
MessagingStub.SendMessage - Class in cisco.uc.cuae.unity.messaging
 
MessagingStub.SendMessage() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.SendMessage
 
MessagingStub.SendMessage.Factory - Class in cisco.uc.cuae.unity.messaging
Factory class that keeps the parse method
MessagingStub.SendMessage.Factory() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.SendMessage.Factory
 
MessagingStub.SendMessageResponse - Class in cisco.uc.cuae.unity.messaging
 
MessagingStub.SendMessageResponse() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.SendMessageResponse
 
MessagingStub.SendMessageResponse.Factory - Class in cisco.uc.cuae.unity.messaging
Factory class that keeps the parse method
MessagingStub.SendMessageResponse.Factory() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.SendMessageResponse.Factory
 
MessagingStub.SetBroadcastMessageRead - Class in cisco.uc.cuae.unity.messaging
 
MessagingStub.SetBroadcastMessageRead() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.SetBroadcastMessageRead
 
MessagingStub.SetBroadcastMessageRead.Factory - Class in cisco.uc.cuae.unity.messaging
Factory class that keeps the parse method
MessagingStub.SetBroadcastMessageRead.Factory() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.SetBroadcastMessageRead.Factory
 
MessagingStub.SetBroadcastMessageReadResponse - Class in cisco.uc.cuae.unity.messaging
 
MessagingStub.SetBroadcastMessageReadResponse() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.SetBroadcastMessageReadResponse
 
MessagingStub.SetBroadcastMessageReadResponse.Factory - Class in cisco.uc.cuae.unity.messaging
Factory class that keeps the parse method
MessagingStub.SetBroadcastMessageReadResponse.Factory() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.SetBroadcastMessageReadResponse.Factory
 
MessagingStub.SetMessageProps - Class in cisco.uc.cuae.unity.messaging
 
MessagingStub.SetMessageProps() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.SetMessageProps
 
MessagingStub.SetMessageProps.Factory - Class in cisco.uc.cuae.unity.messaging
Factory class that keeps the parse method
MessagingStub.SetMessageProps.Factory() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.SetMessageProps.Factory
 
MessagingStub.SetMessagePropsResponse - Class in cisco.uc.cuae.unity.messaging
 
MessagingStub.SetMessagePropsResponse() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.SetMessagePropsResponse
 
MessagingStub.SetMessagePropsResponse.Factory - Class in cisco.uc.cuae.unity.messaging
Factory class that keeps the parse method
MessagingStub.SetMessagePropsResponse.Factory() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.SetMessagePropsResponse.Factory
 
MessagingStub.UserInfo - Class in cisco.uc.cuae.unity.messaging
 
MessagingStub.UserInfo() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.UserInfo
 
MessagingStub.UserInfo.Factory - Class in cisco.uc.cuae.unity.messaging
Factory class that keeps the parse method
MessagingStub.UserInfo.Factory() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.UserInfo.Factory
 
MessagingStub.Vals_type0 - Class in cisco.uc.cuae.unity.messaging
 
MessagingStub.Vals_type0() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.Vals_type0
 
MessagingStub.Vals_type0.Factory - Class in cisco.uc.cuae.unity.messaging
Factory class that keeps the parse method
MessagingStub.Vals_type0.Factory() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.Vals_type0.Factory
 
MessagingStub.VerifiedAddressObject - Class in cisco.uc.cuae.unity.messaging
 
MessagingStub.VerifiedAddressObject() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.VerifiedAddressObject
 
MessagingStub.VerifiedAddressObject.Factory - Class in cisco.uc.cuae.unity.messaging
Factory class that keeps the parse method
MessagingStub.VerifiedAddressObject.Factory() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.VerifiedAddressObject.Factory
 
MessagingStub.VerifiedAddrObj_type0 - Class in cisco.uc.cuae.unity.messaging
 
MessagingStub.VerifiedAddrObj_type0() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.VerifiedAddrObj_type0
 
MessagingStub.VerifiedAddrObj_type0.Factory - Class in cisco.uc.cuae.unity.messaging
Factory class that keeps the parse method
MessagingStub.VerifiedAddrObj_type0.Factory() - Constructor for class cisco.uc.cuae.unity.messaging.MessagingStub.VerifiedAddrObj_type0.Factory
 
MException - Class in cisco.uc.cuae
 
MException() - Constructor for class cisco.uc.cuae.MException
 
MException.NoFreeStoreException - Exception in cisco.uc.cuae
 
MException.NoFreeStoreException() - Constructor for exception cisco.uc.cuae.MException.NoFreeStoreException
Constructs the NoFreeStoreException.
MException.NoFreeStoreException(String) - Constructor for exception cisco.uc.cuae.MException.NoFreeStoreException
Constructs the NoFreeStoreException.
mime - Variable in class cisco.uc.cuae.messaging.Message
The mime of the Message
mime - Static variable in class cisco.uc.cuae.search.SearchOptionFields
 
moveFolder(String, String, String, String) - Method in class cisco.uc.cuae.BasemessagingServer
 
moveFolder(String, String, String, String) - Method in class cisco.uc.cuae.ImplmessagingServer
Begins the call to moveFolder.
moveFolder(String, String, String, String) - Method in interface cisco.uc.cuae.messagingServer
Moves a folder on the Messaging server in the specified mailbox.
moveFolder(String, String, String, String) - Method in class cisco.uc.cuae.RemotemessagingServer
 
moveMessage(String, String, String, String) - Method in class cisco.uc.cuae.BasemessagingServer
 
moveMessage(String, String, String, String) - Method in class cisco.uc.cuae.ImplmessagingServer
Begins the call to moveMessage.
moveMessage(String, String, String, String) - Method in interface cisco.uc.cuae.messagingServer
Moves a message to a different folder for a given mailbox.
moveMessage(String, String, String, String) - Method in class cisco.uc.cuae.RemotemessagingServer
 
MSG_ID_PROP - Static variable in class cisco.uc.cuae.search.SearchOptionFields
 
MSG_ID_PROP - Static variable in class cisco.uc.cuae.UnityHelper
 
MSG_STATE_FIELD - Static variable in class cisco.uc.cuae.search.VmwsQueryImpl
 
msgState - Variable in class cisco.uc.cuae.messaging.Message
The state of the message
msgState - Static variable in class cisco.uc.cuae.search.SearchOptionFields
 
msgState - Variable in class cisco.uc.cuae.search.VmwsQueryImpl.VmwsParseResult
 
MY_QNAME - Static variable in class cisco.uc.cuae.unity.authentication.AuthenticationStub.Login
 
MY_QNAME - Static variable in class cisco.uc.cuae.unity.authentication.AuthenticationStub.LoginResponse
 
MY_QNAME - Static variable in class cisco.uc.cuae.unity.authentication.AuthenticationStub.Logout
 
MY_QNAME - Static variable in class cisco.uc.cuae.unity.authentication.AuthenticationStub.LogoutResponse
 
MY_QNAME - Static variable in class cisco.uc.cuae.unity.authentication.AuthenticationStub.RenewLogin
 
MY_QNAME - Static variable in class cisco.uc.cuae.unity.authentication.AuthenticationStub.RenewLoginResponse
 
MY_QNAME - Static variable in class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetCallId
 
MY_QNAME - Static variable in class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetCallIdResponse
 
MY_QNAME - Static variable in class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetSpeed
 
MY_QNAME - Static variable in class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetSpeedResponse
 
MY_QNAME - Static variable in class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetVolume
 
MY_QNAME - Static variable in class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetVolumeResponse
 
MY_QNAME - Static variable in class cisco.uc.cuae.unity.callcontrol.CallControlStub.Hangup
 
MY_QNAME - Static variable in class cisco.uc.cuae.unity.callcontrol.CallControlStub.HangupResponse
 
MY_QNAME - Static variable in class cisco.uc.cuae.unity.callcontrol.CallControlStub.IsConnected
 
MY_QNAME - Static variable in class cisco.uc.cuae.unity.callcontrol.CallControlStub.IsConnectedResponse
 
MY_QNAME - Static variable in class cisco.uc.cuae.unity.callcontrol.CallControlStub.PlaceCall
 
MY_QNAME - Static variable in class cisco.uc.cuae.unity.callcontrol.CallControlStub.PlaceCallResponse
 
MY_QNAME - Static variable in class cisco.uc.cuae.unity.callcontrol.CallControlStub.Play
 
MY_QNAME - Static variable in class cisco.uc.cuae.unity.callcontrol.CallControlStub.PlayResponse
 
MY_QNAME - Static variable in class cisco.uc.cuae.unity.callcontrol.CallControlStub.Record
 
MY_QNAME - Static variable in class cisco.uc.cuae.unity.callcontrol.CallControlStub.RecordResponse
 
MY_QNAME - Static variable in class cisco.uc.cuae.unity.callcontrol.CallControlStub.SetSpeed
 
MY_QNAME - Static variable in class cisco.uc.cuae.unity.callcontrol.CallControlStub.SetSpeedResponse
 
MY_QNAME - Static variable in class cisco.uc.cuae.unity.callcontrol.CallControlStub.SetVolume
 
MY_QNAME - Static variable in class cisco.uc.cuae.unity.callcontrol.CallControlStub.SetVolumeResponse
 
MY_QNAME - Static variable in class cisco.uc.cuae.unity.callcontrol.CallControlStub.Stop
 
MY_QNAME - Static variable in class cisco.uc.cuae.unity.callcontrol.CallControlStub.StopResponse
 
MY_QNAME - Static variable in class cisco.uc.cuae.unity.messaging.MessagingStub.AcceptDispatchMessage
 
MY_QNAME - Static variable in class cisco.uc.cuae.unity.messaging.MessagingStub.AcceptDispatchMessageResponse
 
MY_QNAME - Static variable in class cisco.uc.cuae.unity.messaging.MessagingStub.DeleteMessage
 
MY_QNAME - Static variable in class cisco.uc.cuae.unity.messaging.MessagingStub.DeleteMessageResponse
 
MY_QNAME - Static variable in class cisco.uc.cuae.unity.messaging.MessagingStub.ForwardMessage
 
MY_QNAME - Static variable in class cisco.uc.cuae.unity.messaging.MessagingStub.ForwardMessageResponse
 
MY_QNAME - Static variable in class cisco.uc.cuae.unity.messaging.MessagingStub.GetBroadcastMessages
 
MY_QNAME - Static variable in class cisco.uc.cuae.unity.messaging.MessagingStub.GetBroadcastMessagesResponse
 
MY_QNAME - Static variable in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessageAddressInfo
 
MY_QNAME - Static variable in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessageAddressInfoResponse
 
MY_QNAME - Static variable in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessageCounts
 
MY_QNAME - Static variable in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessageCountsResponse
 
MY_QNAME - Static variable in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessageProps
 
MY_QNAME - Static variable in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessagePropsResponse
 
MY_QNAME - Static variable in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessages
 
MY_QNAME - Static variable in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessagesResponse
 
MY_QNAME - Static variable in class cisco.uc.cuae.unity.messaging.MessagingStub.RejectDispatchMessage
 
MY_QNAME - Static variable in class cisco.uc.cuae.unity.messaging.MessagingStub.RejectDispatchMessageResponse
 
MY_QNAME - Static variable in class cisco.uc.cuae.unity.messaging.MessagingStub.ReplyMessage
 
MY_QNAME - Static variable in class cisco.uc.cuae.unity.messaging.MessagingStub.ReplyMessageResponse
 
MY_QNAME - Static variable in class cisco.uc.cuae.unity.messaging.MessagingStub.SearchRecipient
 
MY_QNAME - Static variable in class cisco.uc.cuae.unity.messaging.MessagingStub.SearchRecipientResponse
 
MY_QNAME - Static variable in class cisco.uc.cuae.unity.messaging.MessagingStub.SendMessage
 
MY_QNAME - Static variable in class cisco.uc.cuae.unity.messaging.MessagingStub.SendMessageResponse
 
MY_QNAME - Static variable in class cisco.uc.cuae.unity.messaging.MessagingStub.SetBroadcastMessageRead
 
MY_QNAME - Static variable in class cisco.uc.cuae.unity.messaging.MessagingStub.SetBroadcastMessageReadResponse
 
MY_QNAME - Static variable in class cisco.uc.cuae.unity.messaging.MessagingStub.SetMessageProps
 
MY_QNAME - Static variable in class cisco.uc.cuae.unity.messaging.MessagingStub.SetMessagePropsResponse
 

N

name - Variable in class cisco.uc.cuae.EtchBridge.ConfigEntry
Name of config entry
name - Variable in class cisco.uc.cuae.messaging.Mailbox
The name of the mailbox.
NE - Static variable in interface cisco.uc.cuae.search.QueryConstants
 
NEW_VALUE - Static variable in class cisco.uc.cuae.search.VmwsQueryImpl
 
newBinOpNode(QueryBase.Node, Token, QueryBase.Node) - Method in class cisco.uc.cuae.search.IMAPQueryBase.IMAPSearchQueryHelper
 
newBinOpNode(QueryBase.Node, Token, QueryBase.Node) - Method in class cisco.uc.cuae.search.QueryBase.DefaultQueryHelper
 
newBinOpNode(QueryBase.Node, Token, QueryBase.Node) - Method in interface cisco.uc.cuae.search.QueryBase.QueryHelper
 
newBinOpNode(QueryBase.Node, Token, QueryBase.Node) - Method in class cisco.uc.cuae.search.VmwsQueryImpl.VmwsSearchQueryHelper
 
newBooleanNode(Token) - Method in class cisco.uc.cuae.search.IMAPQueryBase.IMAPSearchQueryHelper
 
newBooleanNode(Token) - Method in class cisco.uc.cuae.search.QueryBase.DefaultQueryHelper
 
newBooleanNode(Token) - Method in interface cisco.uc.cuae.search.QueryBase.QueryHelper
 
newBooleanNode(Token) - Method in class cisco.uc.cuae.search.VmwsQueryImpl.VmwsSearchQueryHelper
 
newDecimalNode(Token) - Method in class cisco.uc.cuae.search.IMAPQueryBase.IMAPSearchQueryHelper
 
newDecimalNode(Token) - Method in class cisco.uc.cuae.search.QueryBase.DefaultQueryHelper
 
newDecimalNode(Token) - Method in interface cisco.uc.cuae.search.QueryBase.QueryHelper
 
newDecimalNode(Token) - Method in class cisco.uc.cuae.search.VmwsQueryImpl.VmwsSearchQueryHelper
 
newEtchBridgeClient(RemoteEtchBridgeServer) - Method in interface cisco.uc.cuae.EtchBridgeHelper.EtchBridgeClientFactory
Constructs a new instance implementing EtchBridgeClient.
newEtchBridgeServer(RemoteEtchBridgeClient) - Method in interface cisco.uc.cuae.EtchBridgeHelper.EtchBridgeServerFactory
Constructs a new instance implementing EtchBridgeServer.
newFieldNode(Token) - Method in class cisco.uc.cuae.search.CiscoQueryBase.CiscoSearchQueryHelper
For Us it wont matter if it is a field Node or a variable Node , Just Match it againt the
newFieldNode(Token) - Method in class cisco.uc.cuae.search.IMAPQueryBase.IMAPSearchQueryHelper
 
newFieldNode(Token) - Method in class cisco.uc.cuae.search.QueryBase.DefaultQueryHelper
 
newFieldNode(Token) - Method in interface cisco.uc.cuae.search.QueryBase.QueryHelper
 
newFieldNode(Token) - Method in class cisco.uc.cuae.search.VmwsQueryImpl.VmwsSearchQueryHelper
 
newIntegerNode(Token) - Method in class cisco.uc.cuae.search.IMAPQueryBase.IMAPSearchQueryHelper
 
newIntegerNode(Token) - Method in class cisco.uc.cuae.search.QueryBase.DefaultQueryHelper
 
newIntegerNode(Token) - Method in interface cisco.uc.cuae.search.QueryBase.QueryHelper
 
newIntegerNode(Token) - Method in class cisco.uc.cuae.search.VmwsQueryImpl.VmwsSearchQueryHelper
 
newListener(String, Resources, EtchBridgeHelper.EtchBridgeServerFactory) - Static method in class cisco.uc.cuae.EtchBridgeHelper
Constructs a new server session listener per specifications in uri and resources.
newListener(String, Resources, messagingHelper.messagingServerFactory) - Static method in class cisco.uc.cuae.messagingHelper
Constructs a new server session listener per specifications in uri and resources.
newmessagingClient(RemotemessagingServer) - Method in class cisco.uc.cuae.MainmessagingListener
 
newmessagingClient(RemotemessagingServer) - Method in interface cisco.uc.cuae.messagingHelper.messagingClientFactory
Constructs a new instance implementing messagingClient.
newmessagingServer(RemotemessagingClient) - Method in class cisco.uc.cuae.MainmessagingListener
 
newmessagingServer(RemotemessagingClient) - Method in interface cisco.uc.cuae.messagingHelper.messagingServerFactory
Constructs a new instance implementing messagingServer.
newNullNode() - Method in class cisco.uc.cuae.search.IMAPQueryBase.IMAPSearchQueryHelper
 
newNullNode() - Method in class cisco.uc.cuae.search.QueryBase.DefaultQueryHelper
 
newNullNode() - Method in interface cisco.uc.cuae.search.QueryBase.QueryHelper
 
newNullNode() - Method in class cisco.uc.cuae.search.VmwsQueryImpl.VmwsSearchQueryHelper
 
newServer(String, Resources, EtchBridgeHelper.EtchBridgeClientFactory) - Static method in class cisco.uc.cuae.EtchBridgeHelper
Constructs a new client session per specifications in uri and resources.
newServer(String, Resources, messagingHelper.messagingClientFactory) - Static method in class cisco.uc.cuae.messagingHelper
Constructs a new client session per specifications in uri and resources.
newSession(String, String) - Method in class cisco.uc.cuae.SessionManager
 
newStringNode(Token) - Method in class cisco.uc.cuae.search.IMAPQueryBase.IMAPSearchQueryHelper
 
newStringNode(Token) - Method in class cisco.uc.cuae.search.QueryBase.DefaultQueryHelper
 
newStringNode(Token) - Method in interface cisco.uc.cuae.search.QueryBase.QueryHelper
 
newStringNode(Token) - Method in class cisco.uc.cuae.search.VmwsQueryImpl.VmwsSearchQueryHelper
 
newToken(int) - Static method in class cisco.uc.cuae.search.Token
Returns a new Token object, by default.
newUnOpNode(Token, QueryBase.Node) - Method in class cisco.uc.cuae.search.QueryBase.DefaultQueryHelper
 
newUnOpNode(Token, QueryBase.Node) - Method in interface cisco.uc.cuae.search.QueryBase.QueryHelper
 
newVariableNode(Token) - Method in class cisco.uc.cuae.search.IMAPQueryBase.IMAPSearchQueryHelper
 
newVariableNode(Token) - Method in class cisco.uc.cuae.search.QueryBase.DefaultQueryHelper
 
newVariableNode(Token) - Method in interface cisco.uc.cuae.search.QueryBase.QueryHelper
 
newVariableNode(Token) - Method in class cisco.uc.cuae.search.VmwsQueryImpl.VmwsSearchQueryHelper
 
next - Variable in class cisco.uc.cuae.search.Token
A reference to the next regular (non-special) token from the input stream.
noDeleted - Variable in class cisco.uc.cuae.messaging.Mailbox
 
noMessagesExist - Variable in class cisco.uc.cuae.messaging.Mailbox
 
noMessagesRecent - Variable in class cisco.uc.cuae.messaging.Mailbox
 
NON_VM_ATTACH_PROP - Static variable in class cisco.uc.cuae.search.SearchOptionFields
 
NON_VM_ATTACH_PROP - Static variable in class cisco.uc.cuae.UnityHelper
 
NOT - Static variable in interface cisco.uc.cuae.search.QueryConstants
 
NOT_LIKE - Static variable in interface cisco.uc.cuae.search.QueryConstants
 
NotExpr(QueryBase.QueryHelper) - Method in class cisco.uc.cuae.search.Query
 
Null(QueryBase.QueryHelper) - Method in class cisco.uc.cuae.search.Query
 
NULL - Static variable in interface cisco.uc.cuae.search.QueryConstants
 

O

oDoForwardEncode(String) - Method in class cisco.uc.cuae.SMTPMessageSender
 
onNotHandled(EtchBridge.EventMessage, String) - Method in class cisco.uc.cuae.BasemessagingServer
 
onNotHandled(EtchBridge.EventMessage, String) - Method in class cisco.uc.cuae.ImplmessagingServer
If a message is sent from this plugin to an application, then a no handler is a possibility, indicating that the application has either exited or is configured to not handle a particular event
onNotHandled(EtchBridge.EventMessage, String) - Method in interface cisco.uc.cuae.messagingServer
 
onNotHandled(EtchBridge.EventMessage, String) - Method in class cisco.uc.cuae.RemotemessagingServer
 
open(int) - Method in class cisco.uc.cuae.IMAPFolderAdapter
 
openMailbox(String, String) - Method in class cisco.uc.cuae.BasemessagingServer
 
openMailbox(String) - Method in class cisco.uc.cuae.IMAPHelper
 
openMailbox(String, String) - Method in class cisco.uc.cuae.ImplmessagingServer
Begins the call to openMailbox.
openMailbox(String, String) - Method in interface cisco.uc.cuae.messagingServer
 
openMailbox(String, String) - Method in class cisco.uc.cuae.RemotemessagingServer
 
openMailbox(SessionInfo, String) - Method in class cisco.uc.cuae.UnityHelper
 
OR - Static variable in interface cisco.uc.cuae.search.QueryConstants
 
OrExpr(QueryBase.QueryHelper) - Method in class cisco.uc.cuae.search.Query
 
owner - Variable in class cisco.uc.cuae.messaging.Mailbox
The username that the mailbox belongs to.

P

parse(String, QueryBase.QueryHelper) - Static method in class cisco.uc.cuae.search.Query
Parses an expression and returns the parse tree.
Parse(QueryBase.QueryHelper) - Method in class cisco.uc.cuae.search.Query
 
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.Info.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.Login.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.LoginResponse.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.Logout.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.LogoutResponse.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.PropIds_type0.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.PropInfo_type0.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.RenewLogin.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.RenewLoginResponse.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.Vals_type0.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetCallId.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetCallIdResponse.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetSpeed.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetSpeedResponse.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetVolume.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetVolumeResponse.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.Hangup.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.HangupResponse.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.IsConnected.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.IsConnectedResponse.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.PlaceCall.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.PlaceCallResponse.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.Play.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.PlayResponse.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.Record.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.RecordResponse.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.SetSpeed.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.SetSpeedResponse.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.SetVolume.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.SetVolumeResponse.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.Stop.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.StopResponse.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.AcceptDispatchMessage.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.AcceptDispatchMessageResponse.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.AddressSearchObject.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.AddrObjId_type0.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.AddrObjId_type1.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.AddrObjId_type2.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.CountInfo_type0.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.DeleteMessage.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.DeleteMessageResponse.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.Filters_type0.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.ForwardMessage.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.ForwardMessageResponse.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetBroadcastMessages.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetBroadcastMessagesResponse.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessageAddressInfo.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessageAddressInfoResponse.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessageCounts.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessageCountsResponse.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessageProps.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessagePropsResponse.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessages.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessagesResponse.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.Info.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.MessageEnvelopes_type0.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.MessageErr_type0.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.MessageErr_type1.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.MessageIds_type0.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.MessageIds_type1.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.Messages_type0.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.MsgEnvelope.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.PropIds_type0.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.PropInfo_type0.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.PropInfo_type1.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.PropInfo_type2.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.PropInfo_type3.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.PropInfo_type4.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.RecipientInfo_type0.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.RejectDispatchMessage.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.RejectDispatchMessageResponse.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.ReplyMessage.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.ReplyMessageResponse.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.SearchRecipient.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.SearchRecipientResponse.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.SenderInfo_type0.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.SendMessage.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.SendMessageResponse.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.SetBroadcastMessageRead.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.SetBroadcastMessageReadResponse.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.SetMessageProps.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.SetMessagePropsResponse.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.UserInfo.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.Vals_type0.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.VerifiedAddressObject.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class cisco.uc.cuae.unity.messaging.MessagingStub.VerifiedAddrObj_type0.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
ParseException - Exception in cisco.uc.cuae.search
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception cisco.uc.cuae.search.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception cisco.uc.cuae.search.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception cisco.uc.cuae.search.ParseException
 
parseResult - Variable in class cisco.uc.cuae.search.VmwsQueryImpl.VmwsSearchQueryHelper
 
partitionName - Variable in class cisco.uc.cuae.EtchBridge.EventMessage
PartitionName set in the event message
PlaceCall(CallControlStub.PlaceCall) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub
Auto generated method signature
placeCall(String) - Method in class cisco.uc.cuae.UnityHelper
 
Play(CallControlStub.Play) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub
Auto generated method signature
play(String) - Method in class cisco.uc.cuae.UnityHelper
 
prevCharIsCR - Variable in class cisco.uc.cuae.search.SimpleCharStream
 
prevCharIsLF - Variable in class cisco.uc.cuae.search.SimpleCharStream
 
PRIORITY_PROP - Static variable in class cisco.uc.cuae.search.SearchOptionFields
 
PRIORITY_PROP - Static variable in class cisco.uc.cuae.UnityHelper
 

Q

Query - Class in cisco.uc.cuae.search
 
Query(String) - Constructor for class cisco.uc.cuae.search.Query
Construcs the parser ready to parse the expression.
Query(InputStream) - Constructor for class cisco.uc.cuae.search.Query
 
Query(InputStream, String) - Constructor for class cisco.uc.cuae.search.Query
 
Query(Reader) - Constructor for class cisco.uc.cuae.search.Query
 
Query(QueryTokenManager) - Constructor for class cisco.uc.cuae.search.Query
 
QueryBase - Class in cisco.uc.cuae.search
 
QueryBase() - Constructor for class cisco.uc.cuae.search.QueryBase
 
QueryBase.BinOpNode - Class in cisco.uc.cuae.search
Models a binary operator, such as equals, comparisons, like, and, or, etc.
QueryBase.BinOpNode(QueryBase.Node, Token, QueryBase.Node) - Constructor for class cisco.uc.cuae.search.QueryBase.BinOpNode
 
QueryBase.BooleanNode - Class in cisco.uc.cuae.search
Models a boolean constant.
QueryBase.BooleanNode(Token) - Constructor for class cisco.uc.cuae.search.QueryBase.BooleanNode
 
QueryBase.DecimalNode - Class in cisco.uc.cuae.search
Models a decimal constant.
QueryBase.DecimalNode(Token) - Constructor for class cisco.uc.cuae.search.QueryBase.DecimalNode
 
QueryBase.DefaultQueryHelper - Class in cisco.uc.cuae.search
Default implementation of a query tree builder.
QueryBase.DefaultQueryHelper() - Constructor for class cisco.uc.cuae.search.QueryBase.DefaultQueryHelper
 
QueryBase.FieldNode - Class in cisco.uc.cuae.search
Models a virtual field reference.
QueryBase.FieldNode(Token) - Constructor for class cisco.uc.cuae.search.QueryBase.FieldNode
 
QueryBase.IntegerNode - Class in cisco.uc.cuae.search
Models an integer constant.
QueryBase.IntegerNode(Token) - Constructor for class cisco.uc.cuae.search.QueryBase.IntegerNode
 
QueryBase.Node - Class in cisco.uc.cuae.search
Base class of sql expression parse tree.
QueryBase.Node() - Constructor for class cisco.uc.cuae.search.QueryBase.Node
 
QueryBase.NullNode - Class in cisco.uc.cuae.search
Models a null constant.
QueryBase.NullNode() - Constructor for class cisco.uc.cuae.search.QueryBase.NullNode
 
QueryBase.QueryHelper - Interface in cisco.uc.cuae.search
Abstraction of a query tree builder.
QueryBase.StringNode - Class in cisco.uc.cuae.search
Models a string constant.
QueryBase.StringNode(Token) - Constructor for class cisco.uc.cuae.search.QueryBase.StringNode
 
QueryBase.UnOpNode - Class in cisco.uc.cuae.search
Models a unary operator, such as not.
QueryBase.UnOpNode(Token, QueryBase.Node) - Constructor for class cisco.uc.cuae.search.QueryBase.UnOpNode
 
QueryBase.VariableNode - Class in cisco.uc.cuae.search
Models a variable reference.
QueryBase.VariableNode(Token) - Constructor for class cisco.uc.cuae.search.QueryBase.VariableNode
 
QueryConstants - Interface in cisco.uc.cuae.search
 
QueryTokenManager - Class in cisco.uc.cuae.search
 
QueryTokenManager(SimpleCharStream) - Constructor for class cisco.uc.cuae.search.QueryTokenManager
 
QueryTokenManager(SimpleCharStream, int) - Constructor for class cisco.uc.cuae.search.QueryTokenManager
 

R

READ_PROP - Static variable in class cisco.uc.cuae.search.SearchOptionFields
 
READ_PROP - Static variable in class cisco.uc.cuae.UnityHelper
 
READ_VALUE - Static variable in class cisco.uc.cuae.search.VmwsQueryImpl
 
readChar() - Method in class cisco.uc.cuae.search.SimpleCharStream
 
reason - Variable in exception cisco.uc.cuae.messaging.InvalidMessageStateException
The reason or state of the message
receivedOn - Variable in class cisco.uc.cuae.messaging.Message
The date and time when this message was originally received.
receivedOn - Static variable in class cisco.uc.cuae.search.SearchOptionFields
 
receiveErrorAcceptDispatchMessage(Exception) - Method in class cisco.uc.cuae.unity.messaging.MessagingCallbackHandler
auto generated Axis2 Error handler override this method for handling error response from AcceptDispatchMessage operation
receiveErrorDeleteMessage(Exception) - Method in class cisco.uc.cuae.unity.messaging.MessagingCallbackHandler
auto generated Axis2 Error handler override this method for handling error response from DeleteMessage operation
receiveErrorForwardMessage(Exception) - Method in class cisco.uc.cuae.unity.messaging.MessagingCallbackHandler
auto generated Axis2 Error handler override this method for handling error response from ForwardMessage operation
receiveErrorGetBroadcastMessages(Exception) - Method in class cisco.uc.cuae.unity.messaging.MessagingCallbackHandler
auto generated Axis2 Error handler override this method for handling error response from GetBroadcastMessages operation
receiveErrorGetCallId(Exception) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlCallbackHandler
auto generated Axis2 Error handler override this method for handling error response from GetCallId operation
receiveErrorGetMessageAddressInfo(Exception) - Method in class cisco.uc.cuae.unity.messaging.MessagingCallbackHandler
auto generated Axis2 Error handler override this method for handling error response from GetMessageAddressInfo operation
receiveErrorGetMessageCounts(Exception) - Method in class cisco.uc.cuae.unity.messaging.MessagingCallbackHandler
auto generated Axis2 Error handler override this method for handling error response from GetMessageCounts operation
receiveErrorGetMessageProps(Exception) - Method in class cisco.uc.cuae.unity.messaging.MessagingCallbackHandler
auto generated Axis2 Error handler override this method for handling error response from GetMessageProps operation
receiveErrorGetMessages(Exception) - Method in class cisco.uc.cuae.unity.messaging.MessagingCallbackHandler
auto generated Axis2 Error handler override this method for handling error response from GetMessages operation
receiveErrorGetSpeed(Exception) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlCallbackHandler
auto generated Axis2 Error handler override this method for handling error response from GetSpeed operation
receiveErrorGetVolume(Exception) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlCallbackHandler
auto generated Axis2 Error handler override this method for handling error response from GetVolume operation
receiveErrorHangup(Exception) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlCallbackHandler
auto generated Axis2 Error handler override this method for handling error response from Hangup operation
receiveErrorIsConnected(Exception) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlCallbackHandler
auto generated Axis2 Error handler override this method for handling error response from IsConnected operation
receiveErrorLogin(Exception) - Method in class cisco.uc.cuae.unity.authentication.AuthenticationCallbackHandler
auto generated Axis2 Error handler override this method for handling error response from Login operation
receiveErrorLogout(Exception) - Method in class cisco.uc.cuae.unity.authentication.AuthenticationCallbackHandler
auto generated Axis2 Error handler override this method for handling error response from Logout operation
receiveErrorPlaceCall(Exception) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlCallbackHandler
auto generated Axis2 Error handler override this method for handling error response from PlaceCall operation
receiveErrorPlay(Exception) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlCallbackHandler
auto generated Axis2 Error handler override this method for handling error response from Play operation
receiveErrorRecord(Exception) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlCallbackHandler
auto generated Axis2 Error handler override this method for handling error response from Record operation
receiveErrorRejectDispatchMessage(Exception) - Method in class cisco.uc.cuae.unity.messaging.MessagingCallbackHandler
auto generated Axis2 Error handler override this method for handling error response from RejectDispatchMessage operation
receiveErrorRenewLogin(Exception) - Method in class cisco.uc.cuae.unity.authentication.AuthenticationCallbackHandler
auto generated Axis2 Error handler override this method for handling error response from RenewLogin operation
receiveErrorReplyMessage(Exception) - Method in class cisco.uc.cuae.unity.messaging.MessagingCallbackHandler
auto generated Axis2 Error handler override this method for handling error response from ReplyMessage operation
receiveErrorSearchRecipient(Exception) - Method in class cisco.uc.cuae.unity.messaging.MessagingCallbackHandler
auto generated Axis2 Error handler override this method for handling error response from SearchRecipient operation
receiveErrorSendMessage(Exception) - Method in class cisco.uc.cuae.unity.messaging.MessagingCallbackHandler
auto generated Axis2 Error handler override this method for handling error response from SendMessage operation
receiveErrorSetBroadcastMessageRead(Exception) - Method in class cisco.uc.cuae.unity.messaging.MessagingCallbackHandler
auto generated Axis2 Error handler override this method for handling error response from SetBroadcastMessageRead operation
receiveErrorSetMessageProps(Exception) - Method in class cisco.uc.cuae.unity.messaging.MessagingCallbackHandler
auto generated Axis2 Error handler override this method for handling error response from SetMessageProps operation
receiveErrorSetSpeed(Exception) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlCallbackHandler
auto generated Axis2 Error handler override this method for handling error response from SetSpeed operation
receiveErrorSetVolume(Exception) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlCallbackHandler
auto generated Axis2 Error handler override this method for handling error response from SetVolume operation
receiveErrorStop(Exception) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlCallbackHandler
auto generated Axis2 Error handler override this method for handling error response from Stop operation
receiveResultAcceptDispatchMessage(MessagingStub.AcceptDispatchMessageResponse) - Method in class cisco.uc.cuae.unity.messaging.MessagingCallbackHandler
auto generated Axis2 call back method for AcceptDispatchMessage method override this method for handling normal response from AcceptDispatchMessage operation
receiveResultDeleteMessage(MessagingStub.DeleteMessageResponse) - Method in class cisco.uc.cuae.unity.messaging.MessagingCallbackHandler
auto generated Axis2 call back method for DeleteMessage method override this method for handling normal response from DeleteMessage operation
receiveResultForwardMessage(MessagingStub.ForwardMessageResponse) - Method in class cisco.uc.cuae.unity.messaging.MessagingCallbackHandler
auto generated Axis2 call back method for ForwardMessage method override this method for handling normal response from ForwardMessage operation
receiveResultGetBroadcastMessages(MessagingStub.GetBroadcastMessagesResponse) - Method in class cisco.uc.cuae.unity.messaging.MessagingCallbackHandler
auto generated Axis2 call back method for GetBroadcastMessages method override this method for handling normal response from GetBroadcastMessages operation
receiveResultGetCallId(CallControlStub.GetCallIdResponse) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlCallbackHandler
auto generated Axis2 call back method for GetCallId method override this method for handling normal response from GetCallId operation
receiveResultGetMessageAddressInfo(MessagingStub.GetMessageAddressInfoResponse) - Method in class cisco.uc.cuae.unity.messaging.MessagingCallbackHandler
auto generated Axis2 call back method for GetMessageAddressInfo method override this method for handling normal response from GetMessageAddressInfo operation
receiveResultGetMessageCounts(MessagingStub.GetMessageCountsResponse) - Method in class cisco.uc.cuae.unity.messaging.MessagingCallbackHandler
auto generated Axis2 call back method for GetMessageCounts method override this method for handling normal response from GetMessageCounts operation
receiveResultGetMessageProps(MessagingStub.GetMessagePropsResponse) - Method in class cisco.uc.cuae.unity.messaging.MessagingCallbackHandler
auto generated Axis2 call back method for GetMessageProps method override this method for handling normal response from GetMessageProps operation
receiveResultGetMessages(MessagingStub.GetMessagesResponse) - Method in class cisco.uc.cuae.unity.messaging.MessagingCallbackHandler
auto generated Axis2 call back method for GetMessages method override this method for handling normal response from GetMessages operation
receiveResultGetSpeed(CallControlStub.GetSpeedResponse) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlCallbackHandler
auto generated Axis2 call back method for GetSpeed method override this method for handling normal response from GetSpeed operation
receiveResultGetVolume(CallControlStub.GetVolumeResponse) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlCallbackHandler
auto generated Axis2 call back method for GetVolume method override this method for handling normal response from GetVolume operation
receiveResultHangup(CallControlStub.HangupResponse) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlCallbackHandler
auto generated Axis2 call back method for Hangup method override this method for handling normal response from Hangup operation
receiveResultIsConnected(CallControlStub.IsConnectedResponse) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlCallbackHandler
auto generated Axis2 call back method for IsConnected method override this method for handling normal response from IsConnected operation
receiveResultLogin(AuthenticationStub.LoginResponse) - Method in class cisco.uc.cuae.unity.authentication.AuthenticationCallbackHandler
auto generated Axis2 call back method for Login method override this method for handling normal response from Login operation
receiveResultLogout(AuthenticationStub.LogoutResponse) - Method in class cisco.uc.cuae.unity.authentication.AuthenticationCallbackHandler
auto generated Axis2 call back method for Logout method override this method for handling normal response from Logout operation
receiveResultPlaceCall(CallControlStub.PlaceCallResponse) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlCallbackHandler
auto generated Axis2 call back method for PlaceCall method override this method for handling normal response from PlaceCall operation
receiveResultPlay(CallControlStub.PlayResponse) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlCallbackHandler
auto generated Axis2 call back method for Play method override this method for handling normal response from Play operation
receiveResultRecord(CallControlStub.RecordResponse) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlCallbackHandler
auto generated Axis2 call back method for Record method override this method for handling normal response from Record operation
receiveResultRejectDispatchMessage(MessagingStub.RejectDispatchMessageResponse) - Method in class cisco.uc.cuae.unity.messaging.MessagingCallbackHandler
auto generated Axis2 call back method for RejectDispatchMessage method override this method for handling normal response from RejectDispatchMessage operation
receiveResultRenewLogin(AuthenticationStub.RenewLoginResponse) - Method in class cisco.uc.cuae.unity.authentication.AuthenticationCallbackHandler
auto generated Axis2 call back method for RenewLogin method override this method for handling normal response from RenewLogin operation
receiveResultReplyMessage(MessagingStub.ReplyMessageResponse) - Method in class cisco.uc.cuae.unity.messaging.MessagingCallbackHandler
auto generated Axis2 call back method for ReplyMessage method override this method for handling normal response from ReplyMessage operation
receiveResultSearchRecipient(MessagingStub.SearchRecipientResponse) - Method in class cisco.uc.cuae.unity.messaging.MessagingCallbackHandler
auto generated Axis2 call back method for SearchRecipient method override this method for handling normal response from SearchRecipient operation
receiveResultSendMessage(MessagingStub.SendMessageResponse) - Method in class cisco.uc.cuae.unity.messaging.MessagingCallbackHandler
auto generated Axis2 call back method for SendMessage method override this method for handling normal response from SendMessage operation
receiveResultSetBroadcastMessageRead(MessagingStub.SetBroadcastMessageReadResponse) - Method in class cisco.uc.cuae.unity.messaging.MessagingCallbackHandler
auto generated Axis2 call back method for SetBroadcastMessageRead method override this method for handling normal response from SetBroadcastMessageRead operation
receiveResultSetMessageProps(MessagingStub.SetMessagePropsResponse) - Method in class cisco.uc.cuae.unity.messaging.MessagingCallbackHandler
auto generated Axis2 call back method for SetMessageProps method override this method for handling normal response from SetMessageProps operation
receiveResultSetSpeed(CallControlStub.SetSpeedResponse) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlCallbackHandler
auto generated Axis2 call back method for SetSpeed method override this method for handling normal response from SetSpeed operation
receiveResultSetVolume(CallControlStub.SetVolumeResponse) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlCallbackHandler
auto generated Axis2 call back method for SetVolume method override this method for handling normal response from SetVolume operation
receiveResultStop(CallControlStub.StopResponse) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlCallbackHandler
auto generated Axis2 call back method for Stop method override this method for handling normal response from Stop operation
Record(CallControlStub.Record) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub
Auto generated method signature
record(String) - Method in class cisco.uc.cuae.UnityHelper
 
registerApplication(String, String, String, String) - Method in class cisco.uc.cuae.BaseEtchBridgeServer
 
registerApplication(String, String, String, String) - Method in class cisco.uc.cuae.BasemessagingServer
 
registerApplication(String, String, String, String) - Method in interface cisco.uc.cuae.EtchBridgeServer
Register Etch application to CUAE Etch Bridge
registerApplication(String, String, String, String) - Method in class cisco.uc.cuae.RemoteEtchBridgeServer
 
registerApplication(String, String, String, String) - Method in class cisco.uc.cuae.RemotemessagingServer
 
registerPlugin(String, String, String, String, String) - Method in class cisco.uc.cuae.BaseEtchBridgeServer
 
registerPlugin(String, String, String, String, String) - Method in class cisco.uc.cuae.BasemessagingServer
 
registerPlugin(String, String, String, String, String) - Method in interface cisco.uc.cuae.EtchBridgeServer
Register Etch plugin to CUAE Etch Bridge
registerPlugin(String, String, String, String, String) - Method in class cisco.uc.cuae.RemoteEtchBridgeServer
 
registerPlugin(String, String, String, String, String) - Method in class cisco.uc.cuae.RemotemessagingServer
 
ReInit(InputStream) - Method in class cisco.uc.cuae.search.Query
 
ReInit(InputStream, String) - Method in class cisco.uc.cuae.search.Query
 
ReInit(Reader) - Method in class cisco.uc.cuae.search.Query
 
ReInit(QueryTokenManager) - Method in class cisco.uc.cuae.search.Query
 
ReInit(SimpleCharStream) - Method in class cisco.uc.cuae.search.QueryTokenManager
 
ReInit(SimpleCharStream, int) - Method in class cisco.uc.cuae.search.QueryTokenManager
 
ReInit(Reader, int, int, int) - Method in class cisco.uc.cuae.search.SimpleCharStream
 
ReInit(Reader, int, int) - Method in class cisco.uc.cuae.search.SimpleCharStream
 
ReInit(Reader) - Method in class cisco.uc.cuae.search.SimpleCharStream
 
ReInit(InputStream, String, int, int, int) - Method in class cisco.uc.cuae.search.SimpleCharStream
 
ReInit(InputStream, int, int, int) - Method in class cisco.uc.cuae.search.SimpleCharStream
 
ReInit(InputStream, String) - Method in class cisco.uc.cuae.search.SimpleCharStream
 
ReInit(InputStream) - Method in class cisco.uc.cuae.search.SimpleCharStream
 
ReInit(InputStream, String, int, int) - Method in class cisco.uc.cuae.search.SimpleCharStream
 
ReInit(InputStream, int, int) - Method in class cisco.uc.cuae.search.SimpleCharStream
 
RejectDispatchMessage(MessagingStub.RejectDispatchMessage) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub
Auto generated method signature
RelExpr(QueryBase.QueryHelper) - Method in class cisco.uc.cuae.search.Query
 
RemoteEtchBridge - Class in cisco.uc.cuae
Call to message translator for EtchBridge.
RemoteEtchBridge(DeliveryService, ValueFactory) - Constructor for class cisco.uc.cuae.RemoteEtchBridge
Constructs the RemoteEtchBridge.
RemoteEtchBridge._Async - Class in cisco.uc.cuae
Asynchronous implementation of service methods.
RemoteEtchBridge._Async() - Constructor for class cisco.uc.cuae.RemoteEtchBridge._Async
 
RemoteEtchBridgeClient - Class in cisco.uc.cuae
Call to message translator for EtchBridgeClient.
RemoteEtchBridgeClient(DeliveryService, ValueFactory) - Constructor for class cisco.uc.cuae.RemoteEtchBridgeClient
Constructs the RemoteEtchBridgeClient.
RemoteEtchBridgeClient._Async - Class in cisco.uc.cuae
Asynchronous implementation of service methods.
RemoteEtchBridgeClient._Async() - Constructor for class cisco.uc.cuae.RemoteEtchBridgeClient._Async
 
RemoteEtchBridgeServer - Class in cisco.uc.cuae
Call to message translator for EtchBridgeServer.
RemoteEtchBridgeServer(DeliveryService, ValueFactory) - Constructor for class cisco.uc.cuae.RemoteEtchBridgeServer
Constructs the RemoteEtchBridgeServer.
RemoteEtchBridgeServer._Async - Class in cisco.uc.cuae
Asynchronous implementation of service methods.
RemoteEtchBridgeServer._Async() - Constructor for class cisco.uc.cuae.RemoteEtchBridgeServer._Async
 
Remotemessaging - Class in cisco.uc.cuae
Call to message translator for messaging.
Remotemessaging(DeliveryService, ValueFactory) - Constructor for class cisco.uc.cuae.Remotemessaging
Constructs the Remotemessaging.
Remotemessaging._Async - Class in cisco.uc.cuae
Asynchronous implementation of service methods.
Remotemessaging._Async() - Constructor for class cisco.uc.cuae.Remotemessaging._Async
 
RemotemessagingClient - Class in cisco.uc.cuae
Call to message translator for messagingClient.
RemotemessagingClient(DeliveryService, ValueFactory) - Constructor for class cisco.uc.cuae.RemotemessagingClient
Constructs the RemotemessagingClient.
RemotemessagingClient._Async - Class in cisco.uc.cuae
Asynchronous implementation of service methods.
RemotemessagingClient._Async() - Constructor for class cisco.uc.cuae.RemotemessagingClient._Async
 
RemotemessagingServer - Class in cisco.uc.cuae
Call to message translator for messagingServer.
RemotemessagingServer(DeliveryService, ValueFactory) - Constructor for class cisco.uc.cuae.RemotemessagingServer
Constructs the RemotemessagingServer.
RemotemessagingServer._Async - Class in cisco.uc.cuae
Asynchronous implementation of service methods.
RemotemessagingServer._Async() - Constructor for class cisco.uc.cuae.RemotemessagingServer._Async
 
removeCuaeSession(String) - Method in class cisco.uc.cuae.BaseEtchBridgeServer
 
removeCuaeSession(String) - Method in class cisco.uc.cuae.BasemessagingServer
 
removeCuaeSession(String) - Method in interface cisco.uc.cuae.EtchBridgeServer
Etch application notify a session instance terminated from the application logic.
removeCuaeSession(String) - Method in class cisco.uc.cuae.RemoteEtchBridgeServer
 
removeCuaeSession(String) - Method in class cisco.uc.cuae.RemotemessagingServer
 
removeMailbox(String) - Method in class cisco.uc.cuae.SessionInfo
 
removeSession(String) - Method in class cisco.uc.cuae.SessionManager
 
RenewLogin(AuthenticationStub.RenewLogin) - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub
Auto generated method signature
reply(boolean) - Method in class cisco.uc.cuae.MessageAdapter
 
ReplyMessage(MessagingStub.ReplyMessage) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub
Auto generated method signature
resetLastExecuted() - Method in class cisco.uc.cuae.SessionInfo
 
RP - Static variable in interface cisco.uc.cuae.search.QueryConstants
 
Run(QueryBase.QueryHelper) - Method in class cisco.uc.cuae.search.Query
 

S

scriptName - Variable in class cisco.uc.cuae.EtchBridge.EventMessage
ScriptName set in the event message
search(String, String, Map, messaging.SearchOptions) - Method in class cisco.uc.cuae.SearchManager
 
SearchManager - Class in cisco.uc.cuae
This class will basically responsible for searching the folder for a given search criteria
SearchOptionFields - Class in cisco.uc.cuae.search
Utility class for helping with conformance with 'options.fields'
SearchOptionFields(String[]) - Constructor for class cisco.uc.cuae.search.SearchOptionFields
 
SearchOptionFields(messaging.SearchOptions) - Constructor for class cisco.uc.cuae.search.SearchOptionFields
 
SearchRecipient(MessagingStub.SearchRecipient) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub
Auto generated method signature
SearchResult - Class in cisco.uc.cuae
 
SearchResult() - Constructor for class cisco.uc.cuae.SearchResult
 
SearchResult.Result - Enum in cisco.uc.cuae
 
sendConstructedMessage(Message) - Method in class cisco.uc.cuae.SMTPMessageSender
 
sendMessage(String, String, String, String, String) - Method in class cisco.uc.cuae.BasemessagingServer
 
sendMessage(String, String, String, String) - Method in class cisco.uc.cuae.IMAPHelper
 
sendMessage(String, String, String, String, String) - Method in class cisco.uc.cuae.ImplmessagingServer
 
sendMessage(String, String, String, String, String) - Method in interface cisco.uc.cuae.messagingServer
 
sendMessage(String, String, String, String, String) - Method in class cisco.uc.cuae.RemotemessagingServer
 
sendMessage(String, String[], String, String) - Method in class cisco.uc.cuae.SMTPMessageSender
 
SendMessage(MessagingStub.SendMessage) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub
Auto generated method signature
sendMessage(String, String, String, String) - Method in class cisco.uc.cuae.UnityHelper
 
sendMessageOld(String, String[], String, String) - Method in class cisco.uc.cuae.SMTPMessageSender
 
SENSITIVITY_PROP - Static variable in class cisco.uc.cuae.search.SearchOptionFields
 
SENSITIVITY_PROP - Static variable in class cisco.uc.cuae.UnityHelper
 
sentOn - Variable in class cisco.uc.cuae.messaging.Message
The date and time when this message was originally sent.
sentOn - Static variable in class cisco.uc.cuae.search.SearchOptionFields
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.Info
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.Info
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.Login
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.Login
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.LoginResponse
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.LoginResponse
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.Logout
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.Logout
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.LogoutResponse
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.LogoutResponse
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.PropIds_type0
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.PropIds_type0
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.PropInfo_type0
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.PropInfo_type0
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.RenewLogin
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.RenewLogin
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.RenewLoginResponse
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.RenewLoginResponse
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.Vals_type0
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.Vals_type0
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetCallId
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetCallId
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetCallIdResponse
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetCallIdResponse
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetSpeed
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetSpeed
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetSpeedResponse
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetSpeedResponse
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetVolume
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetVolume
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetVolumeResponse
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetVolumeResponse
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.Hangup
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.Hangup
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.HangupResponse
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.HangupResponse
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.IsConnected
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.IsConnected
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.IsConnectedResponse
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.IsConnectedResponse
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.PlaceCall
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.PlaceCall
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.PlaceCallResponse
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.PlaceCallResponse
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.Play
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.Play
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.PlayResponse
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.PlayResponse
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.Record
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.Record
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.RecordResponse
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.RecordResponse
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.SetSpeed
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.SetSpeed
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.SetSpeedResponse
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.SetSpeedResponse
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.SetVolume
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.SetVolume
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.SetVolumeResponse
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.SetVolumeResponse
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.Stop
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.Stop
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.StopResponse
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.StopResponse
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.AcceptDispatchMessage
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.AcceptDispatchMessage
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.AcceptDispatchMessageResponse
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.AcceptDispatchMessageResponse
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.AddressSearchObject
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.AddressSearchObject
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.AddrObjId_type0
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.AddrObjId_type0
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.AddrObjId_type1
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.AddrObjId_type1
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.AddrObjId_type2
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.AddrObjId_type2
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.CountInfo_type0
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.CountInfo_type0
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.DeleteMessage
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.DeleteMessage
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.DeleteMessageResponse
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.DeleteMessageResponse
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.Filters_type0
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.Filters_type0
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.ForwardMessage
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.ForwardMessage
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.ForwardMessageResponse
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.ForwardMessageResponse
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetBroadcastMessages
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetBroadcastMessages
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetBroadcastMessagesResponse
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetBroadcastMessagesResponse
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessageAddressInfo
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessageAddressInfo
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessageAddressInfoResponse
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessageAddressInfoResponse
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessageCounts
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessageCounts
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessageCountsResponse
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessageCountsResponse
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessageProps
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessageProps
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessagePropsResponse
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessagePropsResponse
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessages
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessages
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessagesResponse
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessagesResponse
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.Info
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.Info
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.MessageEnvelopes_type0
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.MessageEnvelopes_type0
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.MessageErr_type0
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.MessageErr_type0
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.MessageErr_type1
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.MessageErr_type1
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.MessageIds_type0
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.MessageIds_type0
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.MessageIds_type1
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.MessageIds_type1
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.Messages_type0
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.Messages_type0
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.MsgEnvelope
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.MsgEnvelope
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.PropIds_type0
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.PropIds_type0
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.PropInfo_type0
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.PropInfo_type0
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.PropInfo_type1
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.PropInfo_type1
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.PropInfo_type2
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.PropInfo_type2
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.PropInfo_type3
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.PropInfo_type3
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.PropInfo_type4
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.PropInfo_type4
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.RecipientInfo_type0
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.RecipientInfo_type0
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.RejectDispatchMessage
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.RejectDispatchMessage
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.RejectDispatchMessageResponse
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.RejectDispatchMessageResponse
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.ReplyMessage
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.ReplyMessage
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.ReplyMessageResponse
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.ReplyMessageResponse
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.SearchRecipient
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.SearchRecipient
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.SearchRecipientResponse
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.SearchRecipientResponse
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.SenderInfo_type0
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.SenderInfo_type0
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.SendMessage
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.SendMessage
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.SendMessageResponse
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.SendMessageResponse
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.SetBroadcastMessageRead
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.SetBroadcastMessageRead
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.SetBroadcastMessageReadResponse
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.SetBroadcastMessageReadResponse
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.SetMessageProps
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.SetMessageProps
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.SetMessagePropsResponse
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.SetMessagePropsResponse
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.UserInfo
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.UserInfo
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.Vals_type0
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.Vals_type0
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.VerifiedAddressObject
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.VerifiedAddressObject
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.VerifiedAddrObj_type0
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.VerifiedAddrObj_type0
 
sessionControl(Object, Object) - Method in class cisco.uc.cuae.ImplmessagingServer
 
sessionId - Variable in class cisco.uc.cuae.EtchBridge.EventMessage
the sessionId sent up by the plugin
sessionID - Variable in class cisco.uc.cuae.SessionInfo
 
SessionInfo - Class in cisco.uc.cuae
 
SessionInfo(String, String) - Constructor for class cisco.uc.cuae.SessionInfo
 
SessionManager - Class in cisco.uc.cuae
Provides synchronized (thread-safe) access to session info needed for every Messaging API request
SessionManager() - Constructor for class cisco.uc.cuae.SessionManager
 
sessionNotify(Object) - Method in class cisco.uc.cuae.ImplmessagingServer
 
sessionQuery(Object) - Method in class cisco.uc.cuae.ImplmessagingServer
 
set_return(String) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetCallIdResponse
Auto generated setter method
setAddrObject(MessagingStub.AddressSearchObject) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.SearchRecipient
Auto generated setter method
setAddrObjId(MessagingStub.AddrObjId_type0) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.ForwardMessage
Auto generated setter method
setAddrObjId(MessagingStub.AddrObjId_type1) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.ReplyMessage
Auto generated setter method
setAddrObjId(MessagingStub.AddrObjId_type2) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.SendMessage
Auto generated setter method
setAlias(String) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.VerifiedAddressObject
Auto generated setter method
setAppName(String) - Method in class cisco.uc.cuae.EtchBridge.EventMessage
Sets the value.
setArrivalTime(String) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.MsgEnvelope
Auto generated setter method
setAudioId(String) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.Play
Auto generated setter method
setAudioId(String) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.RecordResponse
Auto generated setter method
setAuthType(String) - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.Login
Auto generated setter method
setBody(byte[]) - Method in class cisco.uc.cuae.messaging.Message
Sets the value.
SetBroadcastMessageRead(MessagingStub.SetBroadcastMessageRead) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub
Auto generated method signature
setCallerId(String) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.MsgEnvelope
Auto generated setter method
setCallerName(String) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.MsgEnvelope
Auto generated setter method
setCallId(String) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetSpeed
Auto generated setter method
setCallId(String) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetVolume
Auto generated setter method
setCallId(String) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.Hangup
Auto generated setter method
setCallId(String) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.IsConnected
Auto generated setter method
setCallId(String) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.PlaceCallResponse
Auto generated setter method
setCallId(String) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.Play
Auto generated setter method
setCallId(String) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.Record
Auto generated setter method
setCallId(String) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.SetSpeed
Auto generated setter method
setCallId(String) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.SetVolume
Auto generated setter method
setCallId(String) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.Stop
Auto generated setter method
setConfigValue(Object) - Method in class cisco.uc.cuae.EtchBridge.ConfigEntry
Sets the value.
setContactNumber(String) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.UserInfo
Auto generated setter method
setContentDisposition(String) - Method in class cisco.uc.cuae.messaging.Message
Sets the value.
setContentType(String) - Method in class cisco.uc.cuae.messaging.Message
Sets the value.
setCountInfo(MessagingStub.CountInfo_type0) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessageCountsResponse
Auto generated setter method
setData(Object) - Method in exception cisco.uc.cuae.EtchBridge.BridgeException
Sets the value.
setData(Object) - Method in exception cisco.uc.cuae.messaging.InvalidArgumentException
Sets the value.
setData(Object) - Method in exception cisco.uc.cuae.messaging.MessagingException
Sets the value.
setDataType(String) - Method in class cisco.uc.cuae.EtchBridge.ConfigEntry
Sets the value.
setDebugStream(PrintStream) - Method in class cisco.uc.cuae.search.QueryTokenManager
 
SetDelete(String, String) - Method in class cisco.uc.cuae.IMAPHelper
 
setDeleteType(String) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.DeleteMessage
Auto generated setter method
setDestAddress(String) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.PlaceCall
Auto generated setter method
setDetail(String) - Method in exception cisco.uc.cuae.EtchBridge.BridgeException
Sets the value.
setDetail(String) - Method in exception cisco.uc.cuae.messaging.InvalidArgumentException
Sets the value.
setDetail(String) - Method in exception cisco.uc.cuae.messaging.MessagingException
Sets the value.
setDisplayName(String) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.UserInfo
Auto generated setter method
setDisplayName(String) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.VerifiedAddressObject
Auto generated setter method
setDuration(Integer) - Method in class cisco.uc.cuae.messaging.Message
Sets the value.
setDuration(String) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.MsgEnvelope
Auto generated setter method
setEmailAddress(String) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.UserInfo
Auto generated setter method
setErrorCode(Integer) - Method in exception cisco.uc.cuae.EtchBridge.BridgeException
Sets the value.
setErrorCode(Integer) - Method in exception cisco.uc.cuae.messaging.InvalidArgumentException
Sets the value.
setErrorCode(Integer) - Method in exception cisco.uc.cuae.messaging.MessagingException
Sets the value.
setErrorString(String) - Method in exception cisco.uc.cuae.EtchBridge.BridgeException
Sets the value.
setErrorString(String) - Method in exception cisco.uc.cuae.messaging.InvalidArgumentException
Sets the value.
setErrorString(String) - Method in exception cisco.uc.cuae.messaging.MessagingException
Sets the value.
setEventId(String) - Method in class cisco.uc.cuae.EtchBridge.EventMessage
Sets the value.
setFields(Map<?, ?>) - Method in class cisco.uc.cuae.EtchBridge.EventMessage
Sets the value.
setFields(String[]) - Method in exception cisco.uc.cuae.messaging.InvalidArgumentException
Sets the value.
setFields(String[]) - Method in class cisco.uc.cuae.messaging.SearchOptions
Sets the value.
setFilters(MessagingStub.Filters_type0) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessageCounts
Auto generated setter method
setFilterType(String) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessages
Auto generated setter method
setFirstName(String) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.VerifiedAddressObject
Auto generated setter method
setFlags() - Method in class cisco.uc.cuae.MessageAdapter
 
setFolderName(String) - Method in exception cisco.uc.cuae.messaging.NoSuchFolderException
Sets the value.
setForwardedFrom(String) - Method in class cisco.uc.cuae.messaging.Message
Sets the value.
setFrom(String) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.MsgEnvelope
Auto generated setter method
setFromDisplayName(String) - Method in class cisco.uc.cuae.messaging.Message
Sets the value.
setFromNumber(String) - Method in class cisco.uc.cuae.messaging.Message
Sets the value.
setFromSub(String) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.MsgEnvelope
Auto generated setter method
setFromuserName(String) - Method in class cisco.uc.cuae.messaging.Message
Sets the value.
setFromVmIntSub(String) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.MsgEnvelope
Auto generated setter method
setId(String) - Method in class cisco.uc.cuae.messaging.Mailbox
Sets the value.
setId(String) - Method in class cisco.uc.cuae.messaging.Message
Sets the value.
setId(String) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.AddressSearchObject
Auto generated setter method
setIMAPFolder(IMAPFolder) - Method in class cisco.uc.cuae.IMAPFolderAdapter
 
setImapHelper(IMAPHelper) - Method in class cisco.uc.cuae.IMAPStoreAdapter
 
setIMAPStore(IMAPStore) - Method in class cisco.uc.cuae.IMAPStoreAdapter
 
setIMAPUid(String) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.MsgEnvelope
Auto generated setter method
setInfo(AuthenticationStub.Info[]) - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.PropInfo_type0
Auto generated setter method
setInfo(MessagingStub.Info[]) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.CountInfo_type0
Auto generated setter method
setInfo(MessagingStub.Info[]) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.MessageErr_type0
Auto generated setter method
setInfo(MessagingStub.Info[]) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.MessageErr_type1
Auto generated setter method
setInfo(MessagingStub.Info[]) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.PropInfo_type0
Auto generated setter method
setInfo(MessagingStub.Info[]) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.PropInfo_type1
Auto generated setter method
setInfo(MessagingStub.Info[]) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.PropInfo_type2
Auto generated setter method
setInfo(MessagingStub.Info[]) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.PropInfo_type3
Auto generated setter method
setInfo(MessagingStub.Info[]) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.PropInfo_type4
Auto generated setter method
setIsLoggedIn(boolean) - Method in class cisco.uc.cuae.SessionInfo
 
setIsSensitive(Boolean) - Method in class cisco.uc.cuae.messaging.Message
Sets the value.
setLastName(String) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.VerifiedAddressObject
Auto generated setter method
setLocalArrivalTime(String) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.MsgEnvelope
Auto generated setter method
setLoggedInStatus(String, boolean) - Method in class cisco.uc.cuae.SessionManager
 
setMailboxId(String) - Method in exception cisco.uc.cuae.messaging.InvalidMessageStateException
Sets the value.
setMailboxId(String) - Method in class cisco.uc.cuae.messaging.Message
Sets the value.
setMailboxId(String) - Method in exception cisco.uc.cuae.messaging.NoSuchFolderException
Sets the value.
setMax(int) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessages
Auto generated setter method
setMax(int) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.SearchRecipient
Auto generated setter method
setMaxRings(int) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.PlaceCall
Auto generated setter method
setMessage(Message) - Method in class cisco.uc.cuae.MessageAdapter
 
setMessageEnvelopes(MessagingStub.MessageEnvelopes_type0) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessagesResponse
Auto generated setter method
setMessageErr(MessagingStub.MessageErr_type0) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.DeleteMessageResponse
Auto generated setter method
setMessageErr(MessagingStub.MessageErr_type1) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.SetMessagePropsResponse
Auto generated setter method
setMessageId(String) - Method in exception cisco.uc.cuae.messaging.InvalidMessageStateException
Sets the value.
setMessageId(String) - Method in exception cisco.uc.cuae.messaging.NoSuchMessageException
Sets the value.
setMessageId(String) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.AcceptDispatchMessage
Auto generated setter method
setMessageId(String) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.ForwardMessage
Auto generated setter method
setMessageId(String) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessageAddressInfo
Auto generated setter method
setMessageId(String) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessageProps
Auto generated setter method
setMessageId(String) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.RejectDispatchMessage
Auto generated setter method
setMessageId(String) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.ReplyMessage
Auto generated setter method
setMessageId(String) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.SetBroadcastMessageRead
Auto generated setter method
setMessageIds(MessagingStub.MessageIds_type1) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.DeleteMessage
Auto generated setter method
setMessageIds(MessagingStub.MessageIds_type0) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.SetMessageProps
Auto generated setter method
setMessageList(Vector<String>) - Method in class cisco.uc.cuae.SearchResult
 
SetMessageProps(MessagingStub.SetMessageProps) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub
Auto generated method signature
setMessages(MessagingStub.Messages_type0) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetBroadcastMessagesResponse
Auto generated setter method
setMessageType(messaging.MessageType) - Method in class cisco.uc.cuae.messaging.Message
Sets the value.
setMime(String) - Method in class cisco.uc.cuae.messaging.Message
Sets the value.
setMsgEnvelope(MessagingStub.MsgEnvelope[]) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.MessageEnvelopes_type0
Auto generated setter method
setMsgId(String) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.MsgEnvelope
Auto generated setter method
setMsgState(messaging.MessageState) - Method in class cisco.uc.cuae.messaging.Message
Sets the value.
setName(String) - Method in class cisco.uc.cuae.EtchBridge.ConfigEntry
Sets the value.
setName(String) - Method in class cisco.uc.cuae.messaging.Mailbox
Sets the value.
setName(String) - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.Info
Auto generated setter method
setName(String) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.Info
Auto generated setter method
setNoDeleted(Integer) - Method in class cisco.uc.cuae.messaging.Mailbox
Sets the value.
setNoMessagesExist(Integer) - Method in class cisco.uc.cuae.messaging.Mailbox
Sets the value.
setNoMessagesRecent(Integer) - Method in class cisco.uc.cuae.messaging.Mailbox
Sets the value.
setObjectId(String) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.UserInfo
Auto generated setter method
setObjectId(String) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.VerifiedAddressObject
Auto generated setter method
setOwner(String) - Method in class cisco.uc.cuae.messaging.Mailbox
Sets the value.
setPartitionName(String) - Method in class cisco.uc.cuae.EtchBridge.EventMessage
Sets the value.
setPassword(String) - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.Login
Auto generated setter method
setPlayTimeMs(int) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.PlayResponse
Auto generated setter method
setPrimaryID(String) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.VerifiedAddressObject
Auto generated setter method
setPriority(String) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.MsgEnvelope
Auto generated setter method
setPropIds(AuthenticationStub.PropIds_type0) - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.Login
Auto generated setter method
setPropIds(MessagingStub.PropIds_type0) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessageProps
Auto generated setter method
setPropInfo(AuthenticationStub.PropInfo_type0) - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.LoginResponse
Auto generated setter method
setPropInfo(MessagingStub.PropInfo_type1) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.ForwardMessage
Auto generated setter method
setPropInfo(MessagingStub.PropInfo_type0) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessagePropsResponse
Auto generated setter method
setPropInfo(MessagingStub.PropInfo_type3) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.ReplyMessage
Auto generated setter method
setPropInfo(MessagingStub.PropInfo_type4) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.SendMessage
Auto generated setter method
setPropInfo(MessagingStub.PropInfo_type2) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.SetMessageProps
Auto generated setter method
setRead(String) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.MsgEnvelope
Auto generated setter method
setReason(String) - Method in exception cisco.uc.cuae.messaging.InvalidMessageStateException
Sets the value.
setReceivedOn(Date) - Method in class cisco.uc.cuae.messaging.Message
Sets the value.
setRecipientInfo(MessagingStub.RecipientInfo_type0) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessageAddressInfoResponse
Auto generated setter method
setRecordId(String) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.ForwardMessage
Auto generated setter method
setRecordId(String) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.ReplyMessage
Auto generated setter method
setRecordId(String) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.SendMessage
Auto generated setter method
setRecordMode(String) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.Record
Auto generated setter method
setResponse(SearchResult.Result) - Method in class cisco.uc.cuae.SearchResult
 
setResponseString(String) - Method in class cisco.uc.cuae.SearchResult
 
setScriptName(String) - Method in class cisco.uc.cuae.EtchBridge.EventMessage
Sets the value.
setSenderInfo(MessagingStub.SenderInfo_type0) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessageAddressInfoResponse
Auto generated setter method
setSensitivity(String) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.MsgEnvelope
Auto generated setter method
setSentOn(Date) - Method in class cisco.uc.cuae.messaging.Message
Sets the value.
setSessionId(String) - Method in class cisco.uc.cuae.EtchBridge.EventMessage
Sets the value.
setSessionId(String) - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.LoginResponse
Auto generated setter method
setSessionId(String) - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.Logout
Auto generated setter method
setSessionId(String) - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.RenewLogin
Auto generated setter method
setSessionId(String) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetCallId
Auto generated setter method
setSessionId(String) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetSpeed
Auto generated setter method
setSessionId(String) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetVolume
Auto generated setter method
setSessionId(String) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.Hangup
Auto generated setter method
setSessionId(String) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.IsConnected
Auto generated setter method
setSessionId(String) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.PlaceCall
Auto generated setter method
setSessionId(String) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.Play
Auto generated setter method
setSessionId(String) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.Record
Auto generated setter method
setSessionId(String) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.SetSpeed
Auto generated setter method
setSessionId(String) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.SetVolume
Auto generated setter method
setSessionId(String) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.Stop
Auto generated setter method
setSessionId(String) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.AcceptDispatchMessage
Auto generated setter method
setSessionId(String) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.DeleteMessage
Auto generated setter method
setSessionId(String) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.ForwardMessage
Auto generated setter method
setSessionId(String) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetBroadcastMessages
Auto generated setter method
setSessionId(String) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessageAddressInfo
Auto generated setter method
setSessionId(String) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessageCounts
Auto generated setter method
setSessionId(String) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessageProps
Auto generated setter method
setSessionId(String) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessages
Auto generated setter method
setSessionId(String) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.RejectDispatchMessage
Auto generated setter method
setSessionId(String) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.ReplyMessage
Auto generated setter method
setSessionId(String) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.SearchRecipient
Auto generated setter method
setSessionId(String) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.SendMessage
Auto generated setter method
setSessionId(String) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.SetBroadcastMessageRead
Auto generated setter method
setSessionId(String) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.SetMessageProps
Auto generated setter method
setSize(String) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.MsgEnvelope
Auto generated setter method
setSortBy(String) - Method in class cisco.uc.cuae.messaging.SearchOptions
Sets the value.
setSortType(String) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessages
Auto generated setter method
setSpeed(int) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetSpeedResponse
Auto generated setter method
setSpeed(int) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.Play
Auto generated setter method
SetSpeed(CallControlStub.SetSpeed) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub
Auto generated method signature
setSpeed(int) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.SetSpeed
Auto generated setter method
setStart(int) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.GetMessages
Auto generated setter method
setStartPosMs(int) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.Play
Auto generated setter method
setStartPosMs(int) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.Record
Auto generated setter method
setStatus(String) - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.RenewLoginResponse
Auto generated setter method
setStatus(String) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.IsConnectedResponse
Auto generated setter method
setStopPosMs(int) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.PlayResponse
Auto generated setter method
setStopPosMs(int) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.RecordResponse
Auto generated setter method
setStreamSize(int) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.RecordResponse
Auto generated setter method
setString(String[]) - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.PropIds_type0
Auto generated setter method
setString(String[]) - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.Vals_type0
Auto generated setter method
setString(String[]) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.AddrObjId_type0
Auto generated setter method
setString(String[]) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.AddrObjId_type1
Auto generated setter method
setString(String[]) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.AddrObjId_type2
Auto generated setter method
setString(String[]) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.Filters_type0
Auto generated setter method
setString(String[]) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.MessageIds_type0
Auto generated setter method
setString(String[]) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.MessageIds_type1
Auto generated setter method
setString(String[]) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.Messages_type0
Auto generated setter method
setString(String[]) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.PropIds_type0
Auto generated setter method
setString(String[]) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.Vals_type0
Auto generated setter method
setSubject(String) - Method in class cisco.uc.cuae.messaging.Message
Sets the value.
setSubject(String) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.MsgEnvelope
Auto generated setter method
setSuppressNoHandler(Boolean) - Method in class cisco.uc.cuae.EtchBridge.EventMessage
Sets the value.
setTabSize(int) - Method in class cisco.uc.cuae.search.SimpleCharStream
 
setTermReason(String) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.PlayResponse
Auto generated setter method
setTermReason(String) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.RecordResponse
Auto generated setter method
setTimeoutMs(int) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.IsConnected
Auto generated setter method
setTo(String) - Method in class cisco.uc.cuae.messaging.Message
Sets the value.
setTo(String) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.MsgEnvelope
Auto generated setter method
setType(String) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.AddressSearchObject
Auto generated setter method
setUrgent(Boolean) - Method in class cisco.uc.cuae.messaging.Message
Sets the value.
setUserInfo(MessagingStub.UserInfo[]) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.RecipientInfo_type0
Auto generated setter method
setUserInfo(MessagingStub.UserInfo[]) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.SenderInfo_type0
Auto generated setter method
setUsername(String) - Method in exception cisco.uc.cuae.messaging.MailboxAlreadyOpenException
Sets the value.
setUsername(String) - Method in exception cisco.uc.cuae.messaging.NoSuchMailboxException
Sets the value.
setUserName(String) - Method in exception cisco.uc.cuae.messaging.NoSuchUserException
Sets the value.
setUserName(String) - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.Login
Auto generated setter method
setUserTimeZone(String) - Method in class cisco.uc.cuae.messaging.Message
Sets the value.
setUserTimeZoneOffset(Integer) - Method in class cisco.uc.cuae.messaging.Message
Sets the value.
setValNum(int) - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.Info
Auto generated setter method
setValNum(int) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.Info
Auto generated setter method
setVals(AuthenticationStub.Vals_type0) - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.Info
Auto generated setter method
setVals(MessagingStub.Vals_type0) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.Info
Auto generated setter method
setVerifiedAddressObject(MessagingStub.VerifiedAddressObject[]) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.VerifiedAddrObj_type0
Auto generated setter method
setVerifiedAddrObj(MessagingStub.VerifiedAddrObj_type0) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.SearchRecipientResponse
Auto generated setter method
setVolume(int) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.GetVolumeResponse
Auto generated setter method
setVolume(int) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.Play
Auto generated setter method
SetVolume(CallControlStub.SetVolume) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub
Auto generated method signature
setVolume(int) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub.SetVolume
Auto generated setter method
severe(String, Object...) - Static method in class cisco.uc.cuae.Log
 
severe(String) - Static method in class cisco.uc.cuae.Log
 
SGN - Static variable in interface cisco.uc.cuae.search.QueryConstants
 
SimpleCharStream - Class in cisco.uc.cuae.search
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(Reader, int, int, int) - Constructor for class cisco.uc.cuae.search.SimpleCharStream
 
SimpleCharStream(Reader, int, int) - Constructor for class cisco.uc.cuae.search.SimpleCharStream
 
SimpleCharStream(Reader) - Constructor for class cisco.uc.cuae.search.SimpleCharStream
 
SimpleCharStream(InputStream, String, int, int, int) - Constructor for class cisco.uc.cuae.search.SimpleCharStream
 
SimpleCharStream(InputStream, int, int, int) - Constructor for class cisco.uc.cuae.search.SimpleCharStream
 
SimpleCharStream(InputStream, String, int, int) - Constructor for class cisco.uc.cuae.search.SimpleCharStream
 
SimpleCharStream(InputStream, int, int) - Constructor for class cisco.uc.cuae.search.SimpleCharStream
 
SimpleCharStream(InputStream, String) - Constructor for class cisco.uc.cuae.search.SimpleCharStream
 
SimpleCharStream(InputStream) - Constructor for class cisco.uc.cuae.search.SimpleCharStream
 
SIZE_PROP - Static variable in class cisco.uc.cuae.search.SearchOptionFields
 
SIZE_PROP - Static variable in class cisco.uc.cuae.UnityHelper
 
SMTPMessageSender - Class in cisco.uc.cuae
 
sortBy - Variable in class cisco.uc.cuae.messaging.SearchOptions
 
specialConstructor - Variable in exception cisco.uc.cuae.search.ParseException
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).
specialToken - Variable in class cisco.uc.cuae.search.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
startAcceptDispatchMessage(MessagingStub.AcceptDispatchMessage, MessagingCallbackHandler) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub
Auto generated method signature for Asynchronous Invocations
startDeleteMessage(MessagingStub.DeleteMessage, MessagingCallbackHandler) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub
Auto generated method signature for Asynchronous Invocations
startForwardMessage(MessagingStub.ForwardMessage, MessagingCallbackHandler) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub
Auto generated method signature for Asynchronous Invocations
startGetBroadcastMessages(MessagingStub.GetBroadcastMessages, MessagingCallbackHandler) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub
Auto generated method signature for Asynchronous Invocations
startGetCallId(CallControlStub.GetCallId, CallControlCallbackHandler) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub
Auto generated method signature for Asynchronous Invocations
startGetMessageAddressInfo(MessagingStub.GetMessageAddressInfo, MessagingCallbackHandler) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub
Auto generated method signature for Asynchronous Invocations
startGetMessageCounts(MessagingStub.GetMessageCounts, MessagingCallbackHandler) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub
Auto generated method signature for Asynchronous Invocations
startGetMessageProps(MessagingStub.GetMessageProps, MessagingCallbackHandler) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub
Auto generated method signature for Asynchronous Invocations
startGetMessages(MessagingStub.GetMessages, MessagingCallbackHandler) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub
Auto generated method signature for Asynchronous Invocations
startGetSpeed(CallControlStub.GetSpeed, CallControlCallbackHandler) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub
Auto generated method signature for Asynchronous Invocations
startGetVolume(CallControlStub.GetVolume, CallControlCallbackHandler) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub
Auto generated method signature for Asynchronous Invocations
startHangup(CallControlStub.Hangup, CallControlCallbackHandler) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub
Auto generated method signature for Asynchronous Invocations
startIsConnected(CallControlStub.IsConnected, CallControlCallbackHandler) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub
Auto generated method signature for Asynchronous Invocations
startLogin(AuthenticationStub.Login, AuthenticationCallbackHandler) - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub
Auto generated method signature for Asynchronous Invocations
startLogout(AuthenticationStub.Logout, AuthenticationCallbackHandler) - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub
Auto generated method signature for Asynchronous Invocations
startPlaceCall(CallControlStub.PlaceCall, CallControlCallbackHandler) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub
Auto generated method signature for Asynchronous Invocations
startPlay(CallControlStub.Play, CallControlCallbackHandler) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub
Auto generated method signature for Asynchronous Invocations
startRecord(CallControlStub.Record, CallControlCallbackHandler) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub
Auto generated method signature for Asynchronous Invocations
startRejectDispatchMessage(MessagingStub.RejectDispatchMessage, MessagingCallbackHandler) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub
Auto generated method signature for Asynchronous Invocations
startRenewLogin(AuthenticationStub.RenewLogin, AuthenticationCallbackHandler) - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub
Auto generated method signature for Asynchronous Invocations
startReplyMessage(MessagingStub.ReplyMessage, MessagingCallbackHandler) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub
Auto generated method signature for Asynchronous Invocations
startSearchRecipient(MessagingStub.SearchRecipient, MessagingCallbackHandler) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub
Auto generated method signature for Asynchronous Invocations
startSendMessage(MessagingStub.SendMessage, MessagingCallbackHandler) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub
Auto generated method signature for Asynchronous Invocations
startSetBroadcastMessageRead(MessagingStub.SetBroadcastMessageRead, MessagingCallbackHandler) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub
Auto generated method signature for Asynchronous Invocations
startSetMessageProps(MessagingStub.SetMessageProps, MessagingCallbackHandler) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub
Auto generated method signature for Asynchronous Invocations
startSetSpeed(CallControlStub.SetSpeed, CallControlCallbackHandler) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub
Auto generated method signature for Asynchronous Invocations
startSetVolume(CallControlStub.SetVolume, CallControlCallbackHandler) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub
Auto generated method signature for Asynchronous Invocations
startStop(CallControlStub.Stop, CallControlCallbackHandler) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub
Auto generated method signature for Asynchronous Invocations
staticFlag - Static variable in class cisco.uc.cuae.search.SimpleCharStream
 
Stop(CallControlStub.Stop) - Method in class cisco.uc.cuae.unity.callcontrol.CallControlStub
Auto generated method signature
stop(String) - Method in class cisco.uc.cuae.UnityHelper
 
String(QueryBase.QueryHelper) - Method in class cisco.uc.cuae.search.Query
 
STRING - Static variable in interface cisco.uc.cuae.search.QueryConstants
 
StubEtchBridge<T extends EtchBridge> - Class in cisco.uc.cuae
Message to call translator for EtchBridge.
StubEtchBridge(DeliveryService, T, Pool, Pool) - Constructor for class cisco.uc.cuae.StubEtchBridge
Stub for EtchBridge.
StubEtchBridgeClient - Class in cisco.uc.cuae
Message to call translator for EtchBridgeClient.
StubEtchBridgeClient(DeliveryService, EtchBridgeClient, Pool, Pool) - Constructor for class cisco.uc.cuae.StubEtchBridgeClient
Stub for EtchBridgeClient.
StubEtchBridgeServer - Class in cisco.uc.cuae
Message to call translator for EtchBridgeServer.
StubEtchBridgeServer(DeliveryService, EtchBridgeServer, Pool, Pool) - Constructor for class cisco.uc.cuae.StubEtchBridgeServer
Stub for EtchBridgeServer.
Stubmessaging<T extends messaging> - Class in cisco.uc.cuae
Message to call translator for messaging.
Stubmessaging(DeliveryService, T, Pool, Pool) - Constructor for class cisco.uc.cuae.Stubmessaging
Stub for messaging.
StubmessagingClient - Class in cisco.uc.cuae
Message to call translator for messagingClient.
StubmessagingClient(DeliveryService, messagingClient, Pool, Pool) - Constructor for class cisco.uc.cuae.StubmessagingClient
Stub for messagingClient.
StubmessagingServer - Class in cisco.uc.cuae
Message to call translator for messagingServer.
StubmessagingServer(DeliveryService, messagingServer, Pool, Pool) - Constructor for class cisco.uc.cuae.StubmessagingServer
Stub for messagingServer.
subject - Variable in class cisco.uc.cuae.messaging.Message
The subject of the mail
subject - Static variable in class cisco.uc.cuae.search.SearchOptionFields
 
SUBJECT_PROP - Static variable in class cisco.uc.cuae.search.SearchOptionFields
 
SUBJECT_PROP - Static variable in class cisco.uc.cuae.UnityHelper
 
suppressNoHandler - Variable in class cisco.uc.cuae.EtchBridge.EventMessage
indicates whether to suppress no handler
SwitchTo(int) - Method in class cisco.uc.cuae.search.QueryTokenManager
 

T

t - Variable in class cisco.uc.cuae.search.QueryBase.BinOpNode
the token of the operation
t - Variable in class cisco.uc.cuae.search.QueryBase.BooleanNode
the token of the boolean constant
t - Variable in class cisco.uc.cuae.search.QueryBase.DecimalNode
the token of the decimal constant
t - Variable in class cisco.uc.cuae.search.QueryBase.FieldNode
the token of the field name
t - Variable in class cisco.uc.cuae.search.QueryBase.IntegerNode
the token of the integer constant
t - Variable in class cisco.uc.cuae.search.QueryBase.StringNode
the token of the string constant
t - Variable in class cisco.uc.cuae.search.QueryBase.UnOpNode
the token of the operation
t - Variable in class cisco.uc.cuae.search.QueryBase.VariableNode
the token of the variable reference
t - Variable in class cisco.uc.cuae.search.VmwsQueryImpl.VmwsVariableNode
the token of the variable reference
tabSize - Variable in class cisco.uc.cuae.search.SimpleCharStream
 
Term(QueryBase.QueryHelper) - Method in class cisco.uc.cuae.search.Query
 
throwAccountLocked(String) - Static method in class cisco.uc.cuae.ExceptionHelper
throws an AuthenticationException indicating account locked
throwAlreadyLoggedIn(String) - Static method in class cisco.uc.cuae.ExceptionHelper
throws an authentication exception indicating that the session is already logged in
throwCommFailure(String) - Static method in class cisco.uc.cuae.ExceptionHelper
 
throwInternalException(Exception) - Static method in class cisco.uc.cuae.ExceptionHelper
throws a ManagementException with details about the error which occurred on the server down to the client.
throwInternalException(Exception, String) - Static method in class cisco.uc.cuae.ExceptionHelper
 
throwInternalLogicError(String) - Static method in class cisco.uc.cuae.ExceptionHelper
 
throwInvalidArgument(InvalidArgHelper) - Static method in class cisco.uc.cuae.ExceptionHelper
throws an invalid argument exception, dealing with all the additional overhead incurred by this exception requiring .fields[]
throwInvalidUserPass(String) - Static method in class cisco.uc.cuae.ExceptionHelper
throws an AuthenticationException indicatinginvalid credentials
throwMailboxAlreadyOpen(String, String) - Static method in class cisco.uc.cuae.ExceptionHelper
 
throwNoMessageException(String, String) - Static method in class cisco.uc.cuae.ExceptionHelper
 
throwNoSuchMailbox(String, String) - Static method in class cisco.uc.cuae.ExceptionHelper
 
throwPasswordExpired(String) - Static method in class cisco.uc.cuae.ExceptionHelper
throws an AuthenticationException indicating password expired
throwPermissionException(String) - Static method in class cisco.uc.cuae.ExceptionHelper
 
throwProtocolException(String) - Static method in class cisco.uc.cuae.ExceptionHelper
throws an UnderlyingProtocolException with the specified verbose info.
throwSessionExpired(String) - Static method in class cisco.uc.cuae.ExceptionHelper
 
to - Variable in class cisco.uc.cuae.messaging.Message
The recipient of this message.
to - Static variable in class cisco.uc.cuae.search.SearchOptionFields
 
TO_PROP - Static variable in class cisco.uc.cuae.search.SearchOptionFields
 
TO_PROP - Static variable in class cisco.uc.cuae.UnityHelper
 
token - Variable in class cisco.uc.cuae.search.Query
 
Token - Class in cisco.uc.cuae.search
Describes the input token stream.
Token() - Constructor for class cisco.uc.cuae.search.Token
 
token_source - Variable in class cisco.uc.cuae.search.Query
 
tokenImage - Variable in exception cisco.uc.cuae.search.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
tokenImage - Static variable in interface cisco.uc.cuae.search.QueryConstants
 
TokenMgrError - Error in cisco.uc.cuae.search
 
TokenMgrError() - Constructor for error cisco.uc.cuae.search.TokenMgrError
 
TokenMgrError(String, int) - Constructor for error cisco.uc.cuae.search.TokenMgrError
 
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error cisco.uc.cuae.search.TokenMgrError
 
toString() - Method in class cisco.uc.cuae.EtchBridge.ConfigEntry
 
toString() - Method in class cisco.uc.cuae.EtchBridge.EventMessage
 
toString() - Method in class cisco.uc.cuae.messaging.Mailbox
 
toString() - Method in class cisco.uc.cuae.messaging.Message
 
toString() - Method in class cisco.uc.cuae.messaging.SearchOptions
 
toString() - Method in class cisco.uc.cuae.search.QueryBase.BinOpNode
 
toString() - Method in class cisco.uc.cuae.search.QueryBase.BooleanNode
 
toString() - Method in class cisco.uc.cuae.search.QueryBase.DecimalNode
 
toString() - Method in class cisco.uc.cuae.search.QueryBase.FieldNode
 
toString() - Method in class cisco.uc.cuae.search.QueryBase.IntegerNode
 
toString() - Method in class cisco.uc.cuae.search.QueryBase.NullNode
 
toString() - Method in class cisco.uc.cuae.search.QueryBase.StringNode
 
toString() - Method in class cisco.uc.cuae.search.QueryBase.UnOpNode
 
toString() - Method in class cisco.uc.cuae.search.QueryBase.VariableNode
 
toString() - Method in class cisco.uc.cuae.search.Token
Returns the image.
toString() - Method in class cisco.uc.cuae.search.VmwsQueryImpl.VmwsFieldNode
 
toString() - Method in class cisco.uc.cuae.search.VmwsQueryImpl.VmwsStringNode
 
toString() - Method in class cisco.uc.cuae.search.VmwsQueryImpl.VmwsVariableNode
 
TRUE - Static variable in interface cisco.uc.cuae.search.QueryConstants
 

U

undeleteMessage(String, String, String) - Method in class cisco.uc.cuae.BasemessagingServer
 
undeleteMessage(String, String, String) - Method in class cisco.uc.cuae.ImplmessagingServer
Begins the call to undeleteMessage.
undeleteMessage(String, String, String) - Method in interface cisco.uc.cuae.messagingServer
Restores a previously deleted message.
undeleteMessage(String, String, String) - Method in class cisco.uc.cuae.RemotemessagingServer
 
unityHelper - Variable in class cisco.uc.cuae.SessionInfo
 
UnityHelper - Class in cisco.uc.cuae
 
UnityHelper() - Constructor for class cisco.uc.cuae.UnityHelper
 
unregisterApplication(String, String, String) - Method in class cisco.uc.cuae.BaseEtchBridgeServer
 
unregisterApplication(String, String, String) - Method in class cisco.uc.cuae.BasemessagingServer
 
unregisterApplication(String, String, String) - Method in interface cisco.uc.cuae.EtchBridgeServer
Unregister Etch application from CUAE Etch Bridge
unregisterApplication(String, String, String) - Method in class cisco.uc.cuae.RemoteEtchBridgeServer
 
unregisterApplication(String, String, String) - Method in class cisco.uc.cuae.RemotemessagingServer
 
unregisterPlugin(String, String, String) - Method in class cisco.uc.cuae.BaseEtchBridgeServer
 
unregisterPlugin(String, String, String) - Method in class cisco.uc.cuae.BasemessagingServer
 
unregisterPlugin(String, String, String) - Method in interface cisco.uc.cuae.EtchBridgeServer
Unregister Etch plugin from CUAE Etch Bridge
unregisterPlugin(String, String, String) - Method in class cisco.uc.cuae.RemoteEtchBridgeServer
 
unregisterPlugin(String, String, String) - Method in class cisco.uc.cuae.RemotemessagingServer
 
UpdateLineColumn(char) - Method in class cisco.uc.cuae.search.SimpleCharStream
 
updateState(String, String, String, messaging.MessageState) - Method in class cisco.uc.cuae.BasemessagingServer
 
updateState(String, String, String, messaging.MessageState) - Method in class cisco.uc.cuae.ImplmessagingServer
Begins the call to updateState.
updateState(String, String, String, messaging.MessageState) - Method in interface cisco.uc.cuae.messagingServer
Changes the state of the message on the Messaging server.
updateState(String, String, String, messaging.MessageState) - Method in class cisco.uc.cuae.RemotemessagingServer
 
updateUrgency(String, String, String, Boolean) - Method in class cisco.uc.cuae.BasemessagingServer
 
updateUrgency(String, String, String, Boolean) - Method in class cisco.uc.cuae.ImplmessagingServer
Begins the call to updateUrgency.
updateUrgency(String, String, String, Boolean) - Method in interface cisco.uc.cuae.messagingServer
Changes the urgency of the message of the Messaging server.
updateUrgency(String, String, String, Boolean) - Method in class cisco.uc.cuae.RemotemessagingServer
 
uploadData(String, byte[], String) - Method in class cisco.uc.cuae.BasemessagingServer
 
uploadData(byte[], String) - Method in class cisco.uc.cuae.IMAPHelper
 
uploadData(String, byte[], String) - Method in class cisco.uc.cuae.ImplmessagingServer
 
uploadData(String, byte[], String) - Method in interface cisco.uc.cuae.messagingServer
 
uploadData(String, byte[], String) - Method in class cisco.uc.cuae.RemotemessagingServer
 
uploadData(byte[], String) - Method in class cisco.uc.cuae.UnityHelper
 
urgent - Variable in class cisco.uc.cuae.messaging.Message
Indicates whether this message has been flagged as urgent.
urgent - Static variable in class cisco.uc.cuae.search.SearchOptionFields
 
urgent - Variable in class cisco.uc.cuae.search.VmwsQueryImpl.VmwsParseResult
 
URGENT_FIELD - Static variable in class cisco.uc.cuae.search.VmwsQueryImpl
 
username - Variable in exception cisco.uc.cuae.messaging.MailboxAlreadyOpenException
The name of user owning the mailbox
username - Variable in exception cisco.uc.cuae.messaging.NoSuchMailboxException
The name of user for which mailbox is searched
userName - Variable in exception cisco.uc.cuae.messaging.NoSuchUserException
Username which is not found
usersLoggedIn - Static variable in class cisco.uc.cuae.ImplmessagingServer
 
userTimeZone - Variable in class cisco.uc.cuae.messaging.Message
This contains the timezone in which the time is returned
userTimeZone - Static variable in class cisco.uc.cuae.search.SearchOptionFields
 
userTimeZoneOffset - Variable in class cisco.uc.cuae.messaging.Message
Returns the amount of time in milliseconds to add to UTC to get standard time in this time zone.
userTimeZoneOffset - Static variable in class cisco.uc.cuae.search.SearchOptionFields
 

V

validateInfo(AuthenticationStub.Info[]) - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.PropInfo_type0
validate the array for Info
validateInfo(MessagingStub.Info[]) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.CountInfo_type0
validate the array for Info
validateInfo(MessagingStub.Info[]) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.MessageErr_type0
validate the array for Info
validateInfo(MessagingStub.Info[]) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.MessageErr_type1
validate the array for Info
validateInfo(MessagingStub.Info[]) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.PropInfo_type0
validate the array for Info
validateInfo(MessagingStub.Info[]) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.PropInfo_type1
validate the array for Info
validateInfo(MessagingStub.Info[]) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.PropInfo_type2
validate the array for Info
validateInfo(MessagingStub.Info[]) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.PropInfo_type3
validate the array for Info
validateInfo(MessagingStub.Info[]) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.PropInfo_type4
validate the array for Info
validateMsgEnvelope(MessagingStub.MsgEnvelope[]) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.MessageEnvelopes_type0
validate the array for MsgEnvelope
validateString(String[]) - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.PropIds_type0
validate the array for String
validateString(String[]) - Method in class cisco.uc.cuae.unity.authentication.AuthenticationStub.Vals_type0
validate the array for String
validateString(String[]) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.AddrObjId_type0
validate the array for String
validateString(String[]) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.AddrObjId_type1
validate the array for String
validateString(String[]) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.AddrObjId_type2
validate the array for String
validateString(String[]) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.Filters_type0
validate the array for String
validateString(String[]) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.MessageIds_type0
validate the array for String
validateString(String[]) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.MessageIds_type1
validate the array for String
validateString(String[]) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.Messages_type0
validate the array for String
validateString(String[]) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.PropIds_type0
validate the array for String
validateString(String[]) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.Vals_type0
validate the array for String
validateUserInfo(MessagingStub.UserInfo[]) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.RecipientInfo_type0
validate the array for UserInfo
validateUserInfo(MessagingStub.UserInfo[]) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.SenderInfo_type0
validate the array for UserInfo
validateVerifiedAddressObject(MessagingStub.VerifiedAddressObject[]) - Method in class cisco.uc.cuae.unity.messaging.MessagingStub.VerifiedAddrObj_type0
validate the array for VerifiedAddressObject
ValueFactoryEtchBridge - Class in cisco.uc.cuae
ValueFactory for EtchBridge.
ValueFactoryEtchBridge(String) - Constructor for class cisco.uc.cuae.ValueFactoryEtchBridge
Constructs ValueFactoryEtchBridge.
ValueFactorymessaging - Class in cisco.uc.cuae
ValueFactory for messaging.
ValueFactorymessaging(String) - Constructor for class cisco.uc.cuae.ValueFactorymessaging
Constructs ValueFactorymessaging.
valueOf(String) - Static method in enum cisco.uc.cuae.EtchBridge.LogLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cisco.uc.cuae.messaging.MessageState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cisco.uc.cuae.messaging.MessageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cisco.uc.cuae.messaging.UserType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cisco.uc.cuae.SearchResult.Result
Returns the enum constant of this type with the specified name.
values() - Static method in enum cisco.uc.cuae.EtchBridge.LogLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cisco.uc.cuae.messaging.MessageState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cisco.uc.cuae.messaging.MessageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cisco.uc.cuae.messaging.UserType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cisco.uc.cuae.SearchResult.Result
Returns an array containing the constants of this enum type, in the order they are declared.
Variable(QueryBase.QueryHelper) - Method in class cisco.uc.cuae.search.Query
 
VARIABLE - Static variable in interface cisco.uc.cuae.search.QueryConstants
 
VM_ATTACH_PROP - Static variable in class cisco.uc.cuae.search.SearchOptionFields
 
VM_ATTACH_PROP - Static variable in class cisco.uc.cuae.UnityHelper
 
VmwsQueryImpl - Class in cisco.uc.cuae.search
 
VmwsQueryImpl() - Constructor for class cisco.uc.cuae.search.VmwsQueryImpl
 
VmwsQueryImpl.VmwsBinOpNode - Class in cisco.uc.cuae.search
 
VmwsQueryImpl.VmwsBinOpNode(QueryBase.Node, Token, QueryBase.Node, VmwsQueryImpl.VmwsParseResult) - Constructor for class cisco.uc.cuae.search.VmwsQueryImpl.VmwsBinOpNode
 
VmwsQueryImpl.VmwsDecimalNode - Class in cisco.uc.cuae.search
 
VmwsQueryImpl.VmwsFieldNode - Class in cisco.uc.cuae.search
 
VmwsQueryImpl.VmwsIntegerNode - Class in cisco.uc.cuae.search
 
VmwsQueryImpl.VmwsNullNode - Class in cisco.uc.cuae.search
 
VmwsQueryImpl.VmwsParseResult - Class in cisco.uc.cuae.search
 
VmwsQueryImpl.VmwsParseResult() - Constructor for class cisco.uc.cuae.search.VmwsQueryImpl.VmwsParseResult
 
VmwsQueryImpl.VmwsSearchQueryHelper - Class in cisco.uc.cuae.search
 
VmwsQueryImpl.VmwsSearchQueryHelper(HashMap, Object[]) - Constructor for class cisco.uc.cuae.search.VmwsQueryImpl.VmwsSearchQueryHelper
 
VmwsQueryImpl.VmwsStringNode - Class in cisco.uc.cuae.search
 
VmwsQueryImpl.VmwsVariableNode - Class in cisco.uc.cuae.search
Models a variable reference.
VmwsQueryImpl.VmwsVariableNode(Token) - Constructor for class cisco.uc.cuae.search.VmwsQueryImpl.VmwsVariableNode
 
VOICEMAIL_VALUE - Static variable in class cisco.uc.cuae.search.VmwsQueryImpl
 

W

warning(String, Object...) - Static method in class cisco.uc.cuae.Log
 
warning(String) - Static method in class cisco.uc.cuae.Log
 
<