public class ModelBuilder extends Object
Models, that are used to write out
the value representation of exposed beans.public <T> Model<T> get(Class<T> type) throws NotExportableException
NotExportableExceptionpublic <T> Model<T> get(Class<T> type, @CheckForNull Class<?> propertyOwner, @Nullable String property) throws NotExportableException
NotExportableExceptionCopyright © 2014. All rights reserved.