|
Class Summary |
| AbstractReferenceRepositoryPropertyEditor |
Abstract class that supports the notion that a property editor will need access to the reference
repository to obtain its information. |
| AbstractRegExPropertyEditor |
Abstract class that all property editors doing regular expressions can extends. |
| CampusEditor |
Converts the numerical identifier for a campus into the actual campus object. |
| CountryEditor |
Converts the numerical identifier for a country into the country object. |
| OrganizationalUnitEditor |
Converts the numerical identifier for a Organizational Unit into the appropriate object. |
| PhoneEditor |
Removes the extraneous characters from the Phone number in oder to persist it. |
| RegionEditor |
Converts a region id into the appropriate region. |
| SponsorEditor |
Identifies the sponsor based on his or her identifier. |