org.xcmis.client.gwt.model.restatom
Class TypeEntry
java.lang.Object
org.xcmis.client.gwt.model.restatom.TypeEntry
public class TypeEntry
- extends Object
- Version:
- $Id: $
- Author:
- Ann Zhuleva
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TypeEntry
public TypeEntry()
getTypeCmisTypeDefinition
public TypeDefinition getTypeCmisTypeDefinition()
- Returns:
CmisTypeDefinitionType
setTypeCmisTypeDefinition
public void setTypeCmisTypeDefinition(TypeDefinition typeCmisTypeDefinition)
- Parameters:
typeCmisTypeDefinition - typeCmisTypeDefinition
getLinks
public List<AtomLink> getLinks()
- Returns:
- List containing
AtomLink
setLinks
public void setLinks(List<AtomLink> links)
- Parameters:
links - links
getChildren
public List<TypeEntry> getChildren()
- Returns:
- List containing
TypeEntry
setChildren
public void setChildren(List<TypeEntry> children)
- Parameters:
children - children
getHref
public String getHref(EnumLinkRelation relation)
- Parameters:
relation - relation
- Returns:
- String
getHref
public String getHref(EnumLinkRelation relation,
String type)
- Parameters:
relation - relationtype - type
- Returns:
- String
Copyright © 2010 eXo Platform SAS. All Rights Reserved.