|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nakedobjects.metamodel.consent.ConsentAbstract
org.nakedobjects.metamodel.consent.Veto
public class Veto
| Field Summary | |
|---|---|
static Veto |
DEFAULT
|
| Constructor Summary | |
|---|---|
Veto(InteractionResult interactionResult)
|
|
Veto(java.lang.String reasonVetoed)
Called by DnD viewer; we should instead find a way to put the calling logic into Facets so that
it is available for use by other viewers. |
|
| Method Summary |
|---|
| Methods inherited from class org.nakedobjects.metamodel.consent.ConsentAbstract |
|---|
allowIf, getDescription, getInteractionResult, getReason, isAllowed, isVetoed, setDescription, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static Veto DEFAULT
| Constructor Detail |
|---|
public Veto(java.lang.String reasonVetoed)
Facets so that
it is available for use by other viewers.
reasonVeteod - - must not be nullpublic Veto(InteractionResult interactionResult)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||