Uses of Class
edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ProxyRelationship
-
Packages that use ProxyRelationship Package Description edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies -
-
Uses of ProxyRelationship in edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies
Methods in edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies that return types with arguments of type ProxyRelationship Modifier and Type Method Description List<ProxyRelationship>ProxyRelationshipSelection. getProxyRelationships()Constructor parameters in edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies with type arguments of type ProxyRelationship Constructor Description ProxyRelationshipSelection(ProxyRelationshipSelectionCriteria criteria, List<ProxyRelationship> proxyRelationships, int totalResultCount)
-