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
Modifier | Constructor and Description |
---|---|
protected |
AbstractDocumentationItem(String typeLabel) |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(DocumentationItem o) |
String |
getTypeLabel()
Gets label for the documentation type
|
static String |
typeLabelOf(String 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
protected AbstractDocumentationItem(String typeLabel)
public int compareTo(DocumentationItem o)
compareTo
in interface Comparable<DocumentationItem>
public String getTypeLabel()
DocumentationItem
getTypeLabel
in interface DocumentationItem
public static String typeLabelOf(String type)
Copyright © 2016 Nuxeo SA. All rights reserved.