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) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getApplicableVersion, getAttachments, getContent, getEditId, getId, getRenderingType, getTarget, getTargetType, getTitle, getType, getTypeLabel, getUUID, isApproved, isPlaceHolder
public int compareTo(DocumentationItem o)
compareTo
in interface Comparable<DocumentationItem>
Copyright © 2011 Nuxeo SA. All Rights Reserved.