Skip navigation links
A B C D E F G H I J L M O P R S T U V X 

A

AbstractDestroy<O extends co.ecg.alpaca.toolkit.model.BroadWorksObject,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<T extends co.ecg.alpaca.toolkit.generated.AccessDevice,E extends Enum<E>,A extends AbstractDeviceDestroy<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,R extends co.ecg.alpaca.toolkit.messaging.request.Request<co.ecg.alpaca.toolkit.messaging.response.DefaultResponse>,E extends Enum<E>,T extends AbstractDeviceMigration<O,R,E,T>> - Class in co.ecg.alpaca.toolkit.helper.migration.device
An abstract migration for AccessDevices Created by mkeathley on 3/29/16.
AbstractDeviceMigration(AccessDeviceInformation<O>, AbstractTransform<O, AccessDeviceInformation<O>>, Class<E>) - 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
Abstract BroadWorksObject Import - Performs the creation of a BroadWorksObject given a BroadWorksObjectInformation Created by mkeathley on 5/10/16.
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>,R extends co.ecg.alpaca.toolkit.messaging.request.Request<co.ecg.alpaca.toolkit.messaging.response.DefaultResponse>,T extends AbstractTransform<O,I>,S extends Enum<S>,E extends AbstractMigration<O,I,R,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, T, Class<S>) - Constructor for class co.ecg.alpaca.toolkit.helper.migration.AbstractMigration
Creates a new Abstract Migration with the provided input BroadWorksObject and the Add Request.
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 Created by mkeathley on 5/10/16.
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> - 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
TODO - Complete Type Description Created on: Jul 7, 2015
AccessDeviceUser() - Constructor for class co.ecg.alpaca.toolkit.serializable.device.AccessDeviceUser
 
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.GroupInformationBuilder
Adds the AccessDevices information for the Group
addAccessDevices() - Method in class co.ecg.alpaca.toolkit.helper.information.ServiceProviderInformationBuilder
Adds the AccessDevices information for the Service Provider
addAdminInformation() - Method in class co.ecg.alpaca.toolkit.helper.information.GroupInformationBuilder
Adds the Admin information for the Group
addAdminInformation() - Method in class co.ecg.alpaca.toolkit.helper.information.ServiceProviderInformationBuilder
Adds the Admin information for the Service Provider
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.ServiceProviderInformationBuilder
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.ServiceProviderInformationBuilder
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
addBroadWorksMobileManager() - Method in class co.ecg.alpaca.toolkit.helper.information.GroupInformationBuilder
Adds the BroadWorksMobileManager information for the Group
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.ServiceProviderInformationBuilder
Adds the CallProcessingPolicy information for the Service Provider
addChild(T) - Method in class co.ecg.alpaca.toolkit.shell.locations.TreeNode
 
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.GroupInformationBuilder
Adds the CommunicationBarring information for the Group
addCommunicationBarring() - Method in class co.ecg.alpaca.toolkit.helper.information.ServiceProviderInformationBuilder
Adds the CommunicationBarring information for the Service Provider
addContactDirectory() - Method in class co.ecg.alpaca.toolkit.helper.information.GroupInformationBuilder
Adds the ContactDirectory information for the Group
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.ServiceProviderInformationBuilder
Adds the DeviceProfileAuthentication information for the Service Provider
addDevices() - Method in class co.ecg.alpaca.toolkit.helper.migration.user.UserMigration
Migrates the GroupAccessDevices associated with the User
addDialableCallerID() - Method in class co.ecg.alpaca.toolkit.helper.information.GroupInformationBuilder
Adds the DialableCallerID information for the Group
addDialableCallerId() - Method in class co.ecg.alpaca.toolkit.helper.information.ServiceProviderInformationBuilder
Adds the DialableCallerId information for the Service Provider
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.ServiceProviderInformationBuilder
Adds the DialPlanPolicy information for the Service Provider
addDigitCollection() - Method in class co.ecg.alpaca.toolkit.helper.information.GroupInformationBuilder
Adds the DigitCollection information for the Group
addDigitCollection() - Method in class co.ecg.alpaca.toolkit.helper.information.ServiceProviderInformationBuilder
Adds the DigitCollection information for the Service Provider
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.GroupInformationBuilder
Adds the Domains information for the Group
addDomains() - Method in class co.ecg.alpaca.toolkit.helper.information.ServiceProviderInformationBuilder
Adds the Domains information for the Service Provider
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
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.ServiceProviderInformationBuilder
Adds the FeatureAccessCodes information for the Service Provider
addFileRepositoryUsers() - Method in class co.ecg.alpaca.toolkit.helper.information.ServiceProviderInformationBuilder
Adds the FileRepositoryUsers information for the Service Provider
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.ServiceProviderInformationBuilder
Adds the list of Groups in the ServiceProvider and their complete Information
addGroupList() - Method in class co.ecg.alpaca.toolkit.helper.information.ServiceProviderInformationBuilder
Adds the list of Groups in the ServiceProvider
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
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.ServiceProviderInformationBuilder
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
addLanguages() - Method in class co.ecg.alpaca.toolkit.helper.information.ServiceProviderInformationBuilder
Adds the Languages information for the Service Provider
addNCOS() - Method in class co.ecg.alpaca.toolkit.helper.information.GroupInformationBuilder
Adds the NCOS information for the Group
addNCOS() - Method in class co.ecg.alpaca.toolkit.helper.information.ServiceProviderInformationBuilder
Adds the NCOS information for the Service Provider
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.GroupInformationBuilder
Adds the OfficeZones information for the Group
addOfficeZones() - Method in class co.ecg.alpaca.toolkit.helper.information.ServiceProviderInformationBuilder
Adds the OfficeZones information for the Service Provider
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
addOutputDevice() - Method in class co.ecg.alpaca.toolkit.helper.migration.device.AbstractDeviceImport
Fires the DeviceAddRequest to create the output device
addPasswordPasscodeRules() - Method in class co.ecg.alpaca.toolkit.helper.information.GroupInformationBuilder
Adds the PasswordPasscodeRules information for the Group
addPasswordPasscodeRules() - Method in class co.ecg.alpaca.toolkit.helper.information.ServiceProviderInformationBuilder
Adds the PasswordPasscodeRules information for the Service Provider
addRequest - Variable in class co.ecg.alpaca.toolkit.helper.migration.AbstractImport
 
addRequest - Variable in class co.ecg.alpaca.toolkit.helper.migration.AbstractMigration
 
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.ServiceProviderInformationBuilder
Adds the RoutePointExternalSystem information for the Service Provider
addRoutingProfile() - Method in class co.ecg.alpaca.toolkit.helper.information.GroupInformationBuilder
Adds the RoutingProfile information for the Group
addRoutingProfile() - Method in class co.ecg.alpaca.toolkit.helper.information.ServiceProviderInformationBuilder
Adds the RoutingProfile information for the Service Provider
addSchedules() - Method in class co.ecg.alpaca.toolkit.helper.information.GroupInformationBuilder
Adds the Schedules information for the Group
addSchedules() - Method in class co.ecg.alpaca.toolkit.helper.information.ServiceProviderInformationBuilder
Adds the Schedules information for the Service Provider
addServerLocation(ServerLocation) - Method in class co.ecg.alpaca.toolkit.shell.locations.Root
 
addServicePackMigration() - Method in class co.ecg.alpaca.toolkit.helper.information.ServiceProviderInformationBuilder
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.ServiceProviderInformationBuilder
Adds the Services information for the Service Provider
addSessionAdmissionControl() - Method in class co.ecg.alpaca.toolkit.helper.information.GroupInformationBuilder
Adds the SessionAdmissionControl information for the Group
addSessionAdmissionControl() - Method in class co.ecg.alpaca.toolkit.helper.information.ServiceProviderInformationBuilder
Adds the SessionAdmissionControl information for the Service Provider
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.
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.UserInformationBuilder
Adds the announcement list for the User
addUserAuthenticationInformation() - Method in class co.ecg.alpaca.toolkit.helper.information.UserInformationBuilder
Adds the authentication information for the User
addUserBLFInformation() - Method in class co.ecg.alpaca.toolkit.helper.information.UserInformationBuilder
Adds the blinking lamp field information for the User
addUserCallPolicies() - Method in class co.ecg.alpaca.toolkit.helper.information.UserInformationBuilder
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.UserInformationBuilder
Adds the service information for the User
addUserServices(List<UserService>) - Method in class co.ecg.alpaca.toolkit.helper.information.UserInformationBuilder
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
 
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 Created by mkeathley on 5/17/16.
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 Created by mkeathley on 5/25/16.
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
 
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.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
 
assignUserToDevice() - Method in class co.ecg.alpaca.toolkit.helper.migration.user.UserMigration
Assigns the Group Access Device to the migrated User
AuthenticationHelper - Class in co.ecg.alpaca.toolkit.helper.services
Authentication Utility Methods Created on: Jul 16, 2015
AuthenticationHelper() - Constructor for class co.ecg.alpaca.toolkit.helper.services.AuthenticationHelper
 
authorizeAndAssignService(User, 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
 

B

backupDevice(AccessDeviceInformation<GroupAccessDevice>, PrintStream) - Static method in class co.ecg.alpaca.toolkit.helper.device.DeviceHelper
Helper Method to backup a GroupAccessDevice.
BroadWorksAuthenticationInformation() - Constructor for class co.ecg.alpaca.toolkit.helper.TimesTenHelper.BroadWorksAuthenticationInformation
 
BroadWorksAuthenticationInformation(User) - Constructor for class co.ecg.alpaca.toolkit.helper.TimesTenHelper.BroadWorksAuthenticationInformation
Create a BroadWorksAuthenticationInformation object for the given User
BroadWorksConnection - Class in co.ecg.alpaca.toolkit.shell
 
BroadWorksConnection(Alpaca, BroadWorksServerConfig) - Constructor for class co.ecg.alpaca.toolkit.shell.BroadWorksConnection
This method is used to initialize an Alpaca Object
broadWorksObject - Variable in class co.ecg.alpaca.toolkit.helper.information.AbstractInformationBuilder
 
BroadWorksObjectInformation<T extends co.ecg.alpaca.toolkit.model.BroadWorksObject> - Class in co.ecg.alpaca.toolkit.serializable
Abstract class representing a BroadWorks object and all associated information.
BroadWorksObjectInformation(T) - Constructor for class co.ecg.alpaca.toolkit.serializable.BroadWorksObjectInformation
Creates a new BroadWorksObjectInformation with the provide object
BroadWorksObjectInformation() - Constructor for class co.ecg.alpaca.toolkit.serializable.BroadWorksObjectInformation
Serializable Constructor
BroadWorksServerLocationInterface - Interface in co.ecg.alpaca.toolkit.shell.locations.interfaces
 
BroadWorksServerPostProcessor(BroadWorksServer) - Constructor for class co.ecg.alpaca.toolkit.helper.JSONHelper.BroadWorksServerPostProcessor
 
BusyLampFieldDB - Class in co.ecg.alpaca.toolkit.helper.cache
The BusyLampFieldDB stores the BLF information for users in a BroadWorks system.
BusyLampFieldHelper - Class in co.ecg.alpaca.toolkit.helper.services
Utility Methods for the Busy Lamp Field Service Created on: Jul 16, 2015
BusyLampFieldHelper() - Constructor for class co.ecg.alpaca.toolkit.helper.services.BusyLampFieldHelper
 
busyLampFieldMonitorUserForUserList(User, HashMap<User, Integer>) - Static method in class co.ecg.alpaca.toolkit.helper.services.BusyLampFieldHelper
Sets a User on the Busy Lamp Field monitoring list for a set of Users.
BWSKeepAliveThread - Class in co.ecg.alpaca.toolkit.shell.daemon
 
BWSKeepAliveThread(BroadWorksConnection, Alpaca) - Constructor for class co.ecg.alpaca.toolkit.shell.daemon.BWSKeepAliveThread
 

C

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.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.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
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.
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.
checkChargeNumberEncumbrance() - Method in class co.ecg.alpaca.toolkit.helper.migration.user.UserMigrationEncumbrances
Method to check the Charge Number encumbrance From specification document - If the User is using a Charge Number, the User is not moved.
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().
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.
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.
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.
checkGroupUserLimit(GroupInformation) - Method in class co.ecg.alpaca.toolkit.helper.migration.user.UserMigrationRequirements
Method to check for Group user limit.
checkHuntGroupEncumbrance() - Method in class co.ecg.alpaca.toolkit.helper.migration.user.UserMigrationEncumbrances
Method to check the Hunt Group encumbrance From specification document - If the User is a member of a Hunt Group they cannot be moved.
checkHuntGroupEncumbrance(List<GroupHuntGroup.GroupHuntGroupGetInstanceResponse>) - 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.
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.
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.
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.
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.
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.
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.
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
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 From specification document - If the User is using a Group or Service Provider schedule, and the Destination Group or Service Provider does not have a Group or Service Provider Schedule of the same name, the User is not moved.
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.
checkServiceProvider(ServiceProvider) - Method in class co.ecg.alpaca.toolkit.helper.cache.BusyLampFieldDB
Retrieve a ServiceProvider row from the database.
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.
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 an of the User's within the Group have limiting requirements from this migration type then the Group also has requirements.
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 Created on: Sep 9, 2015
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
 
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.cache - package co.ecg.alpaca.toolkit.helper.cache
 
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.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.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.event - package co.ecg.alpaca.toolkit.serializable.event
 
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
 
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.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.ImportCommand
 
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.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.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.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 the deletion of an object
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
 
create(Gson, TypeToken<T>) - Method in class co.ecg.alpaca.toolkit.helper.JSONHelper.BroadWorksServerPostProcessor
 
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
Simple Credentials Holder Created on: Jul 28, 2015
Credentials() - Constructor for class co.ecg.alpaca.toolkit.serializable.Credentials
 

D

data - Variable in class co.ecg.alpaca.toolkit.shell.locations.TreeNode
 
DeactivateNumberCommand - Class in co.ecg.alpaca.toolkit.shell.commands.group
 
DeactivateNumberCommand() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.group.DeactivateNumberCommand
 
defaultArgumentResultHandler(PrintStream, CommandArgumentResult) - Method in class co.ecg.alpaca.toolkit.shell.commands.Command
A default result handler for handling typical HELP and FAIL cases
DeleteCommand - Class in co.ecg.alpaca.toolkit.shell.commands.device
 
DeleteCommand() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.device.DeleteCommand
 
DeleteCommand - Class in co.ecg.alpaca.toolkit.shell.commands.group
 
DeleteCommand() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.group.DeleteCommand
 
DeleteCommand - Class in co.ecg.alpaca.toolkit.shell.commands.serviceprovider
 
DeleteCommand() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.serviceprovider.DeleteCommand
 
DeleteCommand - Class in co.ecg.alpaca.toolkit.shell.commands.user
 
DeleteCommand() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.user.DeleteCommand
 
delimit(CharSequence, int) - Method in class co.ecg.alpaca.toolkit.shell.ConsoleArgumentDelimiter
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class co.ecg.alpaca.toolkit.helper.JSONHelper.OptionalTypeAdapter
 
destination - Variable in class co.ecg.alpaca.toolkit.helper.migration.MigrationRequirements
 
Detail - Class in co.ecg.alpaca.toolkit.shell.commands
 
Detail() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.Detail
 
DeviceFile - Class in co.ecg.alpaca.toolkit.serializable.device
 
DeviceFile() - Constructor for class co.ecg.alpaca.toolkit.serializable.device.DeviceFile
 
DeviceHelper - Class in co.ecg.alpaca.toolkit.helper.device
 
DeviceHelper() - Constructor for class co.ecg.alpaca.toolkit.helper.device.DeviceHelper
 
DeviceMonitorEvent - Class in co.ecg.alpaca.toolkit.serializable.event
An event for Device monitoring.
DeviceMonitorEvent() - Constructor for class co.ecg.alpaca.toolkit.serializable.event.DeviceMonitorEvent
 
DeviceMonitorEvent(EventCode, String, String) - Constructor for class co.ecg.alpaca.toolkit.serializable.event.DeviceMonitorEvent
 
DeviceMonitorEvent(EventCode, String, String, AccessDevice) - Constructor for class co.ecg.alpaca.toolkit.serializable.event.DeviceMonitorEvent
 
DeviceMonitorEvent(EventCode, String, String, User) - Constructor for class co.ecg.alpaca.toolkit.serializable.event.DeviceMonitorEvent
 
DeviceMonitorEvent(EventCode, String, String, User, AccessDevice) - Constructor for class co.ecg.alpaca.toolkit.serializable.event.DeviceMonitorEvent
 
DeviceTag - Class in co.ecg.alpaca.toolkit.serializable.device
 
DeviceTag() - Constructor for class co.ecg.alpaca.toolkit.serializable.device.DeviceTag
 
disconnect() - Method in class co.ecg.alpaca.toolkit.shell.daemon.AlpacaClient
 
disconnect() - Method in class co.ecg.alpaca.toolkit.shell.daemon.AlpacaSessionDaemon
 
disconnect() - Method in class co.ecg.alpaca.toolkit.shell.daemon.BWSKeepAliveThread
 
DisconnectServerCommand - Class in co.ecg.alpaca.toolkit.shell.commands.system
 
DisconnectServerCommand() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.system.DisconnectServerCommand
 
displayHelp() - Method in class co.ecg.alpaca.toolkit.shell.locations.GroupAccessDeviceLocation
 
displayHelp() - Method in class co.ecg.alpaca.toolkit.shell.locations.GroupLocation
 
displayHelp() - Method in class co.ecg.alpaca.toolkit.shell.locations.HuntGroupLocation
 
displayHelp() - Method in interface co.ecg.alpaca.toolkit.shell.locations.interfaces.LocationCommandInterface
Command help description.
displayHelp() - Method in class co.ecg.alpaca.toolkit.shell.locations.Location
 
displayHelp() - Method in class co.ecg.alpaca.toolkit.shell.locations.Root
 
displayHelp() - Method in class co.ecg.alpaca.toolkit.shell.locations.ServerLocation
 
displayHelp() - Method in class co.ecg.alpaca.toolkit.shell.locations.ServiceProviderLocation
 
displayHelp() - Method in class co.ecg.alpaca.toolkit.shell.locations.UserLocation
 
distinctByKey(Function<? super T, Object>) - Static method in class co.ecg.alpaca.toolkit.helper.user.UserRegistrationHelper
 
downloadDeviceFile(AccessDevice, String, String, DeviceFile, String, String) - Method in class co.ecg.alpaca.toolkit.helper.information.AccessDeviceInformationBuilder
Uses the provided information to determine if the DeviceFile can be downloaded.
downloadFTPFiles(AccessDevice) - Static method in class co.ecg.alpaca.toolkit.helper.device.DeviceHelper
Helper Method to download device files that are stored on an FTP server.

E

EmailEvent - Class in co.ecg.alpaca.toolkit.helper.report.email
An event to be sent via email.
EmailEvent(String, String, EmailEvent.Priority) - Constructor for class co.ecg.alpaca.toolkit.helper.report.email.EmailEvent
Create a new EmailEvent to be sent
EmailEvent.Priority - Enum in co.ecg.alpaca.toolkit.helper.report.email
 
emailUserEvent(User, EmailEvent, String) - Static method in class co.ecg.alpaca.toolkit.helper.report.email.AlpacaEmail
Sends an Email Event that is associated with the given User.
EmptyCommand - Class in co.ecg.alpaca.toolkit.shell.commands
Command with no execution context Created on: Sep 7, 2015
EmptyCommand(String[], String) - Constructor for class co.ecg.alpaca.toolkit.shell.commands.EmptyCommand
 
EncumbranceError - Class in co.ecg.alpaca.toolkit.serializable.migration
 
EncumbranceError() - Constructor for class co.ecg.alpaca.toolkit.serializable.migration.EncumbranceError
 
EncumbranceError(EncumbranceError.Type, String) - Constructor for class co.ecg.alpaca.toolkit.serializable.migration.EncumbranceError
 
EncumbranceError.Type - Enum in co.ecg.alpaca.toolkit.serializable.migration
 
equals(Object) - Method in class co.ecg.alpaca.toolkit.helper.report.email.ToAddress
Checks equality based on the email address value
equals(Object) - Method in class co.ecg.alpaca.toolkit.serializable.AnnouncementFile
 
equals(Object) - Method in class co.ecg.alpaca.toolkit.serializable.user.UserRegistration
 
equals(Object) - Method in class co.ecg.alpaca.toolkit.shell.locations.ServerLocation
 
ERROR_MARK - Static variable in class co.ecg.alpaca.toolkit.config.PrintColorWriter
 
ErrorableProcess - Class in co.ecg.alpaca.toolkit.helper.model
An abstract process that is error-able and tracks it's state.
ErrorableProcess(BroadWorksServer) - Constructor for class co.ecg.alpaca.toolkit.helper.model.ErrorableProcess
 
errors - Variable in class co.ecg.alpaca.toolkit.helper.model.ErrorableProcess
 
EventCode - Enum in co.ecg.alpaca.toolkit.serializable.event
EventCodes to indication purpose of event Created on: Jul 24, 2015
exception(Throwable) - Method in class co.ecg.alpaca.toolkit.helper.model.ErrorableProcess
Adds an exception error to the errors to report.
Executable<T> - Interface in co.ecg.alpaca.toolkit.helper.model
An executable task Created by mkeathley on 5/23/16.
execute() - Method in class co.ecg.alpaca.toolkit.helper.information.AccessDeviceInformationBuilder
 
execute() - Method in class co.ecg.alpaca.toolkit.helper.information.GroupInformationBuilder
 
execute() - Method in class co.ecg.alpaca.toolkit.helper.information.ServiceProviderInformationBuilder
 
execute() - Method in class co.ecg.alpaca.toolkit.helper.information.UserInformationBuilder
 
execute() - Method in class co.ecg.alpaca.toolkit.helper.migration.device.GroupAccessDeviceDestroy
 
execute() - Method in class co.ecg.alpaca.toolkit.helper.migration.device.GroupAccessDeviceImport
Performs import of a Group Access Device.
execute() - Method in class co.ecg.alpaca.toolkit.helper.migration.device.GroupAccessDeviceMigration
Performs Migration of a Group Access Device.
execute() - Method in class co.ecg.alpaca.toolkit.helper.migration.device.ServiceProviderAccessDeviceDestroy
 
execute() - Method in class co.ecg.alpaca.toolkit.helper.migration.device.ServiceProviderAccessDeviceImport
Performs import of a ServiceProvider Access Device.
execute() - Method in class co.ecg.alpaca.toolkit.helper.migration.device.ServiceProviderAccessDeviceMigration
Performs Migration of a Service Provider Access Device.
execute() - Method in class co.ecg.alpaca.toolkit.helper.migration.group.GroupDestroy
 
execute() - Method in class co.ecg.alpaca.toolkit.helper.migration.group.GroupImport
 
execute() - Method in class co.ecg.alpaca.toolkit.helper.migration.group.GroupMigration
Performs the migration process in a step by step approach.
execute() - Method in class co.ecg.alpaca.toolkit.helper.migration.serviceprovider.ServiceProviderDestroy
 
execute() - Method in class co.ecg.alpaca.toolkit.helper.migration.serviceprovider.ServiceProviderImport
 
execute() - Method in class co.ecg.alpaca.toolkit.helper.migration.serviceprovider.ServiceProviderMigration
Performs the migration process in a step by step approach.
execute() - Method in class co.ecg.alpaca.toolkit.helper.migration.user.UserDestroy
 
execute() - Method in class co.ecg.alpaca.toolkit.helper.migration.user.UserImport
 
execute() - Method in class co.ecg.alpaca.toolkit.helper.migration.user.UserMigration
Performs the migration process in a step by step approach.
execute() - Method in interface co.ecg.alpaca.toolkit.helper.model.Executable
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.CD
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.Command
The abstract call to execute the Command
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.Detail
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.device.DeleteCommand
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.device.ModifyConfigModeCommand
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.device.ModifyGroupAccessDeviceNameCommand
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.device.ModifyGroupAccessDeviceTypeCommand
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.device.ModifyMacAddressCommand
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.device.ResetCommand
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.device.UploadCustomConfigFileCommand
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.EmptyCommand
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.Get
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.group.ActivateNumberCommand
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.group.AddCallCenterCommand
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.group.AddCallPickupGroupCommand
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.group.AddGroupAccessDeviceCommand
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.group.AddHuntGroupCommand
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.group.AddUserCommand
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.group.AssignGroupServiceCommand
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.group.AuthorizeGroupServiceCommand
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.group.AuthorizeGroupServicePackCommand
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.group.AuthorizeUserServiceCommand
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.group.DeactivateNumberCommand
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.group.DeleteCommand
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.group.ExportCommand
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.group.ImportCommand
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.group.ModifyBLFURICommand
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.group.ModifyCallingLineIDCommand
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.group.ModifyExtensionLengthCommand
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.group.ModifyVoicePortalCommand
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.group.ReportMigrationEncumbrances
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.group.ResetAuthenticationCommand
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.group.ResetDevicesCommand
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.group.UnassignNumberCommand
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.huntgroup.ModifyForwardingCommand
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.huntgroup.ModifyHuntAfterNoAnswerCommand
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.huntgroup.ModifyPhoneNumberCommand
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.server.AddServiceProviderCommand
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.server.ReportCommunicationsBarringCriteriaCommand
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.server.ReportCommunicationsBarringProfileCommand
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.server.ReportGroupServiceAssignedCommand
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.server.ReportMigrationEncumbrancesCommand
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.server.ReportServiceAssignmentsCommand
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.server.ReportUserDetailsCommand
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.server.ReportUserServiceAssignedCommand
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.server.ReportVoicePortalChangedCommand
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.serviceprovider.AddGroupCommand
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.serviceprovider.AddNumberCommand
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.serviceprovider.AuthorizeServiceCommand
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.serviceprovider.DeleteCommand
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.serviceprovider.ExportCommand
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.serviceprovider.ReportCallForwardingAlwaysDetailsCommand
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.serviceprovider.ResetAuthenticationCommand
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.serviceprovider.SetMediaPolicyCommand
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.serviceprovider.SetMediaSetCommand
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.system.ConnectServerCommand
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.system.DisconnectServerCommand
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.Tree
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.user.AddVoiceMessagingAliasCommand
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.user.AssignCallPickupGroupCommand
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.user.AssignDeviceCommand
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.user.AssignExtensionCommand
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.user.AssignNumberCommand
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.user.AssignServiceCommand
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.user.AssignServicePackCommand
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.user.DeleteCommand
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.user.ExportCommand
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.user.ImportCommand
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.user.ModifyAdvancedVoiceMessagingCommand
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.user.ModifyBLFURICommand
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.user.ModifyCallForwardingBusyCommand
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.user.ModifyCallForwardingNoAnswerCommand
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.user.ModifyLastNameUppercaseCommand
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.user.ModifyOutgoingSMDIMWICommand
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.user.ModifyPasscodeCommand
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.user.ModifyPasswordCommand
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.user.ModifyVoiceMessagingCommand
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.user.ModifyVoicePortalAutoLoginCommand
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.user.ReportRegistrations
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.user.ResetAuthenticationCommand
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.user.ResetDevicesCommand
 
execute(Location, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.user.UserGetCommand
 
execute(List<String>) - Method in class co.ecg.alpaca.toolkit.shell.locations.GroupAccessDeviceLocation
 
execute(List<String>) - Method in class co.ecg.alpaca.toolkit.shell.locations.GroupLocation
 
execute(List<String>) - Method in class co.ecg.alpaca.toolkit.shell.locations.HuntGroupLocation
 
execute(List<String>) - Method in interface co.ecg.alpaca.toolkit.shell.locations.interfaces.LocationCommandInterface
Executes this command.
execute(Location, TreeNode<String>, HashMap<TreeNode<String>, Command>, List<String>, boolean) - Static method in class co.ecg.alpaca.toolkit.shell.locations.Location
Generic Execution method for Running a command from a given Location
execute(List<String>) - Method in class co.ecg.alpaca.toolkit.shell.locations.Location
 
execute(List<String>) - Method in class co.ecg.alpaca.toolkit.shell.locations.Root
 
execute(List<String>) - Method in class co.ecg.alpaca.toolkit.shell.locations.ServerLocation
 
execute(List<String>) - Method in class co.ecg.alpaca.toolkit.shell.locations.ServiceProviderLocation
 
execute(List<String>) - Method in class co.ecg.alpaca.toolkit.shell.locations.UserLocation
 
ExportCommand - Class in co.ecg.alpaca.toolkit.shell.commands.group
 
ExportCommand() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.group.ExportCommand
 
ExportCommand - Class in co.ecg.alpaca.toolkit.shell.commands.serviceprovider
 
ExportCommand() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.serviceprovider.ExportCommand
 
ExportCommand - Class in co.ecg.alpaca.toolkit.shell.commands.user
 
ExportCommand() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.user.ExportCommand
 

F

FileManager - Class in co.ecg.alpaca.toolkit.helper.filesystem
A FileManagement system for Alpaca Created by mkeathley on 5/17/16.
formatHelpString(String, String) - Static method in class co.ecg.alpaca.toolkit.shell.AlpacaConsole
 

G

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.
generateRandomUserPasscode(User) - Static method in class co.ecg.alpaca.toolkit.helper.user.UserHelper
Method to retrieve password rules for the specific user and then use those to create a randomized password 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(Alpaca) - Static method in class co.ecg.alpaca.toolkit.shell.commands.Sippasswd
 
get(T) - Method in class co.ecg.alpaca.toolkit.shell.locations.TreeNode
 
getAccessDevice() - Method in class co.ecg.alpaca.toolkit.serializable.event.DeviceMonitorEvent
 
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
 
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.AbstractMigration
 
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.ServiceProviderImport
 
getAddRequest() - Method in class co.ecg.alpaca.toolkit.helper.migration.user.UserImport
 
getAddress() - Method in class co.ecg.alpaca.toolkit.helper.report.email.ToAddress
 
getAddressType() - Method in class co.ecg.alpaca.toolkit.helper.report.email.ToAddress
 
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<User>, 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
 
getAnnouncementFiles() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
 
getAnnouncementList() - Method in class co.ecg.alpaca.toolkit.serializable.user.UserInformation
 
getAnnouncementURL(Group, String) - Method in class co.ecg.alpaca.toolkit.helper.TimesTenHelper
Method to get the URL for for a Group Announcement file.
getAnnouncementURL(User, String) - Method in class co.ecg.alpaca.toolkit.helper.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.ServiceProviderInformation
 
getApplicationServerSet() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.ServiceProviderInformation
 
getArgument() - Method in class co.ecg.alpaca.toolkit.shell.commands.CommandArgument
 
getAuthenticationInformation() - Method in class co.ecg.alpaca.toolkit.serializable.user.UserInformation
 
getAuthenticationRows() - Method in class co.ecg.alpaca.toolkit.helper.TimesTenHelper.BroadWorksAuthenticationInformation
 
getBlfMonitoringMap() - 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
 
getBroadWorksObject() - Method in class co.ecg.alpaca.toolkit.serializable.BroadWorksObjectInformation
 
getBroadWorksPasswordForUser(User) - Method in class co.ecg.alpaca.toolkit.helper.TimesTenHelper
Method to retrieve the BroadWorks Password for the given User.
getBroadWorksPasswordForUserId(String) - Method in class co.ecg.alpaca.toolkit.helper.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
 
getBuildTime() - Static method in class co.ecg.alpaca.Version
 
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.ServiceProviderInformation
 
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
 
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
 
getCommunicationBarring() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
 
getCommunicationBarringAssignedCriteriaList() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.ServiceProviderInformation
 
getCommunicationBarringAuthorizationCodeList() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
 
getCommunicationBarringDigitPatternCriteriaList() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.ServiceProviderInformation
 
getCommunicationBarringDigitPatternCriteriaToDetailMap() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.ServiceProviderInformation
 
getCommunicationBarringProfileList() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
 
getCommunicationBarringProfileList() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.ServiceProviderInformation
 
getCommunicationBarringProfileToDetailMap() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.ServiceProviderInformation
 
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
getConnection() - Method in class co.ecg.alpaca.toolkit.shell.events.ServerDisconnectEvent
 
getConnection() - Method in class co.ecg.alpaca.toolkit.shell.locations.Location
 
getConnection() - Method in class co.ecg.alpaca.toolkit.shell.locations.ServerLocation
 
getConsole() - 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
 
getCustomFiles() - Method in class co.ecg.alpaca.toolkit.serializable.device.AccessDeviceInformation
 
getCustomTags() - Method in class co.ecg.alpaca.toolkit.serializable.device.AccessDeviceInformation
 
getDB() - Static method in class co.ecg.alpaca.toolkit.helper.cache.BusyLampFieldDB
Retrieves the BusyLampFieldDB instance of creates a new one if needed.
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
 
getDescription() - Method in class co.ecg.alpaca.toolkit.serializable.AnnouncementFile
 
getDescription() - Method in class co.ecg.alpaca.toolkit.shell.commands.CommandArgument
 
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
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
 
getDeviceCredentials(AccessDevice) - Method in class co.ecg.alpaca.toolkit.helper.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.ServiceProviderInformation
 
getDeviceName() - Method in class co.ecg.alpaca.toolkit.serializable.user.UserRegistration
 
getDeviceProfileAuthenticationPasswordRules() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.ServiceProviderInformation
 
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.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.ServiceProviderInformation
 
getDialableCallerIDCriteriaList() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.ServiceProviderInformation
 
getDialPlanPolicy() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
 
getDialPlanPolicy() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.ServiceProviderInformation
 
getDialPlanPolicyAccessCodeList() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
 
getDialPlanPolicyAccessCodeList() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.ServiceProviderInformation
 
getDigitCollection() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
 
getDigitCollection() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.ServiceProviderInformation
 
getDirectLocation(Alpaca, String) - Static method in class co.ecg.alpaca.toolkit.shell.commands.CD
 
getDnActivationList() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
 
getDnAssignmentList() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
 
getDnList() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
 
getDomainAssignedList() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
 
getDomainAssignedList() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.ServiceProviderInformation
 
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
 
getErrors() - Method in class co.ecg.alpaca.toolkit.helper.model.ErrorableProcess
Retrieves the Error list
getEventCode() - Method in class co.ecg.alpaca.toolkit.serializable.event.DeviceMonitorEvent
 
getEventCode() - Method in class co.ecg.alpaca.toolkit.serializable.event.ServiceModifyEvent
 
getExchangeIntegration() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
 
getExchangeIntegrationPassword(Group) - Method in class co.ecg.alpaca.toolkit.helper.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
 
getFeatureAccessCode() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
 
getFeatureAccessCodeList() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.ServiceProviderInformation
 
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
getFileRepositoryToUserListMap() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.ServiceProviderInformation
 
getFileToken() - Method in class co.ecg.alpaca.toolkit.serializable.device.DeviceFile
 
getFirstName() - Method in class co.ecg.alpaca.toolkit.serializable.device.AccessDeviceUser
 
getFlags() - Method in class co.ecg.alpaca.toolkit.shell.locations.ChildLocation
 
getFTPServer(AccessDevice) - Method in class co.ecg.alpaca.toolkit.helper.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
 
getGroupAccessDeviceImport() - Method in class co.ecg.alpaca.toolkit.helper.migration.device.GroupAccessDeviceMigration
 
getGroupAccessDeviceInformation(GroupAccessDevice) - Method in class co.ecg.alpaca.toolkit.helper.information.AccessDeviceInformationBuilder
Retrieves AccessDeviceInformation for a GroupAccessDevice
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
 
getGroupCallCenter() - 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.ServiceProviderInformation
 
getGroupList() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.ServiceProviderInformation
 
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
 
getHuntGroup() - Method in class co.ecg.alpaca.toolkit.shell.locations.HuntGroupLocation
 
getImrnPoolList() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
 
getImrnPoolList() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.ServiceProviderInformation
 
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
 
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.ServiceProviderInformation
 
getLastModified() - Method in class co.ecg.alpaca.toolkit.helper.TimesTenHelper.VoicePortalPasscodeDetails
 
getLastName() - Method in class co.ecg.alpaca.toolkit.serializable.device.AccessDeviceUser
 
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
 
getMessage() - Method in class co.ecg.alpaca.toolkit.helper.report.email.EmailEvent
 
getMessage() - Method in class co.ecg.alpaca.toolkit.serializable.event.DeviceMonitorEvent
 
getMessage() - Method in class co.ecg.alpaca.toolkit.serializable.event.ServiceModifyEvent
 
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
 
getMonitoringUsers(User) - Method in class co.ecg.alpaca.toolkit.helper.cache.BusyLampFieldDB
Returns the Map of monitoring Users for the given User and their corresponding BLF index.
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
 
getNetworkClassOfServiceAssignedList() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
 
getNetworkClassOfServiceAssignedList() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.ServiceProviderInformation
 
getNilElement(String) - Method in class co.ecg.alpaca.toolkit.shell.daemon.CreateMessage
 
getNodeList(String) - Method in class co.ecg.alpaca.toolkit.shell.daemon.ParseMessage
 
getNumberProcessed() - Method in class co.ecg.alpaca.toolkit.helper.report.AlpacaReport
 
getOfficeZoneAssignedList() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.ServiceProviderInformation
 
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
 
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.TimesTenHelper.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.ServiceProviderInformation
 
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.ServiceProviderInformation
 
getPreviousPasscodes() - Method in class co.ecg.alpaca.toolkit.helper.TimesTenHelper.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.helper.TimesTenHelper.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
 
getRegistrations() - Method in class co.ecg.alpaca.toolkit.serializable.user.UserInformation
 
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.
getResultCode() - Method in enum co.ecg.alpaca.toolkit.shell.commands.CommandArgumentResult
 
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
 
getRoutePointExternalSystemList() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
 
getRoutePointExternalSystemList() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.ServiceProviderInformation
 
getRoutingProfile() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
 
getRoutingProfile() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.ServiceProviderInformation
 
getSavedVoicemails(User) - Method in class co.ecg.alpaca.toolkit.helper.TimesTenHelper
Method to retrieve the Voice Messaging saved messages for the given User.
getScheduleEvents() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
 
getScheduleEvents() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.ServiceProviderInformation
 
getScheduleList() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.ServiceProviderInformation
 
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
 
getService() - Method in class co.ecg.alpaca.toolkit.serializable.event.ServiceModifyEvent
 
getServiceAuthorizationList() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.ServiceProviderInformation
 
getServicePackList() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.ServiceProviderInformation
 
getServicePackMigrationList() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.ServiceProviderInformation
 
getServiceProvider() - Method in class co.ecg.alpaca.toolkit.shell.locations.ServiceProviderLocation
 
getServiceProviderAccessDeviceDestroy() - Method in class co.ecg.alpaca.toolkit.helper.migration.device.ServiceProviderAccessDeviceMigration
 
getServiceProviderAccessDeviceImport() - Method in class co.ecg.alpaca.toolkit.helper.migration.device.ServiceProviderAccessDeviceMigration
 
getServiceProviderAccessDeviceInformation(ServiceProviderAccessDevice) - Method in class co.ecg.alpaca.toolkit.helper.information.AccessDeviceInformationBuilder
Retrieves AccessDeviceInformation for a ServiceProviderAccessDevice
getServiceProviderAdminDetailMap() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.ServiceProviderInformation
 
getServiceProviderAdminList() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.ServiceProviderInformation
 
getServiceProviderAdminPolicyMap() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.ServiceProviderInformation
 
getServiceProviderDestroy() - Method in class co.ecg.alpaca.toolkit.helper.migration.serviceprovider.ServiceProviderMigration
 
getServiceProviderImport() - Method in class co.ecg.alpaca.toolkit.helper.migration.serviceprovider.ServiceProviderMigration
 
getSessionAdmissionControl() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
 
getSessionAdmissionControl() - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.ServiceProviderInformation
 
getSessionAdmissionControlGroupList() - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
 
getSessionId() - Method in class co.ecg.alpaca.toolkit.serializable.event.DeviceMonitorEvent
 
getSessionId() - Method in class co.ecg.alpaca.toolkit.serializable.event.ServiceModifyEvent
 
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.ServiceProviderInformation
 
getSourceBroadWorksServer() - Method in class co.ecg.alpaca.toolkit.helper.migration.AbstractMigration
 
getSourcePath() - Method in class co.ecg.alpaca.toolkit.shell.locations.TreeNode
 
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.
getSystemAccessDeviceInformation(SystemAccessDevice) - Method in class co.ecg.alpaca.toolkit.helper.information.AccessDeviceInformationBuilder
Retrieves AccessDeviceInformation for a SystemAccessDevice
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.ServiceProviderInformation
 
getType() - Method in class co.ecg.alpaca.toolkit.serializable.user.UserInformation
 
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.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.ImportCommand
 
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.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.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.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.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.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.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.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.serializable.event.DeviceMonitorEvent
 
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.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.UserInformation
 
getUserCallProcessingPolicies() - Method in class co.ecg.alpaca.toolkit.serializable.user.UserInformation
 
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.helper.TimesTenHelper.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
 
getUserMeetMeConferencing() - Method in class co.ecg.alpaca.toolkit.serializable.user.UserGroupServiceInformation
 
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
Retrieves UserRegistration collection for the given User.
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.UserInformation
 
getUserServicesForAllAssignedServices(User) - 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.helper.TimesTenHelper.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.helper.TimesTenHelper.BroadWorksAuthenticationInformation
 
getVoiceMessagingGroupMailServerCredentialsForUser(User) - Method in class co.ecg.alpaca.toolkit.helper.TimesTenHelper
Retrieves the VoiceMessaging Group MailServer credentials for a given User
getVoiceMessagingPersonalMailServerCredentials() - Method in class co.ecg.alpaca.toolkit.helper.TimesTenHelper.BroadWorksAuthenticationInformation
 
getVoiceMessagingPersonalMailServerCredentialsForUser(User) - Method in class co.ecg.alpaca.toolkit.helper.TimesTenHelper
Retrieves the VoiceMessaging Personal MailServer credentials for a given User
getVoicePortalPasscodeForUser(User) - Method in class co.ecg.alpaca.toolkit.helper.TimesTenHelper
Method to retrieve the Voice Portal Passcode for the given User.
getVoicePortalPasswordDetails(User) - Method in class co.ecg.alpaca.toolkit.helper.TimesTenHelper
Method to retrieve the Voice Portal Passcode for the given User.
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 Created by mkeathley on 5/10/16.
GroupAccessDeviceDestroy(GroupAccessDevice) - 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 Created by mkeathley on 5/10/16.
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
Concrete type for GroupAccessDevices Created by mkeathley on 5/20/16.
GroupAccessDeviceInformation(GroupAccessDevice) - Constructor for class co.ecg.alpaca.toolkit.serializable.device.GroupAccessDeviceInformation
 
GroupAccessDeviceLocation - Class in co.ecg.alpaca.toolkit.shell.locations
 
GroupAccessDeviceLocation(Alpaca, BroadWorksConnection, GroupAccessDevice) - Constructor for class co.ecg.alpaca.toolkit.shell.locations.GroupAccessDeviceLocation
 
GroupAccessDeviceLocation(GroupLocation, GroupAccessDevice) - Constructor for class co.ecg.alpaca.toolkit.shell.locations.GroupAccessDeviceLocation
 
GroupAccessDeviceMigration - Class in co.ecg.alpaca.toolkit.helper.migration.device
The GroupAccessDeviceMigration class handles the movement of GroupAccessDevice settings within BroadWorks.
GroupAccessDeviceMigration(AccessDeviceInformation<GroupAccessDevice>, AbstractTransform<GroupAccessDevice, AccessDeviceInformation<GroupAccessDevice>>) - 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(Group) - 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) - 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(Alpaca, BroadWorksConnection, Group) - Constructor for class co.ecg.alpaca.toolkit.shell.locations.GroupLocation
 
GroupLocation(ServiceProviderLocation, Group) - Constructor for class co.ecg.alpaca.toolkit.shell.locations.GroupLocation
 
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 - 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, 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 UserInformation and Migration Type.

H

handleBooleanResponse(PrintStream, boolean, String) - Method in class co.ecg.alpaca.toolkit.shell.commands.Command
Handles the boolean responses for commands from AlpacaLibrary
handleResponse(PrintStream, Response) - Method in class co.ecg.alpaca.toolkit.shell.commands.Command
 
handleServerDisconnectEvent(ServerDisconnectEvent) - Method in class co.ecg.alpaca.toolkit.shell.locations.ServerLocation
 
hasErrors() - Method in class co.ecg.alpaca.toolkit.helper.model.ErrorableProcess
Reports if the process contains errors
hashCode() - Method in class co.ecg.alpaca.toolkit.serializable.AnnouncementFile
 
hashCode() - Method in class co.ecg.alpaca.toolkit.shell.locations.ServerLocation
 
HelperException - Exception in co.ecg.alpaca.toolkit.exception
 
HelperException(Exception) - Constructor for exception co.ecg.alpaca.toolkit.exception.HelperException
 
HelperException(String) - Constructor for exception co.ecg.alpaca.toolkit.exception.HelperException
 
HuntGroupLocation - Class in co.ecg.alpaca.toolkit.shell.locations
 
HuntGroupLocation(Alpaca, BroadWorksConnection, String, String, String) - Constructor for class co.ecg.alpaca.toolkit.shell.locations.HuntGroupLocation
 
HuntGroupLocation(GroupLocation, GroupHuntGroup.GroupHuntGroupGetInstanceResponse) - Constructor for class co.ecg.alpaca.toolkit.shell.locations.HuntGroupLocation
 

I

ImportCommand - Class in co.ecg.alpaca.toolkit.shell.commands.group
 
ImportCommand() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.group.ImportCommand
 
ImportCommand - Class in co.ecg.alpaca.toolkit.shell.commands.user
 
ImportCommand() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.user.ImportCommand
 
includeRequirements(Group) - Method in class co.ecg.alpaca.toolkit.helper.report.UserMigrationReport
 
initialize() - Method in class co.ecg.alpaca.toolkit.shell.Alpaca
This method is used to initialize an Alpaca Object
initializeForDaemon() - Method in class co.ecg.alpaca.toolkit.shell.Alpaca
This method is used to initialize Alpaca for non-interactive mode.
inputBroadWorksInformation(Type, FileReader, BroadWorksServer) - Static method in class co.ecg.alpaca.toolkit.helper.JSONHelper
Imports a BroadWorksObjectInformation class from the specified File
isActive() - Method in class co.ecg.alpaca.toolkit.serializable.device.AccessDeviceUser
 
isAllowOrigination() - Method in class co.ecg.alpaca.toolkit.serializable.device.AccessDeviceUser
 
isAllowTermination() - Method in class co.ecg.alpaca.toolkit.serializable.device.AccessDeviceUser
 
isAuthChangeablePassword(String) - Static method in class co.ecg.alpaca.toolkit.helper.services.AuthenticationHelper
Checks the configuration to see if the authentication password is designated as changeable
isAuthChangeableUsername(String) - Static method in class co.ecg.alpaca.toolkit.helper.services.AuthenticationHelper
Checks the configuration to see if the authentication username is designated as changeable
isClosed() - Method in class co.ecg.alpaca.toolkit.shell.daemon.AlpacaClient
 
isCommandType(String) - Method in class co.ecg.alpaca.toolkit.shell.daemon.ParseMessage
Determine whether this response has a command (element) "xsi:type" (attribute) value of "c:" + commandType or literally commandType.
isCompatibleDeviceType(AccessDevice, AccessDeviceInformation<?>, String) - Static method in class co.ecg.alpaca.toolkit.helper.device.DeviceHelper
Checks if the given AccessDevice and AccessDeviceInformation are compatible with the given device type.
isCompleteArgumentList(List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.Command
Checks if a set of arguments is complete and prints the remaining items that need to be entered.
isConcurrent() - Method in class co.ecg.alpaca.toolkit.helper.model.IterableProcess
Returns true IFF the process is allowed to return before completing
isConnected() - Method in class co.ecg.alpaca.toolkit.shell.daemon.AlpacaSessionConnection
 
isDaemonized() - Method in class co.ecg.alpaca.toolkit.shell.Alpaca
 
isDelimiterChar(CharSequence, int) - Method in class co.ecg.alpaca.toolkit.shell.ConsoleArgumentDelimiter
 
isError(Response) - Method in class co.ecg.alpaca.toolkit.helper.model.ErrorableProcess
Checks if a response is an error -- If so add the response message to the list of errors
isError(Response, String...) - Method in class co.ecg.alpaca.toolkit.helper.model.ErrorableProcess
Checks if a Response is an error with optional expected error codes
isErrorResponse() - Method in class co.ecg.alpaca.toolkit.shell.daemon.ParseMessage
Returns true if the "xsi:type" of this response is a "ErrorResponse".
isHelpRequest(String) - Method in class co.ecg.alpaca.toolkit.shell.locations.Location
Determines if the given argument term matches reserved help keywords
isLeaf() - Method in class co.ecg.alpaca.toolkit.shell.locations.TreeNode
 
isRequired() - Method in class co.ecg.alpaca.toolkit.shell.commands.CommandArgument
 
isRoot() - Method in class co.ecg.alpaca.toolkit.shell.locations.TreeNode
 
isSuccessResponse() - Method in class co.ecg.alpaca.toolkit.shell.daemon.ParseMessage
Returns true if the "xsi:type" of this response is a "c:SuccessResponse".
isSystem() - Method in interface co.ecg.alpaca.toolkit.shell.locations.interfaces.LocationCommandInterface
True IFF this location is the System object
isSystem() - Method in class co.ecg.alpaca.toolkit.shell.locations.Location
 
isUseDefault() - Method in class co.ecg.alpaca.toolkit.serializable.Credentials
 
isValid() - Method in class co.ecg.alpaca.toolkit.helper.report.email.ToAddress
 
isValid() - Method in class co.ecg.alpaca.toolkit.shell.locations.Location
 
isVoiceMessagingActive(User) - Static method in class co.ecg.alpaca.toolkit.helper.services.VoiceMessagingHelper
Checks if VoiceMessaging service is assigned and active for the User
isWildcard() - Method in class co.ecg.alpaca.toolkit.helper.report.email.ToAddress
 
IterableProcess<T extends IterableProcess<T,E>,E extends Enum<E>> - Class in co.ecg.alpaca.toolkit.helper.model
An abstract iterable process in which the process execution can occur through steps defined in an enumeration.
IterableProcess(BroadWorksServer, Class<E>) - Constructor for class co.ecg.alpaca.toolkit.helper.model.IterableProcess
Creates an iterable process with the provided BroadWorksServer and step class enum

J

JSONHelper - Class in co.ecg.alpaca.toolkit.helper
A utility class for JSON handling Created by mkeathley on 4/4/16.
JSONHelper() - Constructor for class co.ecg.alpaca.toolkit.helper.JSONHelper
 
JSONHelper.BroadWorksServerPostProcessor - Class in co.ecg.alpaca.toolkit.helper
 
JSONHelper.OptionalTypeAdapter - Class in co.ecg.alpaca.toolkit.helper
A handler for serialization and deserialization of Optionals.

L

Location - Class in co.ecg.alpaca.toolkit.shell.locations
A directory style location for the CLI.
LocationCommandInterface - Interface in co.ecg.alpaca.toolkit.shell.locations.interfaces
 
locationCommandTree - Static variable in class co.ecg.alpaca.toolkit.shell.locations.GroupAccessDeviceLocation
 
locationCommandTree - Static variable in class co.ecg.alpaca.toolkit.shell.locations.GroupLocation
 
locationCommandTree - Static variable in class co.ecg.alpaca.toolkit.shell.locations.HuntGroupLocation
 
locationCommandTree - Static variable in class co.ecg.alpaca.toolkit.shell.locations.Root
 
locationCommandTree - Static variable in class co.ecg.alpaca.toolkit.shell.locations.ServerLocation
 
locationCommandTree - Static variable in class co.ecg.alpaca.toolkit.shell.locations.ServiceProviderLocation
 
locationCommandTree - Static variable in class co.ecg.alpaca.toolkit.shell.locations.UserLocation
 
log - Variable in class co.ecg.alpaca.toolkit.helper.migration.MigrationEncumbrances
 
log - Variable in class co.ecg.alpaca.toolkit.helper.migration.MigrationRequirements
 
log - Variable in class co.ecg.alpaca.toolkit.helper.model.ErrorableProcess
 
log - Variable in class co.ecg.alpaca.toolkit.helper.report.AlpacaReport
 
logevent(DeviceMonitorEvent) - Method in class co.ecg.alpaca.toolkit.shell.Alpaca
 
Loggable - Interface in co.ecg.alpaca.toolkit.helper.model
An interface for Loggable classes Created by mkeathley on 5/23/16.
logger() - Method in interface co.ecg.alpaca.toolkit.helper.model.Loggable
 

M

main(String[]) - Static method in class co.ecg.alpaca.toolkit.config.ConfigurationTest
 
main(String[]) - Static method in class co.ecg.alpaca.toolkit.config.Upgrade
 
main(String[]) - Static method in class co.ecg.alpaca.toolkit.shell.AlpacaMain
 
markdownBranch(TreeNode<String>, int, HashMap<TreeNode<String>, Command>) - Method in class co.ecg.alpaca.toolkit.shell.commands.Tree
 
migrateCustomFile(DeviceFile) - Method in class co.ecg.alpaca.toolkit.helper.migration.device.AbstractDeviceImport
Migrates Custom Files based on the specific Device sub-type
migrateCustomFile(DeviceFile) - Method in class co.ecg.alpaca.toolkit.helper.migration.device.GroupAccessDeviceImport
 
migrateCustomFile(DeviceFile) - Method in class co.ecg.alpaca.toolkit.helper.migration.device.ServiceProviderAccessDeviceImport
 
MigrationEncumbrances<Source extends BroadWorksObjectInformation> - Class in co.ecg.alpaca.toolkit.helper.migration
The abstract representation of MigrationEncumbrances Created by mkeathley on 4/14/16.
MigrationEncumbrances(Source, MigrationType) - Constructor for class co.ecg.alpaca.toolkit.helper.migration.MigrationEncumbrances
Creates a new MigrationEncumbrances class for the provided source BroadWorksObjectInformation and the intended migration type.
MigrationRequirements<Source extends BroadWorksObjectInformation,Destination extends BroadWorksObjectInformation> - Class in co.ecg.alpaca.toolkit.helper.migration
The abstract representation of MigrationRequirements Created by mkeathley on 4/14/16.
MigrationRequirements(Source, Destination, MigrationType) - Constructor for class co.ecg.alpaca.toolkit.helper.migration.MigrationRequirements
Creates a new MigrationRequirements class for the provided source BroadWorksObjectInformation and destination BroadWorksObjectInformation.
MigrationType - Enum in co.ecg.alpaca.toolkit.helper.migration
A valid migration target for a Migration Created by mkeathley on 4/15/16.
ModifyAdvancedVoiceMessagingCommand - Class in co.ecg.alpaca.toolkit.shell.commands.user
 
ModifyAdvancedVoiceMessagingCommand() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.user.ModifyAdvancedVoiceMessagingCommand
 
ModifyBLFURICommand - Class in co.ecg.alpaca.toolkit.shell.commands.group
 
ModifyBLFURICommand() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.group.ModifyBLFURICommand
 
ModifyBLFURICommand - Class in co.ecg.alpaca.toolkit.shell.commands.user
 
ModifyBLFURICommand() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.user.ModifyBLFURICommand
 
ModifyCallForwardingBusyCommand - Class in co.ecg.alpaca.toolkit.shell.commands.user
 
ModifyCallForwardingBusyCommand() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.user.ModifyCallForwardingBusyCommand
 
ModifyCallForwardingNoAnswerCommand - Class in co.ecg.alpaca.toolkit.shell.commands.user
 
ModifyCallForwardingNoAnswerCommand() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.user.ModifyCallForwardingNoAnswerCommand
 
ModifyCallingLineIDCommand - Class in co.ecg.alpaca.toolkit.shell.commands.group
 
ModifyCallingLineIDCommand() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.group.ModifyCallingLineIDCommand
 
ModifyConfigModeCommand - Class in co.ecg.alpaca.toolkit.shell.commands.device
 
ModifyConfigModeCommand() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.device.ModifyConfigModeCommand
 
ModifyExtensionLengthCommand - Class in co.ecg.alpaca.toolkit.shell.commands.group
 
ModifyExtensionLengthCommand() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.group.ModifyExtensionLengthCommand
 
ModifyForwardingCommand - Class in co.ecg.alpaca.toolkit.shell.commands.huntgroup
 
ModifyForwardingCommand() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.huntgroup.ModifyForwardingCommand
 
ModifyGroupAccessDeviceNameCommand - Class in co.ecg.alpaca.toolkit.shell.commands.device
 
ModifyGroupAccessDeviceNameCommand() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.device.ModifyGroupAccessDeviceNameCommand
 
ModifyGroupAccessDeviceTypeCommand - Class in co.ecg.alpaca.toolkit.shell.commands.device
 
ModifyGroupAccessDeviceTypeCommand() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.device.ModifyGroupAccessDeviceTypeCommand
 
ModifyHuntAfterNoAnswerCommand - Class in co.ecg.alpaca.toolkit.shell.commands.huntgroup
 
ModifyHuntAfterNoAnswerCommand() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.huntgroup.ModifyHuntAfterNoAnswerCommand
 
ModifyLastNameUppercaseCommand - Class in co.ecg.alpaca.toolkit.shell.commands.user
 
ModifyLastNameUppercaseCommand() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.user.ModifyLastNameUppercaseCommand
 
ModifyMacAddressCommand - Class in co.ecg.alpaca.toolkit.shell.commands.device
 
ModifyMacAddressCommand() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.device.ModifyMacAddressCommand
 
ModifyOutgoingSMDIMWICommand - Class in co.ecg.alpaca.toolkit.shell.commands.user
 
ModifyOutgoingSMDIMWICommand() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.user.ModifyOutgoingSMDIMWICommand
 
ModifyPasscodeCommand - Class in co.ecg.alpaca.toolkit.shell.commands.user
 
ModifyPasscodeCommand() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.user.ModifyPasscodeCommand
 
ModifyPasswordCommand - Class in co.ecg.alpaca.toolkit.shell.commands.user
 
ModifyPasswordCommand() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.user.ModifyPasswordCommand
 
ModifyPhoneNumberCommand - Class in co.ecg.alpaca.toolkit.shell.commands.huntgroup
 
ModifyPhoneNumberCommand() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.huntgroup.ModifyPhoneNumberCommand
 
modifyServiceModifyEventHandler(ServiceModifyEvent) - Method in class co.ecg.alpaca.toolkit.helper.migration.group.GroupImport
Method to handle the subscription to the AlpacaEventBus for ServiceModifyEvents.
modifyServiceModifyEventHandler(ServiceModifyEvent) - Method in class co.ecg.alpaca.toolkit.helper.migration.user.UserImport
Method to handle the subscription to the AlpacaEventBus for ServiceModifyEvents.
ModifyVoiceMessagingCommand - Class in co.ecg.alpaca.toolkit.shell.commands.user
 
ModifyVoiceMessagingCommand() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.user.ModifyVoiceMessagingCommand
 
ModifyVoicePortalAutoLoginCommand - Class in co.ecg.alpaca.toolkit.shell.commands.user
 
ModifyVoicePortalAutoLoginCommand() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.user.ModifyVoicePortalAutoLoginCommand
 
ModifyVoicePortalCommand - Class in co.ecg.alpaca.toolkit.shell.commands.group
 
ModifyVoicePortalCommand() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.group.ModifyVoicePortalCommand
 

O

only(E...) - Method in class co.ecg.alpaca.toolkit.helper.model.IterableProcess
Adds the provided step(s) to the step list after clearing the list.
OptionalTypeAdapter() - Constructor for class co.ecg.alpaca.toolkit.helper.JSONHelper.OptionalTypeAdapter
 
outputBroadWorksInformation(T, FileWriter) - Static method in class co.ecg.alpaca.toolkit.helper.JSONHelper
Outputs a BroadWorksObjectInformation class as JSON to the specified FileOutputStream
outputMarkdown(PrintStream, HashMap<String, TreeNode<String>>, HashMap<String, HashMap<TreeNode<String>, Command>>) - Method in class co.ecg.alpaca.toolkit.shell.commands.Tree
 
outputPlainText(PrintStream, HashMap<String, TreeNode<String>>, HashMap<String, HashMap<TreeNode<String>, Command>>) - Method in class co.ecg.alpaca.toolkit.shell.commands.Tree
 

P

parent - Variable in class co.ecg.alpaca.toolkit.shell.locations.TreeNode
 
parseCommand(List<String>) - Method in class co.ecg.alpaca.toolkit.shell.Alpaca
Handles command strings by parsing them and designating the correct designation
parseConsole(String) - Method in class co.ecg.alpaca.toolkit.shell.AlpacaConsole
 
ParseMessage - Class in co.ecg.alpaca.toolkit.shell.daemon
 
ParseMessage(String) - Constructor for class co.ecg.alpaca.toolkit.shell.daemon.ParseMessage
 
plainTextBranch(TreeNode<String>, int, HashMap<TreeNode<String>, Command>) - Method in class co.ecg.alpaca.toolkit.shell.commands.Tree
 
populate(User) - Method in class co.ecg.alpaca.toolkit.helper.report.email.ToAddress
ToAddress types that require a User must be populated prior to use.
populateChildren() - Method in class co.ecg.alpaca.toolkit.shell.locations.GroupAccessDeviceLocation
 
populateChildren() - Method in class co.ecg.alpaca.toolkit.shell.locations.GroupLocation
 
populateChildren() - Method in class co.ecg.alpaca.toolkit.shell.locations.HuntGroupLocation
 
populateChildren() - Method in interface co.ecg.alpaca.toolkit.shell.locations.interfaces.BroadWorksServerLocationInterface
Populate the Children ID list
populateChildren() - Method in interface co.ecg.alpaca.toolkit.shell.locations.interfaces.LocationCommandInterface
 
populateChildren() - Method in class co.ecg.alpaca.toolkit.shell.locations.Root
 
populateChildren() - Method in class co.ecg.alpaca.toolkit.shell.locations.ServerLocation
 
populateChildren() - Method in class co.ecg.alpaca.toolkit.shell.locations.ServiceProviderLocation
 
populateChildren() - Method in class co.ecg.alpaca.toolkit.shell.locations.UserLocation
 
populateUserList(BroadWorksServer, List<User>) - Static method in class co.ecg.alpaca.toolkit.helper.user.UserHelper
Populates a list of User objects using asynchronous calls to perform the population in an efficient manner
PrintColor - Enum in co.ecg.alpaca.toolkit.config
Created by mkeathley on 6/7/16.
PrintColorWriter - Class in co.ecg.alpaca.toolkit.config
Created by mkeathley on 6/7/16.
PrintColorWriter(PrintStream) - Constructor for class co.ecg.alpaca.toolkit.config.PrintColorWriter
 
printHelp(PrintStream, List<String>) - Method in class co.ecg.alpaca.toolkit.shell.commands.Command
Print details on remaining arguments for a command
println(PrintColor, String) - Method in class co.ecg.alpaca.toolkit.config.PrintColorWriter
 
println(String) - Method in class co.ecg.alpaca.toolkit.shell.Alpaca
Prints a string followed by a newline to the console
println(PrintStream, String) - Method in class co.ecg.alpaca.toolkit.shell.commands.Command
This method determines how locations print information to the console
println(String) - Method in class co.ecg.alpaca.toolkit.shell.locations.Location
This method determines how locations print information to the console
printLocalOptions(TreeNode<String>, HashMap<TreeNode<String>, Command>) - Method in class co.ecg.alpaca.toolkit.shell.locations.Location
Print details on optional arguments from current command location
printUsage(PrintStream) - Method in class co.ecg.alpaca.toolkit.shell.commands.Command
Outputs the usage header, description, and options.
put(String, String) - Method in class co.ecg.alpaca.toolkit.helper.filesystem.FileManager
Puts the provided String data into a file with the desired file name on the file system.
put(File, Serializable) - Method in class co.ecg.alpaca.toolkit.helper.filesystem.FileManager
Puts the provided String data into a file on the file system.
put(Serializable) - Method in class co.ecg.alpaca.toolkit.helper.filesystem.FileManager
Puts the provided String data into a file on the file system.
put(String) - Method in class co.ecg.alpaca.toolkit.helper.filesystem.FileManager
Puts the provided String data into a file on the file system.
put(byte[]) - Method in class co.ecg.alpaca.toolkit.helper.filesystem.FileManager
Puts the provided byte array data into a file on the file system.
put(File, byte[]) - Method in class co.ecg.alpaca.toolkit.helper.filesystem.FileManager
Puts the provided byte array data at the specific file location on the system.
pwd() - Method in interface co.ecg.alpaca.toolkit.shell.locations.interfaces.LocationCommandInterface
Print the locations current directory
pwd() - Method in class co.ecg.alpaca.toolkit.shell.locations.Location
 

R

randomizeAuthentication(Group) - Static method in class co.ecg.alpaca.toolkit.helper.GroupHelper
Randomizes the authentication username and password for all users of the given group.
randomizeAuthentication(ServiceProvider) - Static method in class co.ecg.alpaca.toolkit.helper.ServiceProviderHelper
Randomizes the authentication username and password for all users of the given service provider.
randomizeGroup(Group, boolean, boolean, boolean) - Method in class co.ecg.alpaca.toolkit.shell.commands.Sippasswd
Randomize all User's Authentication information within a Group
randomizeServiceProvider(ServiceProvider, boolean, boolean, boolean) - Method in class co.ecg.alpaca.toolkit.shell.commands.Sippasswd
Randomize all User's Authentication information within a ServiceProvider
randomizeUser(User, boolean) - Method in class co.ecg.alpaca.toolkit.shell.commands.Sippasswd
Randomizes a User's authentication information optional resetting the underlying Group Access Devices.
randomizeUser(User, boolean, boolean, boolean) - Method in class co.ecg.alpaca.toolkit.shell.commands.Sippasswd
Randomizes a User's authentication information optional resetting the underlying Group Access Devices.
randomizeUserAuthenticationPassword(User) - Static method in class co.ecg.alpaca.toolkit.helper.services.AuthenticationHelper
Randomizes a User's Authentication Password by calling the generate method to create a BroadWorks compliant randomized password.
randomizeUserAuthenticationUsername(User) - Static method in class co.ecg.alpaca.toolkit.helper.services.AuthenticationHelper
Randomizes a User's Authentication Username based on the configuration found in the Alpaca properties file.
rebuildAccessDeviceConfigurationFiles(AccessDevice) - Static method in class co.ecg.alpaca.toolkit.helper.device.DeviceHelper
Utility Method to rebuild an AccessDevice configuration files.
rebuildDevice() - Method in class co.ecg.alpaca.toolkit.helper.migration.device.GroupAccessDeviceImport
Rebuilds the GroupAccessDevice configuration
rebuildDevice() - Method in class co.ecg.alpaca.toolkit.helper.migration.device.ServiceProviderAccessDeviceImport
Rebuilds the ServiceProviderAccessDevice configuration
red(String) - Method in class co.ecg.alpaca.toolkit.config.PrintColorWriter
 
refresh() - Method in class co.ecg.alpaca.toolkit.shell.Alpaca
Refreshes the tab completion based on the current location
refresh() - Method in class co.ecg.alpaca.toolkit.shell.locations.Root
 
reload(ServiceProvider) - Method in class co.ecg.alpaca.toolkit.helper.cache.BusyLampFieldDB
Reloads Busy Lamp Field information into the cache DB for all User's in the ServiceProvider.
removeAppenderFromSessionLogger(Appender, BroadWorksServer) - Static method in class co.ecg.alpaca.toolkit.helper.AlpacaLogger
Removes the given appender from the logger for the BroadWorks session.
removeEndpointsFromDevice(AccessDevice, List<AccessDeviceUser>) - Static method in class co.ecg.alpaca.toolkit.helper.device.DeviceHelper
Method to remove endpoints from an AccessDevice.
removeServerLocation(ServerLocation) - Method in class co.ecg.alpaca.toolkit.shell.locations.Root
 
replaceDeviceString(String, AccessDevice) - Static method in class co.ecg.alpaca.toolkit.helper.Tags
Replacement Method for Typical BroadWorks Device Flags
replaceUserDevice(User, AccessDevice) - Static method in class co.ecg.alpaca.toolkit.helper.device.DeviceHelper
Method to replace an AccessDevice on a User with another.
replaceUserString(String, User) - Static method in class co.ecg.alpaca.toolkit.helper.Tags
Replacement Method for Typical BroadWorks Flags
ReportCallForwardingAlwaysDetailsCommand - Class in co.ecg.alpaca.toolkit.shell.commands.serviceprovider
 
ReportCallForwardingAlwaysDetailsCommand() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.serviceprovider.ReportCallForwardingAlwaysDetailsCommand
 
ReportCommunicationsBarringCriteriaCommand - Class in co.ecg.alpaca.toolkit.shell.commands.server
 
ReportCommunicationsBarringCriteriaCommand() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.server.ReportCommunicationsBarringCriteriaCommand
 
ReportCommunicationsBarringProfileCommand - Class in co.ecg.alpaca.toolkit.shell.commands.server
 
ReportCommunicationsBarringProfileCommand() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.server.ReportCommunicationsBarringProfileCommand
 
ReportGroupServiceAssignedCommand - Class in co.ecg.alpaca.toolkit.shell.commands.server
 
ReportGroupServiceAssignedCommand() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.server.ReportGroupServiceAssignedCommand
 
ReportMigrationEncumbrances - Class in co.ecg.alpaca.toolkit.shell.commands.group
 
ReportMigrationEncumbrances() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.group.ReportMigrationEncumbrances
 
ReportMigrationEncumbrancesCommand - Class in co.ecg.alpaca.toolkit.shell.commands.server
 
ReportMigrationEncumbrancesCommand() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.server.ReportMigrationEncumbrancesCommand
 
ReportRegistrations - Class in co.ecg.alpaca.toolkit.shell.commands.user
 
ReportRegistrations() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.user.ReportRegistrations
 
ReportServiceAssignmentsCommand - Class in co.ecg.alpaca.toolkit.shell.commands.server
 
ReportServiceAssignmentsCommand() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.server.ReportServiceAssignmentsCommand
 
ReportUserDetailsCommand - Class in co.ecg.alpaca.toolkit.shell.commands.server
 
ReportUserDetailsCommand() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.server.ReportUserDetailsCommand
 
ReportUserServiceAssignedCommand - Class in co.ecg.alpaca.toolkit.shell.commands.server
 
ReportUserServiceAssignedCommand() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.server.ReportUserServiceAssignedCommand
 
ReportVoicePortalChangedCommand - Class in co.ecg.alpaca.toolkit.shell.commands.server
 
ReportVoicePortalChangedCommand() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.server.ReportVoicePortalChangedCommand
 
RequirementError - Class in co.ecg.alpaca.toolkit.serializable.migration
 
RequirementError() - Constructor for class co.ecg.alpaca.toolkit.serializable.migration.RequirementError
 
RequirementError(RequirementError.Type, String) - Constructor for class co.ecg.alpaca.toolkit.serializable.migration.RequirementError
 
RequirementError.Type - Enum in co.ecg.alpaca.toolkit.serializable.migration
 
reset() - Method in class co.ecg.alpaca.toolkit.helper.report.AlpacaReport
 
reset() - Method in interface co.ecg.alpaca.toolkit.shell.locations.interfaces.LocationCommandInterface
Resets the object following use;
reset() - Method in class co.ecg.alpaca.toolkit.shell.locations.Location
 
resetAccessDevice(AccessDevice) - Static method in class co.ecg.alpaca.toolkit.helper.device.DeviceHelper
Method to reset an AccessDevice on a User.
ResetAuthenticationCommand - Class in co.ecg.alpaca.toolkit.shell.commands.group
 
ResetAuthenticationCommand() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.group.ResetAuthenticationCommand
 
ResetAuthenticationCommand - Class in co.ecg.alpaca.toolkit.shell.commands.serviceprovider
 
ResetAuthenticationCommand() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.serviceprovider.ResetAuthenticationCommand
 
ResetAuthenticationCommand - Class in co.ecg.alpaca.toolkit.shell.commands.user
 
ResetAuthenticationCommand() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.user.ResetAuthenticationCommand
 
ResetCommand - Class in co.ecg.alpaca.toolkit.shell.commands.device
 
ResetCommand() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.device.ResetCommand
 
ResetDevicesCommand - Class in co.ecg.alpaca.toolkit.shell.commands.group
 
ResetDevicesCommand() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.group.ResetDevicesCommand
 
ResetDevicesCommand - Class in co.ecg.alpaca.toolkit.shell.commands.user
 
ResetDevicesCommand() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.user.ResetDevicesCommand
 
resetUserPasscode(User) - Static method in class co.ecg.alpaca.toolkit.helper.user.UserHelper
Generates a random User passcode and sets the new value in BroadWorks
resetUserPassword(User) - Static method in class co.ecg.alpaca.toolkit.helper.user.UserHelper
Generates a random User password and sets the new value in BroadWorks
ResetWatcher - Class in co.ecg.alpaca.toolkit.helper.device
 
ResetWatcher(AccessDevice) - Constructor for class co.ecg.alpaca.toolkit.helper.device.ResetWatcher
Creates a ResetWatcher with the designated AccessDevice
ResetWatcher(BroadWorksServer, List<User>) - Constructor for class co.ecg.alpaca.toolkit.helper.device.ResetWatcher
Creates a ResetWatcher with the given list of Users
ResetWatcher(Group) - Constructor for class co.ecg.alpaca.toolkit.helper.device.ResetWatcher
 
ResetWatcher(Group, String) - Constructor for class co.ecg.alpaca.toolkit.helper.device.ResetWatcher
Creates a ResetWatcher with the given Group
ResetWatcher(User) - Constructor for class co.ecg.alpaca.toolkit.helper.device.ResetWatcher
Creates a ResetWatcher with the given User
retrieve() - Method in class co.ecg.alpaca.toolkit.serializable.AlpacaFileToken
Retrieves the AlpacaFile for this AlpacaFileToken.
retrieve(Type, BroadWorksServer) - Method in class co.ecg.alpaca.toolkit.serializable.AlpacaFileToken
Retrieves and deserializes the destination into the provided BroadWorksObjectInformation type.
retrieveAndDeserialize(BroadWorksServer) - Method in class co.ecg.alpaca.toolkit.serializable.AlpacaFileToken
Retrieves the Object from the FileManager and deserializes the Object.
retrieveAnnouncementResourceList(Group) - Static method in class co.ecg.alpaca.toolkit.helper.GroupHelper
Retrieves a map of AnnouncementFileKey and their respecting LabeledMediaFileResource that represent the Announcement files for the Group.
retrieveAnnouncementResourceList(User) - Static method in class co.ecg.alpaca.toolkit.helper.user.UserHelper
Retrieves a list of AnnouncementFile that represent the Announcement files for the User.
retrieveDeviceFileNames(AccessDevice) - Method in class co.ecg.alpaca.toolkit.helper.TimesTenHelper
Method to retrieve Device File Names from TimesTen.
retrieveOutputDevice() - Method in class co.ecg.alpaca.toolkit.helper.migration.device.GroupAccessDeviceImport
Retrieves the OutputDevice bases on the information in the add request.
retrieveOutputDevice() - Method in class co.ecg.alpaca.toolkit.helper.migration.device.ServiceProviderAccessDeviceImport
Retrieves the OutputDevice bases on the information in the add request.
retrieveUserAccessDeviceSubtype(AccessDevice, User) - Static method in class co.ecg.alpaca.toolkit.helper.device.DeviceHelper
Helper Method to convert an AccessDevice to its more specific subtype.
Root - Class in co.ecg.alpaca.toolkit.shell.locations
 
Root(Alpaca) - Constructor for class co.ecg.alpaca.toolkit.shell.locations.Root
 
run() - Method in class co.ecg.alpaca.toolkit.helper.device.ResetWatcher
 
run() - Method in class co.ecg.alpaca.toolkit.helper.report.AlpacaReport
 
run() - Method in class co.ecg.alpaca.toolkit.helper.report.UserMigrationReport
 
run() - Method in class co.ecg.alpaca.toolkit.shell.daemon.AlpacaSessionDaemon
 
run() - Method in class co.ecg.alpaca.toolkit.shell.daemon.BWSKeepAliveThread
 
run() - Method in class co.ecg.alpaca.toolkit.shell.daemon.ServerConnectionThread
 
run() - Method in class co.ecg.alpaca.toolkit.shell.daemon.ShutdownThread
 
runCommandLineInterface() - Method in class co.ecg.alpaca.toolkit.shell.Alpaca
This method initializes Alpaca and runs the Command Line Interface.

S

SavedMessageRow - Class in co.ecg.alpaca.toolkit.serializable.user
Saved Message Row Created on: Aug 10, 2015
SavedMessageRow() - Constructor for class co.ecg.alpaca.toolkit.serializable.user.SavedMessageRow
 
sendMessage(String) - Method in class co.ecg.alpaca.toolkit.shell.daemon.AlpacaClient
 
sendRequest(CreateMessage) - Method in class co.ecg.alpaca.toolkit.shell.daemon.AlpacaSessionConnection
This sends a command in to the Alpaca Session Daemon
serialize(Optional<?>, Type, JsonSerializationContext) - Method in class co.ecg.alpaca.toolkit.helper.JSONHelper.OptionalTypeAdapter
 
ServerConnectionThread - Class in co.ecg.alpaca.toolkit.shell.daemon
 
ServerConnectionThread(Socket, Alpaca) - Constructor for class co.ecg.alpaca.toolkit.shell.daemon.ServerConnectionThread
 
ServerDisconnectEvent - Class in co.ecg.alpaca.toolkit.shell.events
Created by jpuckett on 4/24/16.
ServerDisconnectEvent(BroadWorksConnection) - Constructor for class co.ecg.alpaca.toolkit.shell.events.ServerDisconnectEvent
 
ServerLocation - Class in co.ecg.alpaca.toolkit.shell.locations
 
ServerLocation(Alpaca, BroadWorksConnection) - Constructor for class co.ecg.alpaca.toolkit.shell.locations.ServerLocation
 
ServiceHelper - Class in co.ecg.alpaca.toolkit.helper.services
The ServiceHelper class houses utility methods that aid in handling User, Group, and System services and service packs.
ServiceHelper() - Constructor for class co.ecg.alpaca.toolkit.helper.services.ServiceHelper
 
serviceIsAssigned(User, UserService) - Static method in class co.ecg.alpaca.toolkit.helper.services.ServiceHelper
Checks if a UserService is assigned to a User.
ServiceModifyEvent - Class in co.ecg.alpaca.toolkit.serializable.event
An event for background Service modification.
ServiceModifyEvent() - Constructor for class co.ecg.alpaca.toolkit.serializable.event.ServiceModifyEvent
 
ServiceModifyEvent(UserService, EventCode, String, String) - Constructor for class co.ecg.alpaca.toolkit.serializable.event.ServiceModifyEvent
 
ServiceProviderAccessDeviceDestroy - Class in co.ecg.alpaca.toolkit.helper.migration.device
Performs the task of removing a ServiceProviderAccessDevice from the BroadWorks System Created by mkeathley on 5/11/16.
ServiceProviderAccessDeviceDestroy(ServiceProviderAccessDevice) - Constructor for class co.ecg.alpaca.toolkit.helper.migration.device.ServiceProviderAccessDeviceDestroy
 
ServiceProviderAccessDeviceDestroy.Step - Enum in co.ecg.alpaca.toolkit.helper.migration.device
 
ServiceProviderAccessDeviceImport - Class in co.ecg.alpaca.toolkit.helper.migration.device
Performs the import of a ServiceProviderAccessDevice to a BroadWorksServer given the provided AccessDeviceInformation Created by mkeathley on 5/11/16.
ServiceProviderAccessDeviceImport(BroadWorksServer, AccessDeviceInformation<ServiceProviderAccessDevice>) - Constructor for class co.ecg.alpaca.toolkit.helper.migration.device.ServiceProviderAccessDeviceImport
Creates a new Object Import with the provided information
ServiceProviderAccessDeviceImport.Step - Enum in co.ecg.alpaca.toolkit.helper.migration.device
 
ServiceProviderAccessDeviceInformation - Class in co.ecg.alpaca.toolkit.serializable.device
Concrete type for ServiceProviderAccessDevices Created by mkeathley on 5/20/16.
ServiceProviderAccessDeviceInformation(ServiceProviderAccessDevice) - Constructor for class co.ecg.alpaca.toolkit.serializable.device.ServiceProviderAccessDeviceInformation
 
ServiceProviderAccessDeviceMigration - Class in co.ecg.alpaca.toolkit.helper.migration.device
The ServiceProviderAccessDeviceMigration class handles the movement of ServiceProviderAccessDevice settings within BroadWorks.
ServiceProviderAccessDeviceMigration(AccessDeviceInformation<ServiceProviderAccessDevice>, AbstractTransform<ServiceProviderAccessDevice, AccessDeviceInformation<ServiceProviderAccessDevice>>) - Constructor for class co.ecg.alpaca.toolkit.helper.migration.device.ServiceProviderAccessDeviceMigration
Creates a new ServiceProviderAccessDevice migration object with the input device as the source and the add request as the target.
ServiceProviderAccessDeviceMigration.Step - Enum in co.ecg.alpaca.toolkit.helper.migration.device
 
ServiceProviderDestroy - Class in co.ecg.alpaca.toolkit.helper.migration.serviceprovider
Implementation of AbstractDestroy for ServiceProvider objects.
ServiceProviderDestroy(ServiceProvider) - Constructor for class co.ecg.alpaca.toolkit.helper.migration.serviceprovider.ServiceProviderDestroy
 
ServiceProviderDestroy.Step - Enum in co.ecg.alpaca.toolkit.helper.migration.serviceprovider
 
ServiceProviderHelper - Class in co.ecg.alpaca.toolkit.helper
A class to contain helper methods and tools that pertain to a Service Provider in the BroadWorks system.
ServiceProviderHelper() - Constructor for class co.ecg.alpaca.toolkit.helper.ServiceProviderHelper
 
ServiceProviderImport - Class in co.ecg.alpaca.toolkit.helper.migration.serviceprovider
Process to create a new ServiceProvider on the BroadWorks system given the provided ServiceProviderInformation.
ServiceProviderImport(BroadWorksServer, ServiceProviderInformation) - Constructor for class co.ecg.alpaca.toolkit.helper.migration.serviceprovider.ServiceProviderImport
Creates a new Object Import with the provided information
ServiceProviderImport.Step - Enum in co.ecg.alpaca.toolkit.helper.migration.serviceprovider
 
ServiceProviderInformation - Class in co.ecg.alpaca.toolkit.serializable.serviceprovider
A serializable class to store a ServiceProvider and it's associated information.
ServiceProviderInformation(ServiceProvider) - Constructor for class co.ecg.alpaca.toolkit.serializable.serviceprovider.ServiceProviderInformation
Create a new ServiceProviderInformation with the provided ServiceProvider
ServiceProviderInformation() - Constructor for class co.ecg.alpaca.toolkit.serializable.serviceprovider.ServiceProviderInformation
Serializable Constructor
ServiceProviderInformationBuilder - Class in co.ecg.alpaca.toolkit.helper.information
Builder for the ServiceProviderInformation Class
ServiceProviderInformationBuilder(ServiceProvider) - Constructor for class co.ecg.alpaca.toolkit.helper.information.ServiceProviderInformationBuilder
 
ServiceProviderInformationBuilder.BuildStep - Enum in co.ecg.alpaca.toolkit.helper.information
 
ServiceProviderLocation - Class in co.ecg.alpaca.toolkit.shell.locations
 
ServiceProviderLocation(Alpaca, BroadWorksConnection, ServiceProvider) - Constructor for class co.ecg.alpaca.toolkit.shell.locations.ServiceProviderLocation
 
ServiceProviderLocation(ServerLocation, ServiceProvider) - Constructor for class co.ecg.alpaca.toolkit.shell.locations.ServiceProviderLocation
 
ServiceProviderMigration - Class in co.ecg.alpaca.toolkit.helper.migration.serviceprovider
The ServiceProviderMigration class handles the movement of ServiceProvider settings within BroadWorks.
ServiceProviderMigration(ServiceProviderInformation, AbstractTransform<ServiceProvider, ServiceProviderInformation>) - Constructor for class co.ecg.alpaca.toolkit.helper.migration.serviceprovider.ServiceProviderMigration
Performs the migration of a ServiceProvider by removing it and recreating with the specified add request.
ServiceProviderMigration.Step - Enum in co.ecg.alpaca.toolkit.helper.migration.serviceprovider
 
setAccessDeviceUsers(List<AccessDeviceUser>) - Method in class co.ecg.alpaca.toolkit.serializable.device.AccessDeviceInformation
 
setAccessURL(String) - Method in class co.ecg.alpaca.toolkit.serializable.device.DeviceFile
 
setActive(boolean) - Method in class co.ecg.alpaca.toolkit.serializable.device.AccessDeviceUser
 
setAddRequest(R) - Method in class co.ecg.alpaca.toolkit.helper.migration.AbstractImport
 
setAddRequest() - Method in class co.ecg.alpaca.toolkit.helper.migration.AbstractMigration
 
setAddRequest() - Method in class co.ecg.alpaca.toolkit.helper.migration.device.GroupAccessDeviceMigration
 
setAddRequest() - Method in class co.ecg.alpaca.toolkit.helper.migration.device.ServiceProviderAccessDeviceMigration
 
setAddRequest() - Method in class co.ecg.alpaca.toolkit.helper.migration.group.GroupMigration
 
setAddRequest() - Method in class co.ecg.alpaca.toolkit.helper.migration.serviceprovider.ServiceProviderMigration
 
setAddRequest() - Method in class co.ecg.alpaca.toolkit.helper.migration.user.UserMigration
 
setAllowOrigination(boolean) - Method in class co.ecg.alpaca.toolkit.serializable.device.AccessDeviceUser
 
setAllowTermination(boolean) - Method in class co.ecg.alpaca.toolkit.serializable.device.AccessDeviceUser
 
setAlpacaConsole(AlpacaConsole) - Method in class co.ecg.alpaca.toolkit.shell.Alpaca
 
setAlpacaFileToken(AlpacaFileToken) - Method in class co.ecg.alpaca.toolkit.serializable.AnnouncementFile
 
setAlpacaOut(PrintStream) - Method in class co.ecg.alpaca.toolkit.shell.Alpaca
 
setAlternateName(String) - Method in class co.ecg.alpaca.toolkit.serializable.AlpacaFileToken
 
setAnnouncementFiles(List<AnnouncementFile>) - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
 
setAnnouncementList(List<AnnouncementFile>) - Method in class co.ecg.alpaca.toolkit.serializable.user.UserInformation
 
setAnswerConfirmation(ServiceProvider.ServiceProviderAnswerConfirmationGetResponse) - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.ServiceProviderInformation
 
setApplicationServerSet(ServiceProvider.ServiceProviderApplicationServerSetGetResponse) - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.ServiceProviderInformation
 
setAuthenticationInformation(TimesTenHelper.BroadWorksAuthenticationInformation) - Method in class co.ecg.alpaca.toolkit.serializable.user.UserInformation
 
setAuthenticationRows(HashMap<String, String>) - Method in class co.ecg.alpaca.toolkit.helper.TimesTenHelper.BroadWorksAuthenticationInformation
 
setAutoLoginFlags(User) - Method in class co.ecg.alpaca.toolkit.helper.TimesTenHelper
Method to toggle the Voice Portal and Web Portal to login without requesting a password change.
setBlfMonitoringMap(HashMap<User, Integer>) - Method in class co.ecg.alpaca.toolkit.serializable.user.UserInformation
 
setBroadWorksMobileManager(Group.GroupBroadWorksMobileManagerGetResponse) - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
 
setBroadWorksMobileManagerDomainList(Group.GroupBroadWorksMobileManagerGetDomainListResponse) - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
 
setBroadWorksMobileManagerHomeZoneList(List<Group.GroupBroadWorksMobileManagerGetHomeZoneResponse>) - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
 
setBroadWorksObject(T) - Method in class co.ecg.alpaca.toolkit.serializable.BroadWorksObjectInformation
 
setBroadWorksServer(BroadWorksServer) - Method in class co.ecg.alpaca.toolkit.shell.BroadWorksConnection
UTILITY METHODS
setCallPickup(UserCallPickup) - Method in class co.ecg.alpaca.toolkit.serializable.user.UserGroupServiceInformation
 
setCallProcessingPolicy(Group.GroupCallProcessingGetPolicyResponse) - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
 
setCallProcessingPolicy(ServiceProvider.ServiceProviderCallProcessingGetPolicyResponse) - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.ServiceProviderInformation
 
setChildren(List<ChildLocation>) - Method in class co.ecg.alpaca.toolkit.shell.locations.Location
 
setCommandMap(HashMap<TreeNode<String>, Command>) - Method in class co.ecg.alpaca.toolkit.shell.locations.Location
 
setCommands(TreeNode<String>) - Method in class co.ecg.alpaca.toolkit.shell.locations.Location
 
setCommonPhoneList(Group.GroupCommonPhoneListGetListResponse) - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
 
setCommunicationBarring(Group.GroupCommunicationBarringGetResponse) - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
 
setCommunicationBarringAssignedCriteriaList(ServiceProvider.ServiceProviderCommunicationBarringCriteriaGetAssignedListResponse) - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.ServiceProviderInformation
 
setCommunicationBarringAuthorizationCodeList(Group.GroupCommunicationBarringAuthorizationCodeGetListResponse) - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
 
setCommunicationBarringDigitPatternCriteriaList(ServiceProvider.ServiceProviderCommunicationBarringDigitPatternCriteriaGetListResponse) - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.ServiceProviderInformation
 
setCommunicationBarringDigitPatternCriteriaToDetailMap(HashMap<String, ServiceProvider.ServiceProviderCommunicationBarringDigitPatternCriteriaGetResponse>) - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.ServiceProviderInformation
 
setCommunicationBarringProfileList(Group.GroupCommunicationBarringProfileGetAssignedListResponse) - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
 
setCommunicationBarringProfileList(ServiceProvider.ServiceProviderCommunicationBarringProfileGetListResponse) - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.ServiceProviderInformation
 
setCommunicationBarringProfileToDetailMap(HashMap<String, ServiceProvider.ServiceProviderCommunicationBarringProfileGetResponse>) - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.ServiceProviderInformation
 
setConcurrent(boolean) - Method in class co.ecg.alpaca.toolkit.helper.model.IterableProcess
Sets if the operation should return before the underyling threads have completed
setConnection(BroadWorksConnection) - Method in class co.ecg.alpaca.toolkit.shell.locations.ServerLocation
 
setCurrentLocation(Location) - Method in class co.ecg.alpaca.toolkit.shell.Alpaca
 
setCustomContactDirectoryList(List<Group.GroupCustomContactDirectoryGetResponse>) - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
 
setCustomFiles(List<DeviceFile>) - Method in class co.ecg.alpaca.toolkit.serializable.device.AccessDeviceInformation
 
setCustomTags(List<DeviceTag>) - Method in class co.ecg.alpaca.toolkit.serializable.device.AccessDeviceInformation
 
setDepartment(String) - Method in class co.ecg.alpaca.toolkit.serializable.device.AccessDeviceUser
 
setDepartmentAdminListMap(HashMap<GroupDepartmentKey, Group.GroupDepartmentAdminGetListResponse>) - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
 
setDepartmentAdminToPasswordMap(HashMap<String, String>) - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
 
setDepartmentInformationMap(HashMap<GroupDepartmentKey, Group.GroupDepartmentGetResponse>) - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
 
setDepartmentList(List<GroupDepartmentKey>) - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
 
setDescription(String) - Method in class co.ecg.alpaca.toolkit.serializable.AnnouncementFile
 
setDetail(String) - Method in class co.ecg.alpaca.toolkit.serializable.migration.EncumbranceError
 
setDetail(String) - Method in class co.ecg.alpaca.toolkit.serializable.migration.RequirementError
 
setDeviceInformationMap(HashMap<AccessDevice, AccessDeviceInformation>) - Method in class co.ecg.alpaca.toolkit.serializable.user.UserInformation
 
setDeviceLevel(String) - Method in class co.ecg.alpaca.toolkit.serializable.user.UserRegistration
 
setDeviceList(List<GroupAccessDeviceInformation>) - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
 
setDeviceList(List<ServiceProviderAccessDeviceInformation>) - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.ServiceProviderInformation
 
setDeviceName(String) - Method in class co.ecg.alpaca.toolkit.serializable.user.UserRegistration
 
setDeviceProfileAuthenticationPasswordRules(ServiceProvider.ServiceProviderDeviceProfileAuthenticationPasswordRulesGetResponse) - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.ServiceProviderInformation
 
setDeviceProfileCredentials(AccessDevice, Credentials) - Method in class co.ecg.alpaca.toolkit.helper.TimesTenHelper
Method to set the AccessDevice profile credentials
setDeviceTypeAndFileFormatToDeviceFileMap(HashMap<MutablePair<String, String>, DeviceFile>) - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
 
setDeviceTypeAndFileFormatToFileDetailsMap(HashMap<MutablePair<String, String>, Group.GroupDeviceTypeFileGetResponse>) - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
 
setDeviceTypes(List<String>) - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
 
setDeviceTypeToCustomTagMap(HashMap<String, Group.GroupDeviceTypeCustomTagGetListResponse>) - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
 
setDeviceTypeToFileMap(HashMap<String, Group.GroupDeviceTypeFileGetListResponse>) - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
 
setDialableCallerID(ServiceProvider.ServiceProviderDialableCallerIDGetResponse) - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.ServiceProviderInformation
 
setDialableCallerIDCriteriaList(List<ServiceProvider.ServiceProviderDialableCallerIDCriteriaGetResponse>) - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.ServiceProviderInformation
 
setDialPlanPolicy(Group.GroupDialPlanPolicyGetResponse) - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
 
setDialPlanPolicy(ServiceProvider.ServiceProviderDialPlanPolicyGetResponse) - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.ServiceProviderInformation
 
setDialPlanPolicyAccessCodeList(List<Group.GroupDialPlanPolicyGetAccessCodeResponse>) - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
 
setDialPlanPolicyAccessCodeList(List<ServiceProvider.ServiceProviderDialPlanPolicyGetAccessCodeResponse>) - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.ServiceProviderInformation
 
setDigitCollection(Group.GroupDigitCollectionGetResponse) - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
 
setDigitCollection(ServiceProvider.ServiceProviderDigitCollectionGetResponse) - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.ServiceProviderInformation
 
setDnActivationList(Group.GroupDnGetActivationListResponse) - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
 
setDnAssignmentList(Group.GroupDnGetAssignmentListResponse) - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
 
setDnList(List<String>) - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
 
setDomainAssignedList(Group.GroupDomainGetAssignedListResponse) - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
 
setDomainAssignedList(ServiceProvider.ServiceProviderDomainGetAssignedListResponse) - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.ServiceProviderInformation
 
setEmailAddress(String) - Method in class co.ecg.alpaca.toolkit.serializable.device.AccessDeviceUser
 
setEndpointList(Group.GroupEndpointGetListResponse) - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
 
setEndpointType(EndpointType) - Method in class co.ecg.alpaca.toolkit.serializable.device.AccessDeviceUser
 
setEndpointType(String) - Method in class co.ecg.alpaca.toolkit.serializable.user.UserRegistration
 
setExchangeIntegration(Group.GroupExchangeIntegrationGetResponse) - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
 
setExchangeIntegrationPassword(String) - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
 
setExpiration(String) - Method in class co.ecg.alpaca.toolkit.serializable.user.UserRegistration
 
setExtendedCapture(String) - Method in class co.ecg.alpaca.toolkit.serializable.device.DeviceFile
 
setExtension(String) - Method in class co.ecg.alpaca.toolkit.serializable.device.AccessDeviceUser
 
setExtensionLength(Group.GroupExtensionLengthGetResponse) - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
 
setFeatureAccessCode(Group.GroupFeatureAccessCodeGetResponse) - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
 
setFeatureAccessCodeList(ServiceProvider.ServiceProviderFeatureAccessCodeGetListResponse) - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.ServiceProviderInformation
 
setFileFormat(String) - Method in class co.ecg.alpaca.toolkit.serializable.device.DeviceFile
 
setFileRepositoryToUserListMap(HashMap<String, ServiceProvider.ServiceProviderFileRepositoryDeviceUserGetListResponse>) - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.ServiceProviderInformation
 
setFileToken(AlpacaFileToken) - Method in class co.ecg.alpaca.toolkit.serializable.device.DeviceFile
 
setFirstName(String) - Method in class co.ecg.alpaca.toolkit.serializable.device.AccessDeviceUser
 
setGroupAdminDetailMap(HashMap<String, Group.GroupAdminGetResponse>) - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
 
setGroupAdminList(List<String>) - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
 
setGroupAdminPolicyMap(HashMap<String, Group.GroupAdminGetPolicyResponse>) - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
 
setGroupAdminToPasswordMap(HashMap<String, String>) - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
 
setGroupCallCenter(GroupCallCenter) - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
 
setGroupDialableCallerID(Group.GroupDialableCallerIDGetResponse) - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
 
setGroupDialableCallerIDCriteriaList(List<Group.GroupDialableCallerIDCriteriaGetResponse>) - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
 
setGroupInformationHashMap(HashMap<Group, GroupInformation>) - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.ServiceProviderInformation
 
setGroupList(List<Group>) - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.ServiceProviderInformation
 
setGroupPolicy(Group.GroupPolicyGetResponse) - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
 
setGroupServiceInformation(UserGroupServiceInformation) - Method in class co.ecg.alpaca.toolkit.serializable.user.UserInformation
 
setGroupServices(GroupServices) - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
 
setHashedBroadWorksPasswordForUser(User, String) - Method in class co.ecg.alpaca.toolkit.helper.TimesTenHelper
Method to set the User Broadworks password.
setHashedBroadWorksPasswordForUserId(String, String) - Method in class co.ecg.alpaca.toolkit.helper.TimesTenHelper
Method to set the user id Broadworks password.
setHuntGroupInformation(List<GroupHuntGroup.GroupHuntGroupGetInstanceResponse>) - Method in class co.ecg.alpaca.toolkit.helper.migration.user.UserMigrationEncumbrances
Method to set the HuntGroupInformation for use in the encumbrance check
setImrnPoolList(Group.GroupIMRNGetListResponse) - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
 
setImrnPoolList(ServiceProvider.ServiceProviderIMRNGetListResponse) - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.ServiceProviderInformation
 
setIsAuthenticated(String) - Method in class co.ecg.alpaca.toolkit.serializable.device.DeviceFile
 
setIsCustom(boolean) - Method in class co.ecg.alpaca.toolkit.serializable.device.DeviceFile
 
setIsSystem(boolean) - Method in class co.ecg.alpaca.toolkit.shell.locations.Location
 
setIsUploaded(boolean) - Method in class co.ecg.alpaca.toolkit.serializable.device.DeviceFile
 
setIsValid(boolean) - Method in class co.ecg.alpaca.toolkit.shell.locations.Location
 
setLanguageList(ServiceProvider.ServiceProviderLanguageGetListResponse) - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.ServiceProviderInformation
 
setLastModified(Date) - Method in class co.ecg.alpaca.toolkit.helper.TimesTenHelper.VoicePortalPasscodeDetails
 
setLastName(String) - Method in class co.ecg.alpaca.toolkit.serializable.device.AccessDeviceUser
 
setLinePort(String) - Method in class co.ecg.alpaca.toolkit.serializable.device.AccessDeviceUser
 
setLinePort(String) - Method in class co.ecg.alpaca.toolkit.serializable.user.UserRegistration
 
setLockoutCount(String) - Method in class co.ecg.alpaca.toolkit.serializable.user.UserRegistration
 
setLockoutExpires(String) - Method in class co.ecg.alpaca.toolkit.serializable.user.UserRegistration
 
setLockoutStarted(String) - Method in class co.ecg.alpaca.toolkit.serializable.user.UserRegistration
 
SetMediaPolicyCommand - Class in co.ecg.alpaca.toolkit.shell.commands.serviceprovider
 
SetMediaPolicyCommand() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.serviceprovider.SetMediaPolicyCommand
 
SetMediaSetCommand - Class in co.ecg.alpaca.toolkit.shell.commands.serviceprovider
 
SetMediaSetCommand() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.serviceprovider.SetMediaSetCommand
 
setMediaType(MediaFileType) - Method in class co.ecg.alpaca.toolkit.serializable.AnnouncementFile
 
setMessage(String) - Method in class co.ecg.alpaca.toolkit.serializable.migration.EncumbranceError
 
setMessage(String) - Method in class co.ecg.alpaca.toolkit.serializable.migration.RequirementError
 
setMessageName(String) - Method in class co.ecg.alpaca.toolkit.serializable.user.SavedMessageRow
 
setMessageTimestamp(String) - Method in class co.ecg.alpaca.toolkit.serializable.user.SavedMessageRow
 
setMessageUID(String) - Method in class co.ecg.alpaca.toolkit.serializable.user.SavedMessageRow
 
setName(String) - Method in class co.ecg.alpaca.toolkit.serializable.AnnouncementFile
 
setName(String) - Method in class co.ecg.alpaca.toolkit.serializable.device.DeviceTag
 
setName(String) - Method in class co.ecg.alpaca.toolkit.shell.BroadWorksConnection
 
setName(String) - Method in class co.ecg.alpaca.toolkit.shell.locations.Location
 
setNetworkClassOfServiceAssignedList(Group.GroupNetworkClassOfServiceGetAssignedListResponse) - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
 
setNetworkClassOfServiceAssignedList(ServiceProvider.ServiceProviderNetworkClassOfServiceGetAssignedListResponse) - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.ServiceProviderInformation
 
setOfficeZoneAssignedList(ServiceProvider.ServiceProviderOfficeZoneGetAssignedListResponse) - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.ServiceProviderInformation
 
setOfficeZones(Group.GroupOfficeZoneGetAssignedListResponse) - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
 
setOrder(String) - Method in class co.ecg.alpaca.toolkit.serializable.device.AccessDeviceUser
 
setOrder(String) - Method in class co.ecg.alpaca.toolkit.serializable.user.UserRegistration
 
setOutgoingCallingPlan(UserOutgoingCallingPlan) - Method in class co.ecg.alpaca.toolkit.serializable.user.UserGroupServiceInformation
 
setOutput(O) - Method in class co.ecg.alpaca.toolkit.helper.migration.AbstractImport
 
setOutput(O) - Method in class co.ecg.alpaca.toolkit.helper.migration.AbstractMigration
 
setParent(Location) - Method in class co.ecg.alpaca.toolkit.shell.locations.Location
 
setPasscodeNotSet(Boolean) - Method in class co.ecg.alpaca.toolkit.helper.TimesTenHelper.VoicePortalPasscodeDetails
 
setPasscodeRules(Group.GroupPortalPasscodeRulesGetResponse) - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
 
setPassword(String) - Method in class co.ecg.alpaca.toolkit.serializable.Credentials
 
setPasswordRules(Group.GroupPasswordRulesGetResponse) - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
 
setPasswordRules(ServiceProvider.ServiceProviderPasswordRulesGetResponse) - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.ServiceProviderInformation
 
setPathToken(String) - Method in class co.ecg.alpaca.toolkit.serializable.AlpacaFileToken
 
setPhoneNumber(String) - Method in class co.ecg.alpaca.toolkit.serializable.device.AccessDeviceUser
 
setPortalPasscodeRules(ServiceProvider.ServiceProviderPortalPasscodeRulesGetResponse) - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.ServiceProviderInformation
 
setPreviousPasscodes(String[]) - Method in class co.ecg.alpaca.toolkit.helper.TimesTenHelper.VoicePortalPasscodeDetails
 
setPrimaryDevice(AccessDevice) - Method in class co.ecg.alpaca.toolkit.serializable.user.UserInformation
 
setPrimaryDeviceCredentials(Credentials) - Method in class co.ecg.alpaca.toolkit.helper.TimesTenHelper.BroadWorksAuthenticationInformation
 
setPrimaryEndpointAdvancedSettings(User.UserPrimaryEndpointAdvancedSettingGetResponse) - Method in class co.ecg.alpaca.toolkit.serializable.user.UserInformation
 
setPrimaryLinePort(String) - Method in class co.ecg.alpaca.toolkit.serializable.device.AccessDeviceUser
 
setPrivateNetAddress(String) - Method in class co.ecg.alpaca.toolkit.serializable.user.UserRegistration
 
setPrivatePort(String) - Method in class co.ecg.alpaca.toolkit.serializable.user.UserRegistration
 
setPublicNetAddress(String) - Method in class co.ecg.alpaca.toolkit.serializable.user.UserRegistration
 
setPublicPort(String) - Method in class co.ecg.alpaca.toolkit.serializable.user.UserRegistration
 
setPwd(String) - Method in class co.ecg.alpaca.toolkit.shell.locations.Location
 
setRegistrations(List<UserRegistration>) - Method in class co.ecg.alpaca.toolkit.serializable.user.UserInformation
 
setRepositoryURL(String) - Method in class co.ecg.alpaca.toolkit.serializable.device.DeviceFile
 
setRoot(Root) - Method in class co.ecg.alpaca.toolkit.shell.Alpaca
 
setRoutePointExternalSystemList(Group.GroupRoutePointExternalSystemGetAssignedListResponse) - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
 
setRoutePointExternalSystemList(ServiceProvider.ServiceProviderRoutePointExternalSystemGetAssignedListResponse) - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.ServiceProviderInformation
 
setRoutingProfile(Group.GroupRoutingProfileGetResponse) - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
 
setRoutingProfile(ServiceProvider.ServiceProviderRoutingProfileGetResponse) - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.ServiceProviderInformation
 
setScheduleEvents(ConcurrentHashMap<ScheduleGlobalKey, List<Group.GroupScheduleGetEventResponse>>) - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
 
setScheduleEvents(ConcurrentHashMap<ScheduleKey, List<ServiceProvider.ServiceProviderScheduleGetEventResponse>>) - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.ServiceProviderInformation
 
setScheduleList(List<ScheduleKey>) - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.ServiceProviderInformation
 
setSchedules(List<ScheduleGlobalKey>) - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
 
setSerializedClass(String) - Method in class co.ecg.alpaca.toolkit.serializable.AlpacaFileToken
 
setServiceAuthorizationList(ServiceProvider.ServiceProviderServiceGetAuthorizationListResponse) - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.ServiceProviderInformation
 
setServicePackList(List<ServiceProvider.ServiceProviderServicePackGetDetailListResponse>) - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.ServiceProviderInformation
 
setServicePackMigrationList(List<ServiceProvider.ServiceProviderServicePackMigrationTaskGetResponse>) - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.ServiceProviderInformation
 
setServiceProviderAdminDetailMap(HashMap<String, ServiceProvider.ServiceProviderAdminGetResponse>) - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.ServiceProviderInformation
 
setServiceProviderAdminList(List<String>) - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.ServiceProviderInformation
 
setServiceProviderAdminPolicyMap(HashMap<String, ServiceProvider.ServiceProviderAdminGetPolicyResponse>) - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.ServiceProviderInformation
 
setSessionAdmissionControl(Group.GroupSessionAdmissionControlGetResponse) - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
 
setSessionAdmissionControl(ServiceProvider.ServiceProviderSessionAdmissionControlGetResponse) - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.ServiceProviderInformation
 
setSessionAdmissionControlGroupList(List<Group.GroupSessionAdmissionControlGroupGetResponse>) - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
 
setSipAuthenticationPasswordRules(ServiceProvider.ServiceProviderSIPAuthenticationPasswordRulesGetResponse) - Method in class co.ecg.alpaca.toolkit.serializable.serviceprovider.ServiceProviderInformation
 
setSubject(String) - Method in class co.ecg.alpaca.toolkit.helper.report.email.AlpacaEmail
Creates the subject line for the email
setSummary(String) - Method in class co.ecg.alpaca.toolkit.serializable.migration.EncumbranceError
 
setSummary(String) - Method in class co.ecg.alpaca.toolkit.serializable.migration.RequirementError
 
setTemplateURL(String) - Method in class co.ecg.alpaca.toolkit.serializable.device.DeviceFile
 
setToAddressesForUser(User) - Method in class co.ecg.alpaca.toolkit.helper.report.email.AlpacaEmail
Sets the Email ToAddresses for a given user using the dynamic configuration
setType(EncumbranceError.Type) - Method in class co.ecg.alpaca.toolkit.serializable.migration.EncumbranceError
 
setType(RequirementError.Type) - Method in class co.ecg.alpaca.toolkit.serializable.migration.RequirementError
 
setURI(String) - Method in class co.ecg.alpaca.toolkit.serializable.user.UserRegistration
 
setUseDefault(boolean) - Method in class co.ecg.alpaca.toolkit.serializable.Credentials
 
setUser(User) - Method in class co.ecg.alpaca.toolkit.serializable.user.UserRegistration
 
setUserAgent(String) - Method in class co.ecg.alpaca.toolkit.serializable.user.UserRegistration
 
setUserAuthenticationInformation(User, HashMap<String, String>) - Method in class co.ecg.alpaca.toolkit.helper.TimesTenHelper
Method to update existing user Authentication rows with a previously retrieved map of authentication rows
setUserCallPolicies(User.UserCallPoliciesGetResponse) - Method in class co.ecg.alpaca.toolkit.serializable.user.UserInformation
 
setUserCallProcessingPolicies(User.UserCallProcessingGetPolicyResponse) - Method in class co.ecg.alpaca.toolkit.serializable.user.UserInformation
 
setUserCommBarringAuthCodes(List<CommunicationBarringAuthorizationCodeEntry>) - Method in class co.ecg.alpaca.toolkit.serializable.user.UserInformation
 
setUserCommBarringSettings(User.UserCommunicationBarringGetResponse) - Method in class co.ecg.alpaca.toolkit.serializable.user.UserInformation
 
setUserDevicePolicies(User.UserDevicePoliciesGetResponse) - Method in class co.ecg.alpaca.toolkit.serializable.user.UserInformation
 
setUserGroupServiceInformation(User, UserGroupServiceInformation) - Static method in class co.ecg.alpaca.toolkit.helper.user.UserHelper
Set's Group Services information that can be configured for a specific User
setUserHashedWebPassword(String) - Method in class co.ecg.alpaca.toolkit.helper.TimesTenHelper.BroadWorksAuthenticationInformation
 
setUserId(String) - Method in class co.ecg.alpaca.toolkit.serializable.device.AccessDeviceUser
 
setUserList(List<UserInformation>) - Method in class co.ecg.alpaca.toolkit.serializable.group.GroupInformation
 
setUserMeetMeConferencing(UserMeetMeConferencing) - Method in class co.ecg.alpaca.toolkit.serializable.user.UserGroupServiceInformation
 
setUserMusicOnHold(UserMusicOnHold) - Method in class co.ecg.alpaca.toolkit.serializable.user.UserGroupServiceInformation
 
setUsername(String) - Method in class co.ecg.alpaca.toolkit.serializable.Credentials
 
setUserPersonalPhoneList(User.UserPersonalPhoneListGetListResponse) - Method in class co.ecg.alpaca.toolkit.serializable.user.UserInformation
 
setUserScheduleEvents(ConcurrentHashMap<ScheduleGlobalKey, List<User.UserScheduleGetEventResponse>>) - Method in class co.ecg.alpaca.toolkit.serializable.user.UserInformation
 
setUserSchedules(List<ScheduleGlobalKey>) - Method in class co.ecg.alpaca.toolkit.serializable.user.UserInformation
 
setUserServices(UserServices) - Method in class co.ecg.alpaca.toolkit.serializable.user.UserInformation
 
setUserType(UserType) - Method in class co.ecg.alpaca.toolkit.serializable.device.AccessDeviceUser
 
setUserVoicePortalPasscode(String) - Method in class co.ecg.alpaca.toolkit.helper.TimesTenHelper.BroadWorksAuthenticationInformation
 
setValue(String) - Method in class co.ecg.alpaca.toolkit.serializable.device.DeviceTag
 
setValuesForUser(User) - Method in class co.ecg.alpaca.toolkit.helper.TimesTenHelper.BroadWorksAuthenticationInformation
 
setVoiceMessagingGroupMailServerCredentials(Credentials) - Method in class co.ecg.alpaca.toolkit.helper.TimesTenHelper.BroadWorksAuthenticationInformation
 
setVoiceMessagingPersonalMailServerCredentials(Credentials) - Method in class co.ecg.alpaca.toolkit.helper.TimesTenHelper.BroadWorksAuthenticationInformation
 
setVoicePortalPasscodeForUser(User, String) - Method in class co.ecg.alpaca.toolkit.helper.TimesTenHelper
Method to set the User voice portal passcode.
shutdown() - Method in class co.ecg.alpaca.toolkit.shell.BroadWorksConnection
 
shutdown() - Method in class co.ecg.alpaca.toolkit.shell.daemon.AlpacaSessionDaemon
 
shutdown() - Method in interface co.ecg.alpaca.toolkit.shell.daemon.CleanShutdown
 
ShutdownThread - Class in co.ecg.alpaca.toolkit.shell.daemon
 
ShutdownThread(CleanShutdown) - Constructor for class co.ecg.alpaca.toolkit.shell.daemon.ShutdownThread
 
Sippasswd - Class in co.ecg.alpaca.toolkit.shell.commands
 
Sippasswd() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.Sippasswd
 
source - Variable in class co.ecg.alpaca.toolkit.helper.migration.MigrationEncumbrances
 
source - Variable in class co.ecg.alpaca.toolkit.helper.migration.MigrationRequirements
 
step(E...) - Method in class co.ecg.alpaca.toolkit.helper.model.IterableProcess
Checks if any of the steps in the parameter list have been added to the step list
stepList - Variable in class co.ecg.alpaca.toolkit.helper.model.IterableProcess
 
SystemAccessDeviceInformation - Class in co.ecg.alpaca.toolkit.serializable.device
Concrete type for SystemAccessDevices Created by mkeathley on 5/20/16.
SystemAccessDeviceInformation(SystemAccessDevice) - Constructor for class co.ecg.alpaca.toolkit.serializable.device.SystemAccessDeviceInformation
 

T

Tags - Class in co.ecg.alpaca.toolkit.helper
Created on: Oct 29, 2015
Tags() - Constructor for class co.ecg.alpaca.toolkit.helper.Tags
 
timeProcessed() - Method in class co.ecg.alpaca.toolkit.helper.report.AlpacaReport
 
TimesTenHelper - Class in co.ecg.alpaca.toolkit.helper
Class to handle the connection between an Alpaca Library and a TimesTen database.
TimesTenHelper(BroadWorksServer) - Constructor for class co.ecg.alpaca.toolkit.helper.TimesTenHelper
 
TimesTenHelper.BroadWorksAuthenticationInformation - Class in co.ecg.alpaca.toolkit.helper
A POJO to store BroadWorksAuthenticatonInformation for a User.
TimesTenHelper.VoicePortalPasscodeDetails - Class in co.ecg.alpaca.toolkit.helper
 
ToAddress - Class in co.ecg.alpaca.toolkit.helper.report.email
An Email to address with the option to generate its address dynamically.
ToAddress(ToAddress.AddressType, int, boolean) - Constructor for class co.ecg.alpaca.toolkit.helper.report.email.ToAddress
Creates a new non-static ToAddress with the given values
ToAddress(int, boolean, String) - Constructor for class co.ecg.alpaca.toolkit.helper.report.email.ToAddress
Creates a new static ToAddress with the given values
ToAddress.AddressType - Enum in co.ecg.alpaca.toolkit.helper.report.email
 
toString() - Method in enum co.ecg.alpaca.toolkit.helper.report.email.ToAddress.AddressType
 
toString() - Method in class co.ecg.alpaca.toolkit.shell.commands.CommandArgument
 
toString() - Method in class co.ecg.alpaca.toolkit.shell.daemon.CreateMessage
 
toString() - Method in class co.ecg.alpaca.toolkit.shell.locations.GroupAccessDeviceLocation
 
toString() - Method in class co.ecg.alpaca.toolkit.shell.locations.GroupLocation
 
toString() - Method in class co.ecg.alpaca.toolkit.shell.locations.HuntGroupLocation
 
toString() - Method in class co.ecg.alpaca.toolkit.shell.locations.Root
 
toString() - Method in class co.ecg.alpaca.toolkit.shell.locations.ServerLocation
 
toString() - Method in class co.ecg.alpaca.toolkit.shell.locations.ServiceProviderLocation
 
toString() - Method in class co.ecg.alpaca.toolkit.shell.locations.TreeNode
 
toString() - Method in class co.ecg.alpaca.toolkit.shell.locations.UserLocation
 
transform(T) - Method in interface co.ecg.alpaca.toolkit.helper.migration.AbstractTransform
 
Tree - Class in co.ecg.alpaca.toolkit.shell.commands
 
Tree() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.Tree
 
TreeNode<T> - Class in co.ecg.alpaca.toolkit.shell.locations
A Generic Tree with Named Nodes - Used to determine the shape of the command tree structure in the CLI Created on: Sep 7, 2015
TreeNode(T) - Constructor for class co.ecg.alpaca.toolkit.shell.locations.TreeNode
 
type - Variable in class co.ecg.alpaca.toolkit.helper.migration.MigrationEncumbrances
 
type - Variable in class co.ecg.alpaca.toolkit.helper.migration.MigrationRequirements
 

U

unassignInputUsers(List<AccessDeviceUser>) - Method in class co.ecg.alpaca.toolkit.helper.migration.device.AbstractDeviceDestroy
Removes the endpoints from the input device
UnassignNumberCommand - Class in co.ecg.alpaca.toolkit.shell.commands.group
 
UnassignNumberCommand() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.group.UnassignNumberCommand
 
Upgrade - Class in co.ecg.alpaca.toolkit.config
An upgrade tool to copy previous configuration settings and migrate to a fresh Alpaca installation.
Upgrade() - Constructor for class co.ecg.alpaca.toolkit.config.Upgrade
 
UploadCustomConfigFileCommand - Class in co.ecg.alpaca.toolkit.shell.commands.device
Created by DavidKelley on 6/24/16.
UploadCustomConfigFileCommand() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.device.UploadCustomConfigFileCommand
 
UserDestroy - Class in co.ecg.alpaca.toolkit.helper.migration.user
Implementation of AbstractDestroy for User objects.
UserDestroy(User) - Constructor for class co.ecg.alpaca.toolkit.helper.migration.user.UserDestroy
 
UserDestroy(User, UserServices) - Constructor for class co.ecg.alpaca.toolkit.helper.migration.user.UserDestroy
 
UserDestroy.Step - Enum in co.ecg.alpaca.toolkit.helper.migration.user
 
UserGetCommand - Class in co.ecg.alpaca.toolkit.shell.commands.user
 
UserGetCommand() - Constructor for class co.ecg.alpaca.toolkit.shell.commands.user.UserGetCommand
 
UserGroupServiceInformation - Class in co.ecg.alpaca.toolkit.serializable.user
POJO to store User specific Group service information.
UserGroupServiceInformation() - Constructor for class co.ecg.alpaca.toolkit.serializable.user.UserGroupServiceInformation
 
UserHelper - Class in co.ecg.alpaca.toolkit.helper.user
A class to contain helper methods and tools that pertain to a User in the BroadWorks system.
UserHelper() - Constructor for class co.ecg.alpaca.toolkit.helper.user.UserHelper
 
UserImport - Class in co.ecg.alpaca.toolkit.helper.migration.user
Process to create a new User on the BroadWorks system given the provided UserInformation.
UserImport(BroadWorksServer, UserInformation) - Constructor for class co.ecg.alpaca.toolkit.helper.migration.user.UserImport
 
UserImport.Step - Enum in co.ecg.alpaca.toolkit.helper.migration.user
 
UserInformation - Class in co.ecg.alpaca.toolkit.serializable.user
A serializable class to store a User and it's associated information.
UserInformation(User) - Constructor for class co.ecg.alpaca.toolkit.serializable.user.UserInformation
Create a new UserInformation with the provided User
UserInformation() - Constructor for class co.ecg.alpaca.toolkit.serializable.user.UserInformation
Serialization Constructor
UserInformationBuilder - Class in co.ecg.alpaca.toolkit.helper.information
Builder for the UserInformation Class
UserInformationBuilder(User) - Constructor for class co.ecg.alpaca.toolkit.helper.information.UserInformationBuilder
 
UserInformationBuilder.BuildStep - Enum in co.ecg.alpaca.toolkit.helper.information
 
UserLocation - Class in co.ecg.alpaca.toolkit.shell.locations
 
UserLocation(Alpaca, BroadWorksConnection, User) - Constructor for class co.ecg.alpaca.toolkit.shell.locations.UserLocation
 
UserLocation(GroupLocation, User) - Constructor for class co.ecg.alpaca.toolkit.shell.locations.UserLocation
 
UserMigration - Class in co.ecg.alpaca.toolkit.helper.migration.user
The User Migration class handles the movement of User settings within BroadWorks.
UserMigration(UserInformation, AbstractTransform<User, UserInformation>) - Constructor for class co.ecg.alpaca.toolkit.helper.migration.user.UserMigration
Performs the migration of a User by removing it and recreating with the specified add request.
UserMigration.Step - Enum in co.ecg.alpaca.toolkit.helper.migration.user
 
UserMigrationEncumbrances - Class in co.ecg.alpaca.toolkit.helper.migration.user
The UserMigrationEncumbrances class houses all encumbrance checks for a User to be eligible for migration.
UserMigrationEncumbrances(UserInformation, MigrationType) - Constructor for class co.ecg.alpaca.toolkit.helper.migration.user.UserMigrationEncumbrances
Creates a UserMigrationEncumbrances class for the specified User Information
UserMigrationReport - Class in co.ecg.alpaca.toolkit.helper.report
Generates an Report of User's to be viable migration targets for UserMigration.
UserMigrationReport(Group) - Constructor for class co.ecg.alpaca.toolkit.helper.report.UserMigrationReport
 
UserMigrationRequirements<T extends BroadWorksObjectInformation> - Class in co.ecg.alpaca.toolkit.helper.migration.user
The UserMigrationRequirements class houses all requirement checks for a User to have a valid migration target.
UserMigrationRequirements(UserInformation, T, MigrationType) - Constructor for class co.ecg.alpaca.toolkit.helper.migration.user.UserMigrationRequirements
Creates a new UserMigrationRequirements class with the provided UserInformation, DestinationInformation, and Migration Type
UserMigrationRequirements(UserInformation, MigrationType) - Constructor for class co.ecg.alpaca.toolkit.helper.migration.user.UserMigrationRequirements
Creates a new UserMigrationRequirements class with the provided UserInformation and Migration Type.
UserRegistration - Class in co.ecg.alpaca.toolkit.serializable.user
Based on information in UserRegistrationTableRow Contains data regarding user registrations.
UserRegistration() - Constructor for class co.ecg.alpaca.toolkit.serializable.user.UserRegistration
 
UserRegistration(User) - Constructor for class co.ecg.alpaca.toolkit.serializable.user.UserRegistration
 
UserRegistrationHelper - Class in co.ecg.alpaca.toolkit.helper.user
 
UserRegistrationHelper() - Constructor for class co.ecg.alpaca.toolkit.helper.user.UserRegistrationHelper
 
UserTemplateTagMap - Class in co.ecg.alpaca.toolkit.helper.report.email
A mapping of available tags to their respective data from within a User class.
UserTemplateTagMap(User) - Constructor for class co.ecg.alpaca.toolkit.helper.report.email.UserTemplateTagMap
 

V

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.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.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.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.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.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.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.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.event.EventCode
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.
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.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.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.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.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.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.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.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.event.EventCode
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.
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 Created on: Jul 16, 2015
VoiceMessagingHelper() - Constructor for class co.ecg.alpaca.toolkit.helper.services.VoiceMessagingHelper
 
VoicePortalPasscodeDetails(Boolean, Date, String[]) - Constructor for class co.ecg.alpaca.toolkit.helper.TimesTenHelper.VoicePortalPasscodeDetails
 

X

xPath - Static variable in class co.ecg.alpaca.toolkit.shell.daemon.ParseMessage
 
A B C D E F G H I J L M O P R S T U V X 
Skip navigation links

Copyright © 2016. All rights reserved.