|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.vinculumtech.carrierwave.docmodel.DocumentModelFactory
A simple factory class to return DocumentModel instances that natively handle Image or Imageable instances.
Method Summary | |
static TypeMap |
getDefaultImageNodeTypeMap()
Creates a TypeMap with an Image to ImageNode mapping. |
static DocumentModel |
getImageDocumentModel(java.lang.Object rootObject)
This creates a DocumentModel instance sourced with an Image to ImageNode typeMap. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static final TypeMap getDefaultImageNodeTypeMap()
public static final DocumentModel getImageDocumentModel(java.lang.Object rootObject)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |