public abstract class AbstractDocumentationItem extends Object implements DocumentationItem
PROP_APPLICABLE_VERSIONS, PROP_DOCUMENTATION_ID, PROP_NUXEO_APPROVED, PROP_RENDERING_TYPE, PROP_TARGET, PROP_TARGET_TYPE, PROP_TYPE, TYPE_NAME
Constructor and Description |
---|
AbstractDocumentationItem() |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(DocumentationItem o) |
String |
getTypeLabel()
Gets label for the documentation type
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getApplicableVersion, getAttachments, getContent, getEditId, getId, getRenderingType, getTarget, getTargetType, getTitle, getType, getUUID, isApproved, isPlaceHolder, isReadOnly
public int compareTo(DocumentationItem o)
compareTo
in interface Comparable<DocumentationItem>
public String getTypeLabel()
DocumentationItem
getTypeLabel
in interface DocumentationItem
Copyright © 2015 Nuxeo SA. All rights reserved.