public interface ViewModelFacet extends Facet
In the standard Apache Isis Programming Model, typically corresponds to applying the @ViewModel annotation at the class level.
| Modifier and Type | Method and Description |
|---|---|
void |
initialize(Object pojo,
String memento) |
String |
memento(Object pojo) |
alwaysReplace, facetType, getFacetHolder, getUnderlyingFacet, isDerived, isNoop, setFacetHolder, setUnderlyingFacetCopyright © 2010–2014 The Apache Software Foundation. All rights reserved.