| Package | Description |
|---|---|
| org.apache.isis.core.progmodel.facets |
| Modifier and Type | Method and Description |
|---|---|
static MethodPrefixBasedFacetFactoryAbstract.OrphanValidation |
MethodPrefixBasedFacetFactoryAbstract.OrphanValidation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MethodPrefixBasedFacetFactoryAbstract.OrphanValidation[] |
MethodPrefixBasedFacetFactoryAbstract.OrphanValidation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
MethodPrefixBasedFacetFactoryAbstract(List<FeatureType> featureTypes,
MethodPrefixBasedFacetFactoryAbstract.OrphanValidation orphanValidation,
String... prefixes) |
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.