Package de.starface.integration.uci.java.v30.types

This package contains the entity types that are transferred using the UCI service interfaces

See:
          Description

Interface Summary
Positionable An interface for items that have a position in a list.
 

Class Summary
Call This object holds the properties of the call as returned by UciCallEvents.receiveCallState(Call).
CallIdChanges This object holds the properties of the call as returned by UciCallEvents.receiveCallState(Call).
CallInfo This object holds the properties of an ongoing call as returned by the request UciFunctionKeyRequests.getCallInfoForKey(String)
CallList This object holds the properties of the call list as returned by UciCallListRequests.getCallList(Date, Date, CallListEntryDirection, CallListEntryResult, String, CallListEntryProperties, OrderDirection, int, int)
CallListEntry This object holds the properteis of the call list entries as returned by UciCallListRequests.getCallList(Date, Date, CallListEntryDirection, CallListEntryResult, String, de.starface.integration.uci.java.v30.values.CallListEntryProperties, de.starface.integration.uci.java.v30.values.OrderDirection, int, int)
CcbsAccount This object holds the properties of the ccbsaccount as returned by UciCcbsCallEvents.receiveCcbsAccountState(CcbsAccountState).
CcbsCall This object holds the properties of the ccbscall as returned by UciCcbsCallEvents.receiveCcbsCallState(CcbsCall).
CdrDataInfo This object holds the properties of the cdr as returned by UciCdrDataEvents.callCdrEvent(CdrDataInfo).
ConferenceCall This object holds the properties of the call as returned by UciConferenceCallEvents.receiveConferenceCallState(ConferenceCall).
ContactInfo This object holds the properties of the contact info as returned by UciFunctionKeyRequests.getCallInfoForKey(String)
Fax This object holds the properties of a fax transmitted in fax state changes by UciFaxEvents.receiveFaxState(Fax)
FaxList This object holds the properties of the fax list as returned by UciFaxListRequests.getFaxList(Date, Date, FaxListEntryFolder, String, FaxListEntryProperties, OrderDirection, int, int)
FaxListEntry This object holds the properties of the fax list entries as returned by UciFaxListRequests.getFaxList(Date, Date, FaxListEntryFolder, String, FaxListEntryProperties, OrderDirection, int, int)
FmcPhone  
FmcScheduleEntry  
FunctionKey This object holds the properties of the function keys as returned by UciFunctionKeyRequests.getFunctionKeys().
FunctionKeySearchResult  
GroupSetting This object holds the properties of the group settings as returned by UciGroupRequests.getGroupSettings()
Image This object holds the properties of the images as returned by UciFunctionKeyRequests.getImageForKey(String) or UciUserStateRequests.getAvatarImage()
Mailbox This object holds the properties of the mailboxes as returned by UciVoicemailListRequests.getMailboxes()
MessageWaitingIndicationInfo This object holds the properties MessageWaitingIndicationEvents
MonitorList This object holds the properties of the monitor list as returned by UciMonitorListRequests.getMonitorList(Date, Date,MonitorListEntryProperties, OrderDirection, int, int)
MonitorListEntry This object holds the properties of the monitor list entries as returned by UciMonitorListRequests.getMonitorList(Date, Date, MonitorListEntryProperties, OrderDirection, int, int)
PhoneNumber This object holds the properties of the phone numbers as returned by UciPhoneRequests.getAvailableDisplayNumbers()
QueueAgentState Represents the state of an agent.
QueueSetting  
RedirectSetting This object holds the properties of the redirect settings as returned by UciRedirectRequests.getRedirectSettings(RedirectSettingType, String, RedirectSettingProperties, OrderDirection)
SoftPhoneConfig This object holds SIP credentials for SoftPhones
SoftPhoneRegistrationInfo This object hold the SIP userId which has been requested by another UCI instance
SoftPhoneSetting This object holds information to identify and register a SoftPhone
UciQueueCall Represents the Information about the call(er)
UserState This object holds the properties of the user state as returned by UciUserStateRequests.getUserState()
VoicemailList This object holds the properties of the voicemail list as returned by UciVoicemailListRequests.getVoicemailList(Date, Date, String, VoicemailListEntryFolder, VoicemailListEntryProperties, OrderDirection, int, int)
VoicemailListEntry This object holds the properties of the voicemail list entries as returned by UciVoicemailListRequests.getVoicemailList(Date, Date, String, VoicemailListEntryFolder, VoicemailListEntryProperties, OrderDirection, int, int)
 

Package de.starface.integration.uci.java.v30.types Description

This package contains the entity types that are transferred using the UCI service interfaces



Copyright © 2012 STARFACE GmbH. All rights reserved.