|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nakedobjects.metamodel.facetdecorator.FacetDecoratorAbstract
org.nakedobjects.runtime.transaction.facetdecorator.TransactionFacetDecoratorAbstract
public abstract class TransactionFacetDecoratorAbstract
| Constructor Summary | |
|---|---|
TransactionFacetDecoratorAbstract(NakedObjectConfiguration configuration)
|
|
| Method Summary | |
|---|---|
protected NakedObjectConfiguration |
getConfiguration()
|
java.lang.Class<? extends Facet>[] |
getFacetTypes()
|
| Methods inherited from class org.nakedobjects.metamodel.facetdecorator.FacetDecoratorAbstract |
|---|
getFacetTypeNames, replaceFacetWithDecoratingFacet |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.nakedobjects.metamodel.facetdecorator.FacetDecorator |
|---|
decorate, getFacetTypeNames |
| Constructor Detail |
|---|
public TransactionFacetDecoratorAbstract(NakedObjectConfiguration configuration)
| Method Detail |
|---|
protected NakedObjectConfiguration getConfiguration()
public java.lang.Class<? extends Facet>[] getFacetTypes()
getFacetTypes in interface FacetDecorator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||