public interface ProposedHolder
InteractionContext subclasses, making it
easier for facets to process multiple at the same time.
Where this is used most often is for PropertyModifyContext and
ActionArgumentContext, where a Facet (such as
MandatoryFacet or MaxLengthFacet) would want to perform the
same checks on the proposed value/argument.
| Modifier and Type | Method and Description |
|---|---|
ObjectAdapter |
getProposed() |
ObjectAdapter getProposed()
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.