Uses of Class
edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ProxyRelationshipSelector.Context
-
Packages that use ProxyRelationshipSelector.Context Package Description edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies -
-
Uses of ProxyRelationshipSelector.Context in edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies
Methods in edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies with parameters of type ProxyRelationshipSelector.Context Modifier and Type Method Description static ProxyRelationshipSelectionProxyRelationshipSelector. select(ProxyRelationshipSelector.Context context, ProxyRelationshipSelectionCriteria criteria)Convenience method.Constructors in edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies with parameters of type ProxyRelationshipSelector.Context Constructor Description ProxyRelationshipSelector(ProxyRelationshipSelector.Context context, ProxyRelationshipSelectionCriteria criteria)
-