Method DetailSystemDataView getSubscriptions() Returns the subscriptions for this enterprise. Returns: SystemDataView DataList Name: SystemSubscriptions
Since: 12-10-2013 boolean setDefault(String serviceId, boolean defaultSubscription) Sets the subscription to be the default.
Parameters:
Returns: boolean Since: 10-23-2014 boolean subscribe(String service, String palId, String workflow) Subscribes to the specified service. Returns false if the service does not exist or the Pal is not subscription capable.
Parameters:
Returns: boolean Since: 10-29-2021 String toString() Returns a description of this object. Returns: String Since: 12-10-2013 unSubscribe(String serviceId) Un-subscribes to the specified service.
Parameters:
Since: 12-10-2013 |
Copyright © 2006 - 2024, ContractPal, Inc. All rights reserved. | API Date: Nov 22, 2024 11:54 AM |