Packagecom.adobe.livecycle.signatures.client.spi.types
Classpublic class AddTimestamp
InheritanceAddTimestamp Inheritance Object

Represents a timestamp that is added to a signed PDF document when a signature handler signs the document. The following URIs cannot be used in a timestamp:



Public Methods
 MethodDefined By
  
AddTimestamp(URI type)
A constructor that creates an AddTimestamp object.
AddTimestamp
  
URI getType()
Retrieves the format of the timestamp.
AddTimestamp
  
void setType(URI type)
Sets the format of the timestamp.
AddTimestamp
Constructor Detail
AddTimestamp()
public AddTimestamp(URI type)

A constructor that creates an AddTimestamp object.

Parameters
type — A URI value that specifies the format of the timestamp.
Method Detail
getType()
public URI getType()

Retrieves the format of the timestamp.

Returns
A URI object that specifies the format of the timestamp.
setType() 
public void setType(URI type)

Sets the format of the timestamp.

Parameters

type — A URI object that specifies the format of the timestamp.





 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/livecycle/8.2/programLC/programmer/javadoc/com/adobe/livecycle/signatures/client/spi/types/AddTimestamp.html