Avaya Conferencing Provider API

Uses of Class
com.avaya.conferencing.api.acp.control.operations.Verb

Packages that use Verb
com.avaya.conferencing.api.acp.control The Avaya Conferencing Provider Interface API. 
com.avaya.conferencing.api.acp.control.operations Operations supported by the Avaya Conferencing Provider Interface. 
 

Uses of Verb in com.avaya.conferencing.api.acp.control
 

Methods in com.avaya.conferencing.api.acp.control that return types with arguments of type Verb
 java.util.Set<Verb> ConferencingObject.getAllVerbs()
          Returns all possible verbs that the connection's authentication could be allowed to execute against this ConferencingObject instance.
abstract  java.util.Set<Verb> Connection.getAllVerbsAs(java.lang.Class<? extends ConferencingObject<?>> childClass, java.lang.Class<? extends CPAuthentication> authClass)
          Returns all possible verbs that the specified type of authentication could be allowed to execute against the specified type of ConferencingObject.
 java.util.Set<Verb> ConferencingObject.getAllVerbsAs(java.lang.Class<? extends CPAuthentication> clazz)
          Returns all possible verbs that the specified type of authentication could be allowed to execute against this ConferencingObject instance.
 java.util.Set<Verb> ConferencingObject.getAllVerbsAs(CPAuthentication authentication)
          Returns all possible verbs that the specified authentication could be allowed to execute against this ConferencingObject instance.
 java.util.Set<Verb> AbstractConferencingObject.getVerbs()
          Returns the verbs that the connection's authentication is allowed to execute against this ConferencingObject instance.
 java.util.Set<Verb> ConferencingObject.getVerbs()
          Returns the verbs that the connection's authentication is allowed to execute against this ConferencingObject instance.
 java.util.Set<Verb> ConferencingObject.getVerbsAs(CPAuthentication authentication)
          Returns the verbs that the specified authentication is allowed to execute against this ConferencingObject instance.
 

Uses of Verb in com.avaya.conferencing.api.acp.control.operations
 

Methods in com.avaya.conferencing.api.acp.control.operations that return Verb
 Verb PlaybackModeStop.getVerb()
          This gets the verb that describes this operation.
 Verb DeleteURI.getVerb()
          This gets the verb that describes this operation.
 Verb MeasureDTMFSignalToNoiseRatio.getVerb()
          This gets the verb that describes this operation.
 Verb AutomaticGainControlMode.getVerb()
          This gets the verb that describes this operation.
 Verb CancelHelp.getVerb()
          This gets the verb that describes this operation.
 Verb PollingModeStop.getVerb()
          This gets the verb that describes this operation.
 Verb Silence.getVerb()
          This gets the verb that describes this operation.
 Verb ModifyDetails.getVerb()
          This gets the verb that describes this operation.
 Verb MakeCall.getVerb()
          This gets the verb that describes this operation.
 Verb RecordingModePause.getVerb()
          This gets the verb that describes this operation.
 Verb QANextQuestion.getVerb()
          This gets the verb that describes this operation.
 Verb RequestHelp.getVerb()
          This gets the verb that describes this operation.
 Verb LectureMode.getVerb()
          This gets the verb that describes this operation.
 Verb AbortSignalToNoiseRatioMeasurement.getVerb()
          This gets the verb that describes this operation.
 Verb PlayAndCollect.getVerb()
          This gets the verb that describes this operation.
 Verb ModeratorDisconnectMode.getVerb()
          This gets the verb that describes this operation.
 Verb QAFinishedQuestion.getVerb()
          This gets the verb that describes this operation.
 Verb PlayMessage.getVerb()
          This gets the verb that describes this operation.
 Verb QAPostponeQuestion.getVerb()
          This gets the verb that describes this operation.
 Verb PlayParticipantName.getVerb()
          This gets the verb that describes this operation.
 Verb ForceConnectionUpdate.getVerb()
          This gets the verb that describes this operation.
 Verb QAPreviousQuestion.getVerb()
          This gets the verb that describes this operation.
 Verb Moderator.getVerb()
          This gets the verb that describes this operation.
 Verb CallListGet.getVerb()
          This gets the verb that describes this operation.
 Verb DTMFRegeneration.getVerb()
          This gets the verb that describes this operation.
 Verb PollingModeStart.getVerb()
          This gets the verb that describes this operation.
 Verb Hold.getVerb()
          This gets the verb that describes this operation.
 Verb QAModeStop.getVerb()
          This gets the verb that describes this operation.
 Verb QAMoveQuestion.getVerb()
          This gets the verb that describes this operation.
 Verb CallListSet.getVerb()
          This gets the verb that describes this operation.
 Verb Create.getVerb()
          This gets the verb that describes this operation.
 Verb PlaceInConference.getVerb()
          This gets the verb that describes this operation.
 Verb RecordingModeStop.getVerb()
          This gets the verb that describes this operation.
 Verb OperatorLogout.getVerb()
          This gets the verb that describes this operation.
 Verb ProtectDetails.getVerb()
          This gets the verb that describes this operation.
 Verb MakeCallsFromList.getVerb()
          This gets the verb that describes this operation.
 Verb Access.getVerb()
          This gets the verb that describes this operation.
 Verb QACancelQuestion.getVerb()
          This gets the verb that describes this operation.
 Verb GetRecordingURIs.getVerb()
          This gets the verb that describes this operation.
 Verb SendDTMF.getVerb()
          This gets the verb that describes this operation.
 Verb CallListsGet.getVerb()
          This gets the verb that describes this operation.
 Verb PollingAssist.getVerb()
          This gets the verb that describes this operation.
 Verb DTMFPassthrough.getVerb()
          This gets the verb that describes this operation.
 Verb RecordingModeResume.getVerb()
          This gets the verb that describes this operation.
 Verb PlaybackModePause.getVerb()
          This gets the verb that describes this operation.
 Verb PlaybackModeResume.getVerb()
          This gets the verb that describes this operation.
 Verb MeasureSignalToNoiseRatio.getVerb()
          This gets the verb that describes this operation.
 Verb Mute.getVerb()
          This gets the verb that describes this operation.
 Verb AccessNextEntry.getVerb()
          This gets the verb that describes this operation.
 Verb PollingReset.getVerb()
          This gets the verb that describes this operation.
 Verb Operation.getVerb()
          This gets the verb that describes this operation.
 Verb SecurityFeatures.getVerb()
          This gets the verb that describes this operation.
 Verb Observe.getVerb()
          This gets the verb that describes this operation.
 Verb RecordingModeStart.getVerb()
          This gets the verb that describes this operation.
 Verb PlaceInMainConference.getVerb()
          This gets the verb that describes this operation.
 Verb Disconnect.getVerb()
          This gets the verb that describes this operation.
 Verb SecuredMode.getVerb()
          This gets the verb that describes this operation.
 Verb QAHaveQuestion.getVerb()
          This gets the verb that describes this operation.
 Verb QAModeStart.getVerb()
          This gets the verb that describes this operation.
 Verb PlaybackModeStart.getVerb()
          This gets the verb that describes this operation.
 Verb PollingQueryDetail.getVerb()
          This gets the verb that describes this operation.
 Verb PlayConferenceRoster.getVerb()
          This gets the verb that describes this operation.
 Verb GetCurrentTime.getVerb()
          This gets the verb that describes this operation.
 Verb ConferencingProviderLink.getVerb()
          This gets the verb that describes this operation.
 Verb Open.getVerb()
          This gets the verb that describes this operation.
 Verb PollingQuery.getVerb()
          This gets the verb that describes this operation.
 Verb Fault.getVerb()
          This gets the verb that describes this operation.
 Verb MediaSourceConnect.getVerb()
          This gets the verb that describes this operation.
 Verb OperatorLogin.getVerb()
          This gets the verb that describes this operation.
 Verb PlaceInSubconference.getVerb()
          This gets the verb that describes this operation.
static Verb Verb.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Verb[] Verb.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.avaya.conferencing.api.acp.control.operations with parameters of type Verb
 Operation OperationFactory.newOperation(Verb verb)
          Creates an operation instance for a specific verb.
 


Avaya Conferencing Provider API

Copyright © 2008-2009 Avaya. All Rights Reserved.