public class GWTExternalFile extends GWTFolderItem implements com.google.gwt.user.client.rpc.IsSerializable
Modifier and Type | Field and Description |
---|---|
protected String |
mimeType |
length, parent, workflowStatus
creationTime, description, id, isLoading, lastAction, lastModificationTime, name, owner, properties
Modifier | Constructor and Description |
---|---|
protected |
GWTExternalFile() |
|
GWTExternalFile(Date creationTime,
String id,
GWTProperties properties,
String name,
String owner,
String description,
Date lastModificationTime,
GWTWorkspaceItemAction lastAction,
GWTWorkspaceFolder parent,
long length,
String mimeType) |
Modifier and Type | Method and Description |
---|---|
GWTFolderItemType |
getFolderItemType() |
String |
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 mimeType
protected GWTExternalFile()
public GWTExternalFile(Date creationTime, String id, GWTProperties properties, String name, String owner, String description, Date lastModificationTime, GWTWorkspaceItemAction lastAction, GWTWorkspaceFolder parent, long length, String mimeType)
public GWTFolderItemType getFolderItemType()
getFolderItemType
in class GWTFolderItem
public String getMimeType()
Copyright © 2015. All Rights Reserved.