public class GWTMetadata extends GWTInfoObject implements com.google.gwt.user.client.rpc.IsSerializable
Modifier and Type | Field and Description |
---|---|
protected String |
collectionName |
protected String |
htmlUrl |
protected String |
language |
protected String |
schema |
protected String |
xmlRawUrl |
oid
length, parent, workflowStatus
creationTime, description, id, isLoading, lastAction, lastModificationTime, name, owner, properties
Modifier | Constructor and Description |
---|---|
protected |
GWTMetadata() |
|
GWTMetadata(String id,
String name,
String description,
String owner,
Date creationTime,
GWTProperties properties,
Date lastModificationTime,
GWTWorkspaceItemAction lastAction,
GWTWorkspaceFolder parent,
long length,
String oid,
String schema,
String language,
String collectionName,
String htmlUrl,
String xmlRawUrl) |
Modifier and Type | Method and Description |
---|---|
String |
getCollectionName() |
GWTFolderItemType |
getFolderItemType() |
String |
getHtmlUrl() |
String |
getLanguage() |
String |
getSchema() |
String |
getXmlRawUrl() |
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 schema
protected String language
protected String collectionName
protected String htmlUrl
protected String xmlRawUrl
protected GWTMetadata()
public GWTMetadata(String id, String name, String description, String owner, Date creationTime, GWTProperties properties, Date lastModificationTime, GWTWorkspaceItemAction lastAction, GWTWorkspaceFolder parent, long length, String oid, String schema, String language, String collectionName, String htmlUrl, String xmlRawUrl)
id
- name
- description
- owner
- creationTime
- properties
- lastModificationTime
- lastAction
- parent
- length
- oid
- bridge
- schema
- language
- htmlUrl
- xmlUrl
- xmlRawUrl
- public String getSchema()
public String getLanguage()
public String getCollectionName()
public String getHtmlUrl()
public String getXmlRawUrl()
public GWTFolderItemType getFolderItemType()
getFolderItemType
in class GWTFolderItem
Copyright © 2016. All Rights Reserved.