public class GWTExternalPDFFile extends GWTExternalFile 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 |
version |
mimeType
length, parent, workflowStatus
creationTime, description, id, isLoading, lastAction, lastModificationTime, name, owner, properties
Modifier | Constructor and Description |
---|---|
protected |
GWTExternalPDFFile() |
|
GWTExternalPDFFile(Date creationTime,
String id,
GWTProperties properties,
String name,
String owner,
String description,
Date lastModificationTime,
GWTWorkspaceItemAction lastAction,
GWTWorkspaceFolder parent,
long length,
String mimeType,
String author,
int numberOfPages,
String producer,
String title,
String version) |
Modifier and Type | Method and Description |
---|---|
String |
getAuthor() |
GWTFolderItemType |
getFolderItemType() |
int |
getNumberOfPages() |
String |
getProducer() |
String |
getTitle() |
String |
getVersion() |
getMimeType
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 author
protected int numberOfPages
protected String producer
protected String title
protected String version
protected GWTExternalPDFFile()
public GWTExternalPDFFile(Date creationTime, String id, GWTProperties properties, String name, String owner, String description, Date lastModificationTime, GWTWorkspaceItemAction lastAction, GWTWorkspaceFolder parent, long length, String mimeType, String author, int numberOfPages, String producer, String title, String version)
public GWTFolderItemType getFolderItemType()
getFolderItemType
in class GWTExternalFile
public int getNumberOfPages()
getNumberOfPages
in interface GWTPDF
public String getProducer()
getProducer
in interface GWTPDF
public String getVersion()
getVersion
in interface GWTPDF
Copyright © 2016. All Rights Reserved.