|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.jfacets.impl.DefaultFacetContextFactory
public class DefaultFacetContextFactory
Default facet context factory implementation
| Constructor Summary | |
|---|---|
DefaultFacetContextFactory()
|
|
| Method Summary | |
|---|---|
IFacetContext |
create(java.lang.String facetName,
IProfile profile,
java.lang.Object targetObject,
FacetDescriptor facetDescriptor)
Creates a DefaultFacetContext for passed parameters. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultFacetContextFactory()
| Method Detail |
|---|
public IFacetContext create(java.lang.String facetName,
IProfile profile,
java.lang.Object targetObject,
FacetDescriptor facetDescriptor)
create in interface IFacetContextFactoryfacetName - The facet nameprofile - The profiletargetObject - The target objectfacetDescriptor - The facet descriptor used for looking up the facet
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||