- AbstractDestroy<O extends BroadWorksObjectInformation,E extends Enum<E>,T extends AbstractDestroy<O,E,T>> - Class in co.ecg.alpaca.toolkit.helper.migration
-
Abstract tool to destroy a BroadWorks object.
- AbstractDestroy(O, Class<E>) - Constructor for class co.ecg.alpaca.toolkit.helper.migration.AbstractDestroy
-
- AbstractDeviceDestroy<D extends co.ecg.alpaca.toolkit.generated.AccessDevice,T extends AccessDeviceInformation<D>,E extends Enum<E>,A extends AbstractDeviceDestroy<D,T,E,A>> - Class in co.ecg.alpaca.toolkit.helper.migration.device
-
An abstract Access Device destroy.
- AbstractDeviceDestroy(T, Class<E>) - Constructor for class co.ecg.alpaca.toolkit.helper.migration.device.AbstractDeviceDestroy
-
- AbstractDeviceImport<T extends co.ecg.alpaca.toolkit.generated.AccessDevice,R extends co.ecg.alpaca.toolkit.messaging.request.Request<co.ecg.alpaca.toolkit.messaging.response.DefaultResponse>,E extends Enum<E>,A extends AbstractDeviceImport<T,R,E,A>> - Class in co.ecg.alpaca.toolkit.helper.migration.device
-
An abstract AccessDevice import into Broadworks.
- AbstractDeviceImport(BroadWorksServer, AccessDeviceInformation<T>, Class<E>) - Constructor for class co.ecg.alpaca.toolkit.helper.migration.device.AbstractDeviceImport
-
Creates a new Object Import with the provided information
- AbstractDeviceMigration<O extends co.ecg.alpaca.toolkit.generated.AccessDevice,I extends AccessDeviceInformation<O>,E extends Enum<E>,T extends AbstractDeviceMigration<O,I,E,T>> - Class in co.ecg.alpaca.toolkit.helper.migration.device
-
An abstract migration for AccessDevices
- AbstractDeviceMigration(I, Class<E>, AbstractTransform<O, I>...) - Constructor for class co.ecg.alpaca.toolkit.helper.migration.device.AbstractDeviceMigration
-
- AbstractImport<O extends co.ecg.alpaca.toolkit.model.BroadWorksObject,T extends BroadWorksObjectInformation<O>,R extends co.ecg.alpaca.toolkit.messaging.request.Request<co.ecg.alpaca.toolkit.messaging.response.DefaultResponse>,S extends Enum<S>,E extends AbstractImport<O,T,R,S,E>> - Class in co.ecg.alpaca.toolkit.helper.migration
-
- AbstractImport(BroadWorksServer, T, Class<S>) - Constructor for class co.ecg.alpaca.toolkit.helper.migration.AbstractImport
-
Creates a new Object Import with the provided information
- AbstractInformationBuilder<T extends co.ecg.alpaca.toolkit.model.BroadWorksObject,E extends AbstractInformationBuilder<T,E,O,S>,O extends BroadWorksObjectInformation<T>,S extends Enum<S>> - Class in co.ecg.alpaca.toolkit.helper.information
-
The abstract class to handle population of BroadWorksObjectInformation classes.
- AbstractInformationBuilder(T, Class<S>) - Constructor for class co.ecg.alpaca.toolkit.helper.information.AbstractInformationBuilder
-
- AbstractMigration<O extends co.ecg.alpaca.toolkit.model.BroadWorksObject,I extends BroadWorksObjectInformation<O>,T extends AbstractTransform<O,I>,S extends Enum<S>,E extends AbstractMigration<O,I,T,S,E>> - Class in co.ecg.alpaca.toolkit.helper.migration
-
An Abstract Migration framework to change an input BroadWorksObject to an output BroadWorksObject
using the provided Request to perform the server side addition.
- AbstractMigration(I, Class<S>, T...) - Constructor for class co.ecg.alpaca.toolkit.helper.migration.AbstractMigration
-
Creates a new Abstract Migration with the provided input BroadWorksObject and the Add Request.
- AbstractServiceProviderImport<O extends co.ecg.alpaca.toolkit.generated.ServiceProvider,T extends AbstractServiceProviderInformation<O>,R extends co.ecg.alpaca.toolkit.messaging.request.Request<co.ecg.alpaca.toolkit.messaging.response.DefaultResponse>,S extends Enum<S>,E extends AbstractServiceProviderImport<O,T,R,S,E>> - Class in co.ecg.alpaca.toolkit.helper.migration.serviceprovider
-
Process to create a new ServiceProvider
or Enterprise
on the BroadWorks system given the provided information.
- AbstractServiceProviderInformation<T extends co.ecg.alpaca.toolkit.generated.ServiceProvider> - Class in co.ecg.alpaca.toolkit.serializable.serviceprovider
-
Abstract information for a ServiceProvider or Enterprise
- AbstractServiceProviderInformation(T) - Constructor for class co.ecg.alpaca.toolkit.serializable.serviceprovider.AbstractServiceProviderInformation
-
Create a new AbstractServiceProviderInformation with the provided type
- AbstractServiceProviderInformation() - Constructor for class co.ecg.alpaca.toolkit.serializable.serviceprovider.AbstractServiceProviderInformation
-
Serializable Constructor
- AbstractServiceProviderInformationBuilder<T extends co.ecg.alpaca.toolkit.generated.ServiceProvider,B extends AbstractServiceProviderInformationBuilder<T,B,S,E>,S extends AbstractServiceProviderInformation<T>,E extends Enum<E>> - Class in co.ecg.alpaca.toolkit.helper.information
-
Builder for shared information for Service Providers and Enterprises
- AbstractServiceProviderInformationBuilder(T, Class<E>) - Constructor for class co.ecg.alpaca.toolkit.helper.information.AbstractServiceProviderInformationBuilder
-
- AbstractServiceProviderInformationBuilder.SharedSteps - Enum in co.ecg.alpaca.toolkit.helper.information
-
- AbstractTransform<O extends co.ecg.alpaca.toolkit.model.BroadWorksObject,T extends BroadWorksObjectInformation<O>> - Interface in co.ecg.alpaca.toolkit.helper.migration
-
An abstract transformation class to convert an information class to the desired settings
- AccessDeviceInformation<T extends co.ecg.alpaca.toolkit.generated.AccessDevice> - Class in co.ecg.alpaca.toolkit.serializable.device
-
Information class to store all additional information connected with a BroadWorks AccessDevice
.
- AccessDeviceInformation(T) - Constructor for class co.ecg.alpaca.toolkit.serializable.device.AccessDeviceInformation
-
Creates an AccessDeviceInformation with the provided AccessDevice
- AccessDeviceInformation() - Constructor for class co.ecg.alpaca.toolkit.serializable.device.AccessDeviceInformation
-
Serializable Constructor
- AccessDeviceInformationBuilder<T extends co.ecg.alpaca.toolkit.generated.AccessDevice,I extends AccessDeviceInformation<T>> - Class in co.ecg.alpaca.toolkit.helper.information
-
Builder for the AccessDeviceInformation Class
- AccessDeviceInformationBuilder(T) - Constructor for class co.ecg.alpaca.toolkit.helper.information.AccessDeviceInformationBuilder
-
- AccessDeviceInformationBuilder.BuildStep - Enum in co.ecg.alpaca.toolkit.helper.information
-
- AccessDeviceUser - Class in co.ecg.alpaca.toolkit.serializable.device
-
An User
attached to an AccessDevice
.
- AccessDeviceUser() - Constructor for class co.ecg.alpaca.toolkit.serializable.device.AccessDeviceUser
-
- ActivatableFeature - Class in co.ecg.alpaca.toolkit.serializable
-
A BroadWorksSystem activatable feature as found in TimesTen.
- ActivatableFeature() - Constructor for class co.ecg.alpaca.toolkit.serializable.ActivatableFeature
-
- ActivateNumberCommand - Class in co.ecg.alpaca.toolkit.shell.commands.group
-
- ActivateNumberCommand() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.group.ActivateNumberCommand
-
- addAccessDevices() - Method in class co.ecg.alpaca.toolkit.helper.information.AbstractServiceProviderInformationBuilder
-
Adds the AccessDevices information for the Service Provider
- addAccessDevices() - Method in class co.ecg.alpaca.toolkit.helper.information.GroupInformationBuilder
-
Adds the AccessDevices information for the Group
- addAdminInformation() - Method in class co.ecg.alpaca.toolkit.helper.information.AbstractServiceProviderInformationBuilder
-
Adds the Admin information for the Service Provider
- addAdminInformation() - Method in class co.ecg.alpaca.toolkit.helper.information.GroupInformationBuilder
-
Adds the Admin information for the Group
- addAgentList() - Method in class co.ecg.alpaca.toolkit.helper.information.CallCenterInformationBuilder
-
Adds the CommonPhoneList information for the Call Center
- addAlertingGroups() - Method in class co.ecg.alpaca.toolkit.helper.information.FindMeFollowMeInformationBuilder
-
Adds the alerting group information for the FindMeFollowMe
- addAnnouncement() - Method in class co.ecg.alpaca.toolkit.helper.information.CallCenterInformationBuilder
-
Adds the Announcement information for the Call Center
- addAnnouncement() - Method in class co.ecg.alpaca.toolkit.helper.information.RoutePointInformationBuilder
-
Adds the Announcement information for the RoutePoint
- addAnnouncementFiles() - Method in class co.ecg.alpaca.toolkit.helper.information.GroupInformationBuilder
-
Adds the Announcement file information for the Group
- addAnswerConfirmation() - Method in class co.ecg.alpaca.toolkit.helper.information.AbstractServiceProviderInformationBuilder
-
Adds the AnswerConfirmation information for the Service Provider
- addAppenderToSessionLogger(Appender, BroadWorksServer) - Static method in class co.ecg.alpaca.toolkit.helper.AlpacaLogger
-
Adds the given appender to the logger for the BroadWorks session.
- addApplicationServerSet() - Method in class co.ecg.alpaca.toolkit.helper.information.AbstractServiceProviderInformationBuilder
-
Adds the ApplicationServerSet information for the Service Provider
- addArgument(CommandArgument) - Method in class co.ecg.alpaca.toolkit.shell.commands.Command
-
Adds a command argument to the argument list
- addAutoAttendant() - Method in class co.ecg.alpaca.toolkit.helper.information.GroupInformationBuilder
-
Adds the AutoAttendant information for the Group
- addAutoAttendantSubmenus() - Method in class co.ecg.alpaca.toolkit.helper.information.AutoAttendantInformationBuilder
-
Adds the submenu information for the AutoAttendant
- addBouncedCall() - Method in class co.ecg.alpaca.toolkit.helper.information.CallCenterInformationBuilder
-
Adds the BouncedCall information for the Call Center
- addBouncedCall() - Method in class co.ecg.alpaca.toolkit.helper.information.RoutePointInformationBuilder
-
Adds the BouncedCall information for the RoutePoint
- addBroadWorksAnywhere() - Method in class co.ecg.alpaca.toolkit.helper.information.GroupInformationBuilder
-
Adds the BroadWorksAnywhere information for the Group
- addBroadWorksAnywhere() - Method in class co.ecg.alpaca.toolkit.helper.information.UserInformationBuilder
-
Adds the BroadWorksAnywhere for the User
- addBroadWorksMobileManager() - Method in class co.ecg.alpaca.toolkit.helper.information.GroupInformationBuilder
-
Adds the BroadWorksMobileManager information for the Group
- addCallCenter() - Method in class co.ecg.alpaca.toolkit.helper.information.GroupInformationBuilder
-
Adds the CallCenter information for the Group
- addCallCenter() - Method in class co.ecg.alpaca.toolkit.helper.information.UserInformationBuilder
-
Adds the CallCenter for the User
- AddCallCenterCommand - Class in co.ecg.alpaca.toolkit.shell.commands.group
-
- AddCallCenterCommand() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.group.AddCallCenterCommand
-
- addCallCenters() - Method in class co.ecg.alpaca.toolkit.helper.information.GroupInformationBuilder
-
Adds the CallCenter information for the Group
- AddCallPickupGroupCommand - Class in co.ecg.alpaca.toolkit.shell.commands.group
-
- AddCallPickupGroupCommand() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.group.AddCallPickupGroupCommand
-
- addCallProcessing() - Method in class co.ecg.alpaca.toolkit.helper.information.GroupInformationBuilder
-
Adds the CallProcessing information for the Group
- addCallProcessingPolicy() - Method in class co.ecg.alpaca.toolkit.helper.information.AbstractServiceProviderInformationBuilder
-
Adds the CallProcessingPolicy information for the Service Provider
- addChild(T) - Method in class co.ecg.alpaca.toolkit.shell.locations.TreeNode
-
- addCollaborate() - Method in class co.ecg.alpaca.toolkit.helper.information.GroupInformationBuilder
-
Adds the CollaborateBridge information for the Group
- addCollaborate() - Method in class co.ecg.alpaca.toolkit.helper.information.UserInformationBuilder
-
Adds the Collaborate for the User
- addComfortMessageBypass() - Method in class co.ecg.alpaca.toolkit.helper.information.CallCenterInformationBuilder
-
Adds the ComfortMessageBypass information for the Call Center
- addCommandToTree(Command) - Static method in class co.ecg.alpaca.toolkit.shell.locations.GroupAccessDeviceLocation
-
- addCommandToTree(Command) - Static method in class co.ecg.alpaca.toolkit.shell.locations.GroupLocation
-
- addCommandToTree(Command) - Static method in class co.ecg.alpaca.toolkit.shell.locations.HuntGroupLocation
-
- addCommandToTree(Command) - Static method in class co.ecg.alpaca.toolkit.shell.locations.Location
-
- addCommandToTree(Command, TreeNode<String>) - Static method in class co.ecg.alpaca.toolkit.shell.locations.Location
-
Adds a command to the Locations Command Tree
- addCommandToTree(Command) - Static method in class co.ecg.alpaca.toolkit.shell.locations.Root
-
- addCommandToTree(Command) - Static method in class co.ecg.alpaca.toolkit.shell.locations.ServerLocation
-
- addCommandToTree(Command) - Static method in class co.ecg.alpaca.toolkit.shell.locations.ServiceProviderLocation
-
- addCommandToTree(Command) - Static method in class co.ecg.alpaca.toolkit.shell.locations.UserLocation
-
- addCommonPhoneList() - Method in class co.ecg.alpaca.toolkit.helper.information.GroupInformationBuilder
-
Adds the CommonPhoneList information for the Group
- addCommunicationBarring() - Method in class co.ecg.alpaca.toolkit.helper.information.AbstractServiceProviderInformationBuilder
-
Adds the CommunicationBarring information for the Service Provider
- addCommunicationBarring() - Method in class co.ecg.alpaca.toolkit.helper.information.GroupInformationBuilder
-
Adds the CommunicationBarring information for the Group
- addContactDirectory() - Method in class co.ecg.alpaca.toolkit.helper.information.GroupInformationBuilder
-
Adds the ContactDirectory information for the Group
- addCustomAnnouncements() - Method in class co.ecg.alpaca.toolkit.helper.migration.user.BroadWorksUserImport
-
Adds the original BroadWorksUser
's custom announcements to the new BroadWorksUser
- addCustomTags() - Method in class co.ecg.alpaca.toolkit.helper.information.AccessDeviceInformationBuilder
-
Adds the CustomTags in the AccessDevice
- addCustomTags() - Method in class co.ecg.alpaca.toolkit.helper.migration.device.AbstractDeviceImport
-
Adds Custom Tags
- addDepartments() - Method in class co.ecg.alpaca.toolkit.helper.information.GroupInformationBuilder
-
Adds the Departments information for the Group
- addDeviceFiles() - Method in class co.ecg.alpaca.toolkit.helper.information.AccessDeviceInformationBuilder
-
Adds the DeviceFiles in the AccessDevice
- addDeviceFiles(String, String) - Method in class co.ecg.alpaca.toolkit.helper.migration.device.AbstractDeviceImport
-
Performs the addition of device files that match the DeviceFileMigrationRules
- addDeviceManagement() - Method in class co.ecg.alpaca.toolkit.helper.information.GroupInformationBuilder
-
Adds the DeviceManagement information for the Group
- addDeviceProfileAuthentication() - Method in class co.ecg.alpaca.toolkit.helper.information.AbstractServiceProviderInformationBuilder
-
Adds the DeviceProfileAuthentication information for the Service Provider
- addDialableCallerId() - Method in class co.ecg.alpaca.toolkit.helper.information.AbstractServiceProviderInformationBuilder
-
Adds the DialableCallerId information for the Service Provider
- addDialableCallerID() - Method in class co.ecg.alpaca.toolkit.helper.information.GroupInformationBuilder
-
Adds the DialableCallerID information for the Group
- addDialPlan() - Method in class co.ecg.alpaca.toolkit.helper.information.GroupInformationBuilder
-
Adds the DialPlan information for the Group
- addDialPlanPolicy() - Method in class co.ecg.alpaca.toolkit.helper.information.AbstractServiceProviderInformationBuilder
-
Adds the DialPlanPolicy information for the Service Provider
- addDigitCollection() - Method in class co.ecg.alpaca.toolkit.helper.information.AbstractServiceProviderInformationBuilder
-
Adds the DigitCollection information for the Service Provider
- addDigitCollection() - Method in class co.ecg.alpaca.toolkit.helper.information.GroupInformationBuilder
-
Adds the DigitCollection information for the Group
- addDistinctiveRinging() - Method in class co.ecg.alpaca.toolkit.helper.information.CallCenterInformationBuilder
-
Adds the DistinctiveRinging information for the Call Center
- addDistinctiveRinging() - Method in class co.ecg.alpaca.toolkit.helper.information.RoutePointInformationBuilder
-
Adds the Distinctive Ringing information for the RoutePoint
- addDNIS() - Method in class co.ecg.alpaca.toolkit.helper.information.CallCenterInformationBuilder
-
Adds the DNIS information for the Call Center
- addDNIS() - Method in class co.ecg.alpaca.toolkit.helper.information.RoutePointInformationBuilder
-
Adds the DNIS information for the RoutePoint
- addDNSettings() - Method in class co.ecg.alpaca.toolkit.helper.information.GroupInformationBuilder
-
Adds the DNSettings information for the Group
- addDomains() - Method in class co.ecg.alpaca.toolkit.helper.information.AbstractServiceProviderInformationBuilder
-
Adds the Domains information for the Service Provider
- addDomains() - Method in class co.ecg.alpaca.toolkit.helper.information.GroupInformationBuilder
-
Adds the Domains information for the Group
- addEndpoints() - Method in class co.ecg.alpaca.toolkit.helper.information.GroupInformationBuilder
-
Adds the Endpoints information for the Group
- addEndpointsToDevice(AccessDevice, List<AccessDeviceUser>) - Static method in class co.ecg.alpaca.toolkit.helper.device.DeviceHelper
-
Method to add a list of endpoints to a device.
- addExchangeIntegration() - Method in class co.ecg.alpaca.toolkit.helper.information.GroupInformationBuilder
-
Adds the ExchangeIntegration information for the Group
- addExtensionLength() - Method in class co.ecg.alpaca.toolkit.helper.information.GroupInformationBuilder
-
Adds the ExtensionLength information for the Group
- addFailOverPolicy() - Method in class co.ecg.alpaca.toolkit.helper.information.RoutePointInformationBuilder
-
Adds the FailOverPolicy information for the RoutePoint
- addFeatureAccessCode() - Method in class co.ecg.alpaca.toolkit.helper.information.GroupInformationBuilder
-
Adds the FeatureAccessCode information for the Group
- addFeatureAccessCodes() - Method in class co.ecg.alpaca.toolkit.helper.information.AbstractServiceProviderInformationBuilder
-
Adds the FeatureAccessCodes information for the Service Provider
- addFileRepositoryUsers() - Method in class co.ecg.alpaca.toolkit.helper.information.AbstractServiceProviderInformationBuilder
-
Adds the FileRepositoryUsers information for the Service Provider
- addFindMeFollowMe() - Method in class co.ecg.alpaca.toolkit.helper.information.GroupInformationBuilder
-
Adds the FindMeFollowMe information for the Group
- addFlexibleSeating() - Method in class co.ecg.alpaca.toolkit.helper.information.UserInformationBuilder
-
Adds the Flexible Seating for the User
- addFlexibleSeatingHost() - Method in class co.ecg.alpaca.toolkit.helper.information.GroupInformationBuilder
-
Adds the FlexibleSeatingHost information for the Group
- addForcedForwarding() - Method in class co.ecg.alpaca.toolkit.helper.information.CallCenterInformationBuilder
-
Adds the ForcedForwarding information for the Call Center
- addForcedForwarding() - Method in class co.ecg.alpaca.toolkit.helper.information.RoutePointInformationBuilder
-
Adds the ForcedForwarding information for the RoutePoint
- AddGroupAccessDeviceCommand - Class in co.ecg.alpaca.toolkit.shell.commands.group
-
- AddGroupAccessDeviceCommand() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.group.AddGroupAccessDeviceCommand
-
- AddGroupCommand - Class in co.ecg.alpaca.toolkit.shell.commands.serviceprovider
-
- AddGroupCommand() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.serviceprovider.AddGroupCommand
-
- addGroupInformation() - Method in class co.ecg.alpaca.toolkit.helper.information.AbstractServiceProviderInformationBuilder
-
Adds the list of Groups in the ServiceProvider and their complete Information
- addGroupList() - Method in class co.ecg.alpaca.toolkit.helper.information.AbstractServiceProviderInformationBuilder
-
Adds the list of Groups in the ServiceProvider
- addGroupPaging() - Method in class co.ecg.alpaca.toolkit.helper.information.GroupInformationBuilder
-
Adds the GroupPaging information for the Group
- addGroupPagingTargetsCapacity() - Method in class co.ecg.alpaca.toolkit.helper.information.AbstractServiceProviderInformationBuilder
-
Adds the GroupPagingTargetsCapacity information for the Service Provider
- addGroupPolicy() - Method in class co.ecg.alpaca.toolkit.helper.information.GroupInformationBuilder
-
Adds the GroupPolicy information for the Group
- addGroupServiceInformation() - Method in class co.ecg.alpaca.toolkit.helper.information.UserInformationBuilder
-
Adds the group service information for the User
- addGroupServices() - Method in class co.ecg.alpaca.toolkit.helper.information.GroupInformationBuilder
-
Adds the service information for the Group
- addGuestAssociation() - Method in class co.ecg.alpaca.toolkit.helper.information.FlexibleSeatingHostInformationBuilder
-
Adds the guest association information for the FlexibleSeatingHost
- addHolidayService() - Method in class co.ecg.alpaca.toolkit.helper.information.CallCenterInformationBuilder
-
Adds the HolidayService information for the Call Center
- addHolidayService() - Method in class co.ecg.alpaca.toolkit.helper.information.RoutePointInformationBuilder
-
Adds the HolidayService information for the RoutePoint
- addHuntGroup() - Method in class co.ecg.alpaca.toolkit.helper.information.GroupInformationBuilder
-
Adds the HuntGroup information for the Group
- AddHuntGroupCommand - Class in co.ecg.alpaca.toolkit.shell.commands.group
-
- AddHuntGroupCommand() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.group.AddHuntGroupCommand
-
- addIMRN() - Method in class co.ecg.alpaca.toolkit.helper.information.AbstractServiceProviderInformationBuilder
-
Adds the IMRN information for the Service Provider
- addIMRNList() - Method in class co.ecg.alpaca.toolkit.helper.information.GroupInformationBuilder
-
Adds the IMRNList information for the Group
- addInstantGroupCall() - Method in class co.ecg.alpaca.toolkit.helper.information.GroupInformationBuilder
-
Adds the InstantGroupCall information for the Group
- addLanguages() - Method in class co.ecg.alpaca.toolkit.helper.information.AbstractServiceProviderInformationBuilder
-
Adds the Languages information for the Service Provider
- addMeetMeConferencing() - Method in class co.ecg.alpaca.toolkit.helper.information.AbstractServiceProviderInformationBuilder
-
Adds the MeetMeConferencing information for the Service Provider
- addMeetMeConferencing() - Method in class co.ecg.alpaca.toolkit.helper.information.GroupInformationBuilder
-
Adds the MeetMeConferencing information for the Group
- addMeetMeConferencing() - Method in class co.ecg.alpaca.toolkit.helper.information.UserInformationBuilder
-
Adds the MeetMeConferencing for the User
- addMobileSubscriberDirectoryNumbers() - Method in class co.ecg.alpaca.toolkit.helper.information.GroupInformationBuilder
-
Adds the MobileSubscriberDirectoryNumber information for the Group
- addNCOS() - Method in class co.ecg.alpaca.toolkit.helper.information.AbstractServiceProviderInformationBuilder
-
Adds the NCOS information for the Service Provider
- addNCOS() - Method in class co.ecg.alpaca.toolkit.helper.information.GroupInformationBuilder
-
Adds the NCOS information for the Group
- addNightService() - Method in class co.ecg.alpaca.toolkit.helper.information.CallCenterInformationBuilder
-
Adds the NightService information for the Call Center
- addNightService() - Method in class co.ecg.alpaca.toolkit.helper.information.RoutePointInformationBuilder
-
Adds the NightService information for the RoutePoint
- addNumberActivation() - Method in class co.ecg.alpaca.toolkit.helper.information.GroupInformationBuilder
-
Adds the NumberActivation information for the Group
- AddNumberCommand - Class in co.ecg.alpaca.toolkit.shell.commands.serviceprovider
-
- AddNumberCommand() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.serviceprovider.AddNumberCommand
-
- addOfficeZones() - Method in class co.ecg.alpaca.toolkit.helper.information.AbstractServiceProviderInformationBuilder
-
Adds the OfficeZones information for the Service Provider
- addOfficeZones() - Method in class co.ecg.alpaca.toolkit.helper.information.GroupInformationBuilder
-
Adds the OfficeZones information for the Group
- addOption(char, String, String) - Method in class co.ecg.alpaca.toolkit.shell.commands.Command
-
Adds a command option to CLI command
- addOption(char, String, String, boolean, String) - Method in class co.ecg.alpaca.toolkit.shell.commands.Command
-
Adds a command option to CLI command
- addOriginators() - Method in class co.ecg.alpaca.toolkit.helper.information.GroupPagingInformationBuilder
-
Adds the originators information for the GroupPaging
- addOutputDevice() - Method in class co.ecg.alpaca.toolkit.helper.migration.device.AbstractDeviceImport
-
Fires the DeviceAddRequest to create the output device
- addOverflow() - Method in class co.ecg.alpaca.toolkit.helper.information.CallCenterInformationBuilder
-
Adds the Overflow information for the Call Center
- addOverflow() - Method in class co.ecg.alpaca.toolkit.helper.information.RoutePointInformationBuilder
-
Adds the Overflow information for the RoutePoint
- addPasswordPasscodeRules() - Method in class co.ecg.alpaca.toolkit.helper.information.AbstractServiceProviderInformationBuilder
-
Adds the PasswordPasscodeRules information for the Service Provider
- addPasswordPasscodeRules() - Method in class co.ecg.alpaca.toolkit.helper.information.GroupInformationBuilder
-
Adds the PasswordPasscodeRules information for the Group
- addQueue() - Method in class co.ecg.alpaca.toolkit.helper.information.RoutePointInformationBuilder
-
Adds the Queue information for the RoutePoint
- addQueues() - Method in class co.ecg.alpaca.toolkit.helper.information.CallCenterInformationBuilder
-
Adds the Queues information for the Call Center
- addRequest - Variable in class co.ecg.alpaca.toolkit.helper.migration.AbstractImport
-
- addRoutePoint() - Method in class co.ecg.alpaca.toolkit.helper.information.GroupInformationBuilder
-
Adds the RoutePoint information for the Group
- addRoutePointExternalSystem() - Method in class co.ecg.alpaca.toolkit.helper.information.AbstractServiceProviderInformationBuilder
-
Adds the RoutePointExternalSystem information for the Service Provider
- addRoutingPolicies() - Method in class co.ecg.alpaca.toolkit.helper.information.FlexibleSeatingHostInformationBuilder
-
Adds the routing policy information for the FlexibleSeatingHost
- addRoutingProfile() - Method in class co.ecg.alpaca.toolkit.helper.information.AbstractServiceProviderInformationBuilder
-
Adds the RoutingProfile information for the Service Provider
- addRoutingProfile() - Method in class co.ecg.alpaca.toolkit.helper.information.GroupInformationBuilder
-
Adds the RoutingProfile information for the Group
- addSchedules() - Method in class co.ecg.alpaca.toolkit.helper.information.AbstractServiceProviderInformationBuilder
-
Adds the Schedules information for the Service Provider
- addSchedules() - Method in class co.ecg.alpaca.toolkit.helper.information.GroupInformationBuilder
-
Adds the Schedules information for the Group
- addServerLocation(ServerLocation) - Method in class co.ecg.alpaca.toolkit.shell.locations.Root
-
- addServiceConfiguration() - Method in class co.ecg.alpaca.toolkit.helper.migration.user.BroadWorksUserImport
-
Migrates the original BroadWorksUser
's service configuration to the new BroadWorksUser
- addServiceConfiguration() - Method in class co.ecg.alpaca.toolkit.helper.migration.user.UserImport
-
Migrates the original User's service configuration to the new User
- addServicePackMigration() - Method in class co.ecg.alpaca.toolkit.helper.information.AbstractServiceProviderInformationBuilder
-
Adds the ServicePackMigration information for the Service Provider
- AddServiceProviderCommand - Class in co.ecg.alpaca.toolkit.shell.commands.server
-
- AddServiceProviderCommand() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.server.AddServiceProviderCommand
-
- addServices() - Method in class co.ecg.alpaca.toolkit.helper.information.AbstractServiceProviderInformationBuilder
-
Adds the Services information for the Service Provider
- addServicesAndServicePacks() - Method in class co.ecg.alpaca.toolkit.helper.migration.user.BroadWorksUserImport
-
Adds Services and ServicePacks to the new BroadWorksUser
- addSessionAdmissionControl() - Method in class co.ecg.alpaca.toolkit.helper.information.AbstractServiceProviderInformationBuilder
-
Adds the SessionAdmissionControl information for the Service Provider
- addSessionAdmissionControl() - Method in class co.ecg.alpaca.toolkit.helper.information.GroupInformationBuilder
-
Adds the SessionAdmissionControl information for the Group
- addStatisticsReporting() - Method in class co.ecg.alpaca.toolkit.helper.information.CallCenterInformationBuilder
-
Adds the StatisticsReporting information for the Call Center
- addStep(E...) - Method in class co.ecg.alpaca.toolkit.helper.model.IterableProcess
-
Adds the provided step(s) to the step list.
- addStep(E, Object[]) - Method in class co.ecg.alpaca.toolkit.helper.model.IterableProcess
-
Adds the provided step with additional data.
- addStrandedCall() - Method in class co.ecg.alpaca.toolkit.helper.information.CallCenterInformationBuilder
-
Adds the StrandedCall information for the Call Center
- addSupervisorList() - Method in class co.ecg.alpaca.toolkit.helper.information.CallCenterInformationBuilder
-
Adds the SupervisorList information for the Call Center
- addTargets() - Method in class co.ecg.alpaca.toolkit.helper.information.GroupPagingInformationBuilder
-
Adds the targets information for the GroupPaging
- addTask(Task) - Method in class co.ecg.alpaca.toolkit.shell.task.TaskManager
-
Adds the provided task to the TaskManager and stars the task.
- addTimesTenFields() - Method in class co.ecg.alpaca.toolkit.helper.migration.serviceprovider.AbstractServiceProviderImport
-
Adds the ServiceProvider TimesTen Fields to match the input data
- addTimesTenInformation() - Method in class co.ecg.alpaca.toolkit.helper.migration.user.BroadWorksUserImport
-
Migrates TimesTen authentication information
- addUserAdditionalDevices() - Method in class co.ecg.alpaca.toolkit.helper.information.UserInformationBuilder
-
Adds the additional devices for the User
- addUserAnnouncementList() - Method in class co.ecg.alpaca.toolkit.helper.information.BroadWorksUserInformationBuilder
-
Adds the announcement list for the User
- addUserAuthenticationInformation() - Method in class co.ecg.alpaca.toolkit.helper.information.BroadWorksUserInformationBuilder
-
Adds the authentication information for the User
- addUserBLFInformation() - Method in class co.ecg.alpaca.toolkit.helper.information.UserInformationBuilder
-
Adds the busy lamp field information for the User
- addUserBLFInformation(HashMap<User, UserBusyLampField.UserBusyLampFieldGetResponse>) - Method in class co.ecg.alpaca.toolkit.helper.information.UserInformationBuilder
-
Adds the busy lamp field information for the User
- addUserCallPolicies() - Method in class co.ecg.alpaca.toolkit.helper.information.BroadWorksUserInformationBuilder
-
Adds the call policies for the User
- addUserCallProcessing() - Method in class co.ecg.alpaca.toolkit.helper.information.UserInformationBuilder
-
Adds the call processing information for the User
- AddUserCommand - Class in co.ecg.alpaca.toolkit.shell.commands.group
-
- AddUserCommand() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.group.AddUserCommand
-
- addUserCommBarring() - Method in class co.ecg.alpaca.toolkit.helper.information.UserInformationBuilder
-
Adds the communication barring information for the User
- addUserDeviceInformationMap() - Method in class co.ecg.alpaca.toolkit.helper.information.UserInformationBuilder
-
Adds the device information map for the User
- addUserDevicePolicies() - Method in class co.ecg.alpaca.toolkit.helper.information.UserInformationBuilder
-
Adds the device policies for the User
- addUserEndpointRequest() - Method in class co.ecg.alpaca.toolkit.helper.information.UserInformationBuilder
-
Adds the endpoint request for the User
- addUserInformation() - Method in class co.ecg.alpaca.toolkit.helper.information.GroupInformationBuilder
-
Adds the list of Users in the Group and their complete Information
- addUserList() - Method in class co.ecg.alpaca.toolkit.helper.information.AccessDeviceInformationBuilder
-
Adds the UserList in the AccessDevice
- addUserList() - Method in class co.ecg.alpaca.toolkit.helper.information.GroupInformationBuilder
-
Adds the list of Users in the Group
- addUserPersonalPhoneList() - Method in class co.ecg.alpaca.toolkit.helper.information.UserInformationBuilder
-
Adds the personal phone list for the User
- addUserPrimaryDevice() - Method in class co.ecg.alpaca.toolkit.helper.information.UserInformationBuilder
-
Adds the primary device for the User
- addUserRegistrationList() - Method in class co.ecg.alpaca.toolkit.helper.information.UserInformationBuilder
-
Adds the registration list for the User
- addUserSchedules() - Method in class co.ecg.alpaca.toolkit.helper.information.UserInformationBuilder
-
Adds the schedules for the User
- addUserServices() - Method in class co.ecg.alpaca.toolkit.helper.information.BroadWorksUserInformationBuilder
-
Adds the service information for the User
- addUserServices(List<UserService>) - Method in class co.ecg.alpaca.toolkit.helper.information.BroadWorksUserInformationBuilder
-
Adds the service information for the User
- addUsersToOutputDevice() - Method in class co.ecg.alpaca.toolkit.helper.migration.device.AbstractDeviceImport
-
Adds the Users in the input AccessDeviceInformation to the OutputDevice
- AddVoiceMessagingAliasCommand - Class in co.ecg.alpaca.toolkit.shell.commands.user
-
- AddVoiceMessagingAliasCommand() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.user.AddVoiceMessagingAliasCommand
-
- addVoiceXml() - Method in class co.ecg.alpaca.toolkit.helper.information.GroupInformationBuilder
-
Adds the VoiceXml information for the Group
- all() - Method in class co.ecg.alpaca.toolkit.helper.model.IterableProcess
-
Perform All Steps
- allBut(E...) - Method in class co.ecg.alpaca.toolkit.helper.model.IterableProcess
-
Perform all Steps except the listed steps
- Alpaca - Class in co.ecg.alpaca.toolkit.shell
-
- Alpaca() - Constructor for class co.ecg.alpaca.toolkit.shell.Alpaca
-
- AlpacaClient - Class in co.ecg.alpaca.toolkit.shell.daemon
-
- AlpacaClient() - Constructor for class co.ecg.alpaca.toolkit.shell.daemon.AlpacaClient
-
- AlpacaConsole - Class in co.ecg.alpaca.toolkit.shell
-
- AlpacaConsole(InputStream, OutputStream) - Constructor for class co.ecg.alpaca.toolkit.shell.AlpacaConsole
-
- AlpacaEmail - Class in co.ecg.alpaca.toolkit.helper.report.email
-
Controls the sending of Alpaca Events via Email
Created on: Sep 21, 2015
- AlpacaEmail() - Constructor for class co.ecg.alpaca.toolkit.helper.report.email.AlpacaEmail
-
Creates a new AlpacaEmail
- AlpacaFile - Class in co.ecg.alpaca.toolkit.helper.filesystem
-
An AlpacaFile designated by a FileLocation and the retrieved File contents
- AlpacaFile(File, byte[]) - Constructor for class co.ecg.alpaca.toolkit.helper.filesystem.AlpacaFile
-
- AlpacaFileToken - Class in co.ecg.alpaca.toolkit.serializable
-
A token that can be used to retrieve an
AlpacaFile
- AlpacaFileToken() - Constructor for class co.ecg.alpaca.toolkit.serializable.AlpacaFileToken
-
- AlpacaFileToken(String) - Constructor for class co.ecg.alpaca.toolkit.serializable.AlpacaFileToken
-
- AlpacaLogger - Class in co.ecg.alpaca.toolkit.helper
-
Logger Factory for Alpaca Loggers.
- AlpacaLogger() - Constructor for class co.ecg.alpaca.toolkit.helper.AlpacaLogger
-
- AlpacaMain - Class in co.ecg.alpaca.toolkit.shell
-
Entry Point Class for the Alpaca CLI
Created on: Sep 8, 2015
- AlpacaMain() - Constructor for class co.ecg.alpaca.toolkit.shell.AlpacaMain
-
- AlpacaReport - Class in co.ecg.alpaca.toolkit.helper.report
-
An abstract class to hold generic tools for Reports generated in the Alpaca library.
- AlpacaReport(BroadWorksServer, String) - Constructor for class co.ecg.alpaca.toolkit.helper.report.AlpacaReport
-
- AlpacaSessionConnection - Class in co.ecg.alpaca.toolkit.shell.daemon
-
- AlpacaSessionConnection(String, int, PrintStream) - Constructor for class co.ecg.alpaca.toolkit.shell.daemon.AlpacaSessionConnection
-
- AlpacaSessionDaemon - Class in co.ecg.alpaca.toolkit.shell.daemon
-
- AlpacaSessionDaemon() - Constructor for class co.ecg.alpaca.toolkit.shell.daemon.AlpacaSessionDaemon
-
- AnnouncementFile - Class in co.ecg.alpaca.toolkit.serializable
-
An Announcement File that is stored in the Alpaca filestore.
- AnnouncementFile() - Constructor for class co.ecg.alpaca.toolkit.serializable.AnnouncementFile
-
- ANSI_RESET - Static variable in class co.ecg.alpaca.toolkit.config.PrintColorWriter
-
- append(LogEvent) - Method in class co.ecg.alpaca.toolkit.shell.task.TaskAppender
-
- appendChildToCommand(String, String) - Method in class co.ecg.alpaca.toolkit.shell.daemon.CreateMessage
-
Adds a text-only element to the command.
- appendChildToCommand(String) - Method in class co.ecg.alpaca.toolkit.shell.daemon.CreateMessage
-
Append an empty tag to a command; this creates an element with no
content.
- appendChildToCommand(Element) - Method in class co.ecg.alpaca.toolkit.shell.daemon.CreateMessage
-
Add an actual XML element to this command.
- AssignCallPickupGroupCommand - Class in co.ecg.alpaca.toolkit.shell.commands.user
-
- AssignCallPickupGroupCommand() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.user.AssignCallPickupGroupCommand
-
- AssignDeviceCommand - Class in co.ecg.alpaca.toolkit.shell.commands.user
-
- AssignDeviceCommand() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.user.AssignDeviceCommand
-
- AssignExtensionCommand - Class in co.ecg.alpaca.toolkit.shell.commands.user
-
- AssignExtensionCommand() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.user.AssignExtensionCommand
-
- AssignGroupServiceCommand - Class in co.ecg.alpaca.toolkit.shell.commands.group
-
- AssignGroupServiceCommand() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.group.AssignGroupServiceCommand
-
- AssignNumberCommand - Class in co.ecg.alpaca.toolkit.shell.commands.group
-
- AssignNumberCommand() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.group.AssignNumberCommand
-
- AssignNumberCommand - Class in co.ecg.alpaca.toolkit.shell.commands.user
-
- AssignNumberCommand() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.user.AssignNumberCommand
-
- AssignServiceCommand - Class in co.ecg.alpaca.toolkit.shell.commands.user
-
- AssignServiceCommand() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.user.AssignServiceCommand
-
- AssignServicePackCommand - Class in co.ecg.alpaca.toolkit.shell.commands.user
-
- AssignServicePackCommand() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.user.AssignServicePackCommand
-
- AuthenticationHelper - Class in co.ecg.alpaca.toolkit.helper.services
-
Authentication Utility Methods
- AuthenticationHelper() - Constructor for class co.ecg.alpaca.toolkit.helper.services.AuthenticationHelper
-
- authorizeAndAssignService(BroadWorksUser, UserService) - Static method in class co.ecg.alpaca.toolkit.helper.services.ServiceHelper
-
Authorizes and Assigns a UserService at the ServiceProvider, Group, and
User level.
- AuthorizeGroupServiceCommand - Class in co.ecg.alpaca.toolkit.shell.commands.group
-
- AuthorizeGroupServiceCommand() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.group.AuthorizeGroupServiceCommand
-
- AuthorizeGroupServicePackCommand - Class in co.ecg.alpaca.toolkit.shell.commands.group
-
- AuthorizeGroupServicePackCommand() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.group.AuthorizeGroupServicePackCommand
-
- AuthorizeServiceCommand - Class in co.ecg.alpaca.toolkit.shell.commands.serviceprovider
-
- AuthorizeServiceCommand() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.serviceprovider.AuthorizeServiceCommand
-
- AuthorizeUserServiceCommand - Class in co.ecg.alpaca.toolkit.shell.commands.group
-
- AuthorizeUserServiceCommand() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.group.AuthorizeUserServiceCommand
-
- AutoAttendantImport - Class in co.ecg.alpaca.toolkit.helper.migration.user
-
- AutoAttendantImport(BroadWorksServer, AutoAttendantInformation) - Constructor for class co.ecg.alpaca.toolkit.helper.migration.user.AutoAttendantImport
-
- AutoAttendantImport.Step - Enum in co.ecg.alpaca.toolkit.helper.migration.user
-
- AutoAttendantInformation - Class in co.ecg.alpaca.toolkit.serializable.user
-
A serializable class to store a AutoAttendant
and it's associated information.
- AutoAttendantInformation(AutoAttendant) - Constructor for class co.ecg.alpaca.toolkit.serializable.user.AutoAttendantInformation
-
Create a new AutoAttendantInformation with the provided AutoAttendant
- AutoAttendantInformation() - Constructor for class co.ecg.alpaca.toolkit.serializable.user.AutoAttendantInformation
-
Serialization Constructor
- AutoAttendantInformationBuilder - Class in co.ecg.alpaca.toolkit.helper.information
-
- AutoAttendantInformationBuilder(AutoAttendant) - Constructor for class co.ecg.alpaca.toolkit.helper.information.AutoAttendantInformationBuilder
-
- AutoAttendantInformationBuilder.BuildStep - Enum in co.ecg.alpaca.toolkit.helper.information
-
- call() - Method in class co.ecg.alpaca.toolkit.helper.device.ResetWatcher
-
- call() - Method in class co.ecg.alpaca.toolkit.shell.task.tasks.EnterpriseMigrationTask
-
- call() - Method in class co.ecg.alpaca.toolkit.shell.task.tasks.GroupMigrationTask
-
- call() - Method in class co.ecg.alpaca.toolkit.shell.task.tasks.ServiceProviderMigrationTask
-
- CallCenterImport - Class in co.ecg.alpaca.toolkit.helper.migration.user
-
- CallCenterImport(BroadWorksServer, CallCenterInformation) - Constructor for class co.ecg.alpaca.toolkit.helper.migration.user.CallCenterImport
-
- CallCenterImport.Step - Enum in co.ecg.alpaca.toolkit.helper.migration.user
-
- CallCenterInformation - Class in co.ecg.alpaca.toolkit.serializable.user
-
A serializable class to store a CallCenter
and it's associated information.
- CallCenterInformation(CallCenter) - Constructor for class co.ecg.alpaca.toolkit.serializable.user.CallCenterInformation
-
Create a new CallCenterInformation with the provided CallCenter
- CallCenterInformation() - Constructor for class co.ecg.alpaca.toolkit.serializable.user.CallCenterInformation
-
Serialization Constructor
- CallCenterInformationBuilder - Class in co.ecg.alpaca.toolkit.helper.information
-
- CallCenterInformationBuilder(CallCenter) - Constructor for class co.ecg.alpaca.toolkit.helper.information.CallCenterInformationBuilder
-
- CallCenterInformationBuilder.BuildStep - Enum in co.ecg.alpaca.toolkit.helper.information
-
- CD - Class in co.ecg.alpaca.toolkit.shell.commands
-
- CD() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.CD
-
- CHECK_MARK - Static variable in class co.ecg.alpaca.toolkit.config.PrintColorWriter
-
- checkAllEncumbrances() - Method in class co.ecg.alpaca.toolkit.helper.migration.group.GroupMigrationEncumbrances
-
Method to check a Group for all possible encumbrances that prevent migration
- checkAllEncumbrances() - Method in class co.ecg.alpaca.toolkit.helper.migration.MigrationEncumbrances
-
Method to check the object for all possible encumbrances that prevent
migration
- checkAllEncumbrances() - Method in class co.ecg.alpaca.toolkit.helper.migration.serviceprovider.ServiceProviderMigrationEncumbrances
-
Method to check a ServiceProvider for all possible encumbrances that prevent migration.
- checkAllEncumbrances() - Method in class co.ecg.alpaca.toolkit.helper.migration.user.UserMigrationEncumbrances
-
Method to check a User for all possible encumbrances that prevent
migration
- checkAllRequirements() - Method in class co.ecg.alpaca.toolkit.helper.migration.group.GroupMigrationRequirements
-
Method to check a Group for all possible requirements that prevent
migration to the destination.
- checkAllRequirements() - Method in class co.ecg.alpaca.toolkit.helper.migration.MigrationRequirements
-
Method to check the object for all possible requirements that prevent
migration
- checkAllRequirements() - Method in class co.ecg.alpaca.toolkit.helper.migration.serviceprovider.ServiceProviderMigrationRequirements
-
Method to check a ServiceProvider for all possible requirements that prevent
migration to the destination.
- checkAllRequirements() - Method in class co.ecg.alpaca.toolkit.helper.migration.user.UserMigrationRequirements
-
Method to check a User for all possible requirements that prevent
migration to the destination.
- checkArguments(PrintStream, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.Command
-
Checks a Command's argument list to determine if the command is valid
- checkAttendantConsole() - Method in class co.ecg.alpaca.toolkit.helper.migration.group.GroupMigrationEncumbrances
-
Method to check if a Group's AutoAttendant
monitors users outside of the Group.
- checkAttendantConsoleEncumbrance() - Method in class co.ecg.alpaca.toolkit.helper.migration.user.UserMigrationEncumbrances
-
Method to check the Attendant Console encumbrance
From specification document - If the User is monitoring any users, then
the User will not be moved.
- checkAvailableExtension(GroupInformation) - Method in class co.ecg.alpaca.toolkit.helper.migration.user.UserMigrationRequirements
-
Method to check for Group extension availability.
- checkBLF() - Method in class co.ecg.alpaca.toolkit.helper.migration.group.GroupMigrationEncumbrances
-
Method to check if Users in a Group are
monitoring Users outside of their Group.
- checkCallPickupGroupEncumbrance() - Method in class co.ecg.alpaca.toolkit.helper.migration.user.UserMigrationEncumbrances
-
Method to check the Call Pickup Group encumbrance
From specification document - If the User is a member of a Call Pickup
Group, the User is not moved.
- checkCarriers() - Method in class co.ecg.alpaca.toolkit.helper.migration.serviceprovider.ServiceProviderMigrationRequirements
-
Method to check the Carrier Requirement.
- checkCommBarringCriteria() - Method in class co.ecg.alpaca.toolkit.helper.migration.serviceprovider.ServiceProviderMigrationRequirements
-
Method to check the Communication Barring Criteria Requirement.
- checkCommunicationBarringProfileRequirement(ServiceProviderInformation) - Method in class co.ecg.alpaca.toolkit.helper.migration.group.GroupMigrationRequirements
-
Method to check the CommunicationBarringProfile requirements
If a group has a non default CommunicationBarringProfile,
then the destination Service Provider must have the same CommunicationBarringProfile
- checkDepartmentAvailability(GroupInformation) - Method in class co.ecg.alpaca.toolkit.helper.migration.user.UserMigrationRequirements
-
Method to check for Department availability.
- checkDeviceTypeCompatibility(String) - Method in class co.ecg.alpaca.toolkit.helper.migration.device.AbstractDeviceMigration
-
Checks if the input and output device types are compatible as determined by
DeviceHelper
.isCompatibleDevice().
- checkDeviceTypes() - Method in class co.ecg.alpaca.toolkit.helper.migration.serviceprovider.ServiceProviderMigrationRequirements
-
Method to check Device Type Requirement.
- checkDomain(GroupInformation) - Method in class co.ecg.alpaca.toolkit.helper.migration.user.UserMigrationRequirements
-
Method to check the Domain migration requirement
From specification document - The Domain (e.g., "xyz.com") that is
applied to the User (at the Profile), and to the User's Identity/Device
Profile Line/Port, must exist in the target group.
- checkDomainRequirements(ServiceProviderInformation) - Method in class co.ecg.alpaca.toolkit.helper.migration.group.GroupMigrationRequirements
-
Method to check the Domain requirements
If the Group has Domains, then the
destination Service Provider must have the same Domains.
- checkDomains() - Method in class co.ecg.alpaca.toolkit.helper.migration.serviceprovider.ServiceProviderMigrationRequirements
-
Method to check the Domain Requirements.
- checkEnterpriseRequirement(GroupInformation) - Method in class co.ecg.alpaca.toolkit.helper.migration.user.UserMigrationRequirements
-
Method to check the Inter-Enterprise / Service Provider migration
requirement
From specification document - The source and destination group must exist
within the same Enterprise.
- checkExtensionlength(ServiceProviderInformation) - Method in class co.ecg.alpaca.toolkit.helper.migration.group.GroupMigrationRequirements
-
Method to check the Extension Length requirements
If the destination does not allow the source Group's
extension lengths, then the Group will not be migrated.
- checkExternalAuthenication() - Method in class co.ecg.alpaca.toolkit.helper.migration.serviceprovider.ServiceProviderMigrationEncumbrances
-
Method to check the External Authentication Encumbrance.
- checkGroupEncumbrances() - Method in class co.ecg.alpaca.toolkit.helper.migration.serviceprovider.ServiceProviderMigrationEncumbrances
-
Method to check the Group Encumbrances
If one of the Groups within the Service Provder have limiting Encumbrances from
this migration type then the Service Provider also has Encumbrances.
- checkGroupExtensionLength(GroupInformation) - Method in class co.ecg.alpaca.toolkit.helper.migration.user.UserMigrationRequirements
-
Method to check for Group extension length
From specification document - The Destination Group must have a valid
extension length for the User.
- checkGroupRequirements() - Method in class co.ecg.alpaca.toolkit.helper.migration.serviceprovider.ServiceProviderMigrationRequirements
-
Method to check the Group Requirements
If one of the Groups within the Service Provder have limiting Requirements from
this migration type then the Service Provider also has Requirements.
- checkGroupUserLimit(GroupInformation) - Method in class co.ecg.alpaca.toolkit.helper.migration.user.UserMigrationRequirements
-
Method to check for Group user limit.
- checkHuntGroup() - Method in class co.ecg.alpaca.toolkit.helper.migration.group.GroupMigrationEncumbrances
-
Method to check if a Group's Hunt Group
has Users from another Group.
- checkHuntGroupEncumbrance() - Method in class co.ecg.alpaca.toolkit.helper.migration.user.UserMigrationEncumbrances
-
Method to check the Hunt Group encumbrance with provided Hunt Group
Information
From specification document - If the User is a member of a Hunt Group
they cannot be moved.
- checkInit() - Method in class co.ecg.alpaca.toolkit.shell.Alpaca
-
Method to handle sanity checks for the Alpaca
- checkMACAddressAvailability(BroadWorksServer, String, String) - Method in class co.ecg.alpaca.toolkit.helper.migration.device.AbstractDeviceImport
-
Checks the if the MAC address for the Add Request is available for use.
- checkMACAddressAvailability(BroadWorksServer, String) - Method in class co.ecg.alpaca.toolkit.helper.migration.device.AbstractDeviceImport
-
Checks the if the MAC address for the Add Request is available for use.
- checkMediaSets() - Method in class co.ecg.alpaca.toolkit.helper.migration.serviceprovider.ServiceProviderMigrationRequirements
-
Method to check the MediaSet Requirements.
- checkMeetMeConferenceBridgeEncumbrance() - Method in class co.ecg.alpaca.toolkit.helper.migration.user.UserMigrationEncumbrances
-
Method to check the Meet-Me Conference Bridge encumbrance
From specification document - If the User has a Meet-Me Conferencing
Bridge assigned, the User will not be moved.
- checkMeetMeConferencingPortsRequirement(ServiceProviderInformation) - Method in class co.ecg.alpaca.toolkit.helper.migration.group.GroupMigrationRequirements
-
Method to check the Meet Me Conferencing Ports requirements
If a group has Meet Me Conferencing Ports,
then the destination Service Provider must have at least that amount of
available ports.
- checkMeetMeHosts() - Method in class co.ecg.alpaca.toolkit.helper.migration.group.GroupMigrationEncumbrances
-
Method to check if Hosts an Enterprise Group's
MeetMe Conferencing Bridge all belong to
the source Group.
- checkMigrationValidity() - Method in class co.ecg.alpaca.toolkit.helper.migration.serviceprovider.AbstractServiceProviderImport
-
Check if the Import meets the requirement checks
- checkMobileNetworks() - Method in class co.ecg.alpaca.toolkit.helper.migration.serviceprovider.ServiceProviderMigrationRequirements
-
Method to check the Mobile Network Requirement.
- checkMultiUserDeviceGroupLevelEncumbrance() - Method in class co.ecg.alpaca.toolkit.helper.migration.user.UserMigrationEncumbrances
-
Method to check the Single User Device Encumbrance
From specification document - If the User is assigned to an
Identity/Device Profile, and this is a group-level resource, then the
Identity/Device Profile must have only this one user assigned to it.
- checkMultiUserDeviceServiceProviderLevelEncumbrance() - Method in class co.ecg.alpaca.toolkit.helper.migration.user.UserMigrationEncumbrances
-
Method to check the Single User Device Encumbrance
If the User is assigned to an Identity/Device Profile, and this is a service
provider-level resource, then the Identity/Device Profile must have only
this one user assigned to it.
- checkNCOS() - Method in class co.ecg.alpaca.toolkit.helper.migration.serviceprovider.ServiceProviderMigrationRequirements
-
Method to check the NCOS Requirements.
- checkNCOSRequirement(ServiceProviderInformation) - Method in class co.ecg.alpaca.toolkit.helper.migration.group.GroupMigrationRequirements
-
Method to check the NCOS requirements
If a group has a NCOS,
then the destination Service Provider must have the same NCOS.
- checkOfficeZone() - Method in class co.ecg.alpaca.toolkit.helper.migration.serviceprovider.ServiceProviderMigrationRequirements
-
Method to check the OfficeZone Requirements.
- checkOfficeZoneRequirements(ServiceProviderInformation) - Method in class co.ecg.alpaca.toolkit.helper.migration.group.GroupMigrationRequirements
-
Method to check the Office Zone requirements
If the Group has Office Zones, then the
destination Service Provider must have the same Office Zones.
- checkRecordingPlatform() - Method in class co.ecg.alpaca.toolkit.helper.migration.serviceprovider.ServiceProviderMigrationRequirements
-
Method to check the Recording Platform Requirement.
- checkRoutePointEncumbrance() - Method in class co.ecg.alpaca.toolkit.helper.migration.group.GroupMigrationEncumbrances
-
Method to check the Route Point encumbrance
From specification document - If the Group is using a Route Point, the
Group is not moved.
- checkRoutePointExternalSystem() - Method in class co.ecg.alpaca.toolkit.helper.migration.serviceprovider.ServiceProviderMigrationRequirements
-
Method to check the RoutePointExternalSystem Requirement.
- checkRoutePointExternalSystemRequirement(ServiceProviderInformation) - Method in class co.ecg.alpaca.toolkit.helper.migration.group.GroupMigrationRequirements
-
Method to check the Route Point External System requirements
If the Group has Route Point External Systems, then the
destination Service Provider must have the same
Route Point External System
- checkSCADevices() - Method in class co.ecg.alpaca.toolkit.helper.migration.group.GroupMigrationEncumbrances
-
Method to check if Users in a Group belong to
a SCA shared to devices outside of the Group.
- checkScheduleRequirement(GroupInformation) - Method in class co.ecg.alpaca.toolkit.helper.migration.user.UserMigrationRequirements
-
Method to check for Schedule availability in destination Group and Service Provider during User Migration
- checkSchedules(ServiceProviderInformation) - Method in class co.ecg.alpaca.toolkit.helper.migration.group.GroupMigrationRequirements
-
Method to check the Schedule requirements
If a group has a Service Provider or System Level schedule
then the destination must have the same schedules.
- checkServiceAndServicePackRequirement(ServiceProviderInformation) - Method in class co.ecg.alpaca.toolkit.helper.migration.group.GroupMigrationRequirements
-
Method to check for Services and Service Pack availability in destination
Service Provider during Group Migration
From specification document - Services and Service Packs must exist in
the target Service Provider.
- checkServiceAndServicePackRequirement(GroupInformation) - Method in class co.ecg.alpaca.toolkit.helper.migration.user.UserMigrationRequirements
-
Method to check for Services and Service Pack availability in destination
Group during User Migration
From specification document - Services and Service Packs must exist in
the target group.
- checkServiceLicensing() - Method in class co.ecg.alpaca.toolkit.helper.migration.serviceprovider.ServiceProviderMigrationRequirements
-
Method to check the Service Licensing Requirement.
- checkSharedCallAppearanceEncumbrance() - Method in class co.ecg.alpaca.toolkit.helper.migration.user.UserMigrationEncumbrances
-
Method to check the Shared Call Appearance Encumbrance
From specification document - If the User has a Shared Call Appearance
assignment on a Identity/Device Profile, and the Identity/Device Profile
is a Group-Level resource, and if the Identity/Device Profile has any
other User or Shared Call Appearance assigned to it, the User is not
moved.
- checkSystemDevices() - Method in class co.ecg.alpaca.toolkit.helper.migration.user.UserMigrationEncumbrances
-
Method to check SystemDevice Encumbrance.
- checkSystemOrServiceProviderDevices() - Method in class co.ecg.alpaca.toolkit.helper.migration.group.GroupMigrationEncumbrances
-
Method to check the SystemOrServiceProviderDevice requirements
If a group is using a System or Service Provider Access Device
then it cannot be migrated.
- checkUserCapacity() - Method in class co.ecg.alpaca.toolkit.helper.migration.group.GroupMigrationRequirements
-
Method to check the User Capacity requirement.
- checkUserEncumbrances() - Method in class co.ecg.alpaca.toolkit.helper.migration.group.GroupMigrationEncumbrances
-
Method to check the User encumbrance
If an of the User's within the Group are encumbered from
this migration type then the Group is also encumbered.
- checkUserRequirements() - Method in class co.ecg.alpaca.toolkit.helper.migration.group.GroupMigrationRequirements
-
Method to check the User requirements
If one of the User's within the Group have limiting requirements from
this migration type then the Group also has requirements.
- checkValidity(MigrationType) - Method in class co.ecg.alpaca.toolkit.helper.migration.group.GroupImport
-
Check if the GroupImport meets the requirement checks
- checkValidity(MigrationType) - Method in class co.ecg.alpaca.toolkit.helper.migration.user.UserImport
-
Check if the User import meets the requirement and encumbrance checks
- checkValidity() - Method in class co.ecg.alpaca.toolkit.helper.model.ErrorableProcess
-
Checks the validity of the process
- ChildLocation - Class in co.ecg.alpaca.toolkit.shell.locations
-
A small shell to handle listing of children locations
- ChildLocation(String, ChildLocation.LocationType, List<String>) - Constructor for class co.ecg.alpaca.toolkit.shell.locations.ChildLocation
-
- ChildLocation.LocationType - Enum in co.ecg.alpaca.toolkit.shell.locations
-
- children - Variable in class co.ecg.alpaca.toolkit.shell.locations.TreeNode
-
- CleanShutdown - Interface in co.ecg.alpaca.toolkit.shell.daemon
-
- clearVoiceMailGreetings(User) - Static method in class co.ecg.alpaca.toolkit.helper.services.VoiceMessagingHelper
-
Reset Voicemail Greetings on a User.
- CLIENT - Static variable in class co.ecg.alpaca.toolkit.helper.AlpacaLogger
-
- close() - Method in class co.ecg.alpaca.toolkit.shell.daemon.AlpacaSessionConnection
-
- close() - Method in class co.ecg.alpaca.toolkit.shell.task.Task
-
Closes the log appenders and unregisters this from the BroadWorksServer event buses.
- close() - Method in class co.ecg.alpaca.toolkit.shell.task.TaskAppender
-
- close() - Method in class co.ecg.alpaca.toolkit.shell.task.TaskManager
-
Closes the thread pool and the underlying task.
- co.ecg.alpaca - package co.ecg.alpaca
-
- co.ecg.alpaca.toolkit.config - package co.ecg.alpaca.toolkit.config
-
- co.ecg.alpaca.toolkit.exception - package co.ecg.alpaca.toolkit.exception
-
- co.ecg.alpaca.toolkit.helper - package co.ecg.alpaca.toolkit.helper
-
- co.ecg.alpaca.toolkit.helper.device - package co.ecg.alpaca.toolkit.helper.device
-
- co.ecg.alpaca.toolkit.helper.filesystem - package co.ecg.alpaca.toolkit.helper.filesystem
-
- co.ecg.alpaca.toolkit.helper.information - package co.ecg.alpaca.toolkit.helper.information
-
- co.ecg.alpaca.toolkit.helper.migration - package co.ecg.alpaca.toolkit.helper.migration
-
- co.ecg.alpaca.toolkit.helper.migration.device - package co.ecg.alpaca.toolkit.helper.migration.device
-
- co.ecg.alpaca.toolkit.helper.migration.group - package co.ecg.alpaca.toolkit.helper.migration.group
-
- co.ecg.alpaca.toolkit.helper.migration.serviceprovider - package co.ecg.alpaca.toolkit.helper.migration.serviceprovider
-
- co.ecg.alpaca.toolkit.helper.migration.transform - package co.ecg.alpaca.toolkit.helper.migration.transform
-
- co.ecg.alpaca.toolkit.helper.migration.user - package co.ecg.alpaca.toolkit.helper.migration.user
-
- co.ecg.alpaca.toolkit.helper.model - package co.ecg.alpaca.toolkit.helper.model
-
- co.ecg.alpaca.toolkit.helper.report - package co.ecg.alpaca.toolkit.helper.report
-
- co.ecg.alpaca.toolkit.helper.report.email - package co.ecg.alpaca.toolkit.helper.report.email
-
- co.ecg.alpaca.toolkit.helper.services - package co.ecg.alpaca.toolkit.helper.services
-
- co.ecg.alpaca.toolkit.helper.timesten - package co.ecg.alpaca.toolkit.helper.timesten
-
- co.ecg.alpaca.toolkit.helper.user - package co.ecg.alpaca.toolkit.helper.user
-
- co.ecg.alpaca.toolkit.serializable - package co.ecg.alpaca.toolkit.serializable
-
- co.ecg.alpaca.toolkit.serializable.device - package co.ecg.alpaca.toolkit.serializable.device
-
- co.ecg.alpaca.toolkit.serializable.group - package co.ecg.alpaca.toolkit.serializable.group
-
- co.ecg.alpaca.toolkit.serializable.migration - package co.ecg.alpaca.toolkit.serializable.migration
-
- co.ecg.alpaca.toolkit.serializable.serviceprovider - package co.ecg.alpaca.toolkit.serializable.serviceprovider
-
- co.ecg.alpaca.toolkit.serializable.user - package co.ecg.alpaca.toolkit.serializable.user
-
- co.ecg.alpaca.toolkit.shell - package co.ecg.alpaca.toolkit.shell
-
- co.ecg.alpaca.toolkit.shell.commands - package co.ecg.alpaca.toolkit.shell.commands
-
- co.ecg.alpaca.toolkit.shell.commands.device - package co.ecg.alpaca.toolkit.shell.commands.device
-
- co.ecg.alpaca.toolkit.shell.commands.group - package co.ecg.alpaca.toolkit.shell.commands.group
-
- co.ecg.alpaca.toolkit.shell.commands.huntgroup - package co.ecg.alpaca.toolkit.shell.commands.huntgroup
-
- co.ecg.alpaca.toolkit.shell.commands.server - package co.ecg.alpaca.toolkit.shell.commands.server
-
- co.ecg.alpaca.toolkit.shell.commands.serviceprovider - package co.ecg.alpaca.toolkit.shell.commands.serviceprovider
-
- co.ecg.alpaca.toolkit.shell.commands.system - package co.ecg.alpaca.toolkit.shell.commands.system
-
- co.ecg.alpaca.toolkit.shell.commands.user - package co.ecg.alpaca.toolkit.shell.commands.user
-
- co.ecg.alpaca.toolkit.shell.daemon - package co.ecg.alpaca.toolkit.shell.daemon
-
- co.ecg.alpaca.toolkit.shell.events - package co.ecg.alpaca.toolkit.shell.events
-
- co.ecg.alpaca.toolkit.shell.locations - package co.ecg.alpaca.toolkit.shell.locations
-
- co.ecg.alpaca.toolkit.shell.locations.interfaces - package co.ecg.alpaca.toolkit.shell.locations.interfaces
-
- co.ecg.alpaca.toolkit.shell.task - package co.ecg.alpaca.toolkit.shell.task
-
- co.ecg.alpaca.toolkit.shell.task.tasks - package co.ecg.alpaca.toolkit.shell.task.tasks
-
- CollaborateBridgeImport - Class in co.ecg.alpaca.toolkit.helper.migration.user
-
- CollaborateBridgeImport(BroadWorksServer, CollaborateBridgeInformation) - Constructor for class co.ecg.alpaca.toolkit.helper.migration.user.CollaborateBridgeImport
-
- CollaborateBridgeImport.Step - Enum in co.ecg.alpaca.toolkit.helper.migration.user
-
- CollaborateBridgeInformation - Class in co.ecg.alpaca.toolkit.serializable.user
-
A serializable class to store a CollaborateBridge
and it's associated information.
- CollaborateBridgeInformation(CollaborateBridge) - Constructor for class co.ecg.alpaca.toolkit.serializable.user.CollaborateBridgeInformation
-
Create a new CollaborateBridgeInformation with the provided CollaborateBridge
- CollaborateBridgeInformation() - Constructor for class co.ecg.alpaca.toolkit.serializable.user.CollaborateBridgeInformation
-
Serialization Constructor
- CollaborateBridgeInformationBuilder - Class in co.ecg.alpaca.toolkit.helper.information
-
- CollaborateBridgeInformationBuilder(CollaborateBridge) - Constructor for class co.ecg.alpaca.toolkit.helper.information.CollaborateBridgeInformationBuilder
-
- CollaborateBridgeInformationBuilder.BuildStep - Enum in co.ecg.alpaca.toolkit.helper.information
-
- Command - Class in co.ecg.alpaca.toolkit.shell.commands
-
A command that can be executed from the Alpaca CLI.
- Command(String[]) - Constructor for class co.ecg.alpaca.toolkit.shell.commands.Command
-
Default Constructor
- CommandArgument - Class in co.ecg.alpaca.toolkit.shell.commands
-
- CommandArgument(String, String, boolean) - Constructor for class co.ecg.alpaca.toolkit.shell.commands.CommandArgument
-
- CommandArgumentResult - Enum in co.ecg.alpaca.toolkit.shell.commands
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.CD
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.Detail
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.device.DeleteCommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.device.ModifyConfigModeCommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.device.ModifyGroupAccessDeviceNameCommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.device.ModifyGroupAccessDeviceTypeCommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.device.ModifyMacAddressCommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.device.ResetCommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.device.UploadCustomConfigFileCommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.Get
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.group.ActivateNumberCommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.group.AddCallCenterCommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.group.AddCallPickupGroupCommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.group.AddGroupAccessDeviceCommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.group.AddHuntGroupCommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.group.AddUserCommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.group.AssignGroupServiceCommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.group.AssignNumberCommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.group.AuthorizeGroupServiceCommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.group.AuthorizeGroupServicePackCommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.group.AuthorizeUserServiceCommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.group.DeactivateNumberCommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.group.DeleteCommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.group.ExportCommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.group.GetDnsCommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.group.ImportCommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.group.MigrateCommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.group.ModifyBLFURICommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.group.ModifyCallingLineIDCommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.group.ModifyExtensionLengthCommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.group.ModifyVoicePortalCommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.group.ReportMigrationEncumbrances
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.group.ResetAuthenticationCommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.group.ResetDevicesCommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.group.UnassignNumberCommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.huntgroup.ModifyForwardingCommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.huntgroup.ModifyHuntAfterNoAnswerCommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.huntgroup.ModifyPhoneNumberCommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.Refresh
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.server.AddServiceProviderCommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.server.ReportCommunicationsBarringCriteriaCommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.server.ReportCommunicationsBarringProfileCommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.server.ReportGroupServiceAssignedCommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.server.ReportMigrationEncumbrancesCommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.server.ReportServiceAssignmentsCommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.server.ReportUserDetailsCommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.server.ReportUserServiceAssignedCommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.server.ReportVoicePortalChangedCommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.serviceprovider.AddGroupCommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.serviceprovider.AddNumberCommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.serviceprovider.AuthorizeServiceCommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.serviceprovider.DeleteCommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.serviceprovider.ExportCommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.serviceprovider.MigrateCommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.serviceprovider.ReportCallForwardingAlwaysDetailsCommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.serviceprovider.ResetAuthenticationCommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.serviceprovider.SetMediaPolicyCommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.serviceprovider.SetMediaSetCommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.system.ConnectServerCommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.system.DisconnectServerCommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.TasksCommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.Tree
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.user.AddVoiceMessagingAliasCommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.user.AssignCallPickupGroupCommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.user.AssignDeviceCommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.user.AssignExtensionCommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.user.AssignNumberCommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.user.AssignServiceCommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.user.AssignServicePackCommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.user.DeleteCommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.user.ExportCommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.user.ImportCommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.user.ModifyAdvancedVoiceMessagingCommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.user.ModifyBLFURICommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.user.ModifyCallForwardingBusyCommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.user.ModifyCallForwardingNoAnswerCommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.user.ModifyLastNameUppercaseCommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.user.ModifyOutgoingSMDIMWICommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.user.ModifyPasscodeCommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.user.ModifyPasswordCommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.user.ModifyVoiceMessagingCommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.user.ModifyVoicePortalAutoLoginCommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.user.ReportRegistrations
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.user.ResetAuthenticationCommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.user.ResetDevicesCommand
-
- commandPath - Static variable in class co.ecg.alpaca.toolkit.shell.commands.user.UserGetCommand
-
- commandTreeToCommandMap - Static variable in class co.ecg.alpaca.toolkit.shell.locations.GroupAccessDeviceLocation
-
- commandTreeToCommandMap - Static variable in class co.ecg.alpaca.toolkit.shell.locations.GroupLocation
-
- commandTreeToCommandMap - Static variable in class co.ecg.alpaca.toolkit.shell.locations.HuntGroupLocation
-
- commandTreeToCommandMap - Static variable in class co.ecg.alpaca.toolkit.shell.locations.Root
-
- commandTreeToCommandMap - Static variable in class co.ecg.alpaca.toolkit.shell.locations.ServerLocation
-
- commandTreeToCommandMap - Static variable in class co.ecg.alpaca.toolkit.shell.locations.ServiceProviderLocation
-
- commandTreeToCommandMap - Static variable in class co.ecg.alpaca.toolkit.shell.locations.UserLocation
-
- compareTo(ToAddress) - Method in class co.ecg.alpaca.toolkit.helper.report.email.ToAddress
-
- complete(String, int, List<CharSequence>) - Method in class co.ecg.alpaca.toolkit.shell.ConsoleArgumentCompleter
-
- concurrencyCheck() - Method in class co.ecg.alpaca.toolkit.helper.information.AbstractInformationBuilder
-
- concurrencyCheck() - Method in class co.ecg.alpaca.toolkit.helper.migration.AbstractDestroy
-
- concurrencyCheck() - Method in class co.ecg.alpaca.toolkit.helper.migration.AbstractImport
-
- concurrencyCheck() - Method in class co.ecg.alpaca.toolkit.helper.migration.AbstractMigration
-
- ConfigurationTest - Class in co.ecg.alpaca.toolkit.config
-
A series of tests to confirm if Alpaca has been configured successfully.
- ConfigurationTest() - Constructor for class co.ecg.alpaca.toolkit.config.ConfigurationTest
-
- confirm(Location) - Method in class co.ecg.alpaca.toolkit.shell.commands.Command
-
This method confirms an action
- connect(String, int, PrintStream) - Method in class co.ecg.alpaca.toolkit.shell.daemon.AlpacaClient
-
- ConnectServerCommand - Class in co.ecg.alpaca.toolkit.shell.commands.system
-
- ConnectServerCommand() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.system.ConnectServerCommand
-
- ConsoleArgumentCompleter - Class in co.ecg.alpaca.toolkit.shell
-
A Console Argument Completer - Modified with bug fixes for Alpaca CLI
Created on: Sep 9, 2015
- ConsoleArgumentCompleter(Completer...) - Constructor for class co.ecg.alpaca.toolkit.shell.ConsoleArgumentCompleter
-
Create a new completer
- ConsoleArgumentDelimiter - Class in co.ecg.alpaca.toolkit.shell
-
The Console Argument Delimiter for the Alpaca CLI
Created on: Sep 8, 2015
- ConsoleArgumentDelimiter() - Constructor for class co.ecg.alpaca.toolkit.shell.ConsoleArgumentDelimiter
-
- ConsoleEventSubscriber - Class in co.ecg.alpaca.toolkit.shell.events
-
- ConsoleEventSubscriber(Alpaca) - Constructor for class co.ecg.alpaca.toolkit.shell.events.ConsoleEventSubscriber
-
- createAddTagRequest(DeviceTag) - Method in class co.ecg.alpaca.toolkit.helper.migration.device.AbstractDeviceImport
-
Creates an Add Tag Request for the specific Device sub-type
- createAddTagRequest(DeviceTag) - Method in class co.ecg.alpaca.toolkit.helper.migration.device.GroupAccessDeviceImport
-
- createAddTagRequest(DeviceTag) - Method in class co.ecg.alpaca.toolkit.helper.migration.device.ServiceProviderAccessDeviceImport
-
- CreateMessage - Class in co.ecg.alpaca.toolkit.shell.daemon
-
- CreateMessage(String) - Constructor for class co.ecg.alpaca.toolkit.shell.daemon.CreateMessage
-
Get a new request for a AlpacaDocument with a command element within.
- Credentials - Class in co.ecg.alpaca.toolkit.serializable
-
BroadWorks TimesTen Credentials
- Credentials() - Constructor for class co.ecg.alpaca.toolkit.serializable.Credentials
-
- customCredentials - Variable in class co.ecg.alpaca.toolkit.serializable.device.AccessDeviceInformation
-
- generatePrompt(String) - Method in class co.ecg.alpaca.toolkit.shell.AlpacaConsole
-
- generateRandomGroupPassword(Group) - Static method in class co.ecg.alpaca.toolkit.helper.user.UserHelper
-
Method to retrieve password rules for the specific group and then use
those to create a randomized password that meets the BroadWorks
requirements.
- generateRandomServiceProviderPassword(ServiceProvider) - Static method in class co.ecg.alpaca.toolkit.helper.user.UserHelper
-
Method to retrieve password rules for the specific Service Provider and then use
those to create a randomized password that meets the BroadWorks
requirements.
- generateRandomUserPasscode(User) - Static method in class co.ecg.alpaca.toolkit.helper.user.UserHelper
-
Method to retrieve passcode rules for the specific user and then use
those to create a randomized passcode that meets the BroadWorks
requirements.
- generateRandomUserPassword(User) - Static method in class co.ecg.alpaca.toolkit.helper.user.UserHelper
-
Method to create a randomly generated password for a User based on the
Group password requirements
- get(String) - Method in class co.ecg.alpaca.toolkit.helper.filesystem.FileManager
-
Gets the AlpacaFile given the provided path token.
- get(Type, String, BroadWorksServer) - Method in class co.ecg.alpaca.toolkit.helper.filesystem.FileManager
-
Gets the BroadWorksObjectInformation at the provided path token.
- get(String) - Static method in enum co.ecg.alpaca.toolkit.helper.report.email.ToAddress.AddressType
-
- Get - Class in co.ecg.alpaca.toolkit.shell.commands
-
- Get() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.Get
-
- get(T) - Method in class co.ecg.alpaca.toolkit.shell.locations.TreeNode
-
- getAccessDeviceFromUser(User) - Static method in class co.ecg.alpaca.toolkit.helper.device.DeviceHelper
-
Utility Method to retrieve the specific subclass AccessDevice from a User
- getAccessDeviceInformation(AccessDevice) - Static method in class co.ecg.alpaca.toolkit.serializable.device.AccessDeviceInformation
-
Retrieves an AccessDeviceInformation subclass based on the AccessDevice subclass.
- getAccessDeviceUser(Object) - Static method in class co.ecg.alpaca.toolkit.serializable.device.AccessDeviceUser
-
- getAccessDeviceUsers() - Method in class co.ecg.alpaca.toolkit.serializable.device.AccessDeviceInformation
-
- getAccessURL() - Method in class co.ecg.alpaca.toolkit.serializable.device.DeviceFile
-
- getActivatableFeatures() - Method in class co.ecg.alpaca.toolkit.helper.timesten.TimesTenHelper
-
Method to retrieve a list of Activatable Features
from TimesTen.
- getActivated() - Method in class co.ecg.alpaca.toolkit.serializable.ActivatableFeature
-
- getAdditionalDevices() - Method in class co.ecg.alpaca.toolkit.serializable.user.UserInformation
-
- getAddRequest() - Method in class co.ecg.alpaca.toolkit.helper.migration.AbstractImport
-
- getAddRequest() - Method in class co.ecg.alpaca.toolkit.helper.migration.device.GroupAccessDeviceImport
-
- getAddRequest() - Method in class co.ecg.alpaca.toolkit.helper.migration.device.ServiceProviderAccessDeviceImport
-
- getAddRequest() - Method in class co.ecg.alpaca.toolkit.helper.migration.group.GroupImport
-
- getAddRequest() - Method in class co.ecg.alpaca.toolkit.helper.migration.serviceprovider.EnterpriseImport
-
- getAddRequest() - Method in class co.ecg.alpaca.toolkit.helper.migration.serviceprovider.ServiceProviderImport
-
- getAddRequest() - Method in class co.ecg.alpaca.toolkit.helper.migration.user.AutoAttendantImport
-
- getAddRequest() - Method in class co.ecg.alpaca.toolkit.helper.migration.user.BroadWorksAnywherePortalImport
-
- getAddRequest() - Method in class co.ecg.alpaca.toolkit.helper.migration.user.CallCenterImport
-
- getAddRequest() - Method in class co.ecg.alpaca.toolkit.helper.migration.user.CollaborateBridgeImport
-
- getAddRequest() - Method in class co.ecg.alpaca.toolkit.helper.migration.user.FindMeFollowMeImport
-
- getAddRequest() - Method in class co.ecg.alpaca.toolkit.helper.migration.user.FlexibleSeatingHostImport
-
- getAddRequest() - Method in class co.ecg.alpaca.toolkit.helper.migration.user.GroupPagingImport
-
- getAddRequest() - Method in class co.ecg.alpaca.toolkit.helper.migration.user.HuntGroupImport
-
- getAddRequest() - Method in class co.ecg.alpaca.toolkit.helper.migration.user.InstantGroupCallImport
-
- getAddRequest() - Method in class co.ecg.alpaca.toolkit.helper.migration.user.MeetMeConferencingBridgeImport
-
- getAddRequest() - Method in class co.ecg.alpaca.toolkit.helper.migration.user.RoutePointImport
-
- getAddRequest() - Method in class co.ecg.alpaca.toolkit.helper.migration.user.UserImport
-
- getAddRequest() - Method in class co.ecg.alpaca.toolkit.helper.migration.user.VoiceXmlImport
-
- getAddress() - Method in class co.ecg.alpaca.toolkit.helper.report.email.ToAddress
-
- getAddressType() - Method in class co.ecg.alpaca.toolkit.helper.report.email.ToAddress
-
- getAgentList() - Method in class co.ecg.alpaca.toolkit.serializable.user.CallCenterInformation
-
- getAllGroupsInSystem(BroadWorksServer) - Static method in class co.ecg.alpaca.toolkit.helper.GroupHelper
-
Helper to retrieve all Groups within the BroadWorksSystem
- getAllUsersInServiceProvider(ServiceProvider) - Static method in class co.ecg.alpaca.toolkit.helper.ServiceProviderHelper
-
Retrieve the List of Users in a Service Provider
- getAllUsersInSystem(BroadWorksServer) - Static method in class co.ecg.alpaca.toolkit.helper.user.UserHelper
-
Retrieves a list of all Users in the BroadWorks system.
- getAllUsersWithService(BroadWorksServer, List<T>, UserService) - Static method in class co.ecg.alpaca.toolkit.helper.services.ServiceHelper
-
Populates a list of User objects using asynchronous calls to perform the
population in an efficient manner
- getAlpaca() - Method in interface co.ecg.alpaca.toolkit.shell.locations.interfaces.BroadWorksServerLocationInterface
-
Get's the source Alpaca for this Location
- getAlpaca() - Method in class co.ecg.alpaca.toolkit.shell.locations.Location
-
- getAlpacaFileToken() - Method in class co.ecg.alpaca.toolkit.serializable.AnnouncementFile
-
- getAlternateName() - Method in class co.ecg.alpaca.toolkit.serializable.AlpacaFileToken
-
- getAnnouncement() - Method in class co.ecg.alpaca.toolkit.serializable.user.CallCenterInformation
-
- getAnnouncement() - Method in class co.ecg.alpaca.toolkit.serializable.user.RoutePointInformation
-
- getAnnouncementFiles() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getAnnouncementList() - Method in class co.ecg.alpaca.toolkit.serializable.user.BroadWorksUserInformation
-
- getAnnouncementURL(Group, String) - Method in class co.ecg.alpaca.toolkit.helper.timesten.TimesTenHelper
-
Method to get the URL for for a Group Announcement file.
- getAnnouncementURL(BroadWorksUser, String) - Method in class co.ecg.alpaca.toolkit.helper.timesten.TimesTenHelper
-
Method to get the URL for for a User Announcement file.
- getAnsiColor() - Method in enum co.ecg.alpaca.toolkit.config.PrintColor
-
- getAnswerConfirmation() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.AbstractServiceProviderInformation
-
- getApplicationServerSet() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.AbstractServiceProviderInformation
-
- getArgument() - Method in class co.ecg.alpaca.toolkit.shell.commands.CommandArgument
-
- getAuthenticationInformation() - Method in class co.ecg.alpaca.toolkit.serializable.user.BroadWorksUserInformation
-
- getAuthenticationRows() - Method in class co.ecg.alpaca.toolkit.serializable.user.BroadWorksAuthenticationInformation
-
- getAutoAttendantActivationList() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getAutoAttendantInformationList() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getAutoAttendantSubmenuList() - Method in class co.ecg.alpaca.toolkit.serializable.user.AutoAttendantInformation
-
- getAutoAttendantSubmenuUsageList() - Method in class co.ecg.alpaca.toolkit.serializable.user.AutoAttendantInformation
-
- getBlfMonitoringMap() - Method in class co.ecg.alpaca.toolkit.serializable.user.UserInformation
-
- getBouncedCall() - Method in class co.ecg.alpaca.toolkit.serializable.user.CallCenterInformation
-
- getBouncedCall() - Method in class co.ecg.alpaca.toolkit.serializable.user.RoutePointInformation
-
- getBroadWorksAnywhere() - Method in class co.ecg.alpaca.toolkit.serializable.user.UserInformation
-
- getBroadWorksAnywherePhoneNumberList() - Method in class co.ecg.alpaca.toolkit.serializable.user.UserInformation
-
- getBroadWorksAnywherePortalActivationList() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getBroadWorksAnywherePortalInformationList() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getBroadWorksAnywhereSelectiveCriteriaMap() - Method in class co.ecg.alpaca.toolkit.serializable.user.UserInformation
-
- getBroadWorksMobileManager() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getBroadWorksMobileManagerDomainList() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getBroadWorksMobileManagerHomeZoneList() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getBroadWorksMobilityMobileSubscriberDirectoryNumberList() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getBroadWorksObject() - Method in class co.ecg.alpaca.toolkit.serializable.BroadWorksObjectInformation
-
- getBroadWorksPasswordForUser(BroadWorksUser) - Method in class co.ecg.alpaca.toolkit.helper.timesten.TimesTenHelper
-
Method to retrieve the BroadWorks Password for the given BroadWorksUser
.
- getBroadWorksPasswordForUserId(String) - Method in class co.ecg.alpaca.toolkit.helper.timesten.TimesTenHelper
-
Method to retrieve the BroadWorks Password for the given user id.
- getBroadWorksServer() - Method in class co.ecg.alpaca.toolkit.helper.migration.AbstractImport
-
- getBroadWorksServer() - Method in class co.ecg.alpaca.toolkit.shell.BroadWorksConnection
-
- getBroadWorksServer() - Method in class co.ecg.alpaca.toolkit.shell.locations.Location
-
- getBroadWorksServerAddress(BroadWorksServer) - Static method in class co.ecg.alpaca.toolkit.helper.SystemHelper
-
Returns the server address (typically IP address) of the BroadWorksServer.
- getBuildTime() - Static method in class co.ecg.alpaca.Version
-
- getCallCenter() - Method in class co.ecg.alpaca.toolkit.serializable.user.UserInformation
-
- getCallCenterActivationList() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getCallCenterAgentDefaultSettings() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.EnterpriseInformation
-
- getCallCenterAgentThresholdProfileList() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getCallCenterAgentThresholdProfileList() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.EnterpriseInformation
-
- getCallCenterAgentUnavailableCodeGetList() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.EnterpriseInformation
-
- getCallCenterAgentUnavailableCodeList() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getCallCenterAgentUnavailableCodeSettings() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getCallCenterAgentUnavailableCodeSettings() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.EnterpriseInformation
-
- getCallCenterCallDispositionCodeList() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getCallCenterCallDispositionCodeList() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.EnterpriseInformation
-
- getCallCenterEnhancedReporting() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getCallCenterEnhancedReporting() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.EnterpriseInformation
-
- getCallCenterEnhancedReportingBranding() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getCallCenterEnhancedReportingBranding() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.EnterpriseInformation
-
- getCallCenterEnhancedReportingReportTemplateList() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getCallCenterEnhancedReportingReportTemplateList() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.EnterpriseInformation
-
- getCallCenterEnhancedReportingScheduledReportList() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getCallCenterEnhancedReportingScheduledReportList() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.EnterpriseInformation
-
- getCallCenterGetRoutingPolicy() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.EnterpriseInformation
-
- getCallCenterInformationList() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getCallCenterRoutingPolicy() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getCallDispositionCodeList() - Method in class co.ecg.alpaca.toolkit.serializable.user.RoutePointInformation
-
- getCallDispositionCodeSettings() - Method in class co.ecg.alpaca.toolkit.serializable.user.RoutePointInformation
-
- getCallPickup() - Method in class co.ecg.alpaca.toolkit.serializable.user.UserGroupServiceInformation
-
- getCallProcessingPolicy() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getCallProcessingPolicy() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.AbstractServiceProviderInformation
-
- getChild(String) - Method in class co.ecg.alpaca.toolkit.shell.locations.Root
-
- getChildren() - Method in interface co.ecg.alpaca.toolkit.shell.locations.interfaces.LocationCommandInterface
-
Retrieve Children Locations
- getChildren() - Method in class co.ecg.alpaca.toolkit.shell.locations.Location
-
- getClassName() - Method in class co.ecg.alpaca.toolkit.serializable.device.AccessDeviceInformation
-
- getClassName() - Method in class co.ecg.alpaca.toolkit.serializable.device.GroupAccessDeviceInformation
-
- getClassName() - Method in class co.ecg.alpaca.toolkit.serializable.device.ServiceProviderAccessDeviceInformation
-
- getClassName() - Method in class co.ecg.alpaca.toolkit.serializable.device.SystemAccessDeviceInformation
-
- getCollaborateBridgeInformationList() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getCollaborateInstantRoomList() - Method in class co.ecg.alpaca.toolkit.serializable.user.UserInformation
-
- getCollaborateInstantRoomParameters() - Method in class co.ecg.alpaca.toolkit.serializable.user.UserInformation
-
- getCollaborateMyRoom() - Method in class co.ecg.alpaca.toolkit.serializable.user.UserInformation
-
- getCollaborateProjectRoomList() - Method in class co.ecg.alpaca.toolkit.serializable.user.UserInformation
-
- getComfortMessageBypass() - Method in class co.ecg.alpaca.toolkit.serializable.user.CallCenterInformation
-
- getCommandArgumentList() - Method in class co.ecg.alpaca.toolkit.shell.commands.Command
-
- getCommandLine() - Method in class co.ecg.alpaca.toolkit.shell.commands.Command
-
- getCommandLineOptions() - Method in class co.ecg.alpaca.toolkit.shell.commands.Command
-
- getCommandPath() - Method in class co.ecg.alpaca.toolkit.shell.commands.Command
-
- getCommandTree() - Method in interface co.ecg.alpaca.toolkit.shell.locations.interfaces.LocationCommandInterface
-
Returns the command tree
- getCommandTree() - Method in class co.ecg.alpaca.toolkit.shell.locations.Location
-
- getCommandTreeMap() - Method in interface co.ecg.alpaca.toolkit.shell.locations.interfaces.LocationCommandInterface
-
Returns the command tree map
- getCommandTreeMap() - Method in class co.ecg.alpaca.toolkit.shell.locations.Location
-
- getCommonPhoneList() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getCommonPhoneList() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.EnterpriseInformation
-
- getCommunicationBarring() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getCommunicationBarringAssignedCriteriaList() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.AbstractServiceProviderInformation
-
- getCommunicationBarringAssignedIncomingCriteriaList() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.AbstractServiceProviderInformation
-
- getCommunicationBarringAuthorizationCodeList() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getCommunicationBarringDigitPatternCriteriaList() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.AbstractServiceProviderInformation
-
- getCommunicationBarringDigitPatternCriteriaToDetailMap() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.AbstractServiceProviderInformation
-
- getCommunicationBarringProfileList() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getCommunicationBarringProfileList() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.AbstractServiceProviderInformation
-
- getCommunicationBarringProfileToDetailMap() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.AbstractServiceProviderInformation
-
- getCompleter(Location) - Method in class co.ecg.alpaca.toolkit.shell.commands.CD
-
- getCompleter(Location) - Method in class co.ecg.alpaca.toolkit.shell.commands.Command
-
- getCompleter(HashMap<TreeNode<String>, Command>, Location) - Method in class co.ecg.alpaca.toolkit.shell.locations.TreeNode
-
Creates an ArgumentCompleter tree from the TreeNode
- getConferenceId() - Method in class co.ecg.alpaca.toolkit.serializable.user.MeetMeConferenceAccess
-
- getConferenceName() - Method in class co.ecg.alpaca.toolkit.serializable.user.MeetMeConferenceAccess
-
- getConnection() - Method in class co.ecg.alpaca.toolkit.shell.events.ServerDisconnectEvent
-
- getConnection() - Method in class co.ecg.alpaca.toolkit.shell.locations.Location
-
- getConsole() - Method in class co.ecg.alpaca.toolkit.shell.Alpaca
-
- getConsoleEventSubscriber() - Method in class co.ecg.alpaca.toolkit.shell.Alpaca
-
- getContents() - Method in class co.ecg.alpaca.toolkit.helper.filesystem.AlpacaFile
-
- getContentsAsBase64() - Method in class co.ecg.alpaca.toolkit.helper.filesystem.AlpacaFile
-
- getContentsAsBase64String() - Method in class co.ecg.alpaca.toolkit.helper.filesystem.AlpacaFile
-
- getContentsAsString() - Method in class co.ecg.alpaca.toolkit.helper.filesystem.AlpacaFile
-
- getCurrentLocation() - Method in class co.ecg.alpaca.toolkit.shell.Alpaca
-
- getCustomContactDirectoryList() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getCustomCredentials() - Method in class co.ecg.alpaca.toolkit.serializable.device.AccessDeviceInformation
-
- getCustomFiles() - Method in class co.ecg.alpaca.toolkit.serializable.device.AccessDeviceInformation
-
- getCustomTags() - Method in class co.ecg.alpaca.toolkit.serializable.device.AccessDeviceInformation
-
- getDepartment() - Method in class co.ecg.alpaca.toolkit.serializable.device.AccessDeviceUser
-
- getDepartmentAdminListMap() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getDepartmentAdminToPasswordMap() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getDepartmentInformationMap() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getDepartmentList() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getDepartmentList() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.EnterpriseInformation
-
- getDepartmentToOutgoingCallingPlanAuthCodesMap() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getDesc() - Method in class co.ecg.alpaca.toolkit.serializable.ActivatableFeature
-
- getDescription() - Method in class co.ecg.alpaca.toolkit.serializable.AnnouncementFile
-
- getDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.CommandArgument
-
- getDeserializerGSON(BroadWorksServer, String, boolean) - Static method in class co.ecg.alpaca.toolkit.helper.JSONHelper
-
Retrieves a deserializer GSON object for standard deserialization of JSON to Alpaca Objects
- getDeserializerGSON(BroadWorksServer) - Static method in class co.ecg.alpaca.toolkit.helper.JSONHelper
-
Retrieves a deserializer GSON object for standard deserialization of JSON to Alpaca Objects
- getDestination() - Method in class co.ecg.alpaca.toolkit.helper.migration.transform.BroadWorksClusterTransform
-
- getDestinationBroadWorksServer() - Method in class co.ecg.alpaca.toolkit.helper.migration.AbstractMigration
-
- getDetail() - Method in class co.ecg.alpaca.toolkit.serializable.migration.EncumbranceError
-
- getDetail() - Method in class co.ecg.alpaca.toolkit.serializable.migration.RequirementError
-
- getDeviceAccessProtocol(String) - Method in class co.ecg.alpaca.toolkit.helper.timesten.TimesTenHelper
-
Method to retrieve Device Access Protocols from TimesTen.
- getDeviceCredentials(AccessDevice) - Method in class co.ecg.alpaca.toolkit.helper.timesten.TimesTenHelper
-
Method to retrieve the
Credentials
for the given
AccessDevice
- getDeviceInformationMap() - Method in class co.ecg.alpaca.toolkit.serializable.user.UserInformation
-
- getDeviceLevel() - Method in class co.ecg.alpaca.toolkit.serializable.user.UserRegistration
-
- getDeviceList() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getDeviceList() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.AbstractServiceProviderInformation
-
- getDeviceName() - Method in class co.ecg.alpaca.toolkit.serializable.user.UserRegistration
-
- getDeviceProfileAuthenticationPasswordRules() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.AbstractServiceProviderInformation
-
- getDeviceTypeAndFileFormatToDeviceFileMap() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getDeviceTypeAndFileFormatToFileDetailsMap() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getDeviceTypeCredentials(AccessDevice) - Method in class co.ecg.alpaca.toolkit.helper.timesten.TimesTenHelper
-
Method to retrieve the
Credentials
for the given
AccessDevice
device type.
- getDeviceTypes() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getDeviceTypeToCustomTagMap() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getDeviceTypeToFileMap() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getDeviceVersion(AccessDevice) - Static method in class co.ecg.alpaca.toolkit.helper.device.DeviceHelper
-
Retrieves the semantic version of the Access Device.
- getDialableCallerID() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.AbstractServiceProviderInformation
-
- getDialableCallerIDCriteriaList() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.AbstractServiceProviderInformation
-
- getDialPlanPolicy() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getDialPlanPolicy() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.AbstractServiceProviderInformation
-
- getDialPlanPolicyAccessCodeList() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getDialPlanPolicyAccessCodeList() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.AbstractServiceProviderInformation
-
- getDigitCollection() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getDigitCollection() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.AbstractServiceProviderInformation
-
- getDirectLocation(Alpaca, String) - Static method in class co.ecg.alpaca.toolkit.shell.commands.CD
-
- getDistinctiveRinging() - Method in class co.ecg.alpaca.toolkit.serializable.user.CallCenterInformation
-
- getDistinctiveRinging() - Method in class co.ecg.alpaca.toolkit.serializable.user.RoutePointInformation
-
- getDnActivationList() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getDnAssignmentList() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getDnisAgentMap() - Method in class co.ecg.alpaca.toolkit.serializable.user.RoutePointInformation
-
- getDnisAnnouncementMap() - Method in class co.ecg.alpaca.toolkit.serializable.user.CallCenterInformation
-
- getDnisAnnouncementMap() - Method in class co.ecg.alpaca.toolkit.serializable.user.RoutePointInformation
-
- getDnisList() - Method in class co.ecg.alpaca.toolkit.serializable.user.CallCenterInformation
-
- getDnisList() - Method in class co.ecg.alpaca.toolkit.serializable.user.RoutePointInformation
-
- getDnisSettings() - Method in class co.ecg.alpaca.toolkit.serializable.user.CallCenterInformation
-
- getDnisSettings() - Method in class co.ecg.alpaca.toolkit.serializable.user.RoutePointInformation
-
- getDnList() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getDnList() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.AbstractServiceProviderInformation
-
- GetDnsCommand - Class in co.ecg.alpaca.toolkit.shell.commands.group
-
- GetDnsCommand() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.group.GetDnsCommand
-
- getDomainAssignedList() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getDomainAssignedList() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.AbstractServiceProviderInformation
-
- getElement(String) - Method in class co.ecg.alpaca.toolkit.shell.daemon.CreateMessage
-
Get a new, empty element having the name specified.
- getElementByXPath(String) - Method in class co.ecg.alpaca.toolkit.shell.daemon.ParseMessage
-
- getEmailAddress() - Method in class co.ecg.alpaca.toolkit.serializable.device.AccessDeviceUser
-
- getEndpointList() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getEndpointType() - Method in class co.ecg.alpaca.toolkit.serializable.device.AccessDeviceUser
-
- getEndpointType() - Method in class co.ecg.alpaca.toolkit.serializable.user.UserRegistration
-
- getEndTime() - Method in class co.ecg.alpaca.toolkit.shell.task.TaskResult
-
- getEnhancedCallLogs() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.AbstractServiceProviderInformation
-
- getEnterpriseAnnouncementList() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.EnterpriseInformation
-
- getEnterpriseImport() - Method in class co.ecg.alpaca.toolkit.helper.migration.serviceprovider.EnterpriseMigration
-
- getEnterprisePreAlertingAnnouncementURL(Enterprise, String) - Method in class co.ecg.alpaca.toolkit.helper.timesten.TimesTenHelper
-
Method to retrieve the URL for an Enterprise
PreAlerting Announcement.
- getEnterpriseServiceSettings() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.EnterpriseInformation
-
- getErrors() - Method in class co.ecg.alpaca.toolkit.helper.model.ErrorableProcess
-
Retrieves the Error list
- getEventMessage() - Method in class co.ecg.alpaca.toolkit.shell.events.TaskEvent
-
- getExchangeIntegration() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getExchangeIntegrationPassword(Group) - Method in class co.ecg.alpaca.toolkit.helper.timesten.TimesTenHelper
-
Method to get the exchange integration password attribute for the specified group.
- getExchangeIntegrationPassword() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getExpiration() - Method in class co.ecg.alpaca.toolkit.serializable.user.UserRegistration
-
- getExtendedCapture() - Method in class co.ecg.alpaca.toolkit.serializable.device.DeviceFile
-
- getExtension() - Method in class co.ecg.alpaca.toolkit.serializable.device.AccessDeviceUser
-
- getExtensionLength() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getFailOverPolicy() - Method in class co.ecg.alpaca.toolkit.serializable.user.RoutePointInformation
-
- getFeatureAccessCode() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getFeatureAccessCodeList() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.AbstractServiceProviderInformation
-
- getFileContentsAsString() - Method in class co.ecg.alpaca.toolkit.serializable.device.DeviceFile
-
- getFileFormat() - Method in class co.ecg.alpaca.toolkit.serializable.device.DeviceFile
-
- getFileList() - Method in class co.ecg.alpaca.toolkit.helper.filesystem.FileManager
-
Retrieves the list of AlpacaFileTokens in the root directory
- getFileRepositoryPassword(String, String) - Method in class co.ecg.alpaca.toolkit.helper.timesten.TimesTenHelper
-
Method to retrieve the Password of a FileRepositoryUser.
- getFileRepositoryUserList() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.AbstractServiceProviderInformation
-
- getFileToken() - Method in class co.ecg.alpaca.toolkit.serializable.device.DeviceFile
-
- getFindMeFollowMeActivationList() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getFindMeFollowMeAlertingGroupList() - Method in class co.ecg.alpaca.toolkit.serializable.user.FindMeFollowMeInformation
-
- getFindMeFollowMeAlertingGroupSelectiveCriteriaList() - Method in class co.ecg.alpaca.toolkit.serializable.user.FindMeFollowMeInformation
-
- getFindMeFollowMeInformationList() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getFirstName() - Method in class co.ecg.alpaca.toolkit.serializable.device.AccessDeviceUser
-
- getFlags() - Method in class co.ecg.alpaca.toolkit.shell.locations.ChildLocation
-
- getFlexibleSeatingGuest() - Method in class co.ecg.alpaca.toolkit.serializable.user.UserInformation
-
- getFlexibleSeatingHostActivationList() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getFlexibleSeatingHostInformationList() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getForcedForwarding() - Method in class co.ecg.alpaca.toolkit.serializable.user.CallCenterInformation
-
- getForcedForwarding() - Method in class co.ecg.alpaca.toolkit.serializable.user.RoutePointInformation
-
- getFTPServer(AccessDevice) - Method in class co.ecg.alpaca.toolkit.helper.timesten.TimesTenHelper
-
Method to retrieve information regarding an FTP File Server.
- getGroup() - Method in class co.ecg.alpaca.toolkit.shell.locations.GroupLocation
-
- getGroupAccessDevice() - Method in class co.ecg.alpaca.toolkit.shell.locations.GroupAccessDeviceLocation
-
- getGroupAccessDeviceDestroy() - Method in class co.ecg.alpaca.toolkit.helper.migration.device.GroupAccessDeviceMigration
-
Method to retrieve the GroupAccessDeviceDestroy.
- getGroupAccessDeviceImport() - Method in class co.ecg.alpaca.toolkit.helper.migration.device.GroupAccessDeviceMigration
-
Method to retrieve the GroupAccessDeviceImport.
- getGroupAccessDeviceInformation(GroupAccessDevice) - Method in class co.ecg.alpaca.toolkit.helper.information.AccessDeviceInformationBuilder
-
- getGroupAdminDetailMap() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getGroupAdminList() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getGroupAdminPolicyMap() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getGroupAdminToPasswordMap() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getGroupDestroy() - Method in class co.ecg.alpaca.toolkit.helper.migration.group.GroupMigration
-
- getGroupDialableCallerID() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getGroupDialableCallerIDCriteriaList() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getGroupImport() - Method in class co.ecg.alpaca.toolkit.helper.migration.group.GroupMigration
-
- getGroupInformationHashMap() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.AbstractServiceProviderInformation
-
- getGroupList() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.AbstractServiceProviderInformation
-
- getGroupPagingActivationList() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getGroupPagingInformationList() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getGroupPagingOriginatorList() - Method in class co.ecg.alpaca.toolkit.serializable.user.GroupPagingInformation
-
- getGroupPagingTargetList() - Method in class co.ecg.alpaca.toolkit.serializable.user.GroupPagingInformation
-
- getGroupPagingTargetsCapacity() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.AbstractServiceProviderInformation
-
- getGroupPolicy() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getGroupServiceInformation() - Method in class co.ecg.alpaca.toolkit.serializable.user.UserInformation
-
- getGroupServices() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getGroupUserServices() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getGuestAssociation() - Method in class co.ecg.alpaca.toolkit.serializable.user.FlexibleSeatingHostInformation
-
- getHandler() - Method in class co.ecg.alpaca.toolkit.shell.task.TaskAppender
-
- getHolidayService() - Method in class co.ecg.alpaca.toolkit.serializable.user.CallCenterInformation
-
- getHolidayService() - Method in class co.ecg.alpaca.toolkit.serializable.user.RoutePointInformation
-
- getHostId() - Method in class co.ecg.alpaca.toolkit.serializable.user.MeetMeConferenceAccess
-
- getHuntGroup() - Method in class co.ecg.alpaca.toolkit.shell.locations.HuntGroupLocation
-
- getHuntGroupActivationList() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getHuntGroupInformationList() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getId() - Method in class co.ecg.alpaca.toolkit.serializable.ActivatableFeature
-
- getImrnPoolList() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getImrnPoolList() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.AbstractServiceProviderInformation
-
- getIndividualNumbers() - Method in class co.ecg.alpaca.toolkit.serializable.NumberPool
-
- getInformation() - Method in class co.ecg.alpaca.toolkit.helper.migration.AbstractImport
-
- getInput() - Method in class co.ecg.alpaca.toolkit.helper.migration.AbstractDestroy
-
- getInput() - Method in class co.ecg.alpaca.toolkit.helper.migration.AbstractMigration
-
- getInputInformation() - Method in class co.ecg.alpaca.toolkit.helper.migration.AbstractMigration
-
- getInstantGroupCallActivationList() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getInstantGroupCallInformationList() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getIntegratedIMPPassword(ServiceProvider) - Method in class co.ecg.alpaca.toolkit.helper.timesten.TimesTenHelper
-
Method to get the integrated im&p password attribute for the specified ServiceProvider
.
- getIntegratedIMPPassword() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.AbstractServiceProviderInformation
-
- getIsAuthenticated() - Method in class co.ecg.alpaca.toolkit.serializable.device.DeviceFile
-
- getIsCustom() - Method in class co.ecg.alpaca.toolkit.serializable.device.DeviceFile
-
- getIsUploaded() - Method in class co.ecg.alpaca.toolkit.serializable.device.DeviceFile
-
- getLabeledMediaFileResource() - Method in class co.ecg.alpaca.toolkit.serializable.AnnouncementFile
-
Returns the LabeledMediaFileResource
that maps to this AnnouncementFile
- getLanguageList() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.AbstractServiceProviderInformation
-
- getLastModified() - Method in class co.ecg.alpaca.toolkit.helper.timesten.VoicePortalPasscodeDetails
-
- getLastName() - Method in class co.ecg.alpaca.toolkit.serializable.device.AccessDeviceUser
-
- getLayout() - Method in class co.ecg.alpaca.toolkit.shell.task.TaskAppender
-
- getLevel() - Method in class co.ecg.alpaca.toolkit.shell.locations.TreeNode
-
- getLinePort() - Method in class co.ecg.alpaca.toolkit.serializable.device.AccessDeviceUser
-
- getLinePort() - Method in class co.ecg.alpaca.toolkit.serializable.user.UserRegistration
-
- getListString() - Method in class co.ecg.alpaca.toolkit.shell.locations.ChildLocation
-
- getLocation() - Method in class co.ecg.alpaca.toolkit.helper.filesystem.AlpacaFile
-
- getLocation(String) - Method in class co.ecg.alpaca.toolkit.helper.filesystem.FileManager
-
Retrieves an available file location with the given file name.
- getLockoutCount() - Method in class co.ecg.alpaca.toolkit.serializable.user.UserRegistration
-
- getLockoutExpires() - Method in class co.ecg.alpaca.toolkit.serializable.user.UserRegistration
-
- getLockoutStarted() - Method in class co.ecg.alpaca.toolkit.serializable.user.UserRegistration
-
- getManager() - Static method in class co.ecg.alpaca.toolkit.helper.filesystem.FileManager
-
- getMediaType() - Method in class co.ecg.alpaca.toolkit.serializable.AnnouncementFile
-
- getMeetMeConferenceAccess(User, String, String) - Method in class co.ecg.alpaca.toolkit.helper.timesten.TimesTenHelper
-
Method to retrieve the MeetMeConference access information
- getMeetMeConferenceBridgeActivationList() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getMeetMeConferencing() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getMeetMeConferencing() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.AbstractServiceProviderInformation
-
- getMeetMeConferencingAccessMap() - Method in class co.ecg.alpaca.toolkit.serializable.user.UserInformation
-
- getMeetMeConferencingBridgeInformationList() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getMeetMeConferencingBridgeList() - Method in class co.ecg.alpaca.toolkit.serializable.user.UserGroupServiceInformation
-
- getMeetMeConferencingConference() - Method in class co.ecg.alpaca.toolkit.serializable.user.UserGroupServiceInformation
-
- getMeetMeConferencingConferenceDelegateList() - Method in class co.ecg.alpaca.toolkit.serializable.user.UserGroupServiceInformation
-
- getMeetMeConferencingConferenceDelegateMap() - Method in class co.ecg.alpaca.toolkit.serializable.user.UserInformation
-
- getMeetMeConferencingConferenceGreeting() - Method in class co.ecg.alpaca.toolkit.serializable.user.UserGroupServiceInformation
-
- getMeetMeConferencingConferenceGreetingMap() - Method in class co.ecg.alpaca.toolkit.serializable.user.UserInformation
-
- getMeetMeConferencingConferenceList() - Method in class co.ecg.alpaca.toolkit.serializable.user.UserGroupServiceInformation
-
- getMeetMeConferencingConferenceList() - Method in class co.ecg.alpaca.toolkit.serializable.user.UserInformation
-
- getMeetMeConferencingConferenceMap() - Method in class co.ecg.alpaca.toolkit.serializable.user.UserInformation
-
- getMeetMeConferencingConferenceRecordingList() - Method in class co.ecg.alpaca.toolkit.serializable.user.UserGroupServiceInformation
-
- getMessage() - Method in class co.ecg.alpaca.toolkit.helper.report.email.EmailEvent
-
- getMessageName() - Method in class co.ecg.alpaca.toolkit.serializable.user.SavedMessageRow
-
- getMessageTimestamp() - Method in class co.ecg.alpaca.toolkit.serializable.user.SavedMessageRow
-
- getMessageUID() - Method in class co.ecg.alpaca.toolkit.serializable.user.SavedMessageRow
-
- getMigratedFiles() - Method in class co.ecg.alpaca.toolkit.helper.migration.device.AbstractDeviceImport
-
Getter for migratedFiles.
- getMobileSubscriberDirectoryNumbersToNetworkMap() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.AbstractServiceProviderInformation
-
- getModeratorPin() - Method in class co.ecg.alpaca.toolkit.serializable.user.MeetMeConferenceAccess
-
- getMonitoringLocationOfUserId(HashMap<User, UserBusyLampField.UserBusyLampFieldGetResponse>, String) - Static method in class co.ecg.alpaca.toolkit.helper.services.BusyLampFieldHelper
-
- getMonitoringUsers(User) - Static method in class co.ecg.alpaca.toolkit.helper.services.BusyLampFieldHelper
-
- getName() - Method in class co.ecg.alpaca.toolkit.serializable.AnnouncementFile
-
- getName() - Method in class co.ecg.alpaca.toolkit.serializable.device.DeviceTag
-
- getName() - Method in class co.ecg.alpaca.toolkit.shell.BroadWorksConnection
-
- getName() - Method in class co.ecg.alpaca.toolkit.shell.locations.ChildLocation
-
- getName() - Method in interface co.ecg.alpaca.toolkit.shell.locations.interfaces.LocationCommandInterface
-
Command Name
- getName() - Method in class co.ecg.alpaca.toolkit.shell.locations.Location
-
- getName() - Method in class co.ecg.alpaca.toolkit.shell.locations.ServerLocation
-
- getName() - Method in class co.ecg.alpaca.toolkit.shell.task.Task
-
- getName() - Method in class co.ecg.alpaca.toolkit.shell.task.TaskAppender
-
- getNetworkClassOfServiceAssignedList() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getNetworkClassOfServiceAssignedList() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.AbstractServiceProviderInformation
-
- getNightService() - Method in class co.ecg.alpaca.toolkit.serializable.user.CallCenterInformation
-
- getNightService() - Method in class co.ecg.alpaca.toolkit.serializable.user.RoutePointInformation
-
- getNilElement(String) - Method in class co.ecg.alpaca.toolkit.shell.daemon.CreateMessage
-
- getNodeList(String) - Method in class co.ecg.alpaca.toolkit.shell.daemon.ParseMessage
-
- getNumberActivationEnabled() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getNumberPortabilityQuery() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.AbstractServiceProviderInformation
-
- getNumberProcessed() - Method in class co.ecg.alpaca.toolkit.helper.report.AlpacaReport
-
- getOfficeZoneAssignedList() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.AbstractServiceProviderInformation
-
- getOfficeZones() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getOrder() - Method in class co.ecg.alpaca.toolkit.serializable.device.AccessDeviceUser
-
- getOrder() - Method in class co.ecg.alpaca.toolkit.serializable.user.UserRegistration
-
- getOutgoingCallingPlan() - Method in class co.ecg.alpaca.toolkit.serializable.user.UserGroupServiceInformation
-
- getOutput() - Method in class co.ecg.alpaca.toolkit.helper.migration.AbstractImport
-
- getOutput() - Method in class co.ecg.alpaca.toolkit.helper.migration.AbstractMigration
-
- getOutputInformation() - Method in class co.ecg.alpaca.toolkit.helper.migration.AbstractMigration
-
- getOverflow() - Method in class co.ecg.alpaca.toolkit.serializable.user.CallCenterInformation
-
- getOverflow() - Method in class co.ecg.alpaca.toolkit.serializable.user.RoutePointInformation
-
- getParent() - Method in interface co.ecg.alpaca.toolkit.shell.locations.interfaces.LocationCommandInterface
-
Returns the parent object of this location
- getParent() - Method in class co.ecg.alpaca.toolkit.shell.locations.Location
-
- getPasscodeNotSet() - Method in class co.ecg.alpaca.toolkit.helper.timesten.VoicePortalPasscodeDetails
-
- getPasscodeRules() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getPassword() - Method in class co.ecg.alpaca.toolkit.serializable.Credentials
-
- getPasswordRules() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getPasswordRules() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.AbstractServiceProviderInformation
-
- getPathToken() - Method in class co.ecg.alpaca.toolkit.serializable.AlpacaFileToken
-
- getPhoneNumber() - Method in class co.ecg.alpaca.toolkit.serializable.device.AccessDeviceUser
-
- getPortalPasscodeRules() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.AbstractServiceProviderInformation
-
- getPreviousPasscodes() - Method in class co.ecg.alpaca.toolkit.helper.timesten.VoicePortalPasscodeDetails
-
- getPrimaryAccessDeviceUser(GroupAccessDevice) - Static method in class co.ecg.alpaca.toolkit.helper.device.DeviceHelper
-
Helper Method to find the Primary Access Device User from a Group Access Device.
- getPrimaryDevice() - Method in class co.ecg.alpaca.toolkit.serializable.user.UserInformation
-
- getPrimaryDeviceCredentials() - Method in class co.ecg.alpaca.toolkit.serializable.user.BroadWorksAuthenticationInformation
-
- getPrimaryEndpointAdvancedSettings() - Method in class co.ecg.alpaca.toolkit.serializable.user.UserInformation
-
- getPrimaryLinePort() - Method in class co.ecg.alpaca.toolkit.serializable.device.AccessDeviceUser
-
- getPrintStreamOut() - Method in class co.ecg.alpaca.toolkit.shell.Alpaca
-
- getPriority() - Method in class co.ecg.alpaca.toolkit.helper.report.email.EmailEvent
-
- getPriority() - Method in class co.ecg.alpaca.toolkit.helper.report.email.ToAddress
-
- getPrivateNetAddress() - Method in class co.ecg.alpaca.toolkit.serializable.user.UserRegistration
-
- getPrivatePort() - Method in class co.ecg.alpaca.toolkit.serializable.user.UserRegistration
-
- getPublicNetAddress() - Method in class co.ecg.alpaca.toolkit.serializable.user.UserRegistration
-
- getPublicPort() - Method in class co.ecg.alpaca.toolkit.serializable.user.UserRegistration
-
- getPwd() - Method in interface co.ecg.alpaca.toolkit.shell.locations.interfaces.LocationCommandInterface
-
Get the current location as String
- getPwd() - Method in class co.ecg.alpaca.toolkit.shell.locations.Location
-
- getQueueCallDispositionCodeList() - Method in class co.ecg.alpaca.toolkit.serializable.user.CallCenterInformation
-
- getQueueCallDispositionCodeSettings() - Method in class co.ecg.alpaca.toolkit.serializable.user.CallCenterInformation
-
- getQueueStatusNotification() - Method in class co.ecg.alpaca.toolkit.serializable.user.CallCenterInformation
-
- getQueueThresholds() - Method in class co.ecg.alpaca.toolkit.serializable.user.CallCenterInformation
-
- getRanges() - Method in class co.ecg.alpaca.toolkit.serializable.NumberPool
-
- getRegistrations() - Method in class co.ecg.alpaca.toolkit.serializable.user.UserInformation
-
- getReport() - Method in class co.ecg.alpaca.toolkit.helper.model.ErrorableProcess
-
- getRepositoryURL(AccessDevice, String, String, String, String) - Static method in class co.ecg.alpaca.toolkit.helper.device.DeviceHelper
-
Retrieves Repository URL for an access device file.
- getRepositoryURL() - Method in class co.ecg.alpaca.toolkit.serializable.device.DeviceFile
-
- getResponsePerUserMap(BroadWorksServer, List<User>, Class<? extends Request<R>>) - Static method in class co.ecg.alpaca.toolkit.helper.user.UserHelper
-
Runs a request for every user in a list.
- getResult() - Method in class co.ecg.alpaca.toolkit.shell.task.Task
-
- getResultCode() - Method in enum co.ecg.alpaca.toolkit.shell.commands.CommandArgumentResult
-
- getResultSummary() - Method in class co.ecg.alpaca.toolkit.shell.task.TaskResult
-
- getRoot() - Method in class co.ecg.alpaca.toolkit.shell.Alpaca
-
- getRootLocationCommandMap() - Static method in class co.ecg.alpaca.toolkit.shell.locations.Location
-
- getRootLocationCommandTree() - Static method in class co.ecg.alpaca.toolkit.shell.locations.Location
-
- getRoutePointActivationList() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getRoutePointExternalSystemList() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getRoutePointExternalSystemList() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.AbstractServiceProviderInformation
-
- getRoutePointInformationList() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getRoutingPolicies() - Method in class co.ecg.alpaca.toolkit.serializable.user.FlexibleSeatingHostInformation
-
- getRoutingProfile() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getRoutingProfile() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.AbstractServiceProviderInformation
-
- getSavedVoicemails(BroadWorksUser) - Method in class co.ecg.alpaca.toolkit.helper.timesten.TimesTenHelper
-
Method to retrieve the Voice Messaging saved messages for the given
BroadWorksUser
.
- getScheduleEvents() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getScheduleEvents() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.AbstractServiceProviderInformation
-
- getScheduleList() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.AbstractServiceProviderInformation
-
- getSchedules() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getSerializedClass() - Method in class co.ecg.alpaca.toolkit.serializable.AlpacaFileToken
-
- getSerializerGSON() - Static method in class co.ecg.alpaca.toolkit.helper.JSONHelper
-
Retrieves a serializer GSON object for standard creation of JSON from Alpaca Objects
- getServerLocations() - Method in class co.ecg.alpaca.toolkit.shell.locations.Root
-
- getServiceAuthorizationList() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.AbstractServiceProviderInformation
-
- getServiceInstanceCountMap() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getServiceInstanceId() - Method in class co.ecg.alpaca.toolkit.serializable.user.MeetMeConferenceAccess
-
- getServicePack() - Method in class co.ecg.alpaca.toolkit.serializable.ActivatableFeature
-
- getServicePackList() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.AbstractServiceProviderInformation
-
- getServiceProvider() - Method in class co.ecg.alpaca.toolkit.shell.locations.ServiceProviderLocation
-
- getServiceProviderAccessDeviceDestroy() - Method in class co.ecg.alpaca.toolkit.helper.migration.device.ServiceProviderAccessDeviceMigration
-
Method to retrieve the ServiceProviderAccessDeviceDestroy.
- getServiceProviderAccessDeviceImport() - Method in class co.ecg.alpaca.toolkit.helper.migration.device.ServiceProviderAccessDeviceMigration
-
Method to retrieve the ServiceProviderAccessDeviceImport.
- getServiceProviderAccessDeviceInformation(ServiceProviderAccessDevice) - Method in class co.ecg.alpaca.toolkit.helper.information.AccessDeviceInformationBuilder
-
- getServiceProviderAdminDetailMap() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.AbstractServiceProviderInformation
-
- getServiceProviderAdminList() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.AbstractServiceProviderInformation
-
- getServiceProviderAdminPolicyMap() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.AbstractServiceProviderInformation
-
- getServiceProviderAdminToPasswordMap() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.AbstractServiceProviderInformation
-
- getserviceProviderAnnouncementList() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.AbstractServiceProviderInformation
-
- getServiceProviderAnswerConfirmationAnnouncementURL(ServiceProvider, String) - Method in class co.ecg.alpaca.toolkit.helper.timesten.TimesTenHelper
-
Method to retrieve the URL for a ServiceProvider
Answer Confirmation Announcement
- getServiceProviderDestroy() - Method in class co.ecg.alpaca.toolkit.helper.migration.serviceprovider.EnterpriseMigration
-
- getServiceProviderDestroy() - Method in class co.ecg.alpaca.toolkit.helper.migration.serviceprovider.ServiceProviderMigration
-
- getServiceProviderImport() - Method in class co.ecg.alpaca.toolkit.helper.migration.serviceprovider.ServiceProviderMigration
-
- getServiceProviderServiceSettings() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.AbstractServiceProviderInformation
-
- getSessionAdmissionControl() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getSessionAdmissionControlCapcity() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.AbstractServiceProviderInformation
-
- getSessionAdmissionControlGroupList() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getSessionAdmissionControlGroupList() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.EnterpriseInformation
-
- getSessionAdmissionControlWhiteList() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.AbstractServiceProviderInformation
-
- getSessionLogger(BroadWorksServer) - Static method in class co.ecg.alpaca.toolkit.helper.AlpacaLogger
-
Get a logger for the specified BroadWorksServer connection
- getSessionLogger(BroadWorksServer, Class<?>) - Static method in class co.ecg.alpaca.toolkit.helper.AlpacaLogger
-
Get a logger for the specified BroadWorksServer connection and Java class
- getSessionLogger(String) - Static method in class co.ecg.alpaca.toolkit.helper.AlpacaLogger
-
Get a logger for the specified sessionId -- This can be for the
BroadWorksServer or for a web server.
- getSessionLogger(String, Class<?>) - Static method in class co.ecg.alpaca.toolkit.helper.AlpacaLogger
-
Get a logger for the specified sessionId -- This can be for the
BroadWorksServer or for a web server.
- getSessionLogger(BroadWorksServer) - Method in interface co.ecg.alpaca.toolkit.helper.model.Loggable
-
- getSipAuthenticationPasswordRules() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.AbstractServiceProviderInformation
-
- getSourceBroadWorksServer() - Method in class co.ecg.alpaca.toolkit.helper.migration.AbstractMigration
-
- getSourcePath() - Method in class co.ecg.alpaca.toolkit.shell.locations.TreeNode
-
- getSourcePathString() - Method in class co.ecg.alpaca.toolkit.shell.locations.TreeNode
-
- getStartTime() - Method in class co.ecg.alpaca.toolkit.shell.task.TaskResult
-
- getStatisticsReporting() - Method in class co.ecg.alpaca.toolkit.serializable.user.CallCenterInformation
-
- getStatus() - Method in class co.ecg.alpaca.toolkit.shell.task.Task
-
- getStrandedCall() - Method in class co.ecg.alpaca.toolkit.serializable.user.CallCenterInformation
-
- getStrandedCallUnavailable() - Method in class co.ecg.alpaca.toolkit.serializable.user.CallCenterInformation
-
- getSubject() - Method in class co.ecg.alpaca.toolkit.helper.report.email.EmailEvent
-
- getSummary() - Method in class co.ecg.alpaca.toolkit.serializable.migration.EncumbranceError
-
- getSummary() - Method in class co.ecg.alpaca.toolkit.serializable.migration.RequirementError
-
- getSummaryText() - Method in class co.ecg.alpaca.toolkit.shell.daemon.ParseMessage
-
Returns the summary element if available.
- getSupervisorList() - Method in class co.ecg.alpaca.toolkit.serializable.user.CallCenterInformation
-
- getSystemAccessDeviceInformation(SystemAccessDevice) - Method in class co.ecg.alpaca.toolkit.helper.information.AccessDeviceInformationBuilder
-
- getSystemDefaultDomain() - Method in class co.ecg.alpaca.toolkit.serializable.BroadWorksObjectInformation
-
- getTabCompleter() - Method in class co.ecg.alpaca.toolkit.shell.Alpaca
-
- getTask() - Method in class co.ecg.alpaca.toolkit.shell.events.TaskEvent
-
- getTaskList() - Method in class co.ecg.alpaca.toolkit.shell.task.TaskManager
-
Returns the set of tasks that have been added to the TaskManager.
- getTaskLog() - Method in class co.ecg.alpaca.toolkit.shell.task.Task
-
- getTaskManager() - Method in class co.ecg.alpaca.toolkit.shell.Alpaca
-
- getTaskServers() - Method in class co.ecg.alpaca.toolkit.shell.task.Task
-
- getTemplateURL() - Method in class co.ecg.alpaca.toolkit.serializable.device.DeviceFile
-
- getTextElement(String, String) - Method in class co.ecg.alpaca.toolkit.shell.daemon.CreateMessage
-
Get a new, text element having the name and text value specified, BUT do
not attach it to the request.
- getToAddressList() - Static method in class co.ecg.alpaca.toolkit.helper.report.email.AlpacaEmail
-
Returns the list of
ToAddress
objects as defined in the Alpaca
Configuration.
- getType() - Method in class co.ecg.alpaca.toolkit.serializable.BroadWorksObjectInformation
-
- getType() - Method in class co.ecg.alpaca.toolkit.serializable.device.AccessDeviceInformation
-
- getType() - Method in class co.ecg.alpaca.toolkit.serializable.device.GroupAccessDeviceInformation
-
- getType() - Method in class co.ecg.alpaca.toolkit.serializable.device.ServiceProviderAccessDeviceInformation
-
- getType() - Method in class co.ecg.alpaca.toolkit.serializable.device.SystemAccessDeviceInformation
-
- getType() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getType() - Method in class co.ecg.alpaca.toolkit.serializable.migration.EncumbranceError
-
- getType() - Method in class co.ecg.alpaca.toolkit.serializable.migration.RequirementError
-
- getType() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.EnterpriseInformation
-
- getType() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.ServiceProviderInformation
-
- getType() - Method in class co.ecg.alpaca.toolkit.serializable.user.AutoAttendantInformation
-
- getType() - Method in class co.ecg.alpaca.toolkit.serializable.user.BroadWorksAnywherePortalInformation
-
- getType() - Method in class co.ecg.alpaca.toolkit.serializable.user.CallCenterInformation
-
- getType() - Method in class co.ecg.alpaca.toolkit.serializable.user.CollaborateBridgeInformation
-
- getType() - Method in class co.ecg.alpaca.toolkit.serializable.user.FindMeFollowMeInformation
-
- getType() - Method in class co.ecg.alpaca.toolkit.serializable.user.FlexibleSeatingHostInformation
-
- getType() - Method in class co.ecg.alpaca.toolkit.serializable.user.GroupPagingInformation
-
- getType() - Method in class co.ecg.alpaca.toolkit.serializable.user.HuntGroupInformation
-
- getType() - Method in class co.ecg.alpaca.toolkit.serializable.user.InstantGroupCallInformation
-
- getType() - Method in class co.ecg.alpaca.toolkit.serializable.user.MeetMeConferencingBridgeInformation
-
- getType() - Method in class co.ecg.alpaca.toolkit.serializable.user.RoutePointInformation
-
- getType() - Method in class co.ecg.alpaca.toolkit.serializable.user.UserInformation
-
- getType() - Method in class co.ecg.alpaca.toolkit.serializable.user.VoiceXmlInformation
-
- getType() - Method in class co.ecg.alpaca.toolkit.shell.locations.ChildLocation
-
- getUnorderedLocation() - Method in class co.ecg.alpaca.toolkit.helper.filesystem.FileManager
-
Retrieves a randomly available location within the FileManager
- getURI() - Method in class co.ecg.alpaca.toolkit.serializable.user.UserRegistration
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.CD
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.Command
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.Detail
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.device.DeleteCommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.device.ModifyConfigModeCommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.device.ModifyGroupAccessDeviceNameCommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.device.ModifyGroupAccessDeviceTypeCommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.device.ModifyMacAddressCommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.device.ResetCommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.device.UploadCustomConfigFileCommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.EmptyCommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.Get
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.group.ActivateNumberCommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.group.AddCallCenterCommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.group.AddCallPickupGroupCommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.group.AddGroupAccessDeviceCommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.group.AddHuntGroupCommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.group.AddUserCommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.group.AssignGroupServiceCommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.group.AssignNumberCommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.group.AuthorizeGroupServiceCommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.group.AuthorizeGroupServicePackCommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.group.AuthorizeUserServiceCommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.group.DeactivateNumberCommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.group.DeleteCommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.group.ExportCommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.group.GetDnsCommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.group.ImportCommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.group.MigrateCommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.group.ModifyBLFURICommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.group.ModifyCallingLineIDCommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.group.ModifyExtensionLengthCommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.group.ModifyVoicePortalCommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.group.ReportMigrationEncumbrances
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.group.ResetAuthenticationCommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.group.ResetDevicesCommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.group.UnassignNumberCommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.huntgroup.ModifyForwardingCommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.huntgroup.ModifyHuntAfterNoAnswerCommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.huntgroup.ModifyPhoneNumberCommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.Refresh
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.server.AddServiceProviderCommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.server.ReportCommunicationsBarringCriteriaCommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.server.ReportCommunicationsBarringProfileCommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.server.ReportGroupServiceAssignedCommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.server.ReportMigrationEncumbrancesCommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.server.ReportServiceAssignmentsCommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.server.ReportUserDetailsCommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.server.ReportUserServiceAssignedCommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.server.ReportVoicePortalChangedCommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.serviceprovider.AddGroupCommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.serviceprovider.AddNumberCommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.serviceprovider.AuthorizeServiceCommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.serviceprovider.DeleteCommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.serviceprovider.ExportCommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.serviceprovider.MigrateCommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.serviceprovider.ReportCallForwardingAlwaysDetailsCommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.serviceprovider.ResetAuthenticationCommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.serviceprovider.SetMediaPolicyCommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.serviceprovider.SetMediaSetCommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.system.ConnectServerCommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.system.DisconnectServerCommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.TasksCommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.Tree
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.user.AddVoiceMessagingAliasCommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.user.AssignCallPickupGroupCommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.user.AssignDeviceCommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.user.AssignExtensionCommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.user.AssignNumberCommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.user.AssignServiceCommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.user.AssignServicePackCommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.user.DeleteCommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.user.ExportCommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.user.ImportCommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.user.ModifyAdvancedVoiceMessagingCommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.user.ModifyBLFURICommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.user.ModifyCallForwardingBusyCommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.user.ModifyCallForwardingNoAnswerCommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.user.ModifyLastNameUppercaseCommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.user.ModifyOutgoingSMDIMWICommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.user.ModifyPasscodeCommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.user.ModifyPasswordCommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.user.ModifyVoiceMessagingCommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.user.ModifyVoicePortalAutoLoginCommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.user.ReportRegistrations
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.user.ResetAuthenticationCommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.user.ResetDevicesCommand
-
- getUsageDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.user.UserGetCommand
-
- getUsageExample() - Method in class co.ecg.alpaca.toolkit.shell.commands.CD
-
- getUsageExample() - Method in class co.ecg.alpaca.toolkit.shell.commands.Command
-
- getUsageExample() - Method in class co.ecg.alpaca.toolkit.shell.commands.Detail
-
- getUsageExample() - Method in class co.ecg.alpaca.toolkit.shell.commands.device.DeleteCommand
-
- getUsageExample() - Method in class co.ecg.alpaca.toolkit.shell.commands.device.ModifyConfigModeCommand
-
- getUsageExample() - Method in class co.ecg.alpaca.toolkit.shell.commands.device.ModifyGroupAccessDeviceNameCommand
-
- getUsageExample() - Method in class co.ecg.alpaca.toolkit.shell.commands.device.ModifyGroupAccessDeviceTypeCommand
-
- getUsageExample() - Method in class co.ecg.alpaca.toolkit.shell.commands.device.ModifyMacAddressCommand
-
- getUsageExample() - Method in class co.ecg.alpaca.toolkit.shell.commands.device.ResetCommand
-
- getUsageExample() - Method in class co.ecg.alpaca.toolkit.shell.commands.device.UploadCustomConfigFileCommand
-
- getUsageExample() - Method in class co.ecg.alpaca.toolkit.shell.commands.EmptyCommand
-
- getUsageExample() - Method in class co.ecg.alpaca.toolkit.shell.commands.Get
-
- getUsageExample() - Method in class co.ecg.alpaca.toolkit.shell.commands.group.ActivateNumberCommand
-
- getUsageExample() - Method in class co.ecg.alpaca.toolkit.shell.commands.group.AddCallCenterCommand
-
- getUsageExample() - Method in class co.ecg.alpaca.toolkit.shell.commands.group.AddCallPickupGroupCommand
-
- getUsageExample() - Method in class co.ecg.alpaca.toolkit.shell.commands.group.AddGroupAccessDeviceCommand
-
- getUsageExample() - Method in class co.ecg.alpaca.toolkit.shell.commands.group.AddHuntGroupCommand
-
- getUsageExample() - Method in class co.ecg.alpaca.toolkit.shell.commands.group.AddUserCommand
-
- getUsageExample() - Method in class co.ecg.alpaca.toolkit.shell.commands.group.AssignGroupServiceCommand
-
- getUsageExample() - Method in class co.ecg.alpaca.toolkit.shell.commands.group.AssignNumberCommand
-
- getUsageExample() - Method in class co.ecg.alpaca.toolkit.shell.commands.group.AuthorizeGroupServiceCommand
-
- getUsageExample() - Method in class co.ecg.alpaca.toolkit.shell.commands.group.AuthorizeGroupServicePackCommand
-
- getUsageExample() - Method in class co.ecg.alpaca.toolkit.shell.commands.group.AuthorizeUserServiceCommand
-
- getUsageExample() - Method in class co.ecg.alpaca.toolkit.shell.commands.group.DeactivateNumberCommand
-
- getUsageExample() - Method in class co.ecg.alpaca.toolkit.shell.commands.group.DeleteCommand
-
- getUsageExample() - Method in class co.ecg.alpaca.toolkit.shell.commands.group.GetDnsCommand
-
- getUsageExample() - Method in class co.ecg.alpaca.toolkit.shell.commands.group.ImportCommand
-
- getUsageExample() - Method in class co.ecg.alpaca.toolkit.shell.commands.group.ModifyBLFURICommand
-
- getUsageExample() - Method in class co.ecg.alpaca.toolkit.shell.commands.group.ModifyCallingLineIDCommand
-
- getUsageExample() - Method in class co.ecg.alpaca.toolkit.shell.commands.group.ModifyExtensionLengthCommand
-
- getUsageExample() - Method in class co.ecg.alpaca.toolkit.shell.commands.group.ModifyVoicePortalCommand
-
- getUsageExample() - Method in class co.ecg.alpaca.toolkit.shell.commands.group.ReportMigrationEncumbrances
-
- getUsageExample() - Method in class co.ecg.alpaca.toolkit.shell.commands.group.ResetAuthenticationCommand
-
- getUsageExample() - Method in class co.ecg.alpaca.toolkit.shell.commands.group.ResetDevicesCommand
-
- getUsageExample() - Method in class co.ecg.alpaca.toolkit.shell.commands.group.UnassignNumberCommand
-
- getUsageExample() - Method in class co.ecg.alpaca.toolkit.shell.commands.huntgroup.ModifyForwardingCommand
-
- getUsageExample() - Method in class co.ecg.alpaca.toolkit.shell.commands.huntgroup.ModifyHuntAfterNoAnswerCommand
-
- getUsageExample() - Method in class co.ecg.alpaca.toolkit.shell.commands.huntgroup.ModifyPhoneNumberCommand
-
- getUsageExample() - Method in class co.ecg.alpaca.toolkit.shell.commands.Refresh
-
- getUsageExample() - Method in class co.ecg.alpaca.toolkit.shell.commands.server.AddServiceProviderCommand
-
- getUsageExample() - Method in class co.ecg.alpaca.toolkit.shell.commands.server.ReportGroupServiceAssignedCommand
-
- getUsageExample() - Method in class co.ecg.alpaca.toolkit.shell.commands.server.ReportVoicePortalChangedCommand
-
- getUsageExample() - Method in class co.ecg.alpaca.toolkit.shell.commands.serviceprovider.AddGroupCommand
-
- getUsageExample() - Method in class co.ecg.alpaca.toolkit.shell.commands.serviceprovider.AddNumberCommand
-
- getUsageExample() - Method in class co.ecg.alpaca.toolkit.shell.commands.serviceprovider.AuthorizeServiceCommand
-
- getUsageExample() - Method in class co.ecg.alpaca.toolkit.shell.commands.serviceprovider.DeleteCommand
-
- getUsageExample() - Method in class co.ecg.alpaca.toolkit.shell.commands.serviceprovider.ResetAuthenticationCommand
-
- getUsageExample() - Method in class co.ecg.alpaca.toolkit.shell.commands.serviceprovider.SetMediaPolicyCommand
-
- getUsageExample() - Method in class co.ecg.alpaca.toolkit.shell.commands.serviceprovider.SetMediaSetCommand
-
- getUsageExample() - Method in class co.ecg.alpaca.toolkit.shell.commands.system.ConnectServerCommand
-
- getUsageExample() - Method in class co.ecg.alpaca.toolkit.shell.commands.system.DisconnectServerCommand
-
- getUsageExample() - Method in class co.ecg.alpaca.toolkit.shell.commands.TasksCommand
-
- getUsageExample() - Method in class co.ecg.alpaca.toolkit.shell.commands.Tree
-
- getUsageExample() - Method in class co.ecg.alpaca.toolkit.shell.commands.user.AddVoiceMessagingAliasCommand
-
- getUsageExample() - Method in class co.ecg.alpaca.toolkit.shell.commands.user.AssignCallPickupGroupCommand
-
- getUsageExample() - Method in class co.ecg.alpaca.toolkit.shell.commands.user.AssignDeviceCommand
-
- getUsageExample() - Method in class co.ecg.alpaca.toolkit.shell.commands.user.AssignExtensionCommand
-
- getUsageExample() - Method in class co.ecg.alpaca.toolkit.shell.commands.user.AssignNumberCommand
-
- getUsageExample() - Method in class co.ecg.alpaca.toolkit.shell.commands.user.AssignServiceCommand
-
- getUsageExample() - Method in class co.ecg.alpaca.toolkit.shell.commands.user.AssignServicePackCommand
-
- getUsageExample() - Method in class co.ecg.alpaca.toolkit.shell.commands.user.DeleteCommand
-
- getUsageExample() - Method in class co.ecg.alpaca.toolkit.shell.commands.user.ExportCommand
-
- getUsageExample() - Method in class co.ecg.alpaca.toolkit.shell.commands.user.ImportCommand
-
- getUsageExample() - Method in class co.ecg.alpaca.toolkit.shell.commands.user.ModifyAdvancedVoiceMessagingCommand
-
- getUsageExample() - Method in class co.ecg.alpaca.toolkit.shell.commands.user.ModifyBLFURICommand
-
- getUsageExample() - Method in class co.ecg.alpaca.toolkit.shell.commands.user.ModifyCallForwardingBusyCommand
-
- getUsageExample() - Method in class co.ecg.alpaca.toolkit.shell.commands.user.ModifyCallForwardingNoAnswerCommand
-
- getUsageExample() - Method in class co.ecg.alpaca.toolkit.shell.commands.user.ModifyLastNameUppercaseCommand
-
- getUsageExample() - Method in class co.ecg.alpaca.toolkit.shell.commands.user.ModifyOutgoingSMDIMWICommand
-
- getUsageExample() - Method in class co.ecg.alpaca.toolkit.shell.commands.user.ModifyPasscodeCommand
-
- getUsageExample() - Method in class co.ecg.alpaca.toolkit.shell.commands.user.ModifyPasswordCommand
-
- getUsageExample() - Method in class co.ecg.alpaca.toolkit.shell.commands.user.ModifyVoiceMessagingCommand
-
- getUsageExample() - Method in class co.ecg.alpaca.toolkit.shell.commands.user.ModifyVoicePortalAutoLoginCommand
-
- getUsageExample() - Method in class co.ecg.alpaca.toolkit.shell.commands.user.ReportRegistrations
-
- getUsageExample() - Method in class co.ecg.alpaca.toolkit.shell.commands.user.ResetAuthenticationCommand
-
- getUsageExample() - Method in class co.ecg.alpaca.toolkit.shell.commands.user.ResetDevicesCommand
-
- getUsageHeader() - Method in class co.ecg.alpaca.toolkit.shell.commands.Command
-
- getUsageHeader() - Method in class co.ecg.alpaca.toolkit.shell.commands.EmptyCommand
-
- getUser() - Method in class co.ecg.alpaca.toolkit.shell.locations.UserLocation
-
- getUserAccessDeviceList(User) - Static method in class co.ecg.alpaca.toolkit.helper.user.UserHelper
-
Retrieves the list of Access Devices for a given User
- getUserAgent() - Method in class co.ecg.alpaca.toolkit.serializable.user.UserRegistration
-
- getUserAuthenticationInformation(User) - Method in class co.ecg.alpaca.toolkit.helper.timesten.TimesTenHelper
-
Method to retrieve the service information rows related to the
Authentication service for a User
- getUserCallPolicies() - Method in class co.ecg.alpaca.toolkit.serializable.user.BroadWorksUserInformation
-
- getUserCallProcessingPolicies() - Method in class co.ecg.alpaca.toolkit.serializable.user.UserInformation
-
- getUserCommBarringAuthCodes() - Method in class co.ecg.alpaca.toolkit.serializable.user.CollaborateBridgeInformation
-
- getUserCommBarringAuthCodes() - Method in class co.ecg.alpaca.toolkit.serializable.user.MeetMeConferencingBridgeInformation
-
- getUserCommBarringAuthCodes() - Method in class co.ecg.alpaca.toolkit.serializable.user.UserInformation
-
- getUserCommBarringSettings() - Method in class co.ecg.alpaca.toolkit.serializable.user.UserInformation
-
- getUserDestroy() - Method in class co.ecg.alpaca.toolkit.helper.migration.user.UserMigration
-
- getUserDevicePolicies() - Method in class co.ecg.alpaca.toolkit.serializable.user.UserInformation
-
- getUserGroupServiceInformation(User) - Static method in class co.ecg.alpaca.toolkit.serializable.user.UserGroupServiceInformation
-
Retrieves the list of Group Services information that can be configured
for a specific User
- getUserHashedWebPassword() - Method in class co.ecg.alpaca.toolkit.serializable.user.BroadWorksAuthenticationInformation
-
- getUserId() - Method in class co.ecg.alpaca.toolkit.serializable.device.AccessDeviceUser
-
- getUserImport() - Method in class co.ecg.alpaca.toolkit.helper.migration.user.UserMigration
-
- getUserList() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getUserMusicOnHold() - Method in class co.ecg.alpaca.toolkit.serializable.user.UserGroupServiceInformation
-
- getUsername() - Method in class co.ecg.alpaca.toolkit.serializable.Credentials
-
- getUserPersonalPhoneList() - Method in class co.ecg.alpaca.toolkit.serializable.user.UserInformation
-
- getUserProxy() - Method in class co.ecg.alpaca.toolkit.serializable.user.UserRegistration
-
- getUserRegistrationList(User) - Static method in class co.ecg.alpaca.toolkit.helper.user.UserRegistrationHelper
-
- getUserScheduleEvents() - Method in class co.ecg.alpaca.toolkit.serializable.user.UserInformation
-
- getUserSchedules() - Method in class co.ecg.alpaca.toolkit.serializable.user.UserInformation
-
- getUserServices() - Method in class co.ecg.alpaca.toolkit.serializable.user.BroadWorksUserInformation
-
- getUserServicesForAllAssignedServices(BroadWorksUser) - Static method in class co.ecg.alpaca.toolkit.helper.user.UserHelper
-
Retrieves a UserServices object populated with information from all
services and service packs assigned to the User.
- getUserType() - Method in class co.ecg.alpaca.toolkit.serializable.device.AccessDeviceUser
-
- getUserVoicePortalPasscode() - Method in class co.ecg.alpaca.toolkit.serializable.user.BroadWorksAuthenticationInformation
-
- getValue() - Method in class co.ecg.alpaca.toolkit.serializable.device.DeviceTag
-
- getVersion() - Static method in class co.ecg.alpaca.Version
-
- getVoiceMessagingGroupMailServerCredentials() - Method in class co.ecg.alpaca.toolkit.serializable.user.BroadWorksAuthenticationInformation
-
- getVoiceMessagingGroupMailServerCredentialsForUser(BroadWorksUser) - Method in class co.ecg.alpaca.toolkit.helper.timesten.TimesTenHelper
-
Retrieves the VoiceMessaging Group MailServer credentials for a given
BroadWorksUser
- getVoiceMessagingPersonalMailServerCredentials() - Method in class co.ecg.alpaca.toolkit.serializable.user.BroadWorksAuthenticationInformation
-
- getVoiceMessagingPersonalMailServerCredentialsForUser(BroadWorksUser) - Method in class co.ecg.alpaca.toolkit.helper.timesten.TimesTenHelper
-
Retrieves the VoiceMessaging Personal MailServer credentials for a given
BroadWorksUser
- getVoicePortalPasscodeForUser(BroadWorksUser) - Method in class co.ecg.alpaca.toolkit.helper.timesten.TimesTenHelper
-
Method to retrieve the Voice Portal Passcode for the given BroadWorksUser
.
- getVoicePortalPasswordDetails(BroadWorksUser) - Method in class co.ecg.alpaca.toolkit.helper.timesten.TimesTenHelper
-
Method to retrieve the Voice Portal Passcode for the given BroadWorksUser
.
- getVoiceVPN() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.EnterpriseInformation
-
- getVoiceVPNPolicyList() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.EnterpriseInformation
-
- getVoiceXmlActivationList() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getVoiceXmlInformationList() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
- getWarnings() - Method in class co.ecg.alpaca.toolkit.helper.model.ErrorableProcess
-
Retrieves the Warning list
- green(String) - Method in class co.ecg.alpaca.toolkit.config.PrintColorWriter
-
- GroupAccessDeviceDestroy - Class in co.ecg.alpaca.toolkit.helper.migration.device
-
Performs the task of removing a GroupAccessDevice from the BroadWorksSystem
- GroupAccessDeviceDestroy(GroupAccessDeviceInformation) - Constructor for class co.ecg.alpaca.toolkit.helper.migration.device.GroupAccessDeviceDestroy
-
- GroupAccessDeviceDestroy.Step - Enum in co.ecg.alpaca.toolkit.helper.migration.device
-
- GroupAccessDeviceImport - Class in co.ecg.alpaca.toolkit.helper.migration.device
-
Performs the import of a GroupAccessDevice to a BroadWorksServer given the provided AccessDeviceInformation
- GroupAccessDeviceImport(BroadWorksServer, AccessDeviceInformation<GroupAccessDevice>) - Constructor for class co.ecg.alpaca.toolkit.helper.migration.device.GroupAccessDeviceImport
-
Creates a new Object Import with the provided information
- GroupAccessDeviceImport.Step - Enum in co.ecg.alpaca.toolkit.helper.migration.device
-
- GroupAccessDeviceInformation - Class in co.ecg.alpaca.toolkit.serializable.device
-
A serializable class to store a GroupAccessDevice
and it's associated information.
- GroupAccessDeviceInformation(GroupAccessDevice) - Constructor for class co.ecg.alpaca.toolkit.serializable.device.GroupAccessDeviceInformation
-
- GroupAccessDeviceInformation() - Constructor for class co.ecg.alpaca.toolkit.serializable.device.GroupAccessDeviceInformation
-
- GroupAccessDeviceLocation - Class in co.ecg.alpaca.toolkit.shell.locations
-
- GroupAccessDeviceLocation(GroupLocation, GroupAccessDevice) - Constructor for class co.ecg.alpaca.toolkit.shell.locations.GroupAccessDeviceLocation
-
Creates a new GroupAccessDeviceLocation with the provided parent location and backing access device.
- GroupAccessDeviceMigration - Class in co.ecg.alpaca.toolkit.helper.migration.device
-
The GroupAccessDeviceMigration class handles the movement of
GroupAccessDevice settings within BroadWorks.
- GroupAccessDeviceMigration(GroupAccessDeviceInformation, AbstractTransform<GroupAccessDevice, GroupAccessDeviceInformation>...) - Constructor for class co.ecg.alpaca.toolkit.helper.migration.device.GroupAccessDeviceMigration
-
Creates a new GroupAccessDevice migration object with the input device as
the source and the add request as the target.
- GroupAccessDeviceMigration.Step - Enum in co.ecg.alpaca.toolkit.helper.migration.device
-
- GroupDestroy - Class in co.ecg.alpaca.toolkit.helper.migration.group
-
Implementation of AbstractDestroy for Group
objects.
- GroupDestroy(GroupInformation) - Constructor for class co.ecg.alpaca.toolkit.helper.migration.group.GroupDestroy
-
- GroupDestroy.Step - Enum in co.ecg.alpaca.toolkit.helper.migration.group
-
- GroupHelper - Class in co.ecg.alpaca.toolkit.helper
-
A class to contain helper methods and tools that pertain to a Group in the
BroadWorks system.
- GroupHelper() - Constructor for class co.ecg.alpaca.toolkit.helper.GroupHelper
-
- GroupImport - Class in co.ecg.alpaca.toolkit.helper.migration.group
-
Process to create a new
Group
on the BroadWorks system given the provided
GroupInformation
.
- GroupImport(BroadWorksServer, GroupInformation, T) - Constructor for class co.ecg.alpaca.toolkit.helper.migration.group.GroupImport
-
Creates a new Object Import with the provided information
- GroupImport(BroadWorksServer, GroupInformation) - Constructor for class co.ecg.alpaca.toolkit.helper.migration.group.GroupImport
-
Creates a new Object Import with the provided information
- GroupImport.Step - Enum in co.ecg.alpaca.toolkit.helper.migration.group
-
- GroupInformation - Class in co.ecg.alpaca.toolkit.serializable.group
-
A serializable class to store a Group
and it's associated information.
- GroupInformation(Group) - Constructor for class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
Create a new GroupInformation with the provided Group
- GroupInformation() - Constructor for class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
-
Serializable Constructor
- GroupInformationBuilder - Class in co.ecg.alpaca.toolkit.helper.information
-
Builder for the GroupInformation Class
- GroupInformationBuilder(Group) - Constructor for class co.ecg.alpaca.toolkit.helper.information.GroupInformationBuilder
-
- GroupInformationBuilder.BuildStep - Enum in co.ecg.alpaca.toolkit.helper.information
-
- GroupLocation - Class in co.ecg.alpaca.toolkit.shell.locations
-
- GroupLocation(ServiceProviderLocation, Group) - Constructor for class co.ecg.alpaca.toolkit.shell.locations.GroupLocation
-
Creates a new Group location with the provided parent location and backing Group.
- GroupMigration - Class in co.ecg.alpaca.toolkit.helper.migration.group
-
The Group Migration class handles the movement of Group settings within
BroadWorks.
- GroupMigration(GroupInformation, AbstractTransform<Group, GroupInformation>...) - Constructor for class co.ecg.alpaca.toolkit.helper.migration.group.GroupMigration
-
Performs the migration of a Group
by removing it and recreating
with the specified add request.
- GroupMigration.Step - Enum in co.ecg.alpaca.toolkit.helper.migration.group
-
- GroupMigrationEncumbrances<T extends AbstractServiceProviderInformation> - Class in co.ecg.alpaca.toolkit.helper.migration.group
-
The GroupMigrationEncumbrances class houses all encumbrance checks for a
Group
to be eligible for migration.
- GroupMigrationEncumbrances(GroupInformation, T, MigrationType) - Constructor for class co.ecg.alpaca.toolkit.helper.migration.group.GroupMigrationEncumbrances
-
Creates a GroupMigrationEncumbrances class for the specified Group Information and MigrationType
- GroupMigrationRequirements<T extends BroadWorksObjectInformation> - Class in co.ecg.alpaca.toolkit.helper.migration.group
-
The GroupMigrationRequirements class houses all requirement checks for a Group to have a
valid migration target.
- GroupMigrationRequirements(GroupInformation, T, MigrationType) - Constructor for class co.ecg.alpaca.toolkit.helper.migration.group.GroupMigrationRequirements
-
Creates a new GroupMigrationRequirements class with the provided GroupInformation, DestinationInformation, and Migration Type
- GroupMigrationRequirements(GroupInformation, MigrationType) - Constructor for class co.ecg.alpaca.toolkit.helper.migration.group.GroupMigrationRequirements
-
Creates a new GroupMigrationRequirements class with the provided GroupInformation and Migration Type.
- GroupMigrationTask - Class in co.ecg.alpaca.toolkit.shell.task.tasks
-
A task to migrate a Group
- GroupMigrationTask(Group, Task, ServiceProvider, BroadWorksServer) - Constructor for class co.ecg.alpaca.toolkit.shell.task.tasks.GroupMigrationTask
-
- GroupPagingImport - Class in co.ecg.alpaca.toolkit.helper.migration.user
-
- GroupPagingImport(BroadWorksServer, GroupPagingInformation) - Constructor for class co.ecg.alpaca.toolkit.helper.migration.user.GroupPagingImport
-
- GroupPagingImport.Step - Enum in co.ecg.alpaca.toolkit.helper.migration.user
-
- GroupPagingInformation - Class in co.ecg.alpaca.toolkit.serializable.user
-
A serializable class to store a GroupPaging
and it's associated information.
- GroupPagingInformation(GroupPaging) - Constructor for class co.ecg.alpaca.toolkit.serializable.user.GroupPagingInformation
-
Create a new GroupPagingInformation with the provided GroupPaging
- GroupPagingInformation() - Constructor for class co.ecg.alpaca.toolkit.serializable.user.GroupPagingInformation
-
Serialization Constructor
- GroupPagingInformationBuilder - Class in co.ecg.alpaca.toolkit.helper.information
-
- GroupPagingInformationBuilder(GroupPaging) - Constructor for class co.ecg.alpaca.toolkit.helper.information.GroupPagingInformationBuilder
-
- GroupPagingInformationBuilder.BuildStep - Enum in co.ecg.alpaca.toolkit.helper.information
-
- GroupServiceToLicenseMap - Class in co.ecg.alpaca.toolkit.helper
-
Mappings for Group Service Licenses.
- GroupServiceToLicenseMap() - Constructor for class co.ecg.alpaca.toolkit.helper.GroupServiceToLicenseMap
-
- GroupTransform - Class in co.ecg.alpaca.toolkit.helper.migration.transform
-
The Group Transform class transforms all of the Group
Information of a User
from the source Group to the Destination
Group.
- GroupTransform(Group) - Constructor for class co.ecg.alpaca.toolkit.helper.migration.transform.GroupTransform
-
Constructor that sets the Destination Group.
- value() - Method in enum co.ecg.alpaca.toolkit.helper.report.email.ToAddress.AddressType
-
- valueOf(String) - Static method in enum co.ecg.alpaca.toolkit.config.PrintColor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.ecg.alpaca.toolkit.helper.information.AbstractServiceProviderInformationBuilder.SharedSteps
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.ecg.alpaca.toolkit.helper.information.AccessDeviceInformationBuilder.BuildStep
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.ecg.alpaca.toolkit.helper.information.AutoAttendantInformationBuilder.BuildStep
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.ecg.alpaca.toolkit.helper.information.BroadWorksAnywherePortalInformationBuilder.BuildStep
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.ecg.alpaca.toolkit.helper.information.CallCenterInformationBuilder.BuildStep
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.ecg.alpaca.toolkit.helper.information.CollaborateBridgeInformationBuilder.BuildStep
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.ecg.alpaca.toolkit.helper.information.EnterpriseInformationBuilder.BuildStep
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.ecg.alpaca.toolkit.helper.information.FindMeFollowMeInformationBuilder.BuildStep
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.ecg.alpaca.toolkit.helper.information.FlexibleSeatingHostInformationBuilder.BuildStep
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.ecg.alpaca.toolkit.helper.information.GroupInformationBuilder.BuildStep
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.ecg.alpaca.toolkit.helper.information.GroupPagingInformationBuilder.BuildStep
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.ecg.alpaca.toolkit.helper.information.HuntGroupInformationBuilder.BuildStep
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.ecg.alpaca.toolkit.helper.information.InstantGroupCallInformationBuilder.BuildStep
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.ecg.alpaca.toolkit.helper.information.MeetMeConferencingBridgeInformationBuilder.BuildStep
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.ecg.alpaca.toolkit.helper.information.RoutePointInformationBuilder.BuildStep
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.ecg.alpaca.toolkit.helper.information.ServiceProviderInformationBuilder.BuildStep
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.ecg.alpaca.toolkit.helper.information.UserInformationBuilder.BuildStep
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.ecg.alpaca.toolkit.helper.information.VoiceXmlInformationBuilder.BuildStep
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.ecg.alpaca.toolkit.helper.migration.device.GroupAccessDeviceDestroy.Step
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.ecg.alpaca.toolkit.helper.migration.device.GroupAccessDeviceImport.Step
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.ecg.alpaca.toolkit.helper.migration.device.GroupAccessDeviceMigration.Step
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.ecg.alpaca.toolkit.helper.migration.device.ServiceProviderAccessDeviceDestroy.Step
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.ecg.alpaca.toolkit.helper.migration.device.ServiceProviderAccessDeviceImport.Step
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.ecg.alpaca.toolkit.helper.migration.device.ServiceProviderAccessDeviceMigration.Step
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.ecg.alpaca.toolkit.helper.migration.group.GroupDestroy.Step
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.ecg.alpaca.toolkit.helper.migration.group.GroupImport.Step
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.ecg.alpaca.toolkit.helper.migration.group.GroupMigration.Step
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.ecg.alpaca.toolkit.helper.migration.MigrationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.ecg.alpaca.toolkit.helper.migration.serviceprovider.EnterpriseImport.Step
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.ecg.alpaca.toolkit.helper.migration.serviceprovider.EnterpriseMigration.Step
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.ecg.alpaca.toolkit.helper.migration.serviceprovider.ServiceProviderDestroy.Step
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.ecg.alpaca.toolkit.helper.migration.serviceprovider.ServiceProviderImport.Step
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.ecg.alpaca.toolkit.helper.migration.serviceprovider.ServiceProviderMigration.Step
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.ecg.alpaca.toolkit.helper.migration.user.AutoAttendantImport.Step
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.ecg.alpaca.toolkit.helper.migration.user.BroadWorksAnywherePortalImport.Step
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.ecg.alpaca.toolkit.helper.migration.user.CallCenterImport.Step
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.ecg.alpaca.toolkit.helper.migration.user.CollaborateBridgeImport.Step
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.ecg.alpaca.toolkit.helper.migration.user.FindMeFollowMeImport.Step
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.ecg.alpaca.toolkit.helper.migration.user.FlexibleSeatingHostImport.Step
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.ecg.alpaca.toolkit.helper.migration.user.GroupPagingImport.Step
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.ecg.alpaca.toolkit.helper.migration.user.HuntGroupImport.Step
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.ecg.alpaca.toolkit.helper.migration.user.InstantGroupCallImport.Step
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.ecg.alpaca.toolkit.helper.migration.user.MeetMeConferencingBridgeImport.Step
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.ecg.alpaca.toolkit.helper.migration.user.RoutePointImport.Step
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.ecg.alpaca.toolkit.helper.migration.user.UserDestroy.Step
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.ecg.alpaca.toolkit.helper.migration.user.UserImport.Step
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.ecg.alpaca.toolkit.helper.migration.user.UserMigration.Step
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.ecg.alpaca.toolkit.helper.migration.user.VoiceXmlImport.Step
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.ecg.alpaca.toolkit.helper.report.email.EmailEvent.Priority
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.ecg.alpaca.toolkit.helper.report.email.ToAddress.AddressType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.ecg.alpaca.toolkit.serializable.migration.EncumbranceError.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.ecg.alpaca.toolkit.serializable.migration.RequirementError.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.ecg.alpaca.toolkit.shell.commands.CommandArgumentResult
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.ecg.alpaca.toolkit.shell.locations.ChildLocation.LocationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.ecg.alpaca.toolkit.shell.task.TaskStatus
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum co.ecg.alpaca.toolkit.config.PrintColor
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.ecg.alpaca.toolkit.helper.information.AbstractServiceProviderInformationBuilder.SharedSteps
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.ecg.alpaca.toolkit.helper.information.AccessDeviceInformationBuilder.BuildStep
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.ecg.alpaca.toolkit.helper.information.AutoAttendantInformationBuilder.BuildStep
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.ecg.alpaca.toolkit.helper.information.BroadWorksAnywherePortalInformationBuilder.BuildStep
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.ecg.alpaca.toolkit.helper.information.CallCenterInformationBuilder.BuildStep
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.ecg.alpaca.toolkit.helper.information.CollaborateBridgeInformationBuilder.BuildStep
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.ecg.alpaca.toolkit.helper.information.EnterpriseInformationBuilder.BuildStep
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.ecg.alpaca.toolkit.helper.information.FindMeFollowMeInformationBuilder.BuildStep
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.ecg.alpaca.toolkit.helper.information.FlexibleSeatingHostInformationBuilder.BuildStep
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.ecg.alpaca.toolkit.helper.information.GroupInformationBuilder.BuildStep
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.ecg.alpaca.toolkit.helper.information.GroupPagingInformationBuilder.BuildStep
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.ecg.alpaca.toolkit.helper.information.HuntGroupInformationBuilder.BuildStep
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.ecg.alpaca.toolkit.helper.information.InstantGroupCallInformationBuilder.BuildStep
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.ecg.alpaca.toolkit.helper.information.MeetMeConferencingBridgeInformationBuilder.BuildStep
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.ecg.alpaca.toolkit.helper.information.RoutePointInformationBuilder.BuildStep
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.ecg.alpaca.toolkit.helper.information.ServiceProviderInformationBuilder.BuildStep
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.ecg.alpaca.toolkit.helper.information.UserInformationBuilder.BuildStep
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.ecg.alpaca.toolkit.helper.information.VoiceXmlInformationBuilder.BuildStep
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.ecg.alpaca.toolkit.helper.migration.device.GroupAccessDeviceDestroy.Step
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.ecg.alpaca.toolkit.helper.migration.device.GroupAccessDeviceImport.Step
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.ecg.alpaca.toolkit.helper.migration.device.GroupAccessDeviceMigration.Step
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.ecg.alpaca.toolkit.helper.migration.device.ServiceProviderAccessDeviceDestroy.Step
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.ecg.alpaca.toolkit.helper.migration.device.ServiceProviderAccessDeviceImport.Step
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.ecg.alpaca.toolkit.helper.migration.device.ServiceProviderAccessDeviceMigration.Step
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.ecg.alpaca.toolkit.helper.migration.group.GroupDestroy.Step
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.ecg.alpaca.toolkit.helper.migration.group.GroupImport.Step
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.ecg.alpaca.toolkit.helper.migration.group.GroupMigration.Step
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.ecg.alpaca.toolkit.helper.migration.MigrationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.ecg.alpaca.toolkit.helper.migration.serviceprovider.EnterpriseImport.Step
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.ecg.alpaca.toolkit.helper.migration.serviceprovider.EnterpriseMigration.Step
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.ecg.alpaca.toolkit.helper.migration.serviceprovider.ServiceProviderDestroy.Step
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.ecg.alpaca.toolkit.helper.migration.serviceprovider.ServiceProviderImport.Step
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.ecg.alpaca.toolkit.helper.migration.serviceprovider.ServiceProviderMigration.Step
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.ecg.alpaca.toolkit.helper.migration.user.AutoAttendantImport.Step
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.ecg.alpaca.toolkit.helper.migration.user.BroadWorksAnywherePortalImport.Step
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.ecg.alpaca.toolkit.helper.migration.user.CallCenterImport.Step
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.ecg.alpaca.toolkit.helper.migration.user.CollaborateBridgeImport.Step
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.ecg.alpaca.toolkit.helper.migration.user.FindMeFollowMeImport.Step
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.ecg.alpaca.toolkit.helper.migration.user.FlexibleSeatingHostImport.Step
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.ecg.alpaca.toolkit.helper.migration.user.GroupPagingImport.Step
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.ecg.alpaca.toolkit.helper.migration.user.HuntGroupImport.Step
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.ecg.alpaca.toolkit.helper.migration.user.InstantGroupCallImport.Step
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.ecg.alpaca.toolkit.helper.migration.user.MeetMeConferencingBridgeImport.Step
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.ecg.alpaca.toolkit.helper.migration.user.RoutePointImport.Step
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.ecg.alpaca.toolkit.helper.migration.user.UserDestroy.Step
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.ecg.alpaca.toolkit.helper.migration.user.UserImport.Step
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.ecg.alpaca.toolkit.helper.migration.user.UserMigration.Step
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.ecg.alpaca.toolkit.helper.migration.user.VoiceXmlImport.Step
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.ecg.alpaca.toolkit.helper.report.email.EmailEvent.Priority
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.ecg.alpaca.toolkit.helper.report.email.ToAddress.AddressType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.ecg.alpaca.toolkit.serializable.migration.EncumbranceError.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.ecg.alpaca.toolkit.serializable.migration.RequirementError.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.ecg.alpaca.toolkit.shell.commands.CommandArgumentResult
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.ecg.alpaca.toolkit.shell.locations.ChildLocation.LocationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.ecg.alpaca.toolkit.shell.task.TaskStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- Version - Class in co.ecg.alpaca
-
- Version() - Constructor for class co.ecg.alpaca.Version
-
- VoiceMessagingHelper - Class in co.ecg.alpaca.toolkit.helper.services
-
Voice Messaging Utility Methods
- VoiceMessagingHelper() - Constructor for class co.ecg.alpaca.toolkit.helper.services.VoiceMessagingHelper
-
- VoicePortalPasscodeDetails - Class in co.ecg.alpaca.toolkit.helper.timesten
-
- VoicePortalPasscodeDetails(Boolean, Date, String[]) - Constructor for class co.ecg.alpaca.toolkit.helper.timesten.VoicePortalPasscodeDetails
-
- VoiceXmlImport - Class in co.ecg.alpaca.toolkit.helper.migration.user
-
Process to create a new
VoiceXml
on the BroadWorks system given the provided
VoiceXmlInformation
.
- VoiceXmlImport(BroadWorksServer, VoiceXmlInformation) - Constructor for class co.ecg.alpaca.toolkit.helper.migration.user.VoiceXmlImport
-
- VoiceXmlImport.Step - Enum in co.ecg.alpaca.toolkit.helper.migration.user
-
- VoiceXmlInformation - Class in co.ecg.alpaca.toolkit.serializable.user
-
A serializable class to store a VoiceXml
and it's associated information.
- VoiceXmlInformation(VoiceXml) - Constructor for class co.ecg.alpaca.toolkit.serializable.user.VoiceXmlInformation
-
Create a new VoiceXmlInformation with the provided VoiceXml
- VoiceXmlInformation() - Constructor for class co.ecg.alpaca.toolkit.serializable.user.VoiceXmlInformation
-
Serialization Constructor
- VoiceXmlInformationBuilder - Class in co.ecg.alpaca.toolkit.helper.information
-
- VoiceXmlInformationBuilder(VoiceXml) - Constructor for class co.ecg.alpaca.toolkit.helper.information.VoiceXmlInformationBuilder
-
- VoiceXmlInformationBuilder.BuildStep - Enum in co.ecg.alpaca.toolkit.helper.information
-