|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MethodPrefixBasedFacetFactory
Indicates that the FacetFactory works by recognizing methods with a certain prefix (or prefixes).
Used by FacetProcessor.recognizes(java.lang.reflect.Method).
| Method Summary | |
|---|---|
java.util.List<java.lang.String> |
getPrefixes()
All prefixes recognized by this FacetFactory. |
| Methods inherited from interface org.nakedobjects.metamodel.facets.FacetFactory |
|---|
getFeatureTypes, process, process, processParams |
| Method Detail |
|---|
java.util.List<java.lang.String> getPrefixes()
FacetFactory.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||