Method Detailboolean approve() Approves the key using the settings of the pseudo key. The pseudo key must have already been approved. Returns: boolean Since: 08-27-2008 boolean associateInvite(String inviteCode) Associates this key with the store item identified by inviteCode.
Parameters:
Returns: boolean Since: 05-20-2010 Data getAllData() Returns a Data object containing information on this activation key, features, and pricing. Returns: Data Since: 05-13-2010 Data getData() Returns a Data object containing information on this activation key. Returns: Data Since: 03-09-2010 InternalKeyFeatures getFeatures() Returns the features for this activation key. Returns: InternalKeyFeatures Since: 05-06-2010 String getId() Returns the ID of the key Returns: String Since: 03-08-2010 InternalEnterprise getOwnerEnterprise() Returns the enterprise associated with this Activation. Returns null if no enterprise is associated. Returns: InternalEnterprise Since: 05-19-2010 DataList getPals(boolean includeTxCount, boolean includeConsoleCount) Returns a DataList of all Pals associated with this activation key.
Parameters:
Returns: DataList DataList Name: pals DataList Fields: id, name, test, modeConsole, modeTransaction, modeWeb, modeStore, modeUser, repository, txCount, consoleCount, linked, shadow, enterpriseName Since: 09-17-2007 InternalKeyPricing getPricing() Returns the pricing for this activation key. Returns: InternalKeyPricing Since: 05-06-2010 InternalPseudoKey getPseudoKey() Returns the InternalPseudoKey for this InternalKey. Returns: InternalPseudoKey Since: 03-10-2010 boolean isAffiliate() Returns true if the key is an affiliate key. Returns: boolean Since: 05-13-2010 boolean isApproved() Returns true if the key has been approved. Returns: boolean Since: 09-17-2007 boolean isGlobal() Returns true if the key is a global key. Returns: boolean Since: 05-17-2019 boolean isInProgress() Returns true if the key status is in progress. Returns: boolean Since: 03-09-2010 boolean isLinked() Returns true if the key is a linked key. Returns: boolean Since: 05-17-2010 boolean isReseller() Returns true if the key is a reseller key. Returns: boolean Since: 05-13-2010 boolean isRevoked() Returns true if the key has been revoked Returns: boolean Since: 09-17-2007 boolean removeInvite(String inviteCode) Removes this key from the store item identified by inviteCode.
Parameters:
Returns: boolean Since: 05-20-2010 boolean revoke() Sets the status of the activation key to revoked, preventing the creation of new transactions. Returns false if it fails for any reason. Returns: boolean Since: 09-17-2007 setNextChangeDate(Date date, String description) Sets (or removes if null) the next change date.
Parameters:
Since: 06-07-2010 |
Copyright © 2006 - 2024, ContractPal, Inc. All rights reserved. | API Date: Nov 18, 2024 01:04 PM |