Avaya Conferencing Provider API
A B C D E F G H I L M N O P Q R S T U V W

A

AbortSignalToNoiseRatioMeasurement - Class in com.avaya.conferencing.api.acp.control.operations
Measures the signal to noise ratio of an EndPoint.
AbstractConferencingObject<T extends AbstractConferencingObject<T>> - Class in com.avaya.conferencing.api.acp.control
Base class from which all implementable ConferencingObject extension points are derived.
AbstractConferencingObject() - Constructor for class com.avaya.conferencing.api.acp.control.AbstractConferencingObject
 
AbstractConnectionSpecificResource - Class in com.avaya.conferencing.api.acp.control
Base class from which all implementable ConnectionSpecificResource extension points are derived.
AbstractConnectionSpecificResource() - Constructor for class com.avaya.conferencing.api.acp.control.AbstractConnectionSpecificResource
 
AbstractOperationImpl<RESULT,IMPL extends Operation<RESULT,IMPL>> - Class in com.avaya.conferencing.api.acp.control.operations
Abstract base class for all Operation implementations.
AbstractOperationImpl() - Constructor for class com.avaya.conferencing.api.acp.control.operations.AbstractOperationImpl
 
Access - Class in com.avaya.conferencing.api.acp.control.operations
Intercepting an EndPoint will temporarily remove the EndPoint from a conference and into a direct one-to-one conversation with an Operator.
AccessNextEntry - Class in com.avaya.conferencing.api.acp.control.operations
Gets and actions the help Request.
ACCOUNT_NUMBER - Static variable in class com.avaya.conferencing.api.acp.control.Conference
The property name for Conference.getAccountNumber().
ACTIVE - Static variable in class com.avaya.conferencing.api.acp.control.Conference
The property name for Conference.isActive().
ACTIVE - Static variable in interface com.avaya.conferencing.api.acp.control.ConferencingObjectQueue
The property name for ConferencingObjectQueue.isActive().
ACTIVE - Static variable in class com.avaya.conferencing.api.acp.control.Connection
The property name for Connection.isActive().
ACTIVE - Static variable in class com.avaya.conferencing.api.acp.control.EndPoint
The property name for EndPoint.isActive().
ACTIVE - Static variable in class com.avaya.conferencing.api.acp.control.MediaSource
The property name for MediaSource.isActive().
ACTIVE - Static variable in class com.avaya.conferencing.api.acp.control.RecordPlaybackServer
The property name for RecordPlaybackServer.isActive().
addAvailableVerbsChangeListener(AvailableVerbsChangeListener) - Method in interface com.avaya.conferencing.api.acp.control.ConferencingObject
Registers a AvailableVerbsChangeListener against this ConferencingObject instance.
addChildListener(ChildListener<? super T, ? extends ConferencingObject<?>>) - Method in interface com.avaya.conferencing.api.acp.control.ConferencingObjectContainer
Registers a ChildListener against all child classes of this ConferencingObject instance.
addChildListener(Class<S>, ChildListener<? super T, ? super S>) - Method in interface com.avaya.conferencing.api.acp.control.ConferencingObjectContainer
Registers a ChildListener against the specified child class for this ConferencingObject instance.
addChildPropertyChangeListener(Class<S>, PropertyChangeListener) - Method in interface com.avaya.conferencing.api.acp.control.ConferencingObjectContainer
Registers a PropertyChangeListener against all properties of the child ConferencingObject instances of the specified class for this ConferencingObject instance.
addChildPropertyChangeListener(Class<S>, String, PropertyChangeListener) - Method in interface com.avaya.conferencing.api.acp.control.ConferencingObjectContainer
Registers a PropertyChangeListener against a specific properties of the child ConferencingObject instances of the specified class for this ConferencingObject instance.
addConferenceListener(ConferenceListener) - Method in class com.avaya.conferencing.api.acp.control.Connection
Registers a ConferenceListener against this Connection.
addConferencePropertyChangeListener(PropertyChangeListener) - Method in interface com.avaya.conferencing.api.acp.control.ConferenceContainer
Registers a PropertyChangeListener against all properties of the Conferences in this container.
addConferencePropertyChangeListener(String, PropertyChangeListener) - Method in interface com.avaya.conferencing.api.acp.control.ConferenceContainer
Registers a PropertyChangeListener against a specific properties of the Conferences in this container.
addConferencePropertyChangeListener(PropertyChangeListener) - Method in class com.avaya.conferencing.api.acp.control.ConferenceQueue
 
addConferencePropertyChangeListener(String, PropertyChangeListener) - Method in class com.avaya.conferencing.api.acp.control.ConferenceQueue
 
addConferencePropertyChangeListener(PropertyChangeListener) - Method in class com.avaya.conferencing.api.acp.control.ParticipantCodeGroup
 
addConferencePropertyChangeListener(String, PropertyChangeListener) - Method in class com.avaya.conferencing.api.acp.control.ParticipantCodeGroup
 
addDTMFListener(DTMFListener) - Method in class com.avaya.conferencing.api.acp.control.EndPoint
Registers a DTMFListener with this EndPoint.
addDTMFListener(DTMFListener) - Method in interface com.avaya.conferencing.api.acp.control.EndPointContainer
Registers a DTMFListener against all EndPoints in this container.
addEndPointListener(ConferenceEndPointListener) - Method in class com.avaya.conferencing.api.acp.control.Conference
Registers a ConferenceEndPointListener against this Conference instance.
addEndPointPropertyChangeListener(PropertyChangeListener) - Method in class com.avaya.conferencing.api.acp.control.Conference
Registers a PropertyChangeListener against all properties of the EndPoints in this container.
addEndPointPropertyChangeListener(String, PropertyChangeListener) - Method in class com.avaya.conferencing.api.acp.control.Conference
Registers a PropertyChangeListener against a specific property of the EndPoints in this container.
addEndPointPropertyChangeListener(PropertyChangeListener) - Method in class com.avaya.conferencing.api.acp.control.Connection
Registers a PropertyChangeListener against all properties of the EndPoints in this container.
addEndPointPropertyChangeListener(String, PropertyChangeListener) - Method in class com.avaya.conferencing.api.acp.control.Connection
Registers a PropertyChangeListener against a specific property of the EndPoints in this container.
addEndPointPropertyChangeListener(PropertyChangeListener) - Method in interface com.avaya.conferencing.api.acp.control.EndPointContainer
Registers a PropertyChangeListener against all properties of the EndPoints in this container.
addEndPointPropertyChangeListener(String, PropertyChangeListener) - Method in interface com.avaya.conferencing.api.acp.control.EndPointContainer
Registers a PropertyChangeListener against a specific property of the EndPoints in this container.
addEndPointPropertyChangeListener(String, PropertyChangeListener) - Method in class com.avaya.conferencing.api.acp.control.EndPointQueue
 
addEndPointPropertyChangeListener(PropertyChangeListener) - Method in class com.avaya.conferencing.api.acp.control.EndPointQueue
 
addEntryListener(ConferencingObjectQueueListener<? super Q, ? super E>) - Method in interface com.avaya.conferencing.api.acp.control.ConferencingObjectQueue
Registers a ConferencingObjectQueueListener against the specified child class for this ConferencingObjectQueue instance.
addEntryListener(ChildListener<? super Q, ? super E>) - Method in interface com.avaya.conferencing.api.acp.control.ConferencingObjectQueue
Registers a ChildListener against the specified child class for this ConferencingObject instance.
addEntryPropertyChangeListener(PropertyChangeListener) - Method in interface com.avaya.conferencing.api.acp.control.ConferencingObjectQueue
Registers a PropertyChangeListener against all properties of the entries of the queue.
addEntryPropertyChangeListener(String, PropertyChangeListener) - Method in interface com.avaya.conferencing.api.acp.control.ConferencingObjectQueue
Registers a PropertyChangeListener against specific properties of the entries in the queue.
addNumberToDial(String) - Method in class com.avaya.conferencing.api.acp.control.operations.Create
Adds a number to the List of numbers to be dialed into the Conference
addPropertyChangeListener(PropertyChangeListener) - Method in interface com.avaya.conferencing.api.acp.control.ConferencingObject
Registers a PropertyChangeListener against all properties of this ConferencingObject instance.
addPropertyChangeListener(String, PropertyChangeListener) - Method in interface com.avaya.conferencing.api.acp.control.ConferencingObject
Registers a PropertyChangeListener against specific properties of this ConferencingObject instance.
addPropertyValue(String, Object) - Method in class com.avaya.conferencing.api.acp.control.operations.ModifyDetails
Adds a property to be modified.
addStateChangeListener(State, StateChangeListener) - Method in interface com.avaya.conferencing.api.acp.control.ConferencingObject
Registers a StateChangeListener against specific states of this ConferencingObject instance.
addToCallListContents(CallListContents[]) - Method in class com.avaya.conferencing.api.acp.control.operations.CallListSet
Sets the contents of the Call List.
addToCallListContents(List<CallListContents>) - Method in class com.avaya.conferencing.api.acp.control.operations.CallListSet
Sets the contents of the Call List.
addToCallListContents(CallListContents) - Method in class com.avaya.conferencing.api.acp.control.operations.CallListSet
Adds a new detail to the Call List.
addToEndPointList(EndPoint) - Method in class com.avaya.conferencing.api.acp.control.operations.Create
Adds an EndPoint to the list that will be pre-populated into the Conference
addToManualDialList(CallListContents[]) - Method in class com.avaya.conferencing.api.acp.control.operations.MakeCallsFromList
Adds an array of CallListContents to the ad-hoc Call List.
addToManualDialList(List<CallListContents>) - Method in class com.avaya.conferencing.api.acp.control.operations.MakeCallsFromList
Adds a List of CallListContents to the ad-hoc Call List.
addToManualDialList(CallListContents) - Method in class com.avaya.conferencing.api.acp.control.operations.MakeCallsFromList
Adds a new detail to the ad-hoc Call List.
allOf(Filter<? super T>...) - Static method in class com.avaya.conferencing.api.acp.control.Filters
Returns a Filter that returns only those ConferencingObject instances that match all of the supplied filters.
anyOf(Filter<? super T>...) - Static method in class com.avaya.conferencing.api.acp.control.Filters
Returns a Filter that returns only those ConferencingObject instances that match at least one of the supplied filters.
applyDefaults(T) - Method in class com.avaya.conferencing.api.acp.control.Connection
Populates this Connection's defaults into the operation.
AUTHENTICATION - Static variable in class com.avaya.conferencing.api.acp.control.EndPoint
The property name for EndPoint.getAuthentication().
AutomaticGainControlMode - Class in com.avaya.conferencing.api.acp.control.operations
Controls whether the conference is disconnected when the last moderator disconnects.
AUXILIARY_CODE - Static variable in class com.avaya.conferencing.api.acp.control.EndPoint
The property name for EndPoint.getAuxiliaryCode().
availableVerbsChanged(AvailableVerbsChangeEvent<S>) - Method in interface com.avaya.conferencing.api.acp.control.events.AvailableVerbsChangeListener
Callback to indicate that the verbs available on a conferencing object have changed.
AvailableVerbsChangeEvent<S extends ConferencingObject<S>> - Class in com.avaya.conferencing.api.acp.control.events
An event indicating that the available verbs for a specific ConferencingObject have changed.
AvailableVerbsChangeEvent(ConferencingObject<S>) - Constructor for class com.avaya.conferencing.api.acp.control.events.AvailableVerbsChangeEvent
Constructs a prototypical Event.
AvailableVerbsChangeListener<S extends ConferencingObject<S>> - Interface in com.avaya.conferencing.api.acp.control.events
A listener for AvailableVerbsChangeEvents.
await() - Method in class com.avaya.conferencing.api.acp.control.operations.AbstractOperationImpl
Blocks until the operation is completed.
await(long, TimeUnit) - Method in class com.avaya.conferencing.api.acp.control.operations.AbstractOperationImpl
Causes the current thread to wait until the operation is completed, unless the thread is interrupted, or the specified waiting time elapses.
await(long, TimeUnit) - Method in interface com.avaya.conferencing.api.acp.control.operations.BulkOperation
Causes the current thread to wait until all of the operations are completed, unless the thread is interrupted, or the specified waiting time elapses.
await() - Method in interface com.avaya.conferencing.api.acp.control.operations.BulkOperation
Blocks until all of the operations are completed.
await() - Method in interface com.avaya.conferencing.api.acp.control.operations.Operation
Blocks until the operation is completed.
await(long, TimeUnit) - Method in interface com.avaya.conferencing.api.acp.control.operations.Operation
Causes the current thread to wait until the operation is completed, unless the thread is interrupted, or the specified waiting time elapses.
awaitDisposed(long, TimeUnit) - Method in class com.avaya.conferencing.api.acp.control.ConnectionContext
Method awaitDisposed ...

B

BILLING_CODE - Static variable in class com.avaya.conferencing.api.acp.control.Conference
The property name for Conference.getBillingCode().
BILLING_CONFERENCE_ID - Static variable in class com.avaya.conferencing.api.acp.control.Conference
The property name for Conference.getBillingConferenceId().
BulkOperation<RESULT> - Interface in com.avaya.conferencing.api.acp.control.operations
Performs an operation against a collection of conferencing objects.

C

CALL_FLOW - Static variable in class com.avaya.conferencing.api.acp.control.Conference
The property name for Conference.getCallFlow().
CALL_TYPE_DESCRIPTION - Static variable in class com.avaya.conferencing.api.acp.control.EndPoint
The property name for EndPoint.getCallTypeDescription().
CallFlowMappingRule - Class in com.avaya.conferencing.api.acp.control
A rule for deciding what InboundCallFlow an incoming call from an EndPoint will be assigned to.
CallFlowMappingRule() - Constructor for class com.avaya.conferencing.api.acp.control.CallFlowMappingRule
 
CallListContents - Class in com.avaya.conferencing.api.acp.control
This defines the interface of CallListContents.
CallListContents() - Constructor for class com.avaya.conferencing.api.acp.control.CallListContents
 
CallListContents(String, String, String, boolean, CallListContents.Priority) - Constructor for class com.avaya.conferencing.api.acp.control.CallListContents
 
CallListContents.Priority - Enum in com.avaya.conferencing.api.acp.control
 
CallListGet - Class in com.avaya.conferencing.api.acp.control.operations
Gets the contents of the call list specified from the ConferencingProvider.
CallListSet - Class in com.avaya.conferencing.api.acp.control.operations
Sets the contents of a Call list on the ConferencingProvider.
CallListsGet - Class in com.avaya.conferencing.api.acp.control.operations
Gets a list of the call lists that are stored on the ConferencingProvider.
cancel(boolean) - Method in class com.avaya.conferencing.api.acp.control.operations.CompletedFuture
CancelHelp - Class in com.avaya.conferencing.api.acp.control.operations
Cancels a help request.
checkNotSubmitted() - Method in class com.avaya.conferencing.api.acp.control.operations.AbstractOperationImpl
For use in Operations, throws an IllegalStateException if this operation has been submitted.
checkSubmitted() - Method in class com.avaya.conferencing.api.acp.control.operations.AbstractOperationImpl
For use in Operations, throws an IllegalStateException if this operation has not been submitted.
checkValid() - Method in class com.avaya.conferencing.api.acp.control.Reference
Checks to see if a reference that has been serialized and deserialized is valid.
childAdded(ChildEvent<P, C>) - Method in interface com.avaya.conferencing.api.acp.control.events.ChildListener
Callback to indicate that a parent object has a new child.
childClassIterator() - Method in interface com.avaya.conferencing.api.acp.control.ConferencingObjectContainer
Returns an iterator over the child ConferencingObject classes that this ConferencingObject is parent to.
ChildEvent<P,C> - Class in com.avaya.conferencing.api.acp.control.events
A parent-child lifecycle event.
ChildEvent(P, C, long) - Constructor for class com.avaya.conferencing.api.acp.control.events.ChildEvent
Constructs a prototypical Event.
childIterator(Class<S>) - Method in interface com.avaya.conferencing.api.acp.control.ConferencingObjectContainer
Returns an iterator of the specified class of child objects.
childIterator(Class<S>, Filter<? super S>...) - Method in interface com.avaya.conferencing.api.acp.control.ConferencingObjectContainer
Returns an iterator of the specified class of child objects.
ChildListener<P,C> - Interface in com.avaya.conferencing.api.acp.control.events
A listener for ChildEvents.
childMoved(ChildEvent<Q, E>) - Method in interface com.avaya.conferencing.api.acp.control.events.ConferencingObjectQueueListener
Callback to indicate that the child has changed position in the queue.
childRemoved(ChildEvent<P, C>) - Method in interface com.avaya.conferencing.api.acp.control.events.ChildListener
Callback to indicate that a parent object has lost an existing child.
clearProperties() - Method in class com.avaya.conferencing.api.acp.control.operations.ModifyDetails
Removes all the property changes from this Operation.
clone() - Method in class com.avaya.conferencing.api.acp.control.operations.AbstractOperationImpl
Creates and returns a copy of this operation.
clone() - Method in interface com.avaya.conferencing.api.acp.control.operations.Operation
Creates and returns a copy of this operation.
clone() - Method in class com.avaya.conferencing.api.acp.control.Reference
close() - Method in class com.avaya.conferencing.api.acp.control.Connection
Closes the connection.
com.avaya.conferencing.api.acp.control - package com.avaya.conferencing.api.acp.control
The Avaya Conferencing Provider Interface API.
com.avaya.conferencing.api.acp.control.events - package com.avaya.conferencing.api.acp.control.events
Avaya Conferencing Provider Interface Events.
com.avaya.conferencing.api.acp.control.exceptions - package com.avaya.conferencing.api.acp.control.exceptions
Exceptions thrown by the Avaya Conferencing Provider Interface.
com.avaya.conferencing.api.acp.control.operations - package com.avaya.conferencing.api.acp.control.operations
Operations supported by the Avaya Conferencing Provider Interface.
CompletedFuture<V> - Class in com.avaya.conferencing.api.acp.control.operations
An implementation of the Future interface that is already completed.
CompletedFuture(V) - Constructor for class com.avaya.conferencing.api.acp.control.operations.CompletedFuture
Creates a new CompletedFuture instance.
CompletedFuture(Throwable) - Constructor for class com.avaya.conferencing.api.acp.control.operations.CompletedFuture
Creates a new CompletedFuture instance.
CONFEREE_CODES - Static variable in class com.avaya.conferencing.api.acp.control.Conference
The property name for Conference.getConfereeCodes().
Conference - Class in com.avaya.conferencing.api.acp.control
Conference represents a conference call (video and audio).
Conference() - Constructor for class com.avaya.conferencing.api.acp.control.Conference
 
Conference.ParticipantAnnouncer - Class in com.avaya.conferencing.api.acp.control
The Conference.ParticipantAnnouncer is responsible for announcing to the Conference the entry or exit of participants.
Conference.ParticipantAnnouncer() - Constructor for class com.avaya.conferencing.api.acp.control.Conference.ParticipantAnnouncer
 
CONFERENCE_CALL_FLOWS - Static variable in class com.avaya.conferencing.api.acp.control.Connection
The property name for Connection.getConferenceCallFlows().
CONFERENCE_MESSAGE_SET_APPLIED - Static variable in class com.avaya.conferencing.api.acp.control.CallFlowMappingRule
The property name for CallFlowMappingRule.isConferenceMessageSetApplied().
CONFERENCE_PASSCODE - Static variable in class com.avaya.conferencing.api.acp.control.CallFlowMappingRule
The property name for CallFlowMappingRule.getConferencePasscode().
CONFERENCE_START_TIME - Static variable in class com.avaya.conferencing.api.acp.control.EndPoint
The property name for EndPoint.getConferenceStartTime().
ConferenceCallFlow - Class in com.avaya.conferencing.api.acp.control
Represents a conference call flow.
ConferenceCallFlow() - Constructor for class com.avaya.conferencing.api.acp.control.ConferenceCallFlow
 
conferenceConfereeCode(String...) - Static method in class com.avaya.conferencing.api.acp.control.Filters
Returns a Filter that returns only those Conference instances that have at least one of the specified conferee codes.
ConferenceContainer<IMPL_CLASS extends ConferenceContainer<IMPL_CLASS>> - Interface in com.avaya.conferencing.api.acp.control
A conferencing object that has EndPoint instances associated with it.
ConferenceEndPointListener - Interface in com.avaya.conferencing.api.acp.control.events
A listener for EndPoint instances joining and leaving Conference instances.
conferenceIterator() - Method in interface com.avaya.conferencing.api.acp.control.ConferenceContainer
Returns an iterator of the conferences.
conferenceIterator(Filter<? super Conference>...) - Method in interface com.avaya.conferencing.api.acp.control.ConferenceContainer
Returns an iterator of the conferences.
conferenceIterator() - Method in class com.avaya.conferencing.api.acp.control.ConferenceQueue
 
conferenceIterator(Filter<? super Conference>...) - Method in class com.avaya.conferencing.api.acp.control.ConferenceQueue
 
conferenceIterator() - Method in class com.avaya.conferencing.api.acp.control.Connection
Returns an iterator of the connection Conferences.
conferenceIterator(Filter<? super Conference>) - Method in class com.avaya.conferencing.api.acp.control.Connection
Returns an iterator of the connection Conferences that match the specified filters.
conferenceIterator(Filter<? super Conference>...) - Method in class com.avaya.conferencing.api.acp.control.Connection
Returns an iterator of the connection Conferences that match the specified filters.
conferenceIterator() - Method in class com.avaya.conferencing.api.acp.control.ParticipantCodeGroup
 
conferenceIterator(Filter<? super Conference>...) - Method in class com.avaya.conferencing.api.acp.control.ParticipantCodeGroup
 
ConferenceListener - Interface in com.avaya.conferencing.api.acp.control.events
A listener for Conference instances starting and stopping on the connected Avaya Conferencing Provider Connection.
conferenceModeratorCode(String...) - Static method in class com.avaya.conferencing.api.acp.control.Filters
Returns a Filter that returns only those Conference instances that have at least one of the specified moderator codes.
conferenceParticipantCode(String...) - Static method in class com.avaya.conferencing.api.acp.control.Filters
Returns a Filter that returns only those Conference instances that have at least one of the specified participant (i.e.
ConferenceProducingOperation<IMPL extends Operation<Conference,IMPL>> - Interface in com.avaya.conferencing.api.acp.control.operations
An operation that results in a Conference instance, for example creating a conference.
ConferenceQueue - Class in com.avaya.conferencing.api.acp.control
ConferenceQueue represents an ordered queue of Conference objects.
ConferenceQueue() - Constructor for class com.avaya.conferencing.api.acp.control.ConferenceQueue
 
ConferenceQueueListener - Interface in com.avaya.conferencing.api.acp.control.events
A listener for Conference instances joining and leaving a ConferenceQueue.
ConferencingObject<T extends ConferencingObject<T>> - Interface in com.avaya.conferencing.api.acp.control
ConferencingObject are read-only JavaBeans which support Operations.
ConferencingObjectContainer<T extends ConferencingObjectContainer<T>> - Interface in com.avaya.conferencing.api.acp.control
A ConferencingObject that contains other ConferencingObject instances.
ConferencingObjectQueue<Q extends ConferencingObjectQueue<Q,E>,E extends ConferencingObject<E>> - Interface in com.avaya.conferencing.api.acp.control
Represents an ordered queue of ConferencingObjects.
ConferencingObjectQueue.Purpose - Interface in com.avaya.conferencing.api.acp.control
Purposes for ConferencingObjectQueues.
ConferencingObjectQueue.Purposes - Enum in com.avaya.conferencing.api.acp.control
Well known purposes.
ConferencingObjectQueueListener<Q extends ConferencingObjectQueue<Q,E>,E extends ConferencingObject<E>> - Interface in com.avaya.conferencing.api.acp.control.events
A listener for entries being added to, reordered within or removed from ConferencingObjectQueues.
ConferencingProvider - Class in com.avaya.conferencing.api.acp.control
Implementations of the ACPI register a subclass of this abstract class with the Java SPI mechanism in order to allow ConferencingProviders to determine which implementation should create the Connection for a specific connection URI.
ConferencingProvider() - Constructor for class com.avaya.conferencing.api.acp.control.ConferencingProvider
 
ConferencingProviderLink - Class in com.avaya.conferencing.api.acp.control.operations
Toggles the States.CONFERENCING_PROVIDER_LINK state of an EndPoint.
ConferencingProviders - Class in com.avaya.conferencing.api.acp.control
Uses the Java SPI mechanism to obtain a Connection from the ConferencingProvider implementation that supports the protocol specified in the Connection URI.
CONFIRMATION_CODE - Static variable in class com.avaya.conferencing.api.acp.control.Conference
The property name for Conference.getConfirmationCode().
Connection - Class in com.avaya.conferencing.api.acp.control
A connection to an Avaya Conferencing Provider.
Connection() - Constructor for class com.avaya.conferencing.api.acp.control.Connection
 
ConnectionContext - Class in com.avaya.conferencing.api.acp.control
Provides control over how connections can create worker threads and event notification threads.
ConnectionSpecificResource - Interface in com.avaya.conferencing.api.acp.control
Marker interface for a resource that is provided by the Connection.
constant(String) - Static method in class com.avaya.conferencing.api.acp.control.ConferencingProvider
When the Java compiler compiles classes that reference a String constant in a different class, the Java specifications permit copying the string constant as an optimization in place of referencing the constant, this function returns the string parameter, and by declaring constants indirectly with this function, the Java compiler is forced to reference the string constants as opposed to copying it.
contains(Reference<S>) - Static method in class com.avaya.conferencing.api.acp.control.Filters
Returns a Filter that matches only those ConferencingObjectContainer instances that contain the specified Referenced child.
CPAuthentication - Interface in com.avaya.conferencing.api.acp.control
Marker interface that represents the ConferencingProvider authentication as which operations are to be executed.
CPEndPointAuthentication - Interface in com.avaya.conferencing.api.acp.control
A CPAuthentication which is tied to an EndPoint.
Create - Class in com.avaya.conferencing.api.acp.control.operations
Opens a new Ad-hoc Conference.
CROSS_REFERENCE - Static variable in class com.avaya.conferencing.api.acp.control.Conference
The property name for Conference.getCrossReference().
CUSTOM_FIELDS - Static variable in class com.avaya.conferencing.api.acp.control.Conference
The property name for Conference.getCustomFields().
CUSTOM_FIELDS - Static variable in class com.avaya.conferencing.api.acp.control.EndPoint
The property name for EndPoint.getCustomFields().

D

DeleteURI - Class in com.avaya.conferencing.api.acp.control.operations
Deletes a URI (in effect a file) from the ConferencingProvider.
DESCRIPTION - Static variable in class com.avaya.conferencing.api.acp.control.Connection
The property name for Connection.getDescription()
DESCRIPTION - Static variable in class com.avaya.conferencing.api.acp.control.ParticipantCodeGroup
The property name for ParticipantCodeGroup.getDescription().
DESTINATION_URI_REGEX - Static variable in class com.avaya.conferencing.api.acp.control.CallFlowMappingRule
The property name for CallFlowMappingRule.getDestinationUriRegex().
Disconnect - Class in com.avaya.conferencing.api.acp.control.operations
Hang-up a Conference or an EndPoint.
DISCONNECT_REASON - Static variable in class com.avaya.conferencing.api.acp.control.EndPoint
The property name for EndPoint.getDisconnectReason().
DISCONNECT_REASONS - Static variable in class com.avaya.conferencing.api.acp.control.Connection
The property name for Connection.getDisconnectReasons().
dispose() - Method in class com.avaya.conferencing.api.acp.control.ConnectionContext
Disposes all connections established with this context.
DTMFEvent - Class in com.avaya.conferencing.api.acp.control.events
A DTMF event.
DTMFEvent(EndPoint, String, long) - Constructor for class com.avaya.conferencing.api.acp.control.events.DTMFEvent
Constructs a prototypical Event.
DTMFEvent(EndPoint, String, long, double) - Constructor for class com.avaya.conferencing.api.acp.control.events.DTMFEvent
Constructs a prototypical Event.
DTMFListener - Interface in com.avaya.conferencing.api.acp.control.events
A listener for DTMFEvents.
DTMFPassthrough - Class in com.avaya.conferencing.api.acp.control.operations
Modifies the States.PASSTHROUGH_DTMF state of a Conference.
dtmfReceived(DTMFEvent) - Method in interface com.avaya.conferencing.api.acp.control.events.DTMFListener
Callback to indicate that an EndPoint has generated a DTMFEvent.
DTMFRegeneration - Class in com.avaya.conferencing.api.acp.control.operations
/** Modifies the States.REGENERATE_DTMF state of an EndPoint or a Conference.

E

END_POINT - Static variable in class com.avaya.conferencing.api.acp.control.Operator
The property name for Operator.getEndPoint().
END_POINT_PROPERTIES - Static variable in class com.avaya.conferencing.api.acp.control.CallFlowMappingRule
The property name for CallFlowMappingRule.getEndPointProperties().
EndPoint - Class in com.avaya.conferencing.api.acp.control
Represents an EndPoint that is connected to an Avaya Conferencing Provider, i.e.
EndPoint() - Constructor for class com.avaya.conferencing.api.acp.control.EndPoint
 
EndPoint.DisconnectReason - Class in com.avaya.conferencing.api.acp.control
Reasons why an EndPoint has been disconnected.
EndPoint.DisconnectReason() - Constructor for class com.avaya.conferencing.api.acp.control.EndPoint.DisconnectReason
 
EndPoint.QAPriority - Class in com.avaya.conferencing.api.acp.control
Priority of an EndPoint within the EndPointQueue with ConferencingObjectQueue.Purposes.QA_QUESTIONS.
EndPoint.QAPriority() - Constructor for class com.avaya.conferencing.api.acp.control.EndPoint.QAPriority
 
EndPointContainer<IMPL_CLASS extends EndPointContainer<IMPL_CLASS>> - Interface in com.avaya.conferencing.api.acp.control
A conferencing object that has EndPoint instances associated with it.
endPointIterator() - Method in class com.avaya.conferencing.api.acp.control.Conference
Returns an iterator of the conference EndPoints.
endPointIterator(Filter<? super EndPoint>...) - Method in class com.avaya.conferencing.api.acp.control.Conference
Returns an iterator of the conference EndPoints.
endPointIterator() - Method in class com.avaya.conferencing.api.acp.control.Connection
Returns an iterator of the conference EndPoints.
endPointIterator(Filter<? super EndPoint>...) - Method in class com.avaya.conferencing.api.acp.control.Connection
Returns an iterator of the conference EndPoints.
endPointIterator() - Method in interface com.avaya.conferencing.api.acp.control.EndPointContainer
Returns an iterator of the conference EndPoints.
endPointIterator(Filter<? super EndPoint>...) - Method in interface com.avaya.conferencing.api.acp.control.EndPointContainer
Returns an iterator of the conference EndPoints.
endPointIterator(Filter<? super EndPoint>...) - Method in class com.avaya.conferencing.api.acp.control.EndPointQueue
 
endPointIterator() - Method in class com.avaya.conferencing.api.acp.control.EndPointQueue
 
EndPointProducingOperation<IMPL extends Operation<EndPoint,IMPL>> - Interface in com.avaya.conferencing.api.acp.control.operations
An operation which returns an EndPoint if succesful.
EndPointQueue - Class in com.avaya.conferencing.api.acp.control
Represents an ordered queue of EndPoints.
EndPointQueue() - Constructor for class com.avaya.conferencing.api.acp.control.EndPointQueue
 
EndPointQueueListener - Interface in com.avaya.conferencing.api.acp.control.events
A listener for EndPoint instances joining and leaving a EndPointQueue.
equals(Object) - Method in class com.avaya.conferencing.api.acp.control.AbstractConferencingObject
eval(boolean, T, T) - Method in enum com.avaya.conferencing.api.acp.control.operations.StateChange
Evaluates between two different values depending on the current state and the type of state change.
eval(boolean, int, int) - Method in enum com.avaya.conferencing.api.acp.control.operations.StateChange
Evaluates between two different values depending on the current state and the type of state change.
eval(boolean, long, long) - Method in enum com.avaya.conferencing.api.acp.control.operations.StateChange
Evaluates between two different values depending on the current state and the type of state change.
eval(boolean, short, short) - Method in enum com.avaya.conferencing.api.acp.control.operations.StateChange
Evaluates between two different values depending on the current state and the type of state change.
eval(boolean, boolean, boolean) - Method in enum com.avaya.conferencing.api.acp.control.operations.StateChange
Evaluates between two different values depending on the current state and the type of state change.
eval(boolean, char, char) - Method in enum com.avaya.conferencing.api.acp.control.operations.StateChange
Evaluates between two different values depending on the current state and the type of state change.
eval(boolean, byte, byte) - Method in enum com.avaya.conferencing.api.acp.control.operations.StateChange
Evaluates between two different values depending on the current state and the type of state change.
eval(boolean, float, float) - Method in enum com.avaya.conferencing.api.acp.control.operations.StateChange
Evaluates between two different values depending on the current state and the type of state change.
eval(boolean, double, double) - Method in enum com.avaya.conferencing.api.acp.control.operations.StateChange
Evaluates between two different values depending on the current state and the type of state change.
eventBacklogPurged(Object, int) - Method in interface com.avaya.conferencing.api.acp.control.events.SourceSequentialEventListener
This method will be called (on a separate thread) whenever events are purged from the event queue, either because there are more than getEventBacklogLimit() * 4 events which have not been processed, or because a call to SourceSequentialEventListener.eventBacklogWarning(Object, int) returned true.
eventBacklogWarning(Object, int) - Method in interface com.avaya.conferencing.api.acp.control.events.SourceSequentialEventListener
This method will be called (on a separate thread) every Math.min(getEventBacklogLimit() / 32, 1) events queued for a specific source instance once the unprocessed event queue is longer than getEventBacklogLimit().
execute(OP) - Method in class com.avaya.conferencing.api.acp.control.AbstractConferencingObject
Executes the operation using the connection's authentication.
execute(OP) - Method in interface com.avaya.conferencing.api.acp.control.ConferencingObject
Executes the operation using the connection's authentication.
executeAs(CPAuthentication, OP) - Method in interface com.avaya.conferencing.api.acp.control.ConferencingObject
Executes the operation using the supplied authentication.
ExecutorServiceFactory - Interface in com.avaya.conferencing.api.acp.control
A factory for ExecutorService instances.
EXTERNAL_ID - Static variable in class com.avaya.conferencing.api.acp.control.ParticipantCodeGroup
The property name for ParticipantCodeGroup.getExternalId().
extractProtocol(String) - Static method in class com.avaya.conferencing.api.acp.control.ConferencingProvider
Extracts the protocol part of a connection URI.

F

Fault - Class in com.avaya.conferencing.api.acp.control.operations
Toggles the States.FAULTED state of an EndPoint
FEATURES - Static variable in class com.avaya.conferencing.api.acp.control.RecordPlaybackServer
The property name for RecordPlaybackServer.getFeatures().
filter() - Method in interface com.avaya.conferencing.api.acp.control.ConferencingObjectQueue.Purpose
A filter for this type of purpose.
filter() - Method in enum com.avaya.conferencing.api.acp.control.ConferencingObjectQueue.Purposes
A filter for this type of purpose.
Filter<T> - Interface in com.avaya.conferencing.api.acp.control
A filter for objects.
Filters - Class in com.avaya.conferencing.api.acp.control
Static class containing helper implementations of Filters.
findChild(Class<S>, Reference<S>) - Method in interface com.avaya.conferencing.api.acp.control.ConferencingObjectContainer
Find and retrieve the specified child object.
findConference(Reference<Conference>) - Method in interface com.avaya.conferencing.api.acp.control.ConferenceContainer
Find and retrieve the specified Conference.
findConference(Reference<Conference>) - Method in class com.avaya.conferencing.api.acp.control.ConferenceQueue
 
findConference(Reference<Conference>) - Method in class com.avaya.conferencing.api.acp.control.Connection
Find and retrieve the specified Conference.
findConference(Reference<Conference>) - Method in class com.avaya.conferencing.api.acp.control.ParticipantCodeGroup
 
findEndPoint(Reference<EndPoint>) - Method in class com.avaya.conferencing.api.acp.control.Conference
Find and retrieve the specified EndPoint.
findEndPoint(Reference<EndPoint>) - Method in class com.avaya.conferencing.api.acp.control.Connection
Find and retrieve the specified EndPoint.
findEndPoint(Reference<EndPoint>) - Method in interface com.avaya.conferencing.api.acp.control.EndPointContainer
Find and retrieve the specified EndPoint.
findEndPoint(Reference<EndPoint>) - Method in class com.avaya.conferencing.api.acp.control.EndPointQueue
 
findEntry(Reference<E>) - Method in interface com.avaya.conferencing.api.acp.control.ConferencingObjectQueue
Find and retrieve the specified entry.
findParents(Class<S>, Reference<T>) - Method in interface com.avaya.conferencing.api.acp.control.ConferencingObjectContainer
Find and retrieve the child objects that are the parents of a specific grandchild of this object.
findQueue(Reference<EndPointQueue>) - Method in class com.avaya.conferencing.api.acp.control.Conference
Find and retrieve the specified Queue.
findSubconference(Reference<Conference>) - Method in class com.avaya.conferencing.api.acp.control.Conference
Find and retrieve the specified Subconference.
ForceConnectionUpdate - Class in com.avaya.conferencing.api.acp.control.operations
Will refresh the Connection to reload the ConferencingProvider's configuration.
FROM_DISPLAY - Static variable in class com.avaya.conferencing.api.acp.control.EndPoint
The property name for EndPoint.getFromDisplay().
FROM_NUMBER - Static variable in class com.avaya.conferencing.api.acp.control.EndPoint
The property name for EndPoint.getFromNumber().
FROM_URI - Static variable in class com.avaya.conferencing.api.acp.control.EndPoint
The property name for EndPoint.getFromURI().

G

get() - Method in class com.avaya.conferencing.api.acp.control.operations.AbstractOperationImpl
Waits if necessary for the operation to complete, and then retrieves its result.
get(long, TimeUnit) - Method in class com.avaya.conferencing.api.acp.control.operations.AbstractOperationImpl
Waits if necessary for at most the given time for the operation to complete, and then retrieves its result, if available.
get() - Method in class com.avaya.conferencing.api.acp.control.operations.CompletedFuture
get(long, TimeUnit) - Method in class com.avaya.conferencing.api.acp.control.operations.CompletedFuture
get() - Method in interface com.avaya.conferencing.api.acp.control.operations.Operation
Waits if necessary for the operation to complete, and then retrieves its result.
get(long, TimeUnit) - Method in interface com.avaya.conferencing.api.acp.control.operations.Operation
Waits if necessary for at most the given time for the operation to complete, and then retrieves its result, if available.
getAccountNumber() - Method in class com.avaya.conferencing.api.acp.control.Conference
Returns the account number associated with this Conference object.
getAdhocCallList() - Method in class com.avaya.conferencing.api.acp.control.operations.MakeCallsFromList
Gets the contents of the 'adhocCallList'.
getAllChildren(Class<S>) - Method in interface com.avaya.conferencing.api.acp.control.ConferencingObjectContainer
Recursively returns any children of the specified class of child objects including descendants.
getAllChildren(Class<S>, Filter<? super S>...) - Method in interface com.avaya.conferencing.api.acp.control.ConferencingObjectContainer
Recursively returns any children of the specified class of child objects including descendants.
getAllVerbs() - Method in interface com.avaya.conferencing.api.acp.control.ConferencingObject
Returns all possible verbs that the connection's authentication could be allowed to execute against this ConferencingObject instance.
getAllVerbsAs(CPAuthentication) - Method in interface com.avaya.conferencing.api.acp.control.ConferencingObject
Returns all possible verbs that the specified authentication could be allowed to execute against this ConferencingObject instance.
getAllVerbsAs(Class<? extends CPAuthentication>) - Method in interface com.avaya.conferencing.api.acp.control.ConferencingObject
Returns all possible verbs that the specified type of authentication could be allowed to execute against this ConferencingObject instance.
getAllVerbsAs(Class<? extends ConferencingObject<?>>, Class<? extends CPAuthentication>) - Method in class com.avaya.conferencing.api.acp.control.Connection
Returns all possible verbs that the specified type of authentication could be allowed to execute against the specified type of ConferencingObject.
getAnnunciatorURIToPlay() - Method in class com.avaya.conferencing.api.acp.control.operations.MakeCallsFromList
Gets the URI of the Annunciator message to play to newly dialed in conferees.
getAuthentication() - Method in class com.avaya.conferencing.api.acp.control.EndPoint
Returns the CPAuthentication of this EndPoint.
getAuthentications() - Method in class com.avaya.conferencing.api.acp.control.Connection
Returns the authentications that are supported by this connection.
getAuxiliaryCode() - Method in class com.avaya.conferencing.api.acp.control.EndPoint
Gets the auxiliary code associated with the EndPoint.
getAvailableResources(Class<T>) - Method in class com.avaya.conferencing.api.acp.control.Connection
Gets the available ConnectionSpecificResource instances of a specified type that this Connection provides.
getBillingCode() - Method in class com.avaya.conferencing.api.acp.control.Conference
Returns the billing code associated with this Conference object.
getBillingConferenceId() - Method in class com.avaya.conferencing.api.acp.control.Conference
Returns the billing conference id (typically a database id for the conference booking) associated with this Conference object.
getCallDestination() - Method in class com.avaya.conferencing.api.acp.control.CallListContents
Gets the call's destination
getCalleeName() - Method in class com.avaya.conferencing.api.acp.control.CallListContents
Gets the Callee's name
getCalleeOrganisation() - Method in class com.avaya.conferencing.api.acp.control.CallListContents
Gets the callee's Organisation name
getCallFlow() - Method in class com.avaya.conferencing.api.acp.control.Conference
Returns the ConferenceCallFlow for this Conference.
getCallListContents() - Method in class com.avaya.conferencing.api.acp.control.operations.CallListSet
Gets the contents of the Call List.
getCallListURI() - Method in class com.avaya.conferencing.api.acp.control.operations.CallListGet
Gets the URI for the Call List we've to find the contents of.
getCallListURI() - Method in class com.avaya.conferencing.api.acp.control.operations.CallListSet
Gets the URI of the Call List we're creating/modifying.
getCallListURI() - Method in class com.avaya.conferencing.api.acp.control.operations.MakeCallsFromList
Gets the URI for the Call List we've to find the contents of.
getCallTypeDescription() - Method in class com.avaya.conferencing.api.acp.control.EndPoint
Gets the description of the call type for the EndPoint.
getChild() - Method in class com.avaya.conferencing.api.acp.control.events.ChildEvent
Getter for property 'child'.
getChildClasses() - Method in interface com.avaya.conferencing.api.acp.control.ConferencingObjectContainer
Returns the child ConferencingObject classes that this ConferencingObject is parent to.
getChildren(Class<S>) - Method in interface com.avaya.conferencing.api.acp.control.ConferencingObjectContainer
Returns the children of the specified class of child objects.
getChildren(Class<S>, Filter<? super S>...) - Method in interface com.avaya.conferencing.api.acp.control.ConferencingObjectContainer
Returns the children of the specified class of child objects.
getChildren(Class<S>) - Method in interface com.avaya.conferencing.api.acp.control.ConferencingObjectQueue
Returns the children of the specified class of child objects.
getChildren(Class<S>, Filter<? super S>...) - Method in interface com.avaya.conferencing.api.acp.control.ConferencingObjectQueue
Returns the children of the specified class of child objects.
getCompleted() - Method in interface com.avaya.conferencing.api.acp.control.operations.BulkOperation
Returns a map keyed on the conferencing object with the values being the results of all the completed operations.
getConfereeCodes() - Method in class com.avaya.conferencing.api.acp.control.Conference
Returns the Conferee Codes for this Conference object.
getConferenceCallFlows() - Method in class com.avaya.conferencing.api.acp.control.Connection
Gets the available ConferenceCallFlow instances that this Connection provides.
getConferenceName() - Method in class com.avaya.conferencing.api.acp.control.operations.Create
Gets the name that has been requested for the Conference
getConferencePasscode() - Method in class com.avaya.conferencing.api.acp.control.CallFlowMappingRule
Returns the conference passcode (probably a regular expression) associated with this callflow.
getConferenceProperties() - Method in interface com.avaya.conferencing.api.acp.control.operations.ConferenceProducingOperation
Returns the current properties for the EndPoint that the operation should make a "best-effort" to set once the EndPoint is available.
getConferenceProperties() - Method in class com.avaya.conferencing.api.acp.control.operations.Create
Returns the current properties for the EndPoint that the operation should make a "best-effort" to set once the EndPoint is available.
getConferences() - Method in interface com.avaya.conferencing.api.acp.control.ConferenceContainer
Returns the Conferences of this ConferenceContainer.
getConferences(Filter<? super Conference>...) - Method in interface com.avaya.conferencing.api.acp.control.ConferenceContainer
Returns the Conferences of this ConferenceContainer.
getConferences() - Method in class com.avaya.conferencing.api.acp.control.ConferenceQueue
Returns the Conferences of this ConferenceContainer.
getConferences(Filter<? super Conference>...) - Method in class com.avaya.conferencing.api.acp.control.ConferenceQueue
Returns the Conferences of this ConferenceContainer.
getConferences() - Method in class com.avaya.conferencing.api.acp.control.Connection
Returns the Conferences of this Connection.
getConferences(Filter<? super Conference>) - Method in class com.avaya.conferencing.api.acp.control.Connection
Returns the Conferences of this Connection matching the specified filters.
getConferences() - Method in class com.avaya.conferencing.api.acp.control.ParticipantCodeGroup
 
getConferences(Filter<? super Conference>...) - Method in class com.avaya.conferencing.api.acp.control.ParticipantCodeGroup
 
getConferenceStartTime() - Method in class com.avaya.conferencing.api.acp.control.EndPoint
Gets the time when this EndPoint was placed in the current Conference or null if not currently in a Conference.
getConferenceStates() - Method in interface com.avaya.conferencing.api.acp.control.operations.ConferenceProducingOperation
Returns the current states for the Conference that the operation should make a "best-effort" to apply once the Conference is available.
getConferenceStates() - Method in class com.avaya.conferencing.api.acp.control.operations.Create
Gets the States to apply to the Conference.
getConfirmationCode() - Method in class com.avaya.conferencing.api.acp.control.Conference
Returns the confirmation code of this Conference object.
getConnection() - Method in interface com.avaya.conferencing.api.acp.control.ConferencingObject
Returns the connection that this ConferencingObject relates to.
getConnection(ConnectionContext, String, String, char[]) - Method in class com.avaya.conferencing.api.acp.control.ConferencingProvider
Returns the required connection.
getConnection(String, String, char[]) - Static method in class com.avaya.conferencing.api.acp.control.ConferencingProviders
Returns the required connection.
getConnection(ClassLoader, String, String, char[]) - Static method in class com.avaya.conferencing.api.acp.control.ConferencingProviders
Returns the required connection.
getConnection(String, String, char[]) - Method in class com.avaya.conferencing.api.acp.control.ConnectionContext
Returns the required connection.
getConnection() - Method in class com.avaya.conferencing.api.acp.control.Reference
Returns the connection used by this reference, or null if the reference is no longer valid.
getContextClassLoader() - Method in class com.avaya.conferencing.api.acp.control.ConnectionContext
Getter for property 'contextClassLoader'.
getCrossReference() - Method in class com.avaya.conferencing.api.acp.control.Conference
Returns the cross reference code associated with this Conference object.
GetCurrentTime - Class in com.avaya.conferencing.api.acp.control.operations
Gets the current time according to the ConferencingProvider.
getCustomFields() - Method in class com.avaya.conferencing.api.acp.control.Conference
Gets the custom fields associated with the Conference.
getCustomFields() - Method in class com.avaya.conferencing.api.acp.control.EndPoint
Gets the custom fields associated with the EndPoint.
getDefaultConnectionContext() - Static method in class com.avaya.conferencing.api.acp.control.ConferencingProviders
Returns the default ConnectionContext for the context ClassLoader of the current thread.
getDefaultConnectionContext(ClassLoader) - Static method in class com.avaya.conferencing.api.acp.control.ConferencingProviders
Returns the default ConnectionContext for the specified ClassLoader.
getDefaultEndPointStates(Class<? extends CPAuthentication>) - Method in class com.avaya.conferencing.api.acp.control.Connection
Returns the set of States that an EndPoint, with the supplied authentication class, will have by default or null if the supplied authentication is not associated with an EndPoint (i.e.
getDefaultPlaybackTargets() - Method in class com.avaya.conferencing.api.acp.control.RecordParticipantNameMode
Returns the default playback targets.
getDescription() - Method in class com.avaya.conferencing.api.acp.control.Conference.ParticipantAnnouncer
Returns the description of this ParticipantAnnouncer.
getDescription() - Method in class com.avaya.conferencing.api.acp.control.Connection
Gets the description of the ConferencingProvider to which this Connection is connected.
getDescription() - Method in class com.avaya.conferencing.api.acp.control.EndPoint.DisconnectReason
Returns the description of this DisconnectReason.
getDescription() - Method in class com.avaya.conferencing.api.acp.control.EndPoint.QAPriority
Returns the description of this DisconnectReason.
getDescription() - Method in class com.avaya.conferencing.api.acp.control.ParticipantCodeGroup
Returns the description of this ParticipantCodeGroup.
getDestination() - Method in class com.avaya.conferencing.api.acp.control.operations.MakeCall
Getter for property 'destination'.
getDestination() - Method in class com.avaya.conferencing.api.acp.control.operations.MediaSourceConnect
Getter for property 'destination'.
getDestinationConference() - Method in class com.avaya.conferencing.api.acp.control.operations.PlaceInConference
Getter for property 'destinationConference'.
getDestinationUriRegex() - Method in class com.avaya.conferencing.api.acp.control.CallFlowMappingRule
Returns a Pattern that can be used to match URI's in order to determine if the rule applies.
getDisconnectReason() - Method in class com.avaya.conferencing.api.acp.control.EndPoint
Returns either null if the EndPoint is active or the reason why the EndPoint was disconnected.
getDisconnectReasons() - Method in class com.avaya.conferencing.api.acp.control.Connection
Gets the available EndPoint.DisconnectReason instances that this Connection provides.
getDtmf() - Method in class com.avaya.conferencing.api.acp.control.events.DTMFEvent
Method getDtmf returns the DTMF of this DTMFEvent object.
getDtmf() - Method in class com.avaya.conferencing.api.acp.control.operations.SendDTMF
Getter for property 'dtmf'.
getDtmfToMatch() - Method in class com.avaya.conferencing.api.acp.control.operations.PlayAndCollect
Gets the DTMF string to match.
getEndPoint() - Method in class com.avaya.conferencing.api.acp.control.Operator
Returns the EndPoint associated with this Operator or null if no EndPoint has been connected.
getEndPointList() - Method in class com.avaya.conferencing.api.acp.control.operations.Create
Gets an array of the EndPoint instances that will be pre-populated into the Conference.
getEndPointProperties() - Method in class com.avaya.conferencing.api.acp.control.CallFlowMappingRule
Returns the properties for the EndPoint that will be set once the EndPoint is connects.
getEndPointProperties() - Method in interface com.avaya.conferencing.api.acp.control.operations.EndPointProducingOperation
Returns the current properties for the EndPoint that the operation should make a "best-effort" to set once the EndPoint is available.
getEndPointProperties() - Method in class com.avaya.conferencing.api.acp.control.operations.MakeCall
Returns the current properties for the EndPoint that the operation should make a "best-effort" to set once the EndPoint is available.
getEndPoints() - Method in class com.avaya.conferencing.api.acp.control.Conference
Returns the EndPoints of this EndPointContainer.
getEndPoints(Filter<? super EndPoint>...) - Method in class com.avaya.conferencing.api.acp.control.Conference
Returns the EndPoints of this EndPointContainer which match a specific Filters.
getEndPoints() - Method in class com.avaya.conferencing.api.acp.control.Connection
Returns the EndPoints of this EndPointContainer.
getEndPoints(Filter<? super EndPoint>...) - Method in class com.avaya.conferencing.api.acp.control.Connection
Returns the EndPoints of this EndPointContainer which match a specific Filters.
getEndPoints() - Method in interface com.avaya.conferencing.api.acp.control.EndPointContainer
Returns the EndPoints of this EndPointContainer.
getEndPoints(Filter<? super EndPoint>...) - Method in interface com.avaya.conferencing.api.acp.control.EndPointContainer
Returns the EndPoints of this EndPointContainer which match a specific Filters.
getEndPoints() - Method in class com.avaya.conferencing.api.acp.control.EndPointQueue
Returns the EndPoints of this EndPointContainer.
getEndPoints(Filter<? super EndPoint>...) - Method in class com.avaya.conferencing.api.acp.control.EndPointQueue
Returns the EndPoints of this EndPointContainer which match a specific Filters.
getEndPointStates() - Method in interface com.avaya.conferencing.api.acp.control.operations.EndPointProducingOperation
Returns the current states for the EndPoint that the operation should make a "best-effort" to apply once the EndPoint is available.
getEndPointStates() - Method in class com.avaya.conferencing.api.acp.control.operations.MakeCall
Gets the current EndPoint States.
getEntries() - Method in interface com.avaya.conferencing.api.acp.control.ConferencingObjectQueue
Returns the queue entries as an ordered list.
getEntries(Filter<? super E>...) - Method in interface com.avaya.conferencing.api.acp.control.ConferencingObjectQueue
Returns the queue entries as an ordered list.
getEntryClass() - Method in class com.avaya.conferencing.api.acp.control.ConferenceQueue
 
getEntryClass() - Method in interface com.avaya.conferencing.api.acp.control.ConferencingObjectQueue
Method getEntryClass returns the entryClass of this ConferencingObjectQueue object.
getEntryClass() - Method in class com.avaya.conferencing.api.acp.control.EndPointQueue
 
getEventBacklogLimit() - Method in interface com.avaya.conferencing.api.acp.control.events.SourceSequentialEventListener
Controls when and how often SourceSequentialEventListener.eventBacklogWarning(Object, int) and SourceSequentialEventListener.eventBacklogPurged(Object, int) will be called.
getExternalId() - Method in class com.avaya.conferencing.api.acp.control.MessageSet
Returns the external ID (typically a database id) for this MessageSet.
getExternalId() - Method in class com.avaya.conferencing.api.acp.control.ParticipantCodeGroup
Returns the external ID (typically a database id) for this ParticipantCodeGroup.
getFailed() - Method in interface com.avaya.conferencing.api.acp.control.operations.BulkOperation
Returns a map keyed on the conferencing object with the values being the exceptions thrown by all the completed failed operations.
getFeatures() - Method in class com.avaya.conferencing.api.acp.control.RecordPlaybackServer
Returns the features supported by the RecordPlaybackServer.
getFromDisplay() - Method in class com.avaya.conferencing.api.acp.control.EndPoint
Gets the caller's (that is the EndPoint's) origin if present.
getFromNumber() - Method in class com.avaya.conferencing.api.acp.control.EndPoint
Gets the caller's (that is the EndPoint's) phone number if present.
getFromURI() - Method in class com.avaya.conferencing.api.acp.control.EndPoint
Gets the caller's (that is the EndPoint's) originating URI.
getHelpQueueJoinTime() - Method in class com.avaya.conferencing.api.acp.control.Conference
Gets the time when this Conference joined a help queue or null if the Conference is not in a help queue.
getHelpQueueJoinTime() - Method in class com.avaya.conferencing.api.acp.control.EndPoint
Gets the time when this EndPoint joined a help queue or null if the EndPoint is not in a help queue.
getId() - Method in interface com.avaya.conferencing.api.acp.control.ConferencingObject
Get the unique reference for this ConferencingObject.
getImpact() - Method in class com.avaya.conferencing.api.acp.control.operations.AbortSignalToNoiseRatioMeasurement
Returns the impact of the operation.
getImpact() - Method in class com.avaya.conferencing.api.acp.control.operations.AccessNextEntry
Returns the impact of the operation.
getImpact() - Method in class com.avaya.conferencing.api.acp.control.operations.CallListGet
Returns the impact of the operation.
getImpact() - Method in class com.avaya.conferencing.api.acp.control.operations.CallListSet
Returns the impact of the operation.
getImpact() - Method in class com.avaya.conferencing.api.acp.control.operations.CallListsGet
Returns the impact of the operation.
getImpact() - Method in class com.avaya.conferencing.api.acp.control.operations.CancelHelp
Returns the impact of the operation.
getImpact() - Method in class com.avaya.conferencing.api.acp.control.operations.Create
Returns the impact of the operation.
getImpact() - Method in class com.avaya.conferencing.api.acp.control.operations.DeleteURI
Returns the impact of the operation.
getImpact() - Method in class com.avaya.conferencing.api.acp.control.operations.Disconnect
Returns the impact of the operation.
getImpact() - Method in class com.avaya.conferencing.api.acp.control.operations.ForceConnectionUpdate
Returns the impact of the operation.
getImpact() - Method in class com.avaya.conferencing.api.acp.control.operations.GetCurrentTime
Returns the impact of the operation.
getImpact() - Method in class com.avaya.conferencing.api.acp.control.operations.GetRecordingURIs
Returns the impact of the operation.
getImpact() - Method in class com.avaya.conferencing.api.acp.control.operations.MakeCall
Returns the impact of the operation.
getImpact() - Method in class com.avaya.conferencing.api.acp.control.operations.MakeCallsFromList
Returns the impact of the operation.
getImpact() - Method in class com.avaya.conferencing.api.acp.control.operations.MeasureSignalToNoiseRatio
Returns the impact of the operation.
getImpact() - Method in class com.avaya.conferencing.api.acp.control.operations.MediaSourceConnect
Returns the impact of the operation.
getImpact() - Method in class com.avaya.conferencing.api.acp.control.operations.ModifyDetails
Returns the impact of the operation.
getImpact() - Method in class com.avaya.conferencing.api.acp.control.operations.Open
Returns the impact of the operation.
getImpact() - Method in interface com.avaya.conferencing.api.acp.control.operations.Operation
Returns the impact of the operation.
getImpact() - Method in class com.avaya.conferencing.api.acp.control.operations.OperatorLogin
Returns the impact of the operation.
getImpact() - Method in class com.avaya.conferencing.api.acp.control.operations.OperatorLogout
Returns the impact of the operation.
getImpact() - Method in class com.avaya.conferencing.api.acp.control.operations.PlaceInConference
Returns the impact of the operation.
getImpact() - Method in class com.avaya.conferencing.api.acp.control.operations.PlaceInMainConference
Returns the impact of the operation.
getImpact() - Method in class com.avaya.conferencing.api.acp.control.operations.PlaceInSubconference
Returns the impact of the operation.
getImpact() - Method in class com.avaya.conferencing.api.acp.control.operations.PlayAndCollect
Returns the impact of the operation.
getImpact() - Method in class com.avaya.conferencing.api.acp.control.operations.PlaybackModePause
Returns the impact of the operation.
getImpact() - Method in class com.avaya.conferencing.api.acp.control.operations.PlaybackModeResume
Returns the impact of the operation.
getImpact() - Method in class com.avaya.conferencing.api.acp.control.operations.PlaybackModeStart
Returns the impact of the operation.
getImpact() - Method in class com.avaya.conferencing.api.acp.control.operations.PlaybackModeStop
Returns the impact of the operation.
getImpact() - Method in class com.avaya.conferencing.api.acp.control.operations.PlayConferenceRoster
Returns the impact of the operation.
getImpact() - Method in class com.avaya.conferencing.api.acp.control.operations.PlayMessage
Returns the impact of the operation.
getImpact() - Method in class com.avaya.conferencing.api.acp.control.operations.PlayParticipantName
Returns the impact of the operation.
getImpact() - Method in class com.avaya.conferencing.api.acp.control.operations.PollingAssist
Returns the impact of the operation.
getImpact() - Method in class com.avaya.conferencing.api.acp.control.operations.PollingModeStart
Returns the impact of the operation.
getImpact() - Method in class com.avaya.conferencing.api.acp.control.operations.PollingModeStop
Returns the impact of the operation.
getImpact() - Method in class com.avaya.conferencing.api.acp.control.operations.PollingQuery
Returns the impact of the operation.
getImpact() - Method in class com.avaya.conferencing.api.acp.control.operations.PollingQueryDetail
Returns the impact of the operation.
getImpact() - Method in class com.avaya.conferencing.api.acp.control.operations.PollingReset
Returns the impact of the operation.
getImpact() - Method in class com.avaya.conferencing.api.acp.control.operations.QACancelQuestion
Returns the impact of the operation.
getImpact() - Method in class com.avaya.conferencing.api.acp.control.operations.QAFinishedQuestion
Returns the impact of the operation.
getImpact() - Method in class com.avaya.conferencing.api.acp.control.operations.QAHaveQuestion
Returns the impact of the operation.
getImpact() - Method in class com.avaya.conferencing.api.acp.control.operations.QAModeStart
Returns the impact of the operation.
getImpact() - Method in class com.avaya.conferencing.api.acp.control.operations.QAModeStop
Returns the impact of the operation.
getImpact() - Method in class com.avaya.conferencing.api.acp.control.operations.QAMoveQuestion
Returns the impact of the operation.
getImpact() - Method in class com.avaya.conferencing.api.acp.control.operations.QANextQuestion
Returns the impact of the operation.
getImpact() - Method in class com.avaya.conferencing.api.acp.control.operations.QAPostponeQuestion
Returns the impact of the operation.
getImpact() - Method in class com.avaya.conferencing.api.acp.control.operations.QAPreviousQuestion
Returns the impact of the operation.
getImpact() - Method in class com.avaya.conferencing.api.acp.control.operations.RecordingModePause
Returns the impact of the operation.
getImpact() - Method in class com.avaya.conferencing.api.acp.control.operations.RecordingModeResume
Returns the impact of the operation.
getImpact() - Method in class com.avaya.conferencing.api.acp.control.operations.RecordingModeStart
Returns the impact of the operation.
getImpact() - Method in class com.avaya.conferencing.api.acp.control.operations.RecordingModeStop
Returns the impact of the operation.
getImpact() - Method in class com.avaya.conferencing.api.acp.control.operations.RequestHelp
Returns the impact of the operation.
getImpact() - Method in class com.avaya.conferencing.api.acp.control.operations.SendDTMF
Returns the impact of the operation.
getImpact() - Method in class com.avaya.conferencing.api.acp.control.operations.StateChangingOperation
Returns the impact of the operation.
getInboundCallFlow() - Method in class com.avaya.conferencing.api.acp.control.CallFlowMappingRule
Returns the InboundCallFlow used for an EndPoint when it first connects.
getInboundCallFlows() - Method in class com.avaya.conferencing.api.acp.control.Connection
Gets the available InboundCallFlow instances that this Connection provides.
getIncomingMediaResourcePool() - Method in class com.avaya.conferencing.api.acp.control.EndPoint
Gets the MediaResourcePool that the EndPoint came in on.
getInitialCallListURI() - Method in class com.avaya.conferencing.api.acp.control.Conference
Returns the URI for the initial call list of the conference, or an empty string if none has been scheduled
getInterConferencingProviderId() - Method in class com.avaya.conferencing.api.acp.control.Conference
Returns either null if this conference is hosted on a single ConferencingProvider or the inter-ConferencingProvider conference id (typically a database id for the conference booking) associated with this Conference object.
getMaxDigits() - Method in class com.avaya.conferencing.api.acp.control.operations.PlayAndCollect
Gets the maximum amount of DTMF digits expected in the response.
getMaxNumberOfParticipants() - Method in class com.avaya.conferencing.api.acp.control.Conference
Returns the maximum number of participants for this Conference
getMeasurementDuration() - Method in class com.avaya.conferencing.api.acp.control.operations.MeasureSignalToNoiseRatio
Gets the duration (in MeasureSignalToNoiseRatio.getMeasurementDurationUnit()) to sample the signal-to-noise ratio for.
getMeasurementDurationUnit() - Method in class com.avaya.conferencing.api.acp.control.operations.MeasureSignalToNoiseRatio
Gets the units of time used for this operation.
getMediaResourcePool() - Method in class com.avaya.conferencing.api.acp.control.operations.MakeCall
Get the MediaResourcePool
getMediaResourcePool() - Method in class com.avaya.conferencing.api.acp.control.operations.MakeCallsFromList
Get the MediaResourcePool
getMediaResourcePools() - Method in class com.avaya.conferencing.api.acp.control.Connection
Gets the available MediaResourcePool names that are available on the Connection.
getMediaSource() - Method in class com.avaya.conferencing.api.acp.control.Conference
Returns the musicSource of this Conference object.
getMediaURI() - Method in class com.avaya.conferencing.api.acp.control.Message
Gets the media URI of this annunciator message.
getMessage() - Method in class com.avaya.conferencing.api.acp.control.operations.PlayAndCollect
Gets the Message the operation is to play.
getMessage() - Method in class com.avaya.conferencing.api.acp.control.operations.PlayMessage
Gets the Message.
getMessageSet() - Method in class com.avaya.conferencing.api.acp.control.CallFlowMappingRule
Returns the message set that is used.
getMessageSet() - Method in class com.avaya.conferencing.api.acp.control.Conference
Gets the MessageSet associated with this Conference.
getMessageSet() - Method in class com.avaya.conferencing.api.acp.control.EndPoint
Gets the MessageSet associated with this EndPoint.
getMessageSet() - Method in class com.avaya.conferencing.api.acp.control.operations.PlayAndCollect
Gets the MessageSet to use.
getMessageSet() - Method in class com.avaya.conferencing.api.acp.control.operations.PlaybackModeStart
Getter for property 'messageSet'.This property tells the playback server what message set the playback will be from.
getMessageSet() - Method in class com.avaya.conferencing.api.acp.control.operations.RecordingModeStart
Getter for property 'messageSet'.
getMessageSets() - Method in class com.avaya.conferencing.api.acp.control.Connection
Gets a collection of the prompt sets available on this connection.
getMessageToPlay() - Method in class com.avaya.conferencing.api.acp.control.operations.PlayAndCollect
Deprecated. use PlayAndCollect.getMessage()
getMinDigits() - Method in class com.avaya.conferencing.api.acp.control.operations.PlayAndCollect
Gets the minimum amount of DTMF digits expected in the response.
getMode() - Method in class com.avaya.conferencing.api.acp.control.operations.StateChangingOperation
Getter for property 'mode'.
getModeratorCodes() - Method in class com.avaya.conferencing.api.acp.control.Conference
Returns the (possibly empty) set of Moderator Codes for this Conference object.
getName() - Method in class com.avaya.conferencing.api.acp.control.CallFlowMappingRule
Method getName returns the name of this MediaSource object.
getName() - Method in class com.avaya.conferencing.api.acp.control.Conference
Returns the name of this Conference object.
getName() - Method in class com.avaya.conferencing.api.acp.control.ConferenceCallFlow
Returns the name of this ConferenceCallFlow object.
getName() - Method in class com.avaya.conferencing.api.acp.control.ConferenceQueue
Returns the name of this EndPointQueue object.
getName() - Method in interface com.avaya.conferencing.api.acp.control.ConferencingObjectQueue
Returns the name of this EndPointQueue object.
getName() - Method in class com.avaya.conferencing.api.acp.control.Connection
Gets the name of the ConferencingProvider to which this Connection is connected.
getName() - Method in class com.avaya.conferencing.api.acp.control.EndPoint
Gets the name associated with the EndPoint.
getName() - Method in class com.avaya.conferencing.api.acp.control.EndPointQueue
Returns the name of this EndPointQueue object.
getName() - Method in class com.avaya.conferencing.api.acp.control.InboundCallFlow
Returns the name of this ConferenceCallFlow object.
getName() - Method in class com.avaya.conferencing.api.acp.control.MediaResourcePool
Gets the name of the resource
getName() - Method in class com.avaya.conferencing.api.acp.control.MediaSource
Method getName returns the name of this MediaSource object.
getName() - Method in class com.avaya.conferencing.api.acp.control.Message
Gets the name of this annunciator message.
getName() - Method in class com.avaya.conferencing.api.acp.control.MessageSet
Gets the name of this MessageSet object.
getName() - Method in class com.avaya.conferencing.api.acp.control.Operator
Gets the name associated with the EndPoint.
getName() - Method in class com.avaya.conferencing.api.acp.control.ParticipantCodeGroup
Returns the name of this ParticipantCodeGroup.
getName() - Method in class com.avaya.conferencing.api.acp.control.RecordParticipantNameMode
Gets the name of this mode.
getName() - Method in class com.avaya.conferencing.api.acp.control.RecordPlaybackServer
Method getName returns the name of this MediaSource object.
getName() - Method in class com.avaya.conferencing.api.acp.control.Room
Method getName returns the name of this SubconferenceRoom object.
getNameRecordPlayMode() - Method in class com.avaya.conferencing.api.acp.control.Conference
Returns the Name record/play mode for the Conference
getNewPosition() - Method in class com.avaya.conferencing.api.acp.control.operations.QAMoveQuestion
Getter for property 'newPosition'.
getNewValue() - Method in class com.avaya.conferencing.api.acp.control.events.PropertiesChangeEvent
Gets the new value for the property, expressed as an Object.
getNewValues() - Method in class com.avaya.conferencing.api.acp.control.events.PropertiesChangeEvent
Gets the new values for the properties, expressed as a map keyed off the property names with values expressed as Objects.
getNotes() - Method in class com.avaya.conferencing.api.acp.control.Conference
Returns the conference notes associated with this Conference object.
getNotifyFactory() - Method in class com.avaya.conferencing.api.acp.control.ConnectionContext
Getter for property 'notifyFactory'.
getNumbersToDial() - Method in class com.avaya.conferencing.api.acp.control.operations.Create
Gets an array (of Strings) of numbers to dial into the Conference.
getOldValue() - Method in class com.avaya.conferencing.api.acp.control.events.PropertiesChangeEvent
Gets the old value for the property, expressed as an Object.
getOldValues() - Method in class com.avaya.conferencing.api.acp.control.events.PropertiesChangeEvent
Gets the old values for the properties, expressed as a map keyed off the property names with values expressed as Objects.
getOnErrorCallFlow() - Method in class com.avaya.conferencing.api.acp.control.CallFlowMappingRule
Returns the InboundCallFlow used for an EndPoint when an error occurs in the CallFlowMappingRule.getInboundCallFlow().
getOperationFactory() - Method in class com.avaya.conferencing.api.acp.control.Connection
Getter for property 'operationFactory'.
getOrganizationName() - Method in class com.avaya.conferencing.api.acp.control.EndPoint
Gets the company name associated with the EndPoint.
getParentConference() - Method in class com.avaya.conferencing.api.acp.control.Conference
Returns null for a main Conference, or the parent Conference for subconferences.
getParticipantAnnouncers() - Method in class com.avaya.conferencing.api.acp.control.Connection
Gets the available EndPoint.DisconnectReason instances that this Connection provides.
getParticipantCode() - Method in class com.avaya.conferencing.api.acp.control.EndPoint
Gets the participant code associated with the EndPoint or an empty string if no participant code has been associated with the EndPoint.
getParticipantCode() - Method in class com.avaya.conferencing.api.acp.control.operations.Open
Getter for property 'calleePasscode'.
getParticipantCodeGroup() - Method in class com.avaya.conferencing.api.acp.control.Conference
Returns the ParticipantCodeGroup that this Conference belongs to, or null if this conference does not belong to any ParticipantCodeGroup.
getParticipantCodeGroup() - Method in class com.avaya.conferencing.api.acp.control.operations.Open
Getter for property 'participantCodeGroup'.
getParticipantCodes() - Method in class com.avaya.conferencing.api.acp.control.Conference
Returns the Participant Codes of this Conference object, that is the set of codes which end-points must provide in order to participate in the conference.
getParticipantEntryAnnouncer() - Method in class com.avaya.conferencing.api.acp.control.Conference
Gets the Conference.ParticipantAnnouncer used to announce the entry of participants to this Conference.
getParticipantExitAnnouncer() - Method in class com.avaya.conferencing.api.acp.control.Conference
Gets the Conference.ParticipantAnnouncer used to announce the exit of participants from this Conference.
getPassword() - Method in class com.avaya.conferencing.api.acp.control.operations.OperatorLogin
Returns the password of this OperatorLogin object.
getPin() - Method in class com.avaya.conferencing.api.acp.control.EndPoint
Gets the PIN associated with the EndPoint.
getPlaybackServer() - Method in class com.avaya.conferencing.api.acp.control.operations.PlaybackModeStart
Getter for property 'recordingServer'.
getPriority() - Method in class com.avaya.conferencing.api.acp.control.operations.ModifyDetails
 
getProperties() - Method in interface com.avaya.conferencing.api.acp.control.ConferencingObject
Returns the properties of this ConferencingObject instance.
getProperties(PropertyType) - Method in interface com.avaya.conferencing.api.acp.control.ConferencingObject
Returns the properties of this ConferencingObject instance.
getPropertyClass(String) - Method in interface com.avaya.conferencing.api.acp.control.ConferencingObject
Returns a specific property class.
getPropertyClasses() - Method in interface com.avaya.conferencing.api.acp.control.ConferencingObject
Returns all the property classes of this object.
getPropertyNames() - Method in class com.avaya.conferencing.api.acp.control.events.PropertiesChangeEvent
Gets the programmatic names of the properties that were changed.
getPropertyType(String) - Method in interface com.avaya.conferencing.api.acp.control.ConferencingObject
Returns a specific property class.
getPropertyValue(String) - Method in interface com.avaya.conferencing.api.acp.control.ConferencingObject
Returns a specific property value.
getPropertyValues() - Method in interface com.avaya.conferencing.api.acp.control.ConferencingObject
Returns all the property values of this object.
getPropertyValues() - Method in class com.avaya.conferencing.api.acp.control.operations.ModifyDetails
Returns the (unmodifiable) map of properties to modify and their associated new values.
getPurposes() - Method in class com.avaya.conferencing.api.acp.control.ConferenceQueue
Returns the purposes of this queue.
getPurposes() - Method in interface com.avaya.conferencing.api.acp.control.ConferencingObjectQueue
Returns the purposes of this queue.
getPurposes() - Method in class com.avaya.conferencing.api.acp.control.EndPointQueue
Returns the purposes of this queue.
getQAPriorities() - Method in class com.avaya.conferencing.api.acp.control.Connection
Gets the available EndPoint.QAPriority instances that this Connection provides.
getQAPriority() - Method in class com.avaya.conferencing.api.acp.control.CallListContents
Gets the QA Priority the callee will be given once connected
getQAPriority() - Method in class com.avaya.conferencing.api.acp.control.EndPoint
Gets the EndPoint.QAPriority associated with the EndPoint.
getQueues() - Method in class com.avaya.conferencing.api.acp.control.Conference
Returns the Queues of this Conference.
getQueues(Filter<? super EndPointQueue>...) - Method in class com.avaya.conferencing.api.acp.control.Conference
Returns the Queues of this Conference matching the specified filters.
getRecordingName() - Method in class com.avaya.conferencing.api.acp.control.operations.RecordingModeStart
Getter for property 'recordingName'.
getRecordingServer() - Method in class com.avaya.conferencing.api.acp.control.operations.RecordingModeStart
Getter for property 'recordingServer'.
getRecordingURI() - Method in class com.avaya.conferencing.api.acp.control.operations.PlaybackModeStart
Setter for property 'recordingURI'.
GetRecordingURIs - Class in com.avaya.conferencing.api.acp.control.operations
Gets a list of the recordings (previously made on the ConferencingProvider).
getRecordParticipantNameModes() - Method in class com.avaya.conferencing.api.acp.control.Connection
Gets the available RecordParticipantNameModes that this Connection provides.
getRecordPlaybackServer() - Method in class com.avaya.conferencing.api.acp.control.Conference
Returns null for a conference that is not recording, or one of the standard.
getReferencedClass() - Method in class com.avaya.conferencing.api.acp.control.Reference
Returns the type of ConferencingObject that this reference refers to.
getReferencedObject() - Method in class com.avaya.conferencing.api.acp.control.Reference
Returns the object referenced used by this reference.
getResourceClass() - Method in interface com.avaya.conferencing.api.acp.control.ConnectionSpecificResource
Returns the class of this ConnectionSpecificResource.
getRoom() - Method in class com.avaya.conferencing.api.acp.control.Conference
In subconferences, this returns the Room to which this subconference belongs for the parent Conference object, for all other Conference objects this will return null.
getRoom() - Method in class com.avaya.conferencing.api.acp.control.operations.PlaceInSubconference
Returns the room of this PlaceInSubconference object.
getRooms() - Method in class com.avaya.conferencing.api.acp.control.Connection
Gets the available Room instances that this Connection provides.
getRulePriority() - Method in class com.avaya.conferencing.api.acp.control.CallFlowMappingRule
In the case where multiple rules match an destinationUri, the rule with the lowest priority will always win.
getScheduledEndDateTime() - Method in class com.avaya.conferencing.api.acp.control.Conference
Returns the scheduled finish time for the Conference
getScheduledStartDateTime() - Method in class com.avaya.conferencing.api.acp.control.Conference
Returns the scheduled start time for the Conference
getSecretPIN() - Method in class com.avaya.conferencing.api.acp.control.operations.MakeCall
Gets the MakeCall.secretPIN value
getSecurityCode() - Method in class com.avaya.conferencing.api.acp.control.operations.CallListGet
Gets the Security code provided by the user for access to the Call List.
getSecurityCode() - Method in class com.avaya.conferencing.api.acp.control.operations.CallListSet
gets the security code
getSecurityCode() - Method in class com.avaya.conferencing.api.acp.control.operations.MakeCallsFromList
Gets the security code.
getSelfIdentificationCode() - Method in class com.avaya.conferencing.api.acp.control.EndPoint
Gets the self-identification code associated with the EndPoint or an empty string if either: no self-identification code has been associated with the EndPoint; or the self-identification feature is not supported by the ConferencingProvider.
getSequenceNumber() - Method in class com.avaya.conferencing.api.acp.control.events.ChildEvent
The sequence number of this event for this parent object.
getSequenceNumber() - Method in class com.avaya.conferencing.api.acp.control.events.DTMFEvent
Returns the sequence number of this DTMF event.
getSignalToNoiseRatio() - Method in class com.avaya.conferencing.api.acp.control.events.DTMFEvent
Returns the signal-to-noise ratio of the DTMF event or null if this information is not available.
getSkipTime() - Method in class com.avaya.conferencing.api.acp.control.operations.PlaybackModeResume
Returns the skipTime of this PlaybackModeResume object.
getSkipTime() - Method in class com.avaya.conferencing.api.acp.control.operations.RecordingModeResume
Returns the skipTime of this RecordingModeResume object.
getSource() - Method in class com.avaya.conferencing.api.acp.control.events.AvailableVerbsChangeEvent
The object on which the Event initially occurred.
getSource() - Method in class com.avaya.conferencing.api.acp.control.events.ChildEvent
The object on which the Event initially occurred, that is the parent.
getSource() - Method in class com.avaya.conferencing.api.acp.control.events.DTMFEvent
The EndPoint which generated this Event.
getSource() - Method in class com.avaya.conferencing.api.acp.control.events.StateChangeEvent
The conferencing object on which the Event occurred.
getSource() - Method in class com.avaya.conferencing.api.acp.control.operations.Hold
Getter for property 'source'.
getStartTime() - Method in class com.avaya.conferencing.api.acp.control.Conference
Return the start time of this Conference.
getStartTime() - Method in class com.avaya.conferencing.api.acp.control.EndPoint
Gets the time when this EndPoint connected to the ConferencingProvider.
getState() - Method in interface com.avaya.conferencing.api.acp.control.ConferencingObject
Gets the state of this ConferencingObject.
getState() - Method in class com.avaya.conferencing.api.acp.control.events.StateChangeEvent
Returns the state change reported by this StateChangeEvent object.
getState() - Method in class com.avaya.conferencing.api.acp.control.operations.Access
Returns the state that is affected by this StateChangingOperation.
getState() - Method in class com.avaya.conferencing.api.acp.control.operations.AutomaticGainControlMode
Gets the State affected by the operation.
getState() - Method in class com.avaya.conferencing.api.acp.control.operations.ConferencingProviderLink
Returns the state that is affected by this StateChangingOperation.
getState() - Method in class com.avaya.conferencing.api.acp.control.operations.DTMFPassthrough
Gets the DTMF passthrough State
getState() - Method in class com.avaya.conferencing.api.acp.control.operations.DTMFRegeneration
Gets the DTMF regeneration State
getState() - Method in class com.avaya.conferencing.api.acp.control.operations.Fault
Returns the state that is affected by this StateChangingOperation.
getState() - Method in class com.avaya.conferencing.api.acp.control.operations.Hold
Gets the Hold State
getState() - Method in class com.avaya.conferencing.api.acp.control.operations.LectureMode
Gets the current Lecture State
getState() - Method in class com.avaya.conferencing.api.acp.control.operations.MeasureDTMFSignalToNoiseRatio
Gets the DTMF signal to noise ratio reporting State
getState() - Method in class com.avaya.conferencing.api.acp.control.operations.Moderator
Gets the Moderator State of the resource.
getState() - Method in class com.avaya.conferencing.api.acp.control.operations.ModeratorDisconnectMode
Gets the State affected by the operation.
getState() - Method in class com.avaya.conferencing.api.acp.control.operations.Mute
Gets the Muted State
getState() - Method in class com.avaya.conferencing.api.acp.control.operations.Observe
Returns the state that is affected by this StateChangingOperation.
getState() - Method in class com.avaya.conferencing.api.acp.control.operations.ProtectDetails
Gets the current locked State
getState() - Method in class com.avaya.conferencing.api.acp.control.operations.SecuredMode
Gets the current conference secured State
getState() - Method in class com.avaya.conferencing.api.acp.control.operations.SecurityFeatures
Gets whether security is enabled.
getState() - Method in class com.avaya.conferencing.api.acp.control.operations.Silence
Gets the 'Silenced' State
getState() - Method in class com.avaya.conferencing.api.acp.control.operations.StateChangingOperation
Returns the state that is affected by this StateChangingOperation.
getStates(Class<S>) - Method in class com.avaya.conferencing.api.acp.control.ConferenceCallFlow
Returns the permissible States for the specified ConferencingObject class when in this call flow.
getSubconferences() - Method in class com.avaya.conferencing.api.acp.control.Conference
Returns the Subconferences of this Conference.
getSubconferences(Filter<? super Conference>...) - Method in class com.avaya.conferencing.api.acp.control.Conference
Returns the Subconferences of this Conference matching the specified filters.
getSupportedProperties(Class<T>) - Method in class com.avaya.conferencing.api.acp.control.Connection
Returns the properties that are known/supported for a specific ConferencingObject class on this connection.
getSupportedProtocols() - Method in class com.avaya.conferencing.api.acp.control.ConferencingProvider
Returns the protocols supported by this ConferencingProvider.
getSupportedURISchemes() - Method in class com.avaya.conferencing.api.acp.control.Connection
Gets the URI schemes supported by this connection.
getToNumber() - Method in class com.avaya.conferencing.api.acp.control.EndPoint
Gets the callee's (that is the EndPoint's) phone number, that is the number dialled by the caller, also known as DNIS.
getToURI() - Method in class com.avaya.conferencing.api.acp.control.EndPoint
Gets the callee's (that is the EndPoint's) destination URI, that is URI that the caller connected to.
getToURI() - Method in class com.avaya.conferencing.api.acp.control.operations.OperatorLogin
Returns the desired Operator.getToURI() of the Operator object returned by this OperatorLogin.
getToURI() - Method in class com.avaya.conferencing.api.acp.control.Operator
Gets the dial-in URI for this Operator.
getUniqueParticipantIdentifier() - Method in class com.avaya.conferencing.api.acp.control.EndPoint
Returns the EndPoint's unique participant identifier
getUniqueParticpantIdentifier() - Method in class com.avaya.conferencing.api.acp.control.operations.MakeCall
Gets the MakeCall.uniqueParticpantIdentifier value
getUriToDelete() - Method in class com.avaya.conferencing.api.acp.control.operations.DeleteURI
 
getUserCode() - Method in class com.avaya.conferencing.api.acp.control.operations.CallListSet
Deprecated. use CallListSet.getSecurityCode()
getUserCode() - Method in class com.avaya.conferencing.api.acp.control.operations.MakeCallsFromList
Deprecated. use MakeCallsFromList.getSecurityCode()
getUsername() - Method in class com.avaya.conferencing.api.acp.control.operations.OperatorLogin
Returns the username of this OperatorLogin object.
getVerb() - Method in class com.avaya.conferencing.api.acp.control.operations.AbortSignalToNoiseRatioMeasurement
This gets the verb that describes this operation.
getVerb() - Method in class com.avaya.conferencing.api.acp.control.operations.Access
This gets the verb that describes this operation.
getVerb() - Method in class com.avaya.conferencing.api.acp.control.operations.AccessNextEntry
This gets the verb that describes this operation.
getVerb() - Method in class com.avaya.conferencing.api.acp.control.operations.AutomaticGainControlMode
This gets the verb that describes this operation.
getVerb() - Method in class com.avaya.conferencing.api.acp.control.operations.CallListGet
This gets the verb that describes this operation.
getVerb() - Method in class com.avaya.conferencing.api.acp.control.operations.CallListSet
This gets the verb that describes this operation.
getVerb() - Method in class com.avaya.conferencing.api.acp.control.operations.CallListsGet
This gets the verb that describes this operation.
getVerb() - Method in class com.avaya.conferencing.api.acp.control.operations.CancelHelp
This gets the verb that describes this operation.
getVerb() - Method in class com.avaya.conferencing.api.acp.control.operations.ConferencingProviderLink
This gets the verb that describes this operation.
getVerb() - Method in class com.avaya.conferencing.api.acp.control.operations.Create
This gets the verb that describes this operation.
getVerb() - Method in class com.avaya.conferencing.api.acp.control.operations.DeleteURI
This gets the verb that describes this operation.
getVerb() - Method in class com.avaya.conferencing.api.acp.control.operations.Disconnect
This gets the verb that describes this operation.
getVerb() - Method in class com.avaya.conferencing.api.acp.control.operations.DTMFPassthrough
This gets the verb that describes this operation.
getVerb() - Method in class com.avaya.conferencing.api.acp.control.operations.DTMFRegeneration
This gets the verb that describes this operation.
getVerb() - Method in class com.avaya.conferencing.api.acp.control.operations.Fault
This gets the verb that describes this operation.
getVerb() - Method in class com.avaya.conferencing.api.acp.control.operations.ForceConnectionUpdate
This gets the verb that describes this operation.
getVerb() - Method in class com.avaya.conferencing.api.acp.control.operations.GetCurrentTime
This gets the verb that describes this operation.
getVerb() - Method in class com.avaya.conferencing.api.acp.control.operations.GetRecordingURIs
This gets the verb that describes this operation.
getVerb() - Method in class com.avaya.conferencing.api.acp.control.operations.Hold
This gets the verb that describes this operation.
getVerb() - Method in class com.avaya.conferencing.api.acp.control.operations.LectureMode
This gets the verb that describes this operation.
getVerb() - Method in class com.avaya.conferencing.api.acp.control.operations.MakeCall
This gets the verb that describes this operation.
getVerb() - Method in class com.avaya.conferencing.api.acp.control.operations.MakeCallsFromList
This gets the verb that describes this operation.
getVerb() - Method in class com.avaya.conferencing.api.acp.control.operations.MeasureDTMFSignalToNoiseRatio
This gets the verb that describes this operation.
getVerb() - Method in class com.avaya.conferencing.api.acp.control.operations.MeasureSignalToNoiseRatio
This gets the verb that describes this operation.
getVerb() - Method in class com.avaya.conferencing.api.acp.control.operations.MediaSourceConnect
This gets the verb that describes this operation.
getVerb() - Method in class com.avaya.conferencing.api.acp.control.operations.Moderator
This gets the verb that describes this operation.
getVerb() - Method in class com.avaya.conferencing.api.acp.control.operations.ModeratorDisconnectMode
This gets the verb that describes this operation.
getVerb() - Method in class com.avaya.conferencing.api.acp.control.operations.ModifyDetails
This gets the verb that describes this operation.
getVerb() - Method in class com.avaya.conferencing.api.acp.control.operations.Mute
This gets the verb that describes this operation.
getVerb() - Method in class com.avaya.conferencing.api.acp.control.operations.Observe
This gets the verb that describes this operation.
getVerb() - Method in class com.avaya.conferencing.api.acp.control.operations.Open
This gets the verb that describes this operation.
getVerb() - Method in interface com.avaya.conferencing.api.acp.control.operations.Operation
This gets the verb that describes this operation.
getVerb() - Method in class com.avaya.conferencing.api.acp.control.operations.OperatorLogin
This gets the verb that describes this operation.
getVerb() - Method in class com.avaya.conferencing.api.acp.control.operations.OperatorLogout
This gets the verb that describes this operation.
getVerb() - Method in class com.avaya.conferencing.api.acp.control.operations.PlaceInConference
This gets the verb that describes this operation.
getVerb() - Method in class com.avaya.conferencing.api.acp.control.operations.PlaceInMainConference
This gets the verb that describes this operation.
getVerb() - Method in class com.avaya.conferencing.api.acp.control.operations.PlaceInSubconference
This gets the verb that describes this operation.
getVerb() - Method in class com.avaya.conferencing.api.acp.control.operations.PlayAndCollect
This gets the verb that describes this operation.
getVerb() - Method in class com.avaya.conferencing.api.acp.control.operations.PlaybackModePause
This gets the verb that describes this operation.
getVerb() - Method in class com.avaya.conferencing.api.acp.control.operations.PlaybackModeResume
This gets the verb that describes this operation.
getVerb() - Method in class com.avaya.conferencing.api.acp.control.operations.PlaybackModeStart
This gets the verb that describes this operation.
getVerb() - Method in class com.avaya.conferencing.api.acp.control.operations.PlaybackModeStop
This gets the verb that describes this operation.
getVerb() - Method in class com.avaya.conferencing.api.acp.control.operations.PlayConferenceRoster
This gets the verb that describes this operation.
getVerb() - Method in class com.avaya.conferencing.api.acp.control.operations.PlayMessage
This gets the verb that describes this operation.
getVerb() - Method in class com.avaya.conferencing.api.acp.control.operations.PlayParticipantName
This gets the verb that describes this operation.
getVerb() - Method in class com.avaya.conferencing.api.acp.control.operations.PollingAssist
This gets the verb that describes this operation.
getVerb() - Method in class com.avaya.conferencing.api.acp.control.operations.PollingModeStart
This gets the verb that describes this operation.
getVerb() - Method in class com.avaya.conferencing.api.acp.control.operations.PollingModeStop
This gets the verb that describes this operation.
getVerb() - Method in class com.avaya.conferencing.api.acp.control.operations.PollingQuery
This gets the verb that describes this operation.
getVerb() - Method in class com.avaya.conferencing.api.acp.control.operations.PollingQueryDetail
This gets the verb that describes this operation.
getVerb() - Method in class com.avaya.conferencing.api.acp.control.operations.PollingReset
This gets the verb that describes this operation.
getVerb() - Method in class com.avaya.conferencing.api.acp.control.operations.ProtectDetails
This gets the verb that describes this operation.
getVerb() - Method in class com.avaya.conferencing.api.acp.control.operations.QACancelQuestion
This gets the verb that describes this operation.
getVerb() - Method in class com.avaya.conferencing.api.acp.control.operations.QAFinishedQuestion
This gets the verb that describes this operation.
getVerb() - Method in class com.avaya.conferencing.api.acp.control.operations.QAHaveQuestion
This gets the verb that describes this operation.
getVerb() - Method in class com.avaya.conferencing.api.acp.control.operations.QAModeStart
This gets the verb that describes this operation.
getVerb() - Method in class com.avaya.conferencing.api.acp.control.operations.QAModeStop
This gets the verb that describes this operation.
getVerb() - Method in class com.avaya.conferencing.api.acp.control.operations.QAMoveQuestion
This gets the verb that describes this operation.
getVerb() - Method in class com.avaya.conferencing.api.acp.control.operations.QANextQuestion
This gets the verb that describes this operation.
getVerb() - Method in class com.avaya.conferencing.api.acp.control.operations.QAPostponeQuestion
This gets the verb that describes this operation.
getVerb() - Method in class com.avaya.conferencing.api.acp.control.operations.QAPreviousQuestion
This gets the verb that describes this operation.
getVerb() - Method in class com.avaya.conferencing.api.acp.control.operations.RecordingModePause
This gets the verb that describes this operation.
getVerb() - Method in class com.avaya.conferencing.api.acp.control.operations.RecordingModeResume
This gets the verb that describes this operation.
getVerb() - Method in class com.avaya.conferencing.api.acp.control.operations.RecordingModeStart
This gets the verb that describes this operation.
getVerb() - Method in class com.avaya.conferencing.api.acp.control.operations.RecordingModeStop
This gets the verb that describes this operation.
getVerb() - Method in class com.avaya.conferencing.api.acp.control.operations.RequestHelp
This gets the verb that describes this operation.
getVerb() - Method in class com.avaya.conferencing.api.acp.control.operations.SecuredMode
This gets the verb that describes this operation.
getVerb() - Method in class com.avaya.conferencing.api.acp.control.operations.SecurityFeatures
This gets the verb that describes this operation.
getVerb() - Method in class com.avaya.conferencing.api.acp.control.operations.SendDTMF
This gets the verb that describes this operation.
getVerb() - Method in class com.avaya.conferencing.api.acp.control.operations.Silence
This gets the verb that describes this operation.
getVerbs() - Method in class com.avaya.conferencing.api.acp.control.AbstractConferencingObject
Returns the verbs that the connection's authentication is allowed to execute against this ConferencingObject instance.
getVerbs() - Method in interface com.avaya.conferencing.api.acp.control.ConferencingObject
Returns the verbs that the connection's authentication is allowed to execute against this ConferencingObject instance.
getVerbsAs(CPAuthentication) - Method in interface com.avaya.conferencing.api.acp.control.ConferencingObject
Returns the verbs that the specified authentication is allowed to execute against this ConferencingObject instance.
getVoiceMailFilter() - Method in class com.avaya.conferencing.api.acp.control.operations.MakeCall
Gets the value of VoiceMailFilter flag
getWelcomeMessage() - Method in class com.avaya.conferencing.api.acp.control.CallFlowMappingRule
Returns the welcome message that is played to an EndPoint when it first connects, or null if no welcome message is played.
getWorkerFactory() - Method in class com.avaya.conferencing.api.acp.control.ConnectionContext
Getter for property 'factory'.

H

hashCode() - Method in class com.avaya.conferencing.api.acp.control.AbstractConferencingObject
HELP_QUEUE_JOIN_TIME - Static variable in class com.avaya.conferencing.api.acp.control.Conference
The property name for Conference.getHelpQueueJoinTime().
HELP_QUEUE_JOIN_TIME - Static variable in class com.avaya.conferencing.api.acp.control.EndPoint
The property name for EndPoint.getHelpQueueJoinTime().
Hold - Class in com.avaya.conferencing.api.acp.control.operations
Places an EndPoint on hold.

I

Implementable - Annotation Type in com.avaya.conferencing.api.acp.control
Designates those classes and interfaces which an implementation of the API can extend.
INBOUND_CALL_FLOW - Static variable in class com.avaya.conferencing.api.acp.control.CallFlowMappingRule
The property name for CallFlowMappingRule.getInboundCallFlow().
INBOUND_CALL_FLOWS - Static variable in class com.avaya.conferencing.api.acp.control.Connection
The property name for Connection.getInboundCallFlows().
InboundCallFlow - Class in com.avaya.conferencing.api.acp.control
Represents an initial call flow for newly incoming calls before they are placed in a Conference.
InboundCallFlow() - Constructor for class com.avaya.conferencing.api.acp.control.InboundCallFlow
 
INCOMING_MEDIA_RESOURCE_POOL - Static variable in class com.avaya.conferencing.api.acp.control.EndPoint
The property name for EndPoint.getIncomingMediaResourcePool()
INITIAL_CALL_LIST_URI - Static variable in class com.avaya.conferencing.api.acp.control.Conference
The property name for Conference.getInitialCallListURI()
InsufficientPermissionsException - Exception in com.avaya.conferencing.api.acp.control.exceptions
Thrown if an attempt is made to execute an Operation that the authenticated executor does not have authorization for.
InsufficientPermissionsException() - Constructor for exception com.avaya.conferencing.api.acp.control.exceptions.InsufficientPermissionsException
Constructs a new InsufficientPermissionsException.
InsufficientPermissionsException(String) - Constructor for exception com.avaya.conferencing.api.acp.control.exceptions.InsufficientPermissionsException
Constructs a new InsufficientPermissionsException.
InsufficientPermissionsException(Throwable) - Constructor for exception com.avaya.conferencing.api.acp.control.exceptions.InsufficientPermissionsException
Constructs a new InsufficientPermissionsException.
InsufficientPermissionsException(String, Throwable) - Constructor for exception com.avaya.conferencing.api.acp.control.exceptions.InsufficientPermissionsException
Constructs a new InsufficientPermissionsException.
INTER_CONFERENCING_PROVIDER_ID - Static variable in class com.avaya.conferencing.api.acp.control.Conference
The property name for Conference.getInterConferencingProviderId().
InvalidOperationException - Exception in com.avaya.conferencing.api.acp.control.exceptions
Thrown when an operation is not supported by a ConferencingObject.
InvalidOperationException() - Constructor for exception com.avaya.conferencing.api.acp.control.exceptions.InvalidOperationException
Constructs a new InvalidOperationException.
InvalidOperationException(String) - Constructor for exception com.avaya.conferencing.api.acp.control.exceptions.InvalidOperationException
Constructs a new InvalidOperationException.
InvalidOperationException(Throwable) - Constructor for exception com.avaya.conferencing.api.acp.control.exceptions.InvalidOperationException
Constructs a new InvalidOperationException.
InvalidOperationException(String, Throwable) - Constructor for exception com.avaya.conferencing.api.acp.control.exceptions.InvalidOperationException
Constructs a new InvalidOperationException.
InvalidReferenceException - Exception in com.avaya.conferencing.api.acp.control.exceptions
Thrown when a reference is no longer valid.
InvalidReferenceException() - Constructor for exception com.avaya.conferencing.api.acp.control.exceptions.InvalidReferenceException
Constructs a new InvalidReferenceException.
InvalidReferenceException(String) - Constructor for exception com.avaya.conferencing.api.acp.control.exceptions.InvalidReferenceException
Constructs a new InvalidReferenceException.
InvalidReferenceException(Throwable) - Constructor for exception com.avaya.conferencing.api.acp.control.exceptions.InvalidReferenceException
Constructs a new InvalidReferenceException.
InvalidReferenceException(String, Throwable) - Constructor for exception com.avaya.conferencing.api.acp.control.exceptions.InvalidReferenceException
Constructs a new InvalidReferenceException.
isActive() - Method in class com.avaya.conferencing.api.acp.control.Conference
Returns true if the Conference is connected.
isActive() - Method in class com.avaya.conferencing.api.acp.control.ConferenceQueue
Returns true if this EndPointQueue is connected.
isActive() - Method in interface com.avaya.conferencing.api.acp.control.ConferencingObjectQueue
Returns true if this EndPointQueue is connected.
isActive() - Method in class com.avaya.conferencing.api.acp.control.Connection
Tells whether the Connection is the 'active' or 'standby' Connection
isActive() - Method in class com.avaya.conferencing.api.acp.control.EndPoint
Returns true if the EndPoint is connected.
isActive() - Method in class com.avaya.conferencing.api.acp.control.EndPointQueue
Returns true if this EndPointQueue is connected.
isActive() - Method in class com.avaya.conferencing.api.acp.control.MediaSource
Returns true if the MediaSource is connected.
isActive() - Method in class com.avaya.conferencing.api.acp.control.RecordPlaybackServer
Returns true if the MediaSource is connected.
isAsModerator() - Method in class com.avaya.conferencing.api.acp.control.operations.PlaybackModeStop
Returns the asModerator of this PlaybackModeStop object.
isAsModerator() - Method in class com.avaya.conferencing.api.acp.control.operations.RecordingModeStop
Getter for property 'asModerator'.
isAutoGenFileNamesSupported() - Method in class com.avaya.conferencing.api.acp.control.RecordPlaybackServer
Deprecated. as of 5.1.1.0.1, the preference is to use getFeatures().contains(Features.AUTO_GENERATE_FILE_NAME)
isCancelled() - Method in class com.avaya.conferencing.api.acp.control.operations.CompletedFuture
isClearQAQueue() - Method in class com.avaya.conferencing.api.acp.control.operations.QAModeStart
Getter for property 'clearQAQueue'.
isConferenceMessageSetApplied() - Method in class com.avaya.conferencing.api.acp.control.CallFlowMappingRule
Returns true when the message set of the Conference will be used for the messages played specifically to the EndPoint (once the EndPoint has been placed in Conference), or false when the message set of the CallFlowMappingRule will be used for the messages played specifically to the EndPoint.
isDefault() - Method in class com.avaya.conferencing.api.acp.control.MediaResourcePool
Checks whether the current MediaResourcePool is the default one
isDescriptor() - Method in enum com.avaya.conferencing.api.acp.control.PropertyType
Returns true if this PropertyType represents information describing a ConferencingObject.
isDigitRangeSet() - Method in class com.avaya.conferencing.api.acp.control.operations.PlayAndCollect
Tells whether either the max/min digits have been reset from the default values.
isDisposed() - Method in class com.avaya.conferencing.api.acp.control.ConnectionContext
Getter for property 'disposed'.
isDisposing() - Method in class com.avaya.conferencing.api.acp.control.ConnectionContext
Getter for property 'disposing'.
isDone() - Method in class com.avaya.conferencing.api.acp.control.operations.AbstractOperationImpl
Returns true if this operation completed.
isDone() - Method in interface com.avaya.conferencing.api.acp.control.operations.BulkOperation
Returns true if all operations have completed.
isDone() - Method in class com.avaya.conferencing.api.acp.control.operations.CompletedFuture
isDone() - Method in interface com.avaya.conferencing.api.acp.control.operations.Operation
Returns true if this operation completed.
isDTMFEnabled() - Method in class com.avaya.conferencing.api.acp.control.operations.PlaybackModeStart
Getter for property 'dtmfEnabled'.
isDTMFEnabled() - Method in class com.avaya.conferencing.api.acp.control.operations.RecordingModeStart
Getter for property 'dtmfEnabled'.
isEmpty() - Method in interface com.avaya.conferencing.api.acp.control.ConferencingObjectQueue
Short hand form of getEntries().isEmpty
isExcludeFromQueue() - Method in class com.avaya.conferencing.api.acp.control.EndPoint.QAPriority
Returns true if this priority will exclude EndPoints from the EndPointQueue with ConferencingObjectQueue.Purposes.QA_QUESTIONS.
isIncludeAll() - Method in class com.avaya.conferencing.api.acp.control.operations.PollingModeStart
Getter for property 'includeAll'.
isModerator() - Method in class com.avaya.conferencing.api.acp.control.CallListContents
Finds out whether the calle will be a moderator once connected
isMutable() - Method in enum com.avaya.conferencing.api.acp.control.PropertyType
Returns true if this PropertyType can be changed using this API.
isNewValue() - Method in class com.avaya.conferencing.api.acp.control.events.StateChangeEvent
Returns true if the state is now present.
isOldValue() - Method in class com.avaya.conferencing.api.acp.control.events.StateChangeEvent
Returns true if the state was previously present.
isOpen() - Method in class com.avaya.conferencing.api.acp.control.Connection
Returns true if the connection is open.
isPauseResumeSupported() - Method in class com.avaya.conferencing.api.acp.control.RecordPlaybackServer
Deprecated. as of 5.1.1.0.1, the preference is to use getFeatures().contains(Features.PAUSE_RESUME)
isPermitted(CPAuthentication) - Method in class com.avaya.conferencing.api.acp.control.MediaResourcePool
Tells the caller whether this MediaResourcePool is permitted for use by the specified CPAuthentication
isPlaybackSupported() - Method in class com.avaya.conferencing.api.acp.control.RecordPlaybackServer
Deprecated. as of 5.1.1.0.1, the preference is to use getFeatures().contains(Features.PLAYBACK)
isProtocolSupported(String) - Method in class com.avaya.conferencing.api.acp.control.ConferencingProvider
Returns true if the protocol is supported.
isRecordingName() - Method in class com.avaya.conferencing.api.acp.control.RecordParticipantNameMode
Returns true if the participant's name is recorded in this mode.
isRecordingSupported() - Method in class com.avaya.conferencing.api.acp.control.RecordPlaybackServer
Deprecated. as of 5.1.1.0.1, the preference is to use getFeatures().contains(Features.RECORDING)
isRelative() - Method in class com.avaya.conferencing.api.acp.control.operations.QAMoveQuestion
Getter for property 'relative'.
isSecureParamsValidated() - Method in class com.avaya.conferencing.api.acp.control.EndPoint
Returns true if the EndPoint's unique participant identifier and secret PIN (if applicable) have been validated sucessfully.
isSpecialResource() - Method in class com.avaya.conferencing.api.acp.control.MediaResourcePool
Tells whether the current MediaResourcePool is a 'special' resource
isState() - Method in enum com.avaya.conferencing.api.acp.control.PropertyType
Returns true if this PropertyType represents the state of a ConferencingObject.
isSubmitted() - Method in class com.avaya.conferencing.api.acp.control.operations.AbstractOperationImpl
Returns true if this operation has been submitted for execution.
isSubmitted() - Method in interface com.avaya.conferencing.api.acp.control.operations.BulkOperation
Returns true if the operations have been submitted.
isSubmitted() - Method in interface com.avaya.conferencing.api.acp.control.operations.Operation
Returns true if this operation has been submitted for execution.
isSupported(Class<S>) - Method in class com.avaya.conferencing.api.acp.control.RecordPlaybackServer
Deprecated. as of 5.2.0.0.1, the preference is to use getFeatures().contains(Features.CAN_RECORD_TO_MESSAGE) or getFeatures().contains(Features.CAN_RECORD_FROM_CONFERENCE) etc
isTalking() - Method in class com.avaya.conferencing.api.acp.control.EndPoint
Returns true if the EndPoint is currently talking.
isValid() - Method in class com.avaya.conferencing.api.acp.control.Reference
Returns true if the reference is valid.
isValidating() - Method in class com.avaya.conferencing.api.acp.control.operations.ModifyDetails
Returns true if this operation will validate all property values before attempting to modify them.
iterator(Filter<? super E>...) - Method in interface com.avaya.conferencing.api.acp.control.ConferencingObjectQueue
Returns an iterator over a set of elements of type T.

L

LectureMode - Class in com.avaya.conferencing.api.acp.control.operations
Stops lecture mode.
lookupChild(Class<S>, Reference<S>) - Method in interface com.avaya.conferencing.api.acp.control.ConferencingObjectContainer
Find and retrieve the specified child object.
lookupConference(Reference<Conference>) - Method in interface com.avaya.conferencing.api.acp.control.ConferenceContainer
Find and retrieve the specified Conference.
lookupConference(Reference<Conference>) - Method in class com.avaya.conferencing.api.acp.control.ConferenceQueue
 
lookupConference(Reference<Conference>) - Method in class com.avaya.conferencing.api.acp.control.Connection
Find and retrieve the specified Conference.
lookupConference(Reference<Conference>) - Method in class com.avaya.conferencing.api.acp.control.ParticipantCodeGroup
 
lookupDestinationContainer(Class<T>, String) - Method in class com.avaya.conferencing.api.acp.control.CallFlowMappingRule
Returns the EndPointContainer that incoming calls at the specified destination URI will be placed into or null if the container does not exist.
lookupDestinationContainerClass(String) - Method in class com.avaya.conferencing.api.acp.control.CallFlowMappingRule
Returns the class of EndPointContainer that incoming calls at the specified destination URI will be placed into or null if incoming calls will be disconnected.
lookupDestinationParticipantCode(String) - Method in class com.avaya.conferencing.api.acp.control.CallFlowMappingRule
Returns the Conference participant code if it can be determined entirely from the specified destination URI or null if the rule does not place incoming EndPoint calls direct into conference.
lookupEndPoint(Reference<EndPoint>) - Method in class com.avaya.conferencing.api.acp.control.Conference
Find and retrieve the specified EndPoints.
lookupEndPoint(Reference<EndPoint>) - Method in class com.avaya.conferencing.api.acp.control.Connection
Find and retrieve the specified EndPoints.
lookupEndPoint(Reference<EndPoint>) - Method in interface com.avaya.conferencing.api.acp.control.EndPointContainer
Find and retrieve the specified EndPoints.
lookupEndPoint(Reference<EndPoint>) - Method in class com.avaya.conferencing.api.acp.control.EndPointQueue
 
lookupEntry(Reference<E>) - Method in interface com.avaya.conferencing.api.acp.control.ConferencingObjectQueue
Find and retrieve the specified entry.
lookupParents(Class<S>, Reference<T>) - Method in interface com.avaya.conferencing.api.acp.control.ConferencingObjectContainer
Find and retrieve the child objects that are the parents of a specific grandchild of this object.
lookupQueue(Reference<EndPointQueue>) - Method in class com.avaya.conferencing.api.acp.control.Conference
Find and retrieve the specified Queue.
lookupSubconference(Reference<Conference>) - Method in class com.avaya.conferencing.api.acp.control.Conference
Find and retrieve the specified Subconference.

M

MakeCall - Class in com.avaya.conferencing.api.acp.control.operations
Dials out to a new EndPoint.
MakeCallsFromList - Class in com.avaya.conferencing.api.acp.control.operations
Calls (dials in) all entries from the specified call list(s).
matches(T) - Method in interface com.avaya.conferencing.api.acp.control.Filter
Checks if an instance matches this filter.
MAX_NUMBER_OF_PARTICIPANTS - Static variable in class com.avaya.conferencing.api.acp.control.Conference
The property name for Conference.getMaxNumberOfParticipants()
MeasureDTMFSignalToNoiseRatio - Class in com.avaya.conferencing.api.acp.control.operations
/** Modifies the States.REGENERATE_DTMF state of an EndPoint or a Conference.
MeasureSignalToNoiseRatio - Class in com.avaya.conferencing.api.acp.control.operations
Measures the signal to noise ratio of an EndPoint.
MEDIA_RESOURCE_POOLS - Static variable in class com.avaya.conferencing.api.acp.control.Connection
The property name for Connection.getMediaResourcePools().
MEDIA_SOURCE - Static variable in class com.avaya.conferencing.api.acp.control.Conference
The property name for Conference.getMediaSource().
MEDIA_URI - Static variable in class com.avaya.conferencing.api.acp.control.Message
The property name for Message.getMediaURI().
MediaResourcePool - Class in com.avaya.conferencing.api.acp.control
This interface defines a Resource that can be used by certain media
MediaResourcePool() - Constructor for class com.avaya.conferencing.api.acp.control.MediaResourcePool
 
MediaSource - Class in com.avaya.conferencing.api.acp.control
A source for hold music.
MediaSource() - Constructor for class com.avaya.conferencing.api.acp.control.MediaSource
 
MediaSourceConnect - Class in com.avaya.conferencing.api.acp.control.operations
Connects a MediaSource.
Message - Class in com.avaya.conferencing.api.acp.control
Annunciator messages are messages that can be played to Conferences, EndPoints and other ConferencingObjects.
Message() - Constructor for class com.avaya.conferencing.api.acp.control.Message
 
MESSAGE_SET - Static variable in class com.avaya.conferencing.api.acp.control.CallFlowMappingRule
The property name for CallFlowMappingRule.getMessageSet().
MESSAGE_SET - Static variable in class com.avaya.conferencing.api.acp.control.Conference
The property name for Conference.getMessageSet().
MESSAGE_SET - Static variable in class com.avaya.conferencing.api.acp.control.EndPoint
The property name for EndPoint.getMessageSet().
MESSAGE_SETS - Static variable in class com.avaya.conferencing.api.acp.control.Connection
The property name for the Connection.getMessageSets() call.
MessageSet - Class in com.avaya.conferencing.api.acp.control
A prompt set is a set of prompts.
MessageSet() - Constructor for class com.avaya.conferencing.api.acp.control.MessageSet
 
Moderator - Class in com.avaya.conferencing.api.acp.control.operations
Makes EndPoints moderators.
MODERATOR_CODES - Static variable in class com.avaya.conferencing.api.acp.control.Conference
The property name for Conference.getModeratorCodes().
ModeratorDisconnectMode - Class in com.avaya.conferencing.api.acp.control.operations
Controls whether the conference is disconnected when the last moderator disconnects.
ModifyDetails - Class in com.avaya.conferencing.api.acp.control.operations
Modifies the properties of a ConferencingObject.
Mute - Class in com.avaya.conferencing.api.acp.control.operations
Mutes EndPoints.

N

NAME - Static variable in class com.avaya.conferencing.api.acp.control.CallFlowMappingRule
The property name for CallFlowMappingRule.getName().
NAME - Static variable in class com.avaya.conferencing.api.acp.control.Conference
The property name for Conference.getName().
NAME - Static variable in interface com.avaya.conferencing.api.acp.control.ConferencingObjectQueue
The property name for ConferencingObjectQueue.getName().
NAME - Static variable in class com.avaya.conferencing.api.acp.control.Connection
The property name for Connection.getName()
NAME - Static variable in class com.avaya.conferencing.api.acp.control.EndPoint
The property name for EndPoint.getName().
NAME - Static variable in class com.avaya.conferencing.api.acp.control.MediaSource
The property name for MediaSource.getName().
NAME - Static variable in class com.avaya.conferencing.api.acp.control.Message
The property name for Message.getName().
NAME - Static variable in class com.avaya.conferencing.api.acp.control.Operator
The property name for Operator.getName().
NAME - Static variable in class com.avaya.conferencing.api.acp.control.ParticipantCodeGroup
The property name for ParticipantCodeGroup.getName().
NAME - Static variable in class com.avaya.conferencing.api.acp.control.RecordPlaybackServer
The property name for RecordPlaybackServer.getName().
NAME_RECORD_PLAY_MODE - Static variable in class com.avaya.conferencing.api.acp.control.Conference
The property name for Conference.getNameRecordPlayMode()
newAbortSignalToNoiseRatioMeasurement() - Method in class com.avaya.conferencing.api.acp.control.operations.OperationFactory
Creates a new AbortSignalToNoiseRatioMeasurement operation.
newAccess() - Method in class com.avaya.conferencing.api.acp.control.operations.OperationFactory
Creates a new Access operation.
newAccessNextEntry() - Method in class com.avaya.conferencing.api.acp.control.operations.OperationFactory
Creates a new AccessNextEntry operation.
newAutomaticGainControlMode() - Method in class com.avaya.conferencing.api.acp.control.operations.OperationFactory
Creates a new AutomaticGainControlMode operation.
newBulk(OPERATION, ConferencingObject<? extends ConferencingObject<?>>...) - Method in class com.avaya.conferencing.api.acp.control.operations.OperationFactory
Creates a new BulkOperation which allows performing the same operation against multiple targets.
newCallListGet() - Method in class com.avaya.conferencing.api.acp.control.operations.OperationFactory
Creates a new CallListGet operation.
newCallListSet() - Method in class com.avaya.conferencing.api.acp.control.operations.OperationFactory
Creates a new CallListSet operation.
newCallListsGet() - Method in class com.avaya.conferencing.api.acp.control.operations.OperationFactory
Creates a new CallListsGet operation.
newCancelHelp() - Method in class com.avaya.conferencing.api.acp.control.operations.OperationFactory
Creates a new CancelHelp operation.
newConferencingProviderLink() - Method in class com.avaya.conferencing.api.acp.control.operations.OperationFactory
Creates a new ConferencingProviderLink operation.
newConnectionContext(ClassLoader) - Static method in class com.avaya.conferencing.api.acp.control.ConferencingProviders
Creates a new ConnectionContext using the supplied ClassLoader.
newCreate() - Method in class com.avaya.conferencing.api.acp.control.operations.OperationFactory
Creates a new Create operation.
newDeleteURI() - Method in class com.avaya.conferencing.api.acp.control.operations.OperationFactory
Creates a new DeleteURI operation.
newDisconnect() - Method in class com.avaya.conferencing.api.acp.control.operations.OperationFactory
Creates a new Disconnect operation.
newDTMFPassthrough() - Method in class com.avaya.conferencing.api.acp.control.operations.OperationFactory
Creates a new DTMFPassthrough operation.
newDTMFRegeneration() - Method in class com.avaya.conferencing.api.acp.control.operations.OperationFactory
Creates a new DTMFRegeneration operation.
newExecutorService() - Method in interface com.avaya.conferencing.api.acp.control.ExecutorServiceFactory
Creates a new ExecutorService instance.
newFault() - Method in class com.avaya.conferencing.api.acp.control.operations.OperationFactory
Creates a new Fault operation.
newForceConnectionUpdate() - Method in class com.avaya.conferencing.api.acp.control.operations.OperationFactory
Creates a new ForceConnectionUpdate operation.
newGetCurrentTime() - Method in class com.avaya.conferencing.api.acp.control.operations.OperationFactory
Creates a new GetCurrentTime operation.
newGetRecordingURIs() - Method in class com.avaya.conferencing.api.acp.control.operations.OperationFactory
Creates a new GetRecordingURIs operation.
newHold() - Method in class com.avaya.conferencing.api.acp.control.operations.OperationFactory
Creates a new Hold operation.
newLectureMode() - Method in class com.avaya.conferencing.api.acp.control.operations.OperationFactory
Creates a new LectureMode operation.
newMakeCall() - Method in class com.avaya.conferencing.api.acp.control.operations.OperationFactory
Creates a new MakeCall operation.
newMakeCallsFromList() - Method in class com.avaya.conferencing.api.acp.control.operations.OperationFactory
Creates a new MakeCallsFromList operation.
newMeasureDTMFSignalToNoiseRatio() - Method in class com.avaya.conferencing.api.acp.control.operations.OperationFactory
Creates a new MeasureDTMFSignalToNoiseRatio operation.
newMeasureSignalToNoiseRatio() - Method in class com.avaya.conferencing.api.acp.control.operations.OperationFactory
Creates a new MeasureSignalToNoiseRatio operation.
newMediaSourceConnect() - Method in class com.avaya.conferencing.api.acp.control.operations.OperationFactory
Creates a new MediaSourceConnect operation.
newModerator() - Method in class com.avaya.conferencing.api.acp.control.operations.OperationFactory
Creates a new Moderator operation.
newModeratorDisconnectMode() - Method in class com.avaya.conferencing.api.acp.control.operations.OperationFactory
Creates a new ModeratorDisconnectMode operation.
newModifyDetails() - Method in class com.avaya.conferencing.api.acp.control.operations.OperationFactory
Creates a new ModifyDetails operation.
newMute() - Method in class com.avaya.conferencing.api.acp.control.operations.OperationFactory
Creates a new Mute operation.
newObserve() - Method in class com.avaya.conferencing.api.acp.control.operations.OperationFactory
Creates a new Observe operation.
newOpen() - Method in class com.avaya.conferencing.api.acp.control.operations.OperationFactory
Creates a new Open operation.
newOperation(Verb) - Method in class com.avaya.conferencing.api.acp.control.operations.OperationFactory
Creates an operation instance for a specific verb.
newOperatorLogin() - Method in class com.avaya.conferencing.api.acp.control.operations.OperationFactory
Creates a new OperatorLogin operation.
newOperatorLogout() - Method in class com.avaya.conferencing.api.acp.control.operations.OperationFactory
Creates a new OperatorLogout operation.
newPlaceInConference() - Method in class com.avaya.conferencing.api.acp.control.operations.OperationFactory
Creates a new PlaceInConference operation.
newPlaceInMainConference() - Method in class com.avaya.conferencing.api.acp.control.operations.OperationFactory
Creates a new PlaceInMainConference operation.
newPlaceInSubconference() - Method in class com.avaya.conferencing.api.acp.control.operations.OperationFactory
Creates a new PlaceInSubconference operation.
newPlayAndCollect() - Method in class com.avaya.conferencing.api.acp.control.operations.OperationFactory
Creates a new PlayAndCollect operation.
newPlaybackModePause() - Method in class com.avaya.conferencing.api.acp.control.operations.OperationFactory
Creates a new PlaybackModePause operation.
newPlaybackModeResume() - Method in class com.avaya.conferencing.api.acp.control.operations.OperationFactory
Creates a new PlaybackModeResume operation.
newPlaybackModeStart() - Method in class com.avaya.conferencing.api.acp.control.operations.OperationFactory
Creates a new PlaybackModeStart operation.
newPlaybackModeStop() - Method in class com.avaya.conferencing.api.acp.control.operations.OperationFactory
Creates a new PlaybackModeStop operation.
newPlayConferenceRoster() - Method in class com.avaya.conferencing.api.acp.control.operations.OperationFactory
Creates a new PlayConferenceRoster operation.
newPlayMessage() - Method in class com.avaya.conferencing.api.acp.control.operations.OperationFactory
Creates a new PlayMessage operation.
newPlayParticipantName() - Method in class com.avaya.conferencing.api.acp.control.operations.OperationFactory
Creates a new PlayParticipantName operation.
newPollingAssist() - Method in class com.avaya.conferencing.api.acp.control.operations.OperationFactory
Creates a new PollingAssist operation.
newPollingModeStart() - Method in class com.avaya.conferencing.api.acp.control.operations.OperationFactory
Creates a new PollingModeStart operation.
newPollingModeStop() - Method in class com.avaya.conferencing.api.acp.control.operations.OperationFactory
Creates a new PollingModeStop operation.
newPollingQuery() - Method in class com.avaya.conferencing.api.acp.control.operations.OperationFactory
creates a new PollingQuery operation.
newPollingQueryDetail() - Method in class com.avaya.conferencing.api.acp.control.operations.OperationFactory
creates a new PollingQueryDetail operation.
newPollingReset() - Method in class com.avaya.conferencing.api.acp.control.operations.OperationFactory
Creates a new PollingReset operation.
newProtectDetails() - Method in class com.avaya.conferencing.api.acp.control.operations.OperationFactory
Creates a new ProtectDetails operation.
newQACancelQuestion() - Method in class com.avaya.conferencing.api.acp.control.operations.OperationFactory
Creates a new QACancelQuestion operation.
newQAFinishedQuestion() - Method in class com.avaya.conferencing.api.acp.control.operations.OperationFactory
Creates a new QAFinishedQuestion operation.
newQAHaveQuestion() - Method in class com.avaya.conferencing.api.acp.control.operations.OperationFactory
Creates a new QAHaveQuestion operation.
newQAModeStart() - Method in class com.avaya.conferencing.api.acp.control.operations.OperationFactory
Creates a new QAModeStart operation.
newQAModeStop() - Method in class com.avaya.conferencing.api.acp.control.operations.OperationFactory
Creates a new QAModeStop operation.
newQAMoveQuestion() - Method in class com.avaya.conferencing.api.acp.control.operations.OperationFactory
Creates a new QAMoveQuestion operation.
newQANextQuestion() - Method in class com.avaya.conferencing.api.acp.control.operations.OperationFactory
Creates a new QANextQuestion operation.
newQAPostponeQuestion() - Method in class com.avaya.conferencing.api.acp.control.operations.OperationFactory
Creates a new QAPostponeQuestion operation.
newQAPreviousQuestion() - Method in class com.avaya.conferencing.api.acp.control.operations.OperationFactory
Creates a new QAPreviousQuestion operation.
newRecordingModePause() - Method in class com.avaya.conferencing.api.acp.control.operations.OperationFactory
Creates a new RecordingModePause operation.
newRecordingModeResume() - Method in class com.avaya.conferencing.api.acp.control.operations.OperationFactory
Creates a new RecordingModeResume operation.
newRecordingModeStart() - Method in class com.avaya.conferencing.api.acp.control.operations.OperationFactory
Creates a new RecordingModeStart operation.
newRecordingModeStop() - Method in class com.avaya.conferencing.api.acp.control.operations.OperationFactory
Creates a new RecordingModeStop operation.
newRequestHelp() - Method in class com.avaya.conferencing.api.acp.control.operations.OperationFactory
Creates a new RequestHelp operation.
newSecuredMode() - Method in class com.avaya.conferencing.api.acp.control.operations.OperationFactory
Creates a new SecuredMode operation.
newSecurityFeatures() - Method in class com.avaya.conferencing.api.acp.control.operations.OperationFactory
Creates a new SecurityFeatures operation.
newSendDTMF() - Method in class com.avaya.conferencing.api.acp.control.operations.OperationFactory
Creates a new SendDTMF operation.
newSilence() - Method in class com.avaya.conferencing.api.acp.control.operations.OperationFactory
Creates a new Silence operation.
not(Filter<T>) - Static method in class com.avaya.conferencing.api.acp.control.Filters
Returns a filter that returns the methods that would not be returned by the supplied filter.
NOTES - Static variable in class com.avaya.conferencing.api.acp.control.Conference
The property name for Conference.getNotes().

O

Observe - Class in com.avaya.conferencing.api.acp.control.operations
Observing an EndPoint will allow the Operator's EndPoint to receive the same media as the EndPoint is receiving an Operator.
off() - Method in class com.avaya.conferencing.api.acp.control.operations.StateChangingOperation
Makes this state change operation turn off the state.
on() - Method in class com.avaya.conferencing.api.acp.control.operations.StateChangingOperation
Makes this state change operation turn on the state.
ON_ERROR_CALL_FLOW - Static variable in class com.avaya.conferencing.api.acp.control.CallFlowMappingRule
The property name for CallFlowMappingRule.getOnErrorCallFlow().
OPEN - Static variable in class com.avaya.conferencing.api.acp.control.Connection
The property name for Connection.isOpen().
Open - Class in com.avaya.conferencing.api.acp.control.operations
Opens a conference.
Operation<RESULT,IMPL extends Operation<RESULT,IMPL>> - Interface in com.avaya.conferencing.api.acp.control.operations
Describes operations exposed by a conferencing object.
Operation.Impact - Enum in com.avaya.conferencing.api.acp.control.operations
Describes the impact of an operation.
OperationCancelledException - Exception in com.avaya.conferencing.api.acp.control.exceptions
Thrown when an operation was cancelled while in progress.
OperationCancelledException() - Constructor for exception com.avaya.conferencing.api.acp.control.exceptions.OperationCancelledException
Constructs a new OperationCancelledException.
OperationCancelledException(String) - Constructor for exception com.avaya.conferencing.api.acp.control.exceptions.OperationCancelledException
Constructs a new OperationCancelledException.
OperationCancelledException(Throwable) - Constructor for exception com.avaya.conferencing.api.acp.control.exceptions.OperationCancelledException
Constructs a new OperationCancelledException.
OperationCancelledException(String, Throwable) - Constructor for exception com.avaya.conferencing.api.acp.control.exceptions.OperationCancelledException
Constructs a new OperationCancelledException.
OperationExecutionException - Exception in com.avaya.conferencing.api.acp.control.exceptions
Thrown when there are problems executing an Operation.
OperationExecutionException() - Constructor for exception com.avaya.conferencing.api.acp.control.exceptions.OperationExecutionException
Constructs a new OperationExecutionException.
OperationExecutionException(String) - Constructor for exception com.avaya.conferencing.api.acp.control.exceptions.OperationExecutionException
Constructs a new OperationExecutionException.
OperationExecutionException(Throwable) - Constructor for exception com.avaya.conferencing.api.acp.control.exceptions.OperationExecutionException
Constructs a new OperationExecutionException.
OperationExecutionException(String, Throwable) - Constructor for exception com.avaya.conferencing.api.acp.control.exceptions.OperationExecutionException
Constructs a new OperationExecutionException.
OperationFactory - Class in com.avaya.conferencing.api.acp.control.operations
Factory for creating Operation instances.
OperationFactory() - Constructor for class com.avaya.conferencing.api.acp.control.operations.OperationFactory
Constructs a new OperationFactory that creates Operation instances populated with generic defaults.
OperationFactory(Connection) - Constructor for class com.avaya.conferencing.api.acp.control.operations.OperationFactory
Constructs a new OperationFactory that creates Operation instances populated with the defaults for a specific connection.
OperationNotEnabledException - Exception in com.avaya.conferencing.api.acp.control.exceptions
Thrown when an operation is not currently enabled for a ConferencingObject.
OperationNotEnabledException() - Constructor for exception com.avaya.conferencing.api.acp.control.exceptions.OperationNotEnabledException
Constructs a new OperationNotEnabledException.
OperationNotEnabledException(String) - Constructor for exception com.avaya.conferencing.api.acp.control.exceptions.OperationNotEnabledException
Constructs a new OperationNotEnabledException.
OperationNotEnabledException(Throwable) - Constructor for exception com.avaya.conferencing.api.acp.control.exceptions.OperationNotEnabledException
Constructs a new OperationNotEnabledException.
OperationNotEnabledException(String, Throwable) - Constructor for exception com.avaya.conferencing.api.acp.control.exceptions.OperationNotEnabledException
Constructs a new OperationNotEnabledException.
Operator - Class in com.avaya.conferencing.api.acp.control
Encapsulates an operator.
Operator() - Constructor for class com.avaya.conferencing.api.acp.control.Operator
 
OperatorLogin - Class in com.avaya.conferencing.api.acp.control.operations
Login an Operator.
OperatorLogout - Class in com.avaya.conferencing.api.acp.control.operations
Logout an Operator.
ORGANIZATION_NAME - Static variable in class com.avaya.conferencing.api.acp.control.EndPoint
The property name for EndPoint.getOrganizationName().

P

PARENT_CONFERENCE - Static variable in class com.avaya.conferencing.api.acp.control.Conference
The property name for Conference.getParentConference().
PARTICIPANT_ANNOUNCERS - Static variable in class com.avaya.conferencing.api.acp.control.Connection
The property name for Connection.getParticipantAnnouncers().
PARTICIPANT_CODE - Static variable in class com.avaya.conferencing.api.acp.control.EndPoint
The property name for EndPoint.getParticipantCode().
PARTICIPANT_CODE_GROUP - Static variable in class com.avaya.conferencing.api.acp.control.Conference
The property name for Conference.getParticipantCodeGroup().
PARTICIPANT_CODES - Static variable in class com.avaya.conferencing.api.acp.control.Conference
The property name for Conference.getParticipantCodes().
PARTICIPANT_ENTRY_ANNOUNCER - Static variable in class com.avaya.conferencing.api.acp.control.Conference
The property name for Conference.getParticipantEntryAnnouncer().
PARTICIPANT_EXIT_ANNOUNCER - Static variable in class com.avaya.conferencing.api.acp.control.Conference
The property name for Conference.getParticipantExitAnnouncer().
ParticipantCodeGroup - Class in com.avaya.conferencing.api.acp.control
Conferences identified by Conference.PARTICIPANT_CODES any one instant, the Conference.PARTICIPANT_CODES for a Conference must be unique within the ParticipantCodeGroup to which the Conference belongs.
ParticipantCodeGroup() - Constructor for class com.avaya.conferencing.api.acp.control.ParticipantCodeGroup
 
perform() - Method in interface com.avaya.conferencing.api.acp.control.operations.BulkOperation
Submits the operation against all the target objects.
performAs(CPAuthentication) - Method in interface com.avaya.conferencing.api.acp.control.operations.BulkOperation
Submits the operation against all the targets using a specific authentication.
PIN - Static variable in class com.avaya.conferencing.api.acp.control.EndPoint
The property name for EndPoint.getPin().
PlaceInConference - Class in com.avaya.conferencing.api.acp.control.operations
Places an EndPoint into a pre-existing Conference.
PlaceInMainConference - Class in com.avaya.conferencing.api.acp.control.operations
This command operates on an EndPoint in a Subconference, and returns it to the Conference.
PlaceInSubconference - Class in com.avaya.conferencing.api.acp.control.operations
Places an EndPoint putting it into a Subconference.
PlayAndCollect - Class in com.avaya.conferencing.api.acp.control.operations
Plays a prompt to an EndPoint and waits for a response (DTMF string) from that EndPoint.
PlaybackModePause - Class in com.avaya.conferencing.api.acp.control.operations
Pauses playback of a Conference.
PlaybackModeResume - Class in com.avaya.conferencing.api.acp.control.operations
Continues playback of a paused Conference.
PlaybackModeStart - Class in com.avaya.conferencing.api.acp.control.operations
Starts playing back a previously made recording of the conference.
PlaybackModeStop - Class in com.avaya.conferencing.api.acp.control.operations
Stops an ongoing (or paused) playback.
PlayConferenceRoster - Class in com.avaya.conferencing.api.acp.control.operations
Plays a conference roster.
PlayMessage - Class in com.avaya.conferencing.api.acp.control.operations
Operation to allow an Operator to play a Message to either a Conference or an EndPoint.
PlayParticipantName - Class in com.avaya.conferencing.api.acp.control.operations
Operation to play callee information to an EndPoint or a Conference.
PollingAssist - Class in com.avaya.conferencing.api.acp.control.operations
This command operates on a Conference.
PollingModeStart - Class in com.avaya.conferencing.api.acp.control.operations
This command operates on a Conference.
PollingModeStop - Class in com.avaya.conferencing.api.acp.control.operations
This command operates on a Conference.
PollingQuery - Class in com.avaya.conferencing.api.acp.control.operations
This operation will get the current, or interim, polling values.
PollingQueryDetail - Class in com.avaya.conferencing.api.acp.control.operations
This operation will get the current, or interim, polling detail values.
PollingReset - Class in com.avaya.conferencing.api.acp.control.operations
This command operates on a Conference.
PropertiesChangeEvent - Class in com.avaya.conferencing.api.acp.control.events
An extended form of PropertyChangeEvent that allows the receiver to obtain more information when multiple properties change in the same event.
PropertiesChangeEvent(Object, Map<String, Object>, Map<String, Object>) - Constructor for class com.avaya.conferencing.api.acp.control.events.PropertiesChangeEvent
Constructs a new PropertiesChangeEvent instance.
PropertiesChangeEvent(Object, String, Object, Object) - Constructor for class com.avaya.conferencing.api.acp.control.events.PropertiesChangeEvent
Constructs a new PropertiesChangeEvent instance.
propertiesEqual(Map<String, Object>) - Static method in class com.avaya.conferencing.api.acp.control.Filters
Returns a Filter that returns only those ConferencingObject instances that have all the specified properties with the specified values.
propertyEquals(String, Object) - Static method in class com.avaya.conferencing.api.acp.control.Filters
Returns a Filter that returns only those ConferencingObject instances that have the specified property with the specified value.
propertyEquals(String, Object...) - Static method in class com.avaya.conferencing.api.acp.control.Filters
Returns a Filter that returns only those ConferencingObject instances that have the specified property with any of the specified values.
propertyNotEqual(String, Object) - Static method in class com.avaya.conferencing.api.acp.control.Filters
Returns a Filter that returns only those ConferencingObject instances that have the specified property not equal to the specified value.
propertyNotEqual(String, Object...) - Static method in class com.avaya.conferencing.api.acp.control.Filters
Returns a Filter that returns only those ConferencingObject instances that have the specified property without any of the specified values.
PropertyType - Enum in com.avaya.conferencing.api.acp.control
Various types of properties.
ProtectDetails - Class in com.avaya.conferencing.api.acp.control.operations
Locks a conference.
PURPOSES - Static variable in interface com.avaya.conferencing.api.acp.control.ConferencingObjectQueue
The property name for ConferencingObjectQueue.getPurposes().

Q

QA_PRIORITIES - Static variable in class com.avaya.conferencing.api.acp.control.Connection
The property name for Connection.getQAPriorities().
QA_PRIORITY - Static variable in class com.avaya.conferencing.api.acp.control.EndPoint
The property name for EndPoint.getQAPriority().
QACancelQuestion - Class in com.avaya.conferencing.api.acp.control.operations
Cancel an EndPoint's question on the Q&A queue.
QAFinishedQuestion - Class in com.avaya.conferencing.api.acp.control.operations
Marks an EndPoint on the Q&A queue as having been answered (essentially, it removes the EndPoint from the Q&A queue).
QAHaveQuestion - Class in com.avaya.conferencing.api.acp.control.operations
Modifies the States.QA_HAS_QUESTION state of an EndPoint
QAModeStart - Class in com.avaya.conferencing.api.acp.control.operations
Opens a Conference Question & Answer session where Conference callees can join a queue of callees with questions to be answered.
QAModeStop - Class in com.avaya.conferencing.api.acp.control.operations
Closes a Conference Question & Answer session.
QAMoveQuestion - Class in com.avaya.conferencing.api.acp.control.operations
Moves an EndPoint's question in the Q&A queue.
QANextQuestion - Class in com.avaya.conferencing.api.acp.control.operations
Gets the EndPoint for the next Q&A question in the queue.
QAPostponeQuestion - Class in com.avaya.conferencing.api.acp.control.operations
Postpones an EndPoint's question on the Q&A queue.
QAPreviousQuestion - Class in com.avaya.conferencing.api.acp.control.operations
Gets the EndPoint for the last Q&A question that was terminated (i.e.
queueIterator() - Method in class com.avaya.conferencing.api.acp.control.Conference
Returns an iterator of the conference Queues.
queueIterator(Filter<? super EndPointQueue>...) - Method in class com.avaya.conferencing.api.acp.control.Conference
Returns an iterator of the conference Queues matching the specified filters.

R

RECORD_PARTICIPANT_NAME_MODES - Static variable in class com.avaya.conferencing.api.acp.control.Connection
The property name for Connection.getRecordParticipantNameModes().
RECORD_PLAYBACK_SERVER - Static variable in class com.avaya.conferencing.api.acp.control.Conference
The property name for Conference.getRecordPlaybackServer().
RecordingModePause - Class in com.avaya.conferencing.api.acp.control.operations
Pauses recording of a Conference.
RecordingModeResume - Class in com.avaya.conferencing.api.acp.control.operations
Continues recording of a paused Conference.
RecordingModeStart - Class in com.avaya.conferencing.api.acp.control.operations
Starts recording a Conference.
RecordingModeStop - Class in com.avaya.conferencing.api.acp.control.operations
Stops an ongoing (or paused) recording of a Conference.
RecordParticipantNameMode - Class in com.avaya.conferencing.api.acp.control
When participants enter a conference
RecordParticipantNameMode() - Constructor for class com.avaya.conferencing.api.acp.control.RecordParticipantNameMode
 
RecordPlaybackServer - Class in com.avaya.conferencing.api.acp.control
An interface defining resources that support recording and playback and the operations they support.
RecordPlaybackServer() - Constructor for class com.avaya.conferencing.api.acp.control.RecordPlaybackServer
 
RecordPlaybackServer.Feature - Interface in com.avaya.conferencing.api.acp.control
Marker interface for RecordPlaybackServer features.
RecordPlaybackServer.Features - Enum in com.avaya.conferencing.api.acp.control
Features of a RecordPlaybackServer published by the API.
Reference<T extends ConferencingObject> - Class in com.avaya.conferencing.api.acp.control
Reference object for a ConferencingObject.
Reference() - Constructor for class com.avaya.conferencing.api.acp.control.Reference
 
removeAvailableVerbsChangeListener(AvailableVerbsChangeListener) - Method in interface com.avaya.conferencing.api.acp.control.ConferencingObject
Unregisters a AvailableVerbsChangeListener previously registered against this ConferencingObject instance.
removeChildListener(ChildListener<? super T, ? extends ConferencingObject<?>>) - Method in interface com.avaya.conferencing.api.acp.control.ConferencingObjectContainer
Unregisters a ChildListener previously registered against all child classes of this ConferencingObject instance.
removeChildListener(Class<S>, ChildListener<? super T, ? super S>) - Method in interface com.avaya.conferencing.api.acp.control.ConferencingObjectContainer
Unregisters a ChildListener previously registered against the specified child class for this ConferencingObject instance.
removeChildPropertyChangeListener(Class<S>, PropertyChangeListener) - Method in interface com.avaya.conferencing.api.acp.control.ConferencingObjectContainer
Unregisters a PropertyChangeListener previously registered against all properties of the child ConferencingObject instances of the specified class.
removeChildPropertyChangeListener(Class<S>, String, PropertyChangeListener) - Method in interface com.avaya.conferencing.api.acp.control.ConferencingObjectContainer
Unregisters a PropertyChangeListener previously registered against a specific property of the child ConferencingObject instances of the specified class for this ConferencingObject instance.
removeConferenceListener(ConferenceListener) - Method in class com.avaya.conferencing.api.acp.control.Connection
Unregisters a ConferenceListener previously registered against this connection.
removeConferencePropertyChangeListener(PropertyChangeListener) - Method in interface com.avaya.conferencing.api.acp.control.ConferenceContainer
Unregisters a PropertyChangeListener previously registered against all properties of the Conferences in this container.
removeConferencePropertyChangeListener(String, PropertyChangeListener) - Method in interface com.avaya.conferencing.api.acp.control.ConferenceContainer
Unregisters a PropertyChangeListener previously registered against a specific property of the Conferences in this container.
removeConferencePropertyChangeListener(PropertyChangeListener) - Method in class com.avaya.conferencing.api.acp.control.ConferenceQueue
 
removeConferencePropertyChangeListener(String, PropertyChangeListener) - Method in class com.avaya.conferencing.api.acp.control.ConferenceQueue
 
removeConferencePropertyChangeListener(PropertyChangeListener) - Method in class com.avaya.conferencing.api.acp.control.ParticipantCodeGroup
 
removeConferencePropertyChangeListener(String, PropertyChangeListener) - Method in class com.avaya.conferencing.api.acp.control.ParticipantCodeGroup
 
removeDTMFListener(DTMFListener) - Method in class com.avaya.conferencing.api.acp.control.EndPoint
Unregisters a DTMFListener from this EndPoint.
removeDTMFListener(DTMFListener) - Method in interface com.avaya.conferencing.api.acp.control.EndPointContainer
Unregisters a DTMFListener against all EndPoints in this container.
removeEndPointListener(ConferenceEndPointListener) - Method in class com.avaya.conferencing.api.acp.control.Conference
Unregisters a ConferenceEndPointListener previously registered against this Conference instance.
removeEndPointPropertyChangeListener(PropertyChangeListener) - Method in class com.avaya.conferencing.api.acp.control.Conference
Unregisters a PropertyChangeListener previously registered against all properties of the EndPoints in this container.
removeEndPointPropertyChangeListener(String, PropertyChangeListener) - Method in class com.avaya.conferencing.api.acp.control.Conference
Unregisters a PropertyChangeListener previously registered against a specific property of the EndPoints in this container.
removeEndPointPropertyChangeListener(PropertyChangeListener) - Method in class com.avaya.conferencing.api.acp.control.Connection
Unregisters a PropertyChangeListener previously registered against all properties of the EndPoints in this container.
removeEndPointPropertyChangeListener(String, PropertyChangeListener) - Method in class com.avaya.conferencing.api.acp.control.Connection
Unregisters a PropertyChangeListener previously registered against a specific property of the EndPoints in this container.
removeEndPointPropertyChangeListener(PropertyChangeListener) - Method in interface com.avaya.conferencing.api.acp.control.EndPointContainer
Unregisters a PropertyChangeListener previously registered against all properties of the EndPoints in this container.
removeEndPointPropertyChangeListener(String, PropertyChangeListener) - Method in interface com.avaya.conferencing.api.acp.control.EndPointContainer
Unregisters a PropertyChangeListener previously registered against a specific property of the EndPoints in this container.
removeEndPointPropertyChangeListener(String, PropertyChangeListener) - Method in class com.avaya.conferencing.api.acp.control.EndPointQueue
 
removeEndPointPropertyChangeListener(PropertyChangeListener) - Method in class com.avaya.conferencing.api.acp.control.EndPointQueue
 
removeEntryListener(ConferencingObjectQueueListener<? super Q, ? super E>) - Method in interface com.avaya.conferencing.api.acp.control.ConferencingObjectQueue
Unregisters a ConferencingObjectQueueListener against the specified child class for this ConferencingObjectQueue instance.
removeEntryListener(ChildListener<? super Q, ? super E>) - Method in interface com.avaya.conferencing.api.acp.control.ConferencingObjectQueue
Registers a ChildListener against the specified child class for this ConferencingObjectQueue instance.
removeEntryPropertyChangeListener(PropertyChangeListener) - Method in interface com.avaya.conferencing.api.acp.control.ConferencingObjectQueue
Unregisters a PropertyChangeListener previously registered against all properties of the entries in the queue.
removeEntryPropertyChangeListener(String, PropertyChangeListener) - Method in interface com.avaya.conferencing.api.acp.control.ConferencingObjectQueue
Unregisters a PropertyChangeListener previously registered against the entries in the queue.
removePropertyChangeListener(PropertyChangeListener) - Method in interface com.avaya.conferencing.api.acp.control.ConferencingObject
Unregisters a PropertyChangeListener previously registered against all properties of this ConferencingObject instance.
removePropertyChangeListener(String, PropertyChangeListener) - Method in interface com.avaya.conferencing.api.acp.control.ConferencingObject
Unregisters a PropertyChangeListener previously registered against a specific property of this ConferencingObject instance.
removeStateChangeListener(State, StateChangeListener) - Method in interface com.avaya.conferencing.api.acp.control.ConferencingObject
Unregisters a StateChangeListener previously registered against a specific state of this ConferencingObject instance.
RequestHelp - Class in com.avaya.conferencing.api.acp.control.operations
Places a ConferencingObject (i.e.
Required - Annotation Type in com.avaya.conferencing.api.acp.control.operations
Annotation for action setters that must be called before the action is valid.
ROOM - Static variable in class com.avaya.conferencing.api.acp.control.Conference
The property name for Conference.getRoom().
Room - Class in com.avaya.conferencing.api.acp.control
A Connection may support multiple subconferences in Conference instances.
Room() - Constructor for class com.avaya.conferencing.api.acp.control.Room
 
ROOMS - Static variable in class com.avaya.conferencing.api.acp.control.Connection
The property name for Connection.getRooms().
RULE_PRIORITY - Static variable in class com.avaya.conferencing.api.acp.control.CallFlowMappingRule
The property name for CallFlowMappingRule.getRulePriority().

S

SCHEDULED_END_DATETIME - Static variable in class com.avaya.conferencing.api.acp.control.Conference
The property name for Conference.getScheduledEndDateTime()
SCHEDULED_START_DATETIME - Static variable in class com.avaya.conferencing.api.acp.control.Conference
The property name for Conference.getScheduledStartDateTime()
SECURE_PARAMS_VALIDATED - Static variable in class com.avaya.conferencing.api.acp.control.EndPoint
The property name for EndPoint.isSecureParamsValidated().
SecuredMode - Class in com.avaya.conferencing.api.acp.control.operations
Locks a conference.
SecurityFeatures - Class in com.avaya.conferencing.api.acp.control.operations
Enables security in the conference.
SELF_IDENTIFICATION_CODE - Static variable in class com.avaya.conferencing.api.acp.control.EndPoint
The property name for EndPoint.getSelfIdentificationCode().
SendDTMF - Class in com.avaya.conferencing.api.acp.control.operations
Sends DTMF to the EndPoint.
set(Future<RESULT>) - Method in class com.avaya.conferencing.api.acp.control.operations.AbstractOperationImpl
This method is called by the ConferencingObject when the operation is accepted for execution.
set(Future<RESULT>) - Method in interface com.avaya.conferencing.api.acp.control.operations.Operation
This method is called by the ConferencingObject when the operation is accepted for execution.
setAnnunciatorURIToPlay(Message) - Method in class com.avaya.conferencing.api.acp.control.operations.MakeCallsFromList
Sets the URI of the Annunciator message to play to newly dialed in conferees.
setAsModerator(boolean) - Method in class com.avaya.conferencing.api.acp.control.operations.PlaybackModeStop
Setter for the property 'asModerator'.
setAsModerator(boolean) - Method in class com.avaya.conferencing.api.acp.control.operations.RecordingModeStop
Setter for the property 'asModerator'
setCallDestination(String) - Method in class com.avaya.conferencing.api.acp.control.CallListContents
Sets the call's destination
setCalleeName(String) - Method in class com.avaya.conferencing.api.acp.control.CallListContents
Sets the Callee's name
setCalleeOrganisation(String) - Method in class com.avaya.conferencing.api.acp.control.CallListContents
Sets the callee's organisation name
setCallListURI(String) - Method in class com.avaya.conferencing.api.acp.control.operations.CallListGet
Sets the URI for the Call List we've to find the contents of.
setCallListURI(String) - Method in class com.avaya.conferencing.api.acp.control.operations.CallListSet
Sets the URI of the Call List we're creating/modifying.
setCallListURI(String) - Method in class com.avaya.conferencing.api.acp.control.operations.MakeCallsFromList
Sets the URI for the Call List we've to find the contents of.
setClearQAQueue(boolean) - Method in class com.avaya.conferencing.api.acp.control.operations.QAModeStart
Setter for property 'clearQAQueue'.
setConferenceName(String) - Method in class com.avaya.conferencing.api.acp.control.operations.Create
Sets the name we want to call the Conference
setConferenceProperty(String, Object) - Method in interface com.avaya.conferencing.api.acp.control.operations.ConferenceProducingOperation
Define properties of the Conference that the operation will make a "best-effort" to set once the Conference is available.

setConferenceProperty(String, Object) - Method in class com.avaya.conferencing.api.acp.control.operations.Create
Define properties of the Conference that the operation will make a "best-effort" to set once the Conference is available.

setConferenceStates(Set<State>) - Method in interface com.avaya.conferencing.api.acp.control.operations.ConferenceProducingOperation
Define states of the EndPoint that the operation will make a "best-effort" to apply once the EndPoint is available.
setConferenceStates(Set<State>) - Method in class com.avaya.conferencing.api.acp.control.operations.Create
Set the States to apply to the Conference.
setDestination(String) - Method in class com.avaya.conferencing.api.acp.control.operations.MakeCall
Setter for property 'destination'.
setDestination(String) - Method in class com.avaya.conferencing.api.acp.control.operations.MediaSourceConnect
Setter for property 'destination'.
setDestinationConference(Conference) - Method in class com.avaya.conferencing.api.acp.control.operations.PlaceInConference
Setter for property 'destinationConference'.
setDtmf(String) - Method in class com.avaya.conferencing.api.acp.control.operations.SendDTMF
Setter for property 'dtmf'.
setDTMFEnabled(boolean) - Method in class com.avaya.conferencing.api.acp.control.operations.PlaybackModeStart
Setter for property 'dtmfEnabled'.
setDTMFEnabled(boolean) - Method in class com.avaya.conferencing.api.acp.control.operations.RecordingModeStart
Setter for property 'dtmfEnabled'.
setDtmfToMatch(String) - Method in class com.avaya.conferencing.api.acp.control.operations.PlayAndCollect
Sets the DTMF string response that is expected.
setEndPointList(EndPoint[]) - Method in class com.avaya.conferencing.api.acp.control.operations.Create
Adds an array of EndPoint instances into the list of those to be prepopulated into the Conference.
setEndPointlist(List<EndPoint>) - Method in class com.avaya.conferencing.api.acp.control.operations.Create
Adds a List of EndPoint instances into the existing list of those to be prepopulated into the Conference.
setEndPointProperty(String, Object) - Method in interface com.avaya.conferencing.api.acp.control.operations.EndPointProducingOperation
Define properties of the EndPoint that the operation will make a "best-effort" to set once the EndPoint is available.
setEndPointProperty(String, Object) - Method in class com.avaya.conferencing.api.acp.control.operations.MakeCall
Define properties of the EndPoint that the operation will make a "best-effort" to set once the EndPoint is available.
setEndPointStates(Set<State>) - Method in interface com.avaya.conferencing.api.acp.control.operations.EndPointProducingOperation
Define states of the EndPoint that the operation will make a "best-effort" to apply once the EndPoint is available.
setEndPointStates(Set<State>) - Method in class com.avaya.conferencing.api.acp.control.operations.MakeCall
Set the States for the EndPoints.
setIncludeAll(Boolean) - Method in class com.avaya.conferencing.api.acp.control.operations.PollingModeStart
Setter for property 'includeAll'.
setMaxDigits(int) - Method in class com.avaya.conferencing.api.acp.control.operations.PlayAndCollect
Sets the maximum amount of DTMF digits expected in the response.
setMeasurementDuration(long) - Method in class com.avaya.conferencing.api.acp.control.operations.MeasureSignalToNoiseRatio
Sets the duration (in MeasureSignalToNoiseRatio.getMeasurementDurationUnit()) to sample the signal-to-noise ratio for.
setMediaResourcePool(MediaResourcePool) - Method in class com.avaya.conferencing.api.acp.control.operations.MakeCall
Set the MediaResourcePool
setMediaResourcePool(MediaResourcePool) - Method in class com.avaya.conferencing.api.acp.control.operations.MakeCallsFromList
Set the MediaResourcePool
setMessage(Message) - Method in class com.avaya.conferencing.api.acp.control.operations.PlayAndCollect
Sets the Message to play for the operation.
setMessage(Message) - Method in class com.avaya.conferencing.api.acp.control.operations.PlayMessage
Sets the Message to play.
setMessageSet(MessageSet) - Method in class com.avaya.conferencing.api.acp.control.operations.PlayAndCollect
Sets the MessageSet to use.
setMessageSet(Short) - Method in class com.avaya.conferencing.api.acp.control.operations.PlaybackModeStart
Setter for property 'messageSet'.This property tells the playback server what message set the playback will be from.
setMessageSet(Short) - Method in class com.avaya.conferencing.api.acp.control.operations.RecordingModeStart
Setter for property 'messageSet'.
setMessageToPlay(Message) - Method in class com.avaya.conferencing.api.acp.control.operations.PlayAndCollect
Deprecated. use PlayAndCollect.setMessage(com.avaya.conferencing.api.acp.control.Message)
setMinDigits(int) - Method in class com.avaya.conferencing.api.acp.control.operations.PlayAndCollect
Sets the minimum amount of DTMF digits expected in the response.
setMode(StateChange) - Method in class com.avaya.conferencing.api.acp.control.operations.StateChangingOperation
Setter for property 'mode'.
setModerator(boolean) - Method in class com.avaya.conferencing.api.acp.control.CallListContents
Sets whether the callee will be called as a moderator or normal conferee
setNewPosition(int) - Method in class com.avaya.conferencing.api.acp.control.operations.QAMoveQuestion
Setter for property 'newPosition'.
setNotifyFactory(ExecutorServiceFactory) - Method in class com.avaya.conferencing.api.acp.control.ConnectionContext
Setter for property 'notifyFactory'.
setNumbersToDial(String[]) - Method in class com.avaya.conferencing.api.acp.control.operations.Create
Adds an array of numbers into the list of those to be dialed into the Conference.
setNumbersToDial(List<String>) - Method in class com.avaya.conferencing.api.acp.control.operations.Create
Adds a List of numbers into the list of those to be dialed into the Conference.
setParticipantCode(String) - Method in class com.avaya.conferencing.api.acp.control.operations.Open
Setter for property 'calleePasscode'.
setParticipantCodeGroup(ParticipantCodeGroup) - Method in class com.avaya.conferencing.api.acp.control.operations.Open
Setter for property 'participantCodeGroup'.
setPassword(char[]) - Method in class com.avaya.conferencing.api.acp.control.operations.OperatorLogin
Sets the password of this OperatorLogin object.
setPlaybackServer(RecordPlaybackServer) - Method in class com.avaya.conferencing.api.acp.control.operations.PlaybackModeStart
Setter for property 'recordingServer'.
setPriority(boolean) - Method in class com.avaya.conferencing.api.acp.control.operations.ModifyDetails
Sets priority of operation.
setPropertyValues(Map<String, Object>) - Method in class com.avaya.conferencing.api.acp.control.operations.ModifyDetails
Sets the properties to modify and their associated new values.
setQAPriority(CallListContents.Priority) - Method in class com.avaya.conferencing.api.acp.control.CallListContents
Sets the QA Priority the callee will be given once connected
setRecordingName(String) - Method in class com.avaya.conferencing.api.acp.control.operations.RecordingModeStart
Setter for property 'recordingName'.
setRecordingServer(RecordPlaybackServer) - Method in class com.avaya.conferencing.api.acp.control.operations.RecordingModeStart
Setter for property 'recordingServer'.
setRecordingURI(String) - Method in class com.avaya.conferencing.api.acp.control.operations.PlaybackModeStart
Getter for property 'recordingURI'.
setRelative(boolean) - Method in class com.avaya.conferencing.api.acp.control.operations.QAMoveQuestion
Setter for property 'relative'.
setRoom(Room) - Method in class com.avaya.conferencing.api.acp.control.operations.PlaceInSubconference
Sets the room of this PlaceInSubconference object.
setSecretPIN(String) - Method in class com.avaya.conferencing.api.acp.control.operations.MakeCall
Sets the MakeCall.secretPIN
setSecurityCode(String) - Method in class com.avaya.conferencing.api.acp.control.operations.CallListGet
Sets the Securty code to be used for access to the Call List.
setSecurityCode(String) - Method in class com.avaya.conferencing.api.acp.control.operations.CallListSet
Sets the security code.
setSecurityCode(String) - Method in class com.avaya.conferencing.api.acp.control.operations.MakeCallsFromList
Sets the security code.
setSkipTime(int) - Method in class com.avaya.conferencing.api.acp.control.operations.PlaybackModeResume
Sets the skipTime of this PlaybackModeResume object.
setSkipTime(int) - Method in class com.avaya.conferencing.api.acp.control.operations.RecordingModeResume
Sets the skipTime of this RecordingModeResume object.
setSource(MediaSource) - Method in class com.avaya.conferencing.api.acp.control.operations.Hold
Setter for property 'source'.
setToURI(String) - Method in class com.avaya.conferencing.api.acp.control.operations.OperatorLogin
Sets the desired Operator.getToURI() of the Operator object returned by this OperatorLogin.
setUniqueParticpantIdentifier(String) - Method in class com.avaya.conferencing.api.acp.control.operations.MakeCall
Sets the MakeCall.uniqueParticpantIdentifier
setUriToDelete(String) - Method in class com.avaya.conferencing.api.acp.control.operations.DeleteURI
Sets the URI to delete from the ConferencingProvider.
setUserCode(String) - Method in class com.avaya.conferencing.api.acp.control.operations.CallListSet
Deprecated. use CallListSet.setSecurityCode(String)
setUserCode(String) - Method in class com.avaya.conferencing.api.acp.control.operations.MakeCallsFromList
Deprecated. use MakeCallsFromList.setSecurityCode(String)
setUsername(String) - Method in class com.avaya.conferencing.api.acp.control.operations.OperatorLogin
Sets the username of this OperatorLogin object.
setValidating(boolean) - Method in class com.avaya.conferencing.api.acp.control.operations.ModifyDetails
When true the properties will only be modified if all the properties are valid.
setVoiceMailFilter(boolean) - Method in class com.avaya.conferencing.api.acp.control.operations.MakeCall
Sets VoiceMailFilter flag that enables VoiceMailCallFlow
setWorkerFactory(ExecutorServiceFactory) - Method in class com.avaya.conferencing.api.acp.control.ConnectionContext
Setter for property 'factory'.
Silence - Class in com.avaya.conferencing.api.acp.control.operations
Silences EndPoints.
SourceSequentialEventListener - Interface in com.avaya.conferencing.api.acp.control.events
A marker interface for event listeners that will ensure that events are notified in the order in which they occur in return for the listener committing to an upper bound on the number of events that are pending notification.
START_TIME - Static variable in class com.avaya.conferencing.api.acp.control.Conference
The property name for Conference.getStartTime().
START_TIME - Static variable in class com.avaya.conferencing.api.acp.control.EndPoint
The property name for EndPoint.getStartTime().
STATE - Static variable in interface com.avaya.conferencing.api.acp.control.ConferencingObject
The property name for ConferencingObject.getState().
State - Interface in com.avaya.conferencing.api.acp.control
Marker interface for ConferencingObject states.
StateChange - Enum in com.avaya.conferencing.api.acp.control.operations
Describes the different types of state change that can be effected.
stateChanged(StateChangeEvent) - Method in interface com.avaya.conferencing.api.acp.control.events.StateChangeListener
Callback to indicate that a conferencing object has changed state.
StateChangeEvent - Class in com.avaya.conferencing.api.acp.control.events
A state change event.
StateChangeEvent(ConferencingObject<? extends ConferencingObject<?>>, State, boolean) - Constructor for class com.avaya.conferencing.api.acp.control.events.StateChangeEvent
Constructs a prototypical Event.
StateChangeListener - Interface in com.avaya.conferencing.api.acp.control.events
Created by IntelliJ IDEA.
StateChangingOperation<T extends StateChangingOperation<T>> - Class in com.avaya.conferencing.api.acp.control.operations
A state changing operation.
StateChangingOperation() - Constructor for class com.avaya.conferencing.api.acp.control.operations.StateChangingOperation
 
stateExcludesAll(State...) - Static method in class com.avaya.conferencing.api.acp.control.Filters
Returns a Filter that returns only those ConferencingObject instances that do not have any of the specified States.
stateExcludesAny(State...) - Static method in class com.avaya.conferencing.api.acp.control.Filters
Returns a Filter that returns only those ConferencingObject instances that do not have any of the specified States.
stateIncludesAll(State...) - Static method in class com.avaya.conferencing.api.acp.control.Filters
Returns a Filter that returns only those ConferencingObject instances that have all the specified States.
stateIncludesAny(State...) - Static method in class com.avaya.conferencing.api.acp.control.Filters
Returns a Filter that returns those ConferencingObject instances that have any of the specified States.
States - Enum in com.avaya.conferencing.api.acp.control
States published by the API.
subconferenceIterator() - Method in class com.avaya.conferencing.api.acp.control.Conference
Returns an iterator of the conference Subconferences.
subconferenceIterator(Filter<? super Conference>...) - Method in class com.avaya.conferencing.api.acp.control.Conference
Returns an iterator of the conference Subconferences matching the specified filters.
SUPPORTED_URI_SCHEMES - Static variable in class com.avaya.conferencing.api.acp.control.Connection
The property name for Connection.getSupportedURISchemes().

T

TALKING - Static variable in class com.avaya.conferencing.api.acp.control.EndPoint
The property name for EndPoint.isTalking().
TO_NUMBER - Static variable in class com.avaya.conferencing.api.acp.control.EndPoint
The property name for EndPoint.getToNumber().
TO_URI - Static variable in class com.avaya.conferencing.api.acp.control.EndPoint
The property name for EndPoint.getToURI().
TO_URI - Static variable in class com.avaya.conferencing.api.acp.control.Operator
The property name for Operator.getToURI().
toggle() - Method in class com.avaya.conferencing.api.acp.control.operations.StateChangingOperation
Makes this state change operation toggle the state.
toString() - Method in class com.avaya.conferencing.api.acp.control.AbstractConferencingObject
toString() - Method in class com.avaya.conferencing.api.acp.control.CallListContents
toString() - Method in class com.avaya.conferencing.api.acp.control.events.ChildEvent
toString() - Method in class com.avaya.conferencing.api.acp.control.events.DTMFEvent
toString() - Method in class com.avaya.conferencing.api.acp.control.events.StateChangeEvent
toString() - Method in class com.avaya.conferencing.api.acp.control.operations.AbortSignalToNoiseRatioMeasurement
toString() - Method in class com.avaya.conferencing.api.acp.control.operations.AbstractOperationImpl
toString() - Method in class com.avaya.conferencing.api.acp.control.operations.CallListSet
toString() - Method in class com.avaya.conferencing.api.acp.control.operations.MakeCallsFromList
toString() - Method in class com.avaya.conferencing.api.acp.control.operations.MeasureSignalToNoiseRatio
toString() - Method in class com.avaya.conferencing.api.acp.control.operations.PlaceInMainConference
toString() - Method in class com.avaya.conferencing.api.acp.control.operations.PlaceInSubconference
toString() - Method in class com.avaya.conferencing.api.acp.control.operations.PollingAssist
toString() - Method in class com.avaya.conferencing.api.acp.control.operations.PollingModeStart
toString() - Method in class com.avaya.conferencing.api.acp.control.operations.PollingModeStop
toString() - Method in class com.avaya.conferencing.api.acp.control.operations.PollingQuery
toString() - Method in class com.avaya.conferencing.api.acp.control.operations.PollingQueryDetail
toString() - Method in class com.avaya.conferencing.api.acp.control.operations.PollingReset
toString() - Method in class com.avaya.conferencing.api.acp.control.operations.QAModeStart
toString() - Method in class com.avaya.conferencing.api.acp.control.operations.StateChangingOperation

U

UNIQUE_PARTICIPANT_IDENTIFIER - Static variable in class com.avaya.conferencing.api.acp.control.EndPoint
The property name for EndPoint.getUniqueParticipantIdentifier().
UnknownChildObjectException - Exception in com.avaya.conferencing.api.acp.control.exceptions
An exception that indicates that the child object refered to or searched for does not exist.
UnknownChildObjectException() - Constructor for exception com.avaya.conferencing.api.acp.control.exceptions.UnknownChildObjectException
Constructs a new UnknownChildObjectException.
UnknownChildObjectException(String) - Constructor for exception com.avaya.conferencing.api.acp.control.exceptions.UnknownChildObjectException
Constructs a new UnknownChildObjectException.
UnknownChildObjectException(Throwable) - Constructor for exception com.avaya.conferencing.api.acp.control.exceptions.UnknownChildObjectException
Constructs a new UnknownChildObjectException.
UnknownChildObjectException(String, Throwable) - Constructor for exception com.avaya.conferencing.api.acp.control.exceptions.UnknownChildObjectException
Constructs a new UnknownChildObjectException.

V

valueOf(String) - Static method in enum com.avaya.conferencing.api.acp.control.CallListContents.Priority
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.conferencing.api.acp.control.ConferencingObjectQueue.Purposes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.conferencing.api.acp.control.operations.Operation.Impact
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.conferencing.api.acp.control.operations.StateChange
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.conferencing.api.acp.control.operations.Verb
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.conferencing.api.acp.control.PropertyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.conferencing.api.acp.control.RecordPlaybackServer.Features
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.conferencing.api.acp.control.States
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.avaya.conferencing.api.acp.control.CallListContents.Priority
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.conferencing.api.acp.control.ConferencingObjectQueue.Purposes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.conferencing.api.acp.control.operations.Operation.Impact
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.conferencing.api.acp.control.operations.StateChange
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.conferencing.api.acp.control.operations.Verb
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.conferencing.api.acp.control.PropertyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.conferencing.api.acp.control.RecordPlaybackServer.Features
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.conferencing.api.acp.control.States
Returns an array containing the constants of this enum type, in the order they are declared.
ValuesDerivedFrom - Annotation Type in com.avaya.conferencing.api.acp.control.operations
Annotation for Operation 'setter' methods, to allow the developer to tell any users what Verb should be used to derive valid entries for that 'setter'.
Verb - Enum in com.avaya.conferencing.api.acp.control.operations
High-level description of operations.
VERBOSE_TO_STRING - Static variable in class com.avaya.conferencing.api.acp.control.AbstractConferencingObject
(For debug only) Set this system property to true and the AbstractConferencingObject.toString() method will print out the proprty values of all properties.

W

WELCOME_MESSAGE - Static variable in class com.avaya.conferencing.api.acp.control.CallFlowMappingRule
The property name for CallFlowMappingRule.getWelcomeMessage().

A B C D E F G H I L M N O P Q R S T U V W
Avaya Conferencing Provider API

Copyright © 2008-2009 Avaya. All Rights Reserved.