| Package | Description |
|---|---|
| org.apache.isis.core.metamodel.spec |
| Modifier and Type | Method and Description |
|---|---|
static ObjectSpecifications.MemberGroupLayoutHint |
ObjectSpecifications.MemberGroupLayoutHint.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ObjectSpecifications.MemberGroupLayoutHint[] |
ObjectSpecifications.MemberGroupLayoutHint.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
ObjectSpecifications.orderByMemberGroups(ObjectSpecification objSpec,
Set<String> groupNamesToOrder,
ObjectSpecifications.MemberGroupLayoutHint memberGroupLayoutHint) |
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.