|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.vinculumtech.carrierwave.docmodel.ImageableDocumentModelFactory
A simple factory class to return DocumentModel instances that natively handle Imageable instances.
Method Summary | |
static DocumentModel |
getImageableDocumentModel(java.lang.Object rootObject)
This creates a DocumentModel instance sourced with an Imageable to ImageableNode typeMap. Note, this method will fail if executed on the client. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static final DocumentModel getImageableDocumentModel(java.lang.Object rootObject)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |