public abstract class WhenAndWhereValueFacetAbstract extends WhenValueFacetAbstract implements WhenAndWhereValueFacet
FacetAbstract.Derivation, FacetAbstract.Disabling, FacetAbstract.Hiding, FacetAbstract.Validating| Constructor and Description |
|---|
WhenAndWhereValueFacetAbstract(Class<? extends Facet> facetType,
FacetHolder holder,
org.apache.isis.applib.annotation.When when,
org.apache.isis.applib.annotation.Where where) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
toStringValues() |
org.apache.isis.applib.annotation.Where |
where() |
whenalwaysReplace, facetType, getFacetHolder, getIdentified, getUnderlyingFacet, isDerived, isNoop, setFacetHolder, setUnderlyingFacet, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitwhenalwaysReplace, facetType, getFacetHolder, getUnderlyingFacet, isDerived, isNoop, setFacetHolder, setUnderlyingFacetpublic WhenAndWhereValueFacetAbstract(Class<? extends Facet> facetType, FacetHolder holder, org.apache.isis.applib.annotation.When when, org.apache.isis.applib.annotation.Where where)
public org.apache.isis.applib.annotation.Where where()
where in interface WhenAndWhereValueFacetprotected String toStringValues()
toStringValues in class WhenValueFacetAbstractCopyright © 2010–2014 The Apache Software Foundation. All rights reserved.