public abstract class AbstractDocumentationItem extends Object implements DocumentationItem
Modifier and Type | Field and Description |
---|---|
protected static org.apache.commons.logging.Log |
log |
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
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getApplicableVersion, getAttachments, getContent, getEditId, getId, getRenderingType, getTarget, getTargetType, getTitle, getType, getUUID, isApproved, isPlaceHolder, isReadOnly
protected static final org.apache.commons.logging.Log log
public AbstractDocumentationItem()
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.