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