|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FacetMeta | |
---|---|
org.apache.myfaces.buildtools.maven2.plugin.builder.model |
Uses of FacetMeta in org.apache.myfaces.buildtools.maven2.plugin.builder.model |
---|
Methods in org.apache.myfaces.buildtools.maven2.plugin.builder.model that return FacetMeta | |
---|---|
FacetMeta |
ComponentMeta.getFacet(String name)
|
FacetMeta |
FacetHolder.getFacet(String name)
|
Methods in org.apache.myfaces.buildtools.maven2.plugin.builder.model with parameters of type FacetMeta | |
---|---|
void |
ComponentMeta.addFacet(FacetMeta prop)
|
void |
FacetHolder.addFacet(FacetMeta prop)
|
void |
FacetMeta.merge(FacetMeta other)
Merge the data in the specified other property into this one, throwing an exception if there is an incompatibility. |
static void |
FacetMeta.writeXml(XmlWriter out,
FacetMeta am)
Write this model out as xml. |
Constructors in org.apache.myfaces.buildtools.maven2.plugin.builder.model with parameters of type FacetMeta | |
---|---|
FacetMeta(FacetMeta pm)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |