| Package | Description |
|---|---|
| org.apache.isis.core.metamodel.specloader.specimpl |
| Modifier and Type | Method and Description |
|---|---|
ObjectSpecificationAbstract.IntrospectionState |
ObjectSpecificationAbstract.getIntrospectionState()
Only if
ObjectSpecificationAbstract.setIntrospectionState(org.apache.isis.core.metamodel.specloader.specimpl.ObjectSpecificationAbstract.IntrospectionState)
has been called (should be called within ObjectSpecificationAbstract.updateFromFacetValues(). |
static ObjectSpecificationAbstract.IntrospectionState |
ObjectSpecificationAbstract.IntrospectionState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ObjectSpecificationAbstract.IntrospectionState[] |
ObjectSpecificationAbstract.IntrospectionState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectSpecificationAbstract.setIntrospectionState(ObjectSpecificationAbstract.IntrospectionState introspectationState) |
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.