|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ViewEntityMeta | |
---|---|
org.apache.myfaces.buildtools.maven2.plugin.builder.model |
Uses of ViewEntityMeta in org.apache.myfaces.buildtools.maven2.plugin.builder.model |
---|
Subclasses of ViewEntityMeta in org.apache.myfaces.buildtools.maven2.plugin.builder.model | |
---|---|
class |
BehaviorMeta
Store metadata about a class that is either a JSF Behavior, or some base class or interface that a Behavior can be derived from. |
class |
ClientBehaviorMeta
|
class |
ComponentMeta
Store metadata about a JSF UIComponent, or some base class or interface that a UIComponent can be derived from. |
class |
ConverterMeta
Store metadata about a class that is either a JSF Converter, or some base class or interface that a Converter can be derived from. |
class |
ValidatorMeta
Store metadata about a class that is either a JSF Validator, or some base class or interface that a Validator can be derived from. |
Methods in org.apache.myfaces.buildtools.maven2.plugin.builder.model with parameters of type ViewEntityMeta | |
---|---|
protected void |
ViewEntityMeta.merge(ViewEntityMeta other)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |