Method DetailData getConfigData(String palId) Returns the configuration data for the specified pal.
Parameters:
Returns: Data Since: 07-03-2019 DataList getConfigList(String palId) Returns the configuration data list for the specified pal.
Parameters:
Returns: DataList DataList Name: config DataList Fields: feature, menu, section, action, label, workflow, target Since: 07-03-2019 DataList list() Returns the module pals associated with this pal. Returns: DataList DataList Name: pals DataList Fields: palId, enabled, module, parentId, parentName, chain Since: 07-03-2019 remove(String palId) Removes the module.
Parameters:
Since: 07-03-2019 setEnabled(String palId, boolean enabled) Enables or disables the module.
Parameters:
Since: 07-03-2019 String toString() Returns a description of this object. Returns: String Since: 07-03-2019 |
Copyright © 2006 - 2024, ContractPal, Inc. All rights reserved. | API Date: Nov 18, 2024 01:04 PM |