public interface DisableForSessionFacet extends Facet, DisablingInteractionAdvisor
In the standard Apache Isis Programming Model, corresponds to invoking the disableXxx(UserMemento) support method for the member.
NOOP| Modifier and Type | Method and Description |
|---|---|
String |
disabledReason(AuthenticationSession session)
The reason this is disabled, or null if not.
|
disablesalwaysReplace, facetType, getFacetHolder, getUnderlyingFacet, isDerived, isNoop, setFacetHolder, setUnderlyingFacetString disabledReason(AuthenticationSession session)
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.