| Package | Description |
|---|---|
| edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies |
| Class and Description |
|---|
| ProxyItemInfo
An immutable collection of fields that will be displayed in a
ProxyRelationship.
|
| ProxyRelationship
An immutable relationship between Proxies and Profiles.
|
| ProxyRelationshipSelection
An immutable group of relationships (might be empty), with the criteria that
were used to select them.
|
| ProxyRelationshipSelectionCriteria
On what basis are we selecting proxy relationships?
Are we viewing by Proxy or by Profile? What is the search term, if any? How
many results per page, and what page are we on?
Search terms are matched against last name combined with first name, of
either UserAccount(Proxy) or Individual(Profile), depending on how we are
listing.
|
| ProxyRelationshipSelectionCriteria.ProxyRelationshipView |
| ProxyRelationshipSelector.Context
What do we need to make this work? 2 models and an optional property.
|
Copyright © 2022. All rights reserved.