public interface PropertyOrCollectionAccessorFacet extends Facet
In the standard Apache Isis Programming Model, corresponds to invoking the accessor method for a property OR a collection.
| Modifier and Type | Method and Description |
|---|---|
Object |
getProperty(ObjectAdapter inObject)
Gets the value of this property or collection from this object.
|
alwaysReplace, facetType, getFacetHolder, getUnderlyingFacet, isDerived, isNoop, setFacetHolder, setUnderlyingFacetObject getProperty(ObjectAdapter inObject)
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.