Interface DefaultDocumentView.Field
-
- Enclosing class:
- DefaultDocumentView
public static interface DefaultDocumentView.Field
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getName()
Object
getValue(DocumentModel doc)
-
-
-
Method Detail
-
getName
String getName()
-
getValue
Object getValue(DocumentModel doc)
-
-