|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nakedobjects.metamodel.facets.FacetAbstract
org.nakedobjects.metamodel.facets.properties.modify.PropertyClearFacetAbstract
org.nakedobjects.runtime.transaction.facets.PropertyClearFacetWrapTransaction
public class PropertyClearFacetWrapTransaction
| Constructor Summary | |
|---|---|
PropertyClearFacetWrapTransaction(PropertyClearFacet underlyingFacet)
|
|
| Method Summary | |
|---|---|
void |
clearProperty(NakedObject adapter)
|
PropertyClearFacet |
getDecoratedFacet()
|
java.lang.String |
toString()
|
| Methods inherited from class org.nakedobjects.metamodel.facets.properties.modify.PropertyClearFacetAbstract |
|---|
type |
| Methods inherited from class org.nakedobjects.metamodel.facets.FacetAbstract |
|---|
alwaysReplace, facetType, getFacetHolder, getIdentified, getUnderlyingFacet, isDerived, isNoop, setFacetHolder, setUnderlyingFacet, toStringValues, unwrapObject, unwrapString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.nakedobjects.metamodel.facets.Facet |
|---|
alwaysReplace, facetType, getFacetHolder, getUnderlyingFacet, isDerived, isNoop, setFacetHolder, setUnderlyingFacet |
| Constructor Detail |
|---|
public PropertyClearFacetWrapTransaction(PropertyClearFacet underlyingFacet)
| Method Detail |
|---|
public PropertyClearFacet getDecoratedFacet()
getDecoratedFacet in interface DecoratingFacet<PropertyClearFacet>public void clearProperty(NakedObject adapter)
clearProperty in interface PropertyClearFacetpublic java.lang.String toString()
toString in class FacetAbstract
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||