| Package | Description |
|---|---|
| edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies |
| Modifier and Type | Field and Description |
|---|---|
static ProxyRelationshipSelectionCriteria.ProxyRelationshipView |
ProxyRelationshipSelectionCriteria.ProxyRelationshipView.DEFAULT_VIEW |
| Modifier and Type | Method and Description |
|---|---|
static ProxyRelationshipSelectionCriteria.ProxyRelationshipView |
ProxyRelationshipSelectionCriteria.ProxyRelationshipView.fromKeyword(String keyword) |
ProxyRelationshipSelectionCriteria.ProxyRelationshipView |
ProxyRelationshipSelectionCriteria.getViewBy() |
static ProxyRelationshipSelectionCriteria.ProxyRelationshipView |
ProxyRelationshipSelectionCriteria.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.
|
| Constructor and Description |
|---|
ProxyRelationshipSelectionCriteria(int relationshipsPerPage,
int pageIndex,
ProxyRelationshipSelectionCriteria.ProxyRelationshipView viewBy,
String searchTerm) |
Copyright © 2022. All rights reserved.