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, waitgetApplicableVersion, getAttachments, getContent, getEditId, getId, getRenderingType, getTarget, getTargetType, getTitle, getType, getUUID, isApproved, isPlaceHolder, isReadOnlyprotected 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()
DocumentationItemgetTypeLabel in interface DocumentationItempublic static String typeLabelOf(String type)
Copyright © 2019 Nuxeo. All rights reserved.