Class FieldResolveResult

java.lang.Object
ch.tocco.nice2.rest.entity.impl.beans.factories.path.ResolveResult
ch.tocco.nice2.rest.entity.impl.beans.factories.path.FieldResolveResult

public class FieldResolveResult extends ResolveResult
This resolve results represents a single entity field. Get the target entity via getEntity() and the name of the field via getFieldName()