Uses of Interface
org.hippoecm.frontend.model.IModelReference
-
Packages that use IModelReference Package Description org.hippoecm.frontend.model -
-
Uses of IModelReference in org.hippoecm.frontend.model
Classes in org.hippoecm.frontend.model that implement IModelReference Modifier and Type Class Description class
ModelReference<T>
The default implementation of theIModelReference
service interface.Methods in org.hippoecm.frontend.model that return IModelReference Modifier and Type Method Description IModelReference<org.apache.commons.lang3.tuple.Pair<String,String>>
BranchIdModel. getObject()
Methods in org.hippoecm.frontend.model with parameters of type IModelReference Modifier and Type Method Description void
BranchIdModel. setObject(IModelReference<org.apache.commons.lang3.tuple.Pair<String,String>> object)
-