Package net.officefloor.web.value.retrieve
-
Interface Summary Interface Description ValueRetriever<T> Retrieves a value from an object graph. -
Class Summary Class Description PropertyMetaData Meta-data for the property.PropertyValueRetrieverImpl<T> ValueRetriever
implementation.RootValueRetrieverImpl<T> ValueRetriever
implementation.ValueRetrieverSource Sources theValueRetriever
. -
Exception Summary Exception Description RetrieveValueException HttpException
from attempting to retrieve a value.