|
||||||||||
| 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.disable.DisableForSessionFacetAbstract
org.nakedobjects.metamodel.facets.disable.DisableForSessionFacetNone
public class DisableForSessionFacetNone
| Field Summary |
|---|
| Fields inherited from interface org.nakedobjects.metamodel.consent.InteractionAdvisorFacet |
|---|
NOOP |
| Constructor Summary | |
|---|---|
DisableForSessionFacetNone(FacetHolder holder)
|
|
| Method Summary | |
|---|---|
java.lang.String |
disabledReason(AuthenticationSession session)
The reason this is disabled, or null if not. |
boolean |
isNoop()
Assume implementation is not a no-op. |
| Methods inherited from class org.nakedobjects.metamodel.facets.disable.DisableForSessionFacetAbstract |
|---|
disables, type |
| Methods inherited from class org.nakedobjects.metamodel.facets.FacetAbstract |
|---|
alwaysReplace, facetType, getFacetHolder, getIdentified, getUnderlyingFacet, isDerived, setFacetHolder, setUnderlyingFacet, toString, 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, setFacetHolder, setUnderlyingFacet |
| Constructor Detail |
|---|
public DisableForSessionFacetNone(FacetHolder holder)
| Method Detail |
|---|
public java.lang.String disabledReason(AuthenticationSession session)
DisableForSessionFacet
public boolean isNoop()
FacetAbstractNo-op implementations should override and return true.
isNoop in interface FacetisNoop in class FacetAbstract
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||