Uses of Class
edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ProxyRelationshipSelectionCriteria.ProxyRelationshipView
-
Packages that use ProxyRelationshipSelectionCriteria.ProxyRelationshipView Package Description edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies -
-
Uses of ProxyRelationshipSelectionCriteria.ProxyRelationshipView in edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies
Fields in edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies declared as ProxyRelationshipSelectionCriteria.ProxyRelationshipView Modifier and Type Field Description static ProxyRelationshipSelectionCriteria.ProxyRelationshipViewProxyRelationshipSelectionCriteria.ProxyRelationshipView. DEFAULT_VIEWMethods in edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies that return ProxyRelationshipSelectionCriteria.ProxyRelationshipView Modifier and Type Method Description static ProxyRelationshipSelectionCriteria.ProxyRelationshipViewProxyRelationshipSelectionCriteria.ProxyRelationshipView. fromKeyword(String keyword)ProxyRelationshipSelectionCriteria.ProxyRelationshipViewProxyRelationshipSelectionCriteria. getViewBy()static ProxyRelationshipSelectionCriteria.ProxyRelationshipViewProxyRelationshipSelectionCriteria.ProxyRelationshipView. valueOf(String name)Returns the enum constant of this type with the specified name.static ProxyRelationshipSelectionCriteria.ProxyRelationshipView[]ProxyRelationshipSelectionCriteria.ProxyRelationshipView. values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies with parameters of type ProxyRelationshipSelectionCriteria.ProxyRelationshipView Constructor Description ProxyRelationshipSelectionCriteria(int relationshipsPerPage, int pageIndex, ProxyRelationshipSelectionCriteria.ProxyRelationshipView viewBy, String searchTerm)
-