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 {@link ActionOrderFacet actionOrder} or {@link FieldOrderFacet field order}. @see MemberOrderFacet @see FieldOrderFacet
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|