public class GWTReport extends GWTFolderItem implements com.google.gwt.user.client.rpc.IsSerializable
Modifier and Type | Field and Description |
---|---|
protected String |
author |
protected Date |
created |
protected Date |
lastEdit |
protected String |
lastEditBy |
protected int |
numberOfSections |
protected String |
status |
protected String |
templateName |
length, parent, workflowStatus
creationTime, description, id, isLoading, lastAction, lastModificationTime, name, owner, properties
Modifier | Constructor and Description |
---|---|
protected |
GWTReport() |
|
GWTReport(String id,
String name,
String description,
String owner,
Date creationTime,
GWTProperties properties,
Date lastModificationTime,
GWTWorkspaceItemAction lastAction,
GWTWorkspaceFolder parent,
long length,
Date created,
Date lastEdit,
String author,
String lastEditBy,
String templateName,
int numberOfSections,
String status) |
Modifier and Type | Method and Description |
---|---|
String |
getAuthor() |
Date |
getCreated() |
GWTFolderItemType |
getFolderItemType() |
Date |
getLastEdit() |
String |
getLastEditBy() |
int |
getNumberOfSections() |
String |
getStatus() |
String |
getTemplateName() |
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 Date created
protected Date lastEdit
protected String author
protected String lastEditBy
protected String templateName
protected int numberOfSections
protected String status
protected GWTReport()
public GWTReport(String id, String name, String description, String owner, Date creationTime, GWTProperties properties, Date lastModificationTime, GWTWorkspaceItemAction lastAction, GWTWorkspaceFolder parent, long length, Date created, Date lastEdit, String author, String lastEditBy, String templateName, int numberOfSections, String status)
public GWTFolderItemType getFolderItemType()
getFolderItemType
in class GWTFolderItem
public Date getCreated()
public Date getLastEdit()
public String getAuthor()
public String getLastEditBy()
public String getTemplateName()
public int getNumberOfSections()
public String getStatus()
Copyright © 2016. All Rights Reserved.