public class GWTUrlDocument extends GWTDocument implements GWTUrl, com.google.gwt.user.client.rpc.IsSerializable
Modifier and Type | Field and Description |
---|---|
protected String |
url |
annotation, collectionName, metadata, mimeType, numberOfAlternatives, numberOfParts
oid
length, parent, workflowStatus
creationTime, description, id, isLoading, lastAction, lastModificationTime, name, owner, properties
Modifier | Constructor and Description |
---|---|
protected |
GWTUrlDocument() |
|
GWTUrlDocument(Date creationTime,
String id,
GWTProperties properties,
String name,
String owner,
String description,
Date lastModificationTime,
GWTWorkspaceItemAction lastAction,
GWTWorkspaceFolder parent,
long length,
String oid) |
|
GWTUrlDocument(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 url) |
Modifier and Type | Method and Description |
---|---|
GWTFolderItemType |
getFolderItemType() |
String |
getUrl() |
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 GWTUrlDocument()
public GWTUrlDocument(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 url)
creationTime
- id
- properties
- name
- owner
- description
- lastModificationTime
- lastAction
- parent
- length
- oid
- mimeType
- metadata
- annotation
- collection
- bridge
- url
- public GWTUrlDocument(Date creationTime, String id, GWTProperties properties, String name, String owner, String description, Date lastModificationTime, GWTWorkspaceItemAction lastAction, GWTWorkspaceFolder parent, long length, String oid)
public GWTFolderItemType getFolderItemType()
getFolderItemType
in class GWTDocument
Copyright © 2016. All Rights Reserved.