|
Method Detailboolean checkTransactionAccess(String profileId) Returns true if the Pal is accessible by the identified profile.
Parameters:
Returns: boolean Since: 09-25-2009 String getCategory() Returns the category of the Pal. Returns: String Since: 09-25-2009 String getChainId() Returns the pal's chain id, if is using a PalChain. Returns: String Since: 04-14-2011 String getConsoleLoginUrl() Returns the console login url for this Pal. Returns: String Since: 10-07-2010 Data getData() Returns Data with top level information about this Pal. Returns: Data Since: 05-13-2015 String getDescription() Returns the description of the Pal. Returns: String Since: 09-25-2009 String getId() Returns the pal id. Returns: String Since: 05-22-2010 String getName() Returns the name of the Pal. Returns: String Since: 09-25-2009 String getSecureWebUrl(String endPoint) Returns the secure web url for this pal the an optional endpoint (for example: start.do). Returns null if there is no web workflow for this pal.
Parameters:
Returns: String Since: 11-16-2015 String getStoreId() If the Pal is published in the store, returns the storeId. Returns: String Since: 09-25-2009 String getVersion() Returns the version of the Pal. Returns: String Since: 10-27-2009 String getWebUrl() Returns the public URL for this Pal. Returns: String Since: 01-26-2010 boolean hasLogo() Returns true if the Pal has a logo associated with it. Returns: boolean Since: 10-27-2009 boolean isConsoleModule() Returns true if this Pal has a console module. Returns: boolean Since: 05-20-2010 boolean isLinked() Returns true if the Pal is a linked Pal. Returns: boolean Since: 10-27-2009 boolean isShadow() Returns true if the Pal is a shadow Pal. Returns: boolean Since: 10-27-2009 boolean isShell() Returns true if the Pal is a Shell Pal. Returns: boolean Since: 07-13-2011 boolean isTestMode() Returns true if the Pal is being executed in test mode. Returns: boolean Since: 10-27-2009 boolean isTransactionModule() Returns true if this Pal has a transaction module. Returns: boolean Since: 05-20-2010 boolean isWebModule() Returns true if this Pal has a web module. Returns: boolean Since: 05-20-2010 String toString() Returns a description of this object. Returns: String Since: 09-25-2009 |
Copyright © 2006 - 2024, ContractPal, Inc. All rights reserved. | API Date: Nov 18, 2024 01:04 PM |