public class GWTPDFDocument extends GWTDocument implements com.google.gwt.user.client.rpc.IsSerializable, GWTPDF
Modifier and Type | Field and Description |
---|---|
protected String |
author |
protected int |
numberOfPages |
protected String |
producer |
protected String |
title |
protected String |
url |
protected String |
version |
annotation, collectionName, metadata, mimeType, numberOfAlternatives, numberOfParts
oid
length, parent, workflowStatus
creationTime, description, id, isLoading, lastAction, lastModificationTime, name, owner, properties
Constructor and Description |
---|
GWTPDFDocument() |
GWTPDFDocument(Date creationTime,
String id,
GWTProperties properties,
String name,
String owner,
String description,
Date lastModificationTime,
GWTWorkspaceItemAction lastAction,
GWTWorkspaceFolder parent,
long length,
String oid,
String mimeType,
Map<String,GWTDocumentMetadata> metadata,
Map<String,String> annotation,
String collection,
int numberOfAlternatives,
int numberOfParts,
String author,
int numberOfPages,
String producer,
String title,
String version,
String url) |
Modifier and Type | Method and Description |
---|---|
String |
getAuthor() |
GWTFolderItemType |
getFolderItemType() |
int |
getNumberOfPages() |
String |
getProducer() |
String |
getTitle() |
String |
getUrl() |
String |
getVersion() |
getAnnotation, getCollectionName, getMetadata, getMimeType, getNumberOfAlternatives, getNumberOfParts
getOid
getChildren, getItemDescription, getLength, getType, getWorkflowStatus, setWorkflowStatus
countSubTreeChildren, countSubTreeChildren, equals, getCreationTime, getDescription, getIconClass, getId, getLabel, getLastAction, getLastModificationTime, getName, getOwner, getParent, getPath, getProperties, isAncestor, isLoading, isRoot, setDescription, setName, setParent, toString
protected String url
protected String author
protected int numberOfPages
protected String producer
protected String title
protected String version
public GWTPDFDocument()
public GWTPDFDocument(Date creationTime, String id, GWTProperties properties, String name, String owner, String description, Date lastModificationTime, GWTWorkspaceItemAction lastAction, GWTWorkspaceFolder parent, long length, String oid, String mimeType, Map<String,GWTDocumentMetadata> metadata, Map<String,String> annotation, String collection, int numberOfAlternatives, int numberOfParts, String author, int numberOfPages, String producer, String title, String version, String url)
public int getNumberOfPages()
getNumberOfPages
in interface GWTPDF
public String getProducer()
getProducer
in interface GWTPDF
public String getVersion()
getVersion
in interface GWTPDF
public String getUrl()
public GWTFolderItemType getFolderItemType()
getFolderItemType
in class GWTDocument
Copyright © 2015. All Rights Reserved.