|
Method DetailInternalPalBuilderSession copy() Creates a new copy of this session for use in obtaining other Pals to work on without re-authentication Returns: InternalPalBuilderSession Since: 04-27-2018 String getGroup() Returns the group of this session. Returns: String Since: 04-27-2018 String getId() Returns the ID of this session. Returns: String Since: 04-27-2018 InternalPalBuilder getPalBuilder() Returns a PalBuilder for the session. Returns: InternalPalBuilder Since: 04-27-2018 String getPalId() Returns the Pal ID of this session. Returns: String Since: 04-27-2018 String getProfileId() Returns the Profile ID of this session. Returns: String Since: 04-27-2018 boolean setGroup(String group) Sets the group of this session.
Parameters:
Returns: boolean Since: 04-27-2018 boolean setPalId(String palId) Sets the Pal ID of this session.
Parameters:
Returns: boolean Since: 04-27-2018 boolean setProfileId(String profileId) Sets the Profile ID of this session. On success, the group and palId are set to null.
Parameters:
Returns: boolean Since: 04-27-2018 String toString() Returns a description of this object. Returns: String Since: 04-27-2018 |
Copyright © 2006 - 2024, ContractPal, Inc. All rights reserved. | API Date: Dec 03, 2024 10:24 AM |