public interface MemberOrderFacet extends MultipleValueFacet
In the standard Apache Isis Programming Model, corresponds to annotating each
of the member methods with the @MemberOrder. An alternative appraoch
is to use the actionOrder or field order.
MemberOrderFacet,
FieldOrderFacet| Modifier and Type | Method and Description |
|---|---|
String |
name()
To group members.
|
String |
sequence()
The sequence, in dewey-decimal notation.
|
alwaysReplace, facetType, getFacetHolder, getUnderlyingFacet, isDerived, isNoop, setFacetHolder, setUnderlyingFacetCopyright © 2010–2014 The Apache Software Foundation. All rights reserved.