|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.vinculumtech.platform.docmodel.Node
com.vinculumtech.carrierwave.docmodel.BaseImageableNode
com.vinculumtech.carrierwave.docmodel.ImageableNode
Class ImageableNode
| Field Summary |
| Fields inherited from class com.vinculumtech.carrierwave.docmodel.BaseImageableNode |
imageType |
| Fields inherited from class com.vinculumtech.platform.docmodel.Node |
EMPTY_LIST, METADATA_DECLARED_TYPE |
| Constructor Summary | |
ImageableNode(DocumentModel documentModel,
java.lang.Object value)
|
|
| Method Summary | |
protected Imageable |
getImageableValue()
|
protected java.lang.Class |
getImageType()
|
protected java.lang.Object |
getValueAtLocalInternal(java.lang.String path)
Should be overriden by subclass |
boolean |
isDependent()
|
protected java.lang.Object |
setValueAtLocalInternal(java.lang.String path,
java.lang.Object value)
Should be overriden by subclass |
| Methods inherited from class com.vinculumtech.carrierwave.docmodel.BaseImageableNode |
createLocalPaths, createLocalPathsInternal, getDeclaredFieldType, getDefaultValueAtLocal, getEdges, getImageTypeName, getLiterals, getMetaDataAtLocalInternal |
| Methods inherited from class com.vinculumtech.platform.docmodel.Node |
addNodeListener, applyPathMap, createLocalPathMap, getDefaultNodeValue, getDocumentModel, getLocalPathMap, getLocalPaths, getMetaDataAt, getMetaDataAtLocal, getNodeListeners, getNodeValue, getPathMap, getPathMap, getPathMap, getValueAt, getValueAt, getValueAtLocal, hasNodeListener, hasNodeListeners, isCollectionNode, isDeleted, isFindMetaDataInCollectionParent, makeCoercedValue, makePath, markDeleted, removeNodeListener, setDocumentModel, setFindMetaDataInCollectionParent, setIsDeleted, setLocalPaths, setNodeValue, setValueAt, setValueAtLocal |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ImageableNode(DocumentModel documentModel,
java.lang.Object value)
| Method Detail |
protected java.lang.Class getImageType()
getImageType in class BaseImageableNodeprotected Imageable getImageableValue()
public boolean isDependent()
isDependent in class Nodeprotected java.lang.Object getValueAtLocalInternal(java.lang.String path)
Node
getValueAtLocalInternal in class Node
protected java.lang.Object setValueAtLocalInternal(java.lang.String path,
java.lang.Object value)
Node
setValueAtLocalInternal in class Node
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||