public abstract class MethodPrefixBasedFacetFactoryAbstract extends FacetFactoryAbstract implements MethodPrefixBasedFacetFactory
| Modifier and Type | Class and Description |
|---|---|
protected static class |
MethodPrefixBasedFacetFactoryAbstract.OrphanValidation |
FacetFactory.AbstractProcessContext<T extends FacetHolder>, FacetFactory.ProcessClassContext, FacetFactory.ProcessContextWithMetadataProperties<T extends FacetHolder>, FacetFactory.ProcessMethodContext, FacetFactory.ProcessParameterContext| Modifier and Type | Field and Description |
|---|---|
protected static Object[] |
NO_PARAMETERS |
protected static Class<?>[] |
NO_PARAMETERS_TYPES |
| Constructor and Description |
|---|
MethodPrefixBasedFacetFactoryAbstract(List<FeatureType> featureTypes,
MethodPrefixBasedFacetFactoryAbstract.OrphanValidation orphanValidation,
String... prefixes) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getPrefixes()
All prefixes recognized by this
FacetFactory. |
void |
refineMetaModelValidator(MetaModelValidatorComposite metaModelValidator,
IsisConfiguration configuration) |
getFeatureTypes, getSpecificationLoader, process, process, processParams, setSpecificationLookupclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFeatureTypes, process, process, processParamsprotected static final Object[] NO_PARAMETERS
protected static final Class<?>[] NO_PARAMETERS_TYPES
public MethodPrefixBasedFacetFactoryAbstract(List<FeatureType> featureTypes, MethodPrefixBasedFacetFactoryAbstract.OrphanValidation orphanValidation, String... prefixes)
public List<String> getPrefixes()
MethodPrefixBasedFacetFactoryFacetFactory.getPrefixes in interface MethodPrefixBasedFacetFactorypublic void refineMetaModelValidator(MetaModelValidatorComposite metaModelValidator, IsisConfiguration configuration)
refineMetaModelValidator in interface MetaModelValidatorRefinerCopyright © 2010–2014 The Apache Software Foundation. All rights reserved.