|
Provides information about a transaction archive.
Method DetailFile getArchive(boolean decrypt) Returns the content of the archive.
Parameters:
Returns: File Since: 03-01-2012 Data getData() Returns information about the archive. Returns: Data Since: 03-01-2012 String getId() Returns the ID of this archive (which is also the key on the remote system). Returns: String Since: 03-01-2012 boolean isSoftArchive() Returns true if this archive is a soft archive, meaning it is associated with an active transaction. Returns: boolean Since: 08-19-2015 TransactionPacket restoreTransaction(String palId, boolean retainCreateDate, boolean includeWizards) Restores the transaction and associates it with the specified Pal and imports transaction data from XML packet. The target Pal must have an activation key that permits an access period.
Parameters:
Returns: TransactionPacket Since: 09-04-2014 String toString() Returns a description of this object. Returns: String Since: 03-01-2012 |
Copyright © 2006 - 2024, ContractPal, Inc. All rights reserved. | API Date: Nov 18, 2024 01:04 PM |