|
Method Detailint getAccessPeriod() Returns the access period in months. 0 means not used. -1 means infinite (no ending). Returns: int Since: 08-06-2008 int getArchivePeriod() Returns the archive period in months. 0 means not used. -1 means infinite (no ending). Returns: int Since: 08-06-2008 Data getData() Returns a Data object containing information on this activation key. Returns: Data Since: 08-06-2008 int getEmailExpirePeriod() Returns the email expiration period in weeks. Returns: int Since: 05-25-2011 int getEmailLimit() Returns max number of emails that workflow can send per run. Returns: int Since: 09-26-2011 int getExecutionPeriod() Returns the execution period in months. Returns: int Since: 08-06-2008 double getExpandFee() Returns the fee per MB for expanding a transaction size. Returns: double Since: 01-18-2017 String getId() Returns the ID of the key Returns: String Since: 04-14-2011 int getMaxAudioLength() Returns the maximum audio recording length in minutes. Returns: int Since: 08-06-2008 int getMaxConsolePacketSize() Returns the ConsolePacket size in kilobytes. Returns: int Since: 01-29-2010 int getMaxDocumentSize() Returns the maximum size an empty Document can be (in kilobytes). Returns: int Since: 08-06-2008 int getMaxExportSize() Returns the maximum export size (in kilobytes). Returns: int Since: 03-25-2009 int getMaxFileSize() Returns the maximum size of any Pal file (in kilobytes). Returns: int Since: 08-06-2008 int getMaxHtmlDocuments() Returns the maximum number of html documents that can be added to the transaction. Returns: int Since: 08-06-2008 int getMaxPageSize() Returns max page size of a dataset query. Returns: int Since: 05-30-2013 int getMaxPalSize() Returns the maximum size of the Pal (in kilobytes). Returns: int Since: 08-06-2008 int getMaxPdfDocuments() Returns the maximum number of pdf documents that can be added to the transaction. Returns: int Since: 08-06-2008 int getMaxPdfPageCount() Returns the max page count for PDFs. Returns: int Since: 10-24-2016 int getMaxRoles() Returns the maximum number of different roles allowed in the transaction. Returns: int Since: 08-06-2008 int getMaxSignatures() Returns the maximum number of signatures that can exist in the transaction. Returns: int Since: 08-06-2008 int getMaxTransactionSize() Returns the maximum transaction size in kilobytes. Returns: int Since: 08-06-2008 int getMaxUploadSize() Returns the max allowed upload size in kilobytes. Returns: int Since: 12-13-2010 int getMaxUserPacketSize() Returns the ProfilePacket size in kilobytes. Returns: int Since: 01-29-2010 int getMaxWizards() Returns the maximum number of wizards that can be added to the transaction. Returns: int Since: 08-06-2008 String getName() Returns the name of the this Activation. Returns: String Since: 08-06-2008 String getStatus() Returns the status of the key. Returns: String Since: 03-10-2010 int getTimeout() Returns the max allowed workflow timeout in seconds. See Monitor.setTimeout Returns: int Since: 01-05-2010 int getTxJobExpirePeriod() Returns the transaction job expiration period in weeks. Returns: int Since: 05-25-2011 boolean isAudioEnabled() Returns true if audio recording is enabled. Returns: boolean Since: 08-06-2008 boolean isAuthEnabled() Returns true if this activation key permits authentication (login) processes. Returns: boolean Since: 05-14-2009 boolean isConsoleEnabled() Returns true if Console workflow is enabled. Returns: boolean Since: 08-06-2008 boolean isConsoleSystemEnabled() Returns true if the ability to run Console System workflow is enabled. Returns: boolean Since: 03-19-2009 boolean isConsoleWebServiceEnabled() Returns true if the ability to run Console Web Service workflow is enabled. Returns: boolean Since: 08-03-2009 boolean isCubeEnabled() Returns true if DataSet is enabled. Returns: boolean Since: 07-25-2019 boolean isDataSetEnabled() Returns true if DataSet is enabled. Returns: boolean Since: 08-06-2008 boolean isHeadlessEnabled() Returns true if headless access to Console/Navigator is permitted. Returns: boolean Since: 05-25-2011 boolean isPalBillingEnabled() Returns true if the key permits pal billing. See Pal.getBillingEngine(). Returns: boolean Since: 05-30-2013 boolean isPalEmailAccountEnabled() Returns true if pal email account functionality is permitted. Returns: boolean Since: 04-29-2011 boolean isRemoteServiceEnabled() Returns true if remote service calls (web service and ftp) is permitted. Returns: boolean Since: 05-25-2011 boolean isRepositoryEnabled() Returns true if this activation key can be used for repository Pals. Returns: boolean Since: 08-06-2008 boolean isShellPalsEnabled() Returns true if shell pals is permitted. Returns: boolean Since: 05-25-2011 boolean isStoreEnabled() Returns true if this activation key permits Store installations. Returns: boolean Since: 09-08-2009 boolean isSystemEnabled() Returns true if system workflow is enabled. Returns: boolean Since: 08-06-2008 boolean isTransactionEnabled() Returns true if transaction modules are enabled. Returns: boolean Since: 03-29-2010 boolean isUserWebServiceEnabled() Returns true if user web service workflow is enabled. Returns: boolean Since: 08-10-2009 boolean isWebEmailEnabled() Returns true if web email is permitted. Returns: boolean Since: 05-25-2011 boolean isWebEnabled() Returns true if web workflow is enabled. Returns: boolean Since: 08-06-2008 boolean isWebServiceEnabled() Returns true if transaction web service workflow is enabled. Returns: boolean Since: 08-06-2008 String toString() Returns a description of this object. Returns: String Since: 08-06-2008 |
Copyright © 2006 - 2024, ContractPal, Inc. All rights reserved. | API Date: Nov 18, 2024 01:04 PM |