|
||||||||||
| 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.Allow
public class Allow
An instance of this type is used to allow something.
| Field Summary | |
|---|---|
static Allow |
DEFAULT
|
| Constructor Summary | |
|---|---|
Allow(InteractionResult interactionResult)
|
|
Allow(java.lang.String description)
Deprecated. |
|
| 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 Allow DEFAULT
| Constructor Detail |
|---|
public Allow(java.lang.String description)
Facets so that
it is available for use by other viewers.
reasonVeteod - advisorClass - Vetopublic Allow(InteractionResult interactionResult)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||