|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nakedobjects.metamodel.facets.FacetFactoryAbstract
org.nakedobjects.metamodel.value.ValueUsingValueSemanticsProviderFacetFactory
org.nakedobjects.metamodel.value.DateTimeValueTypeFacetFactory
public class DateTimeValueTypeFacetFactory
| Constructor Summary | |
|---|---|
DateTimeValueTypeFacetFactory()
|
|
| Method Summary | |
|---|---|
boolean |
process(java.lang.Class<?> type,
MethodRemover methodRemover,
FacetHolder holder)
Process the class, and return the correctly setup annotation if present. |
| Methods inherited from class org.nakedobjects.metamodel.value.ValueUsingValueSemanticsProviderFacetFactory |
|---|
addFacets, getConfiguration, getRuntimeContext, setNakedObjectConfiguration, setRuntimeContext |
| Methods inherited from class org.nakedobjects.metamodel.facets.FacetFactoryAbstract |
|---|
getFeatureTypes, getSpecificationLoader, process, processParams, setSpecificationLoader |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DateTimeValueTypeFacetFactory()
| Method Detail |
|---|
public boolean process(java.lang.Class<?> type,
MethodRemover methodRemover,
FacetHolder holder)
FacetFactory
process in interface FacetFactoryprocess in class FacetFactoryAbstracttype - - class being processedmethodRemover - - allow any methods of the class to be removedholder - - to attach the facets to
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||