uPortal 2.4.1
API Documentation

Package org.jasig.portal.services.entityproperties

Interface Summary
IEntityPropertyFinder An interface describing entity property finders that can be added to the EntityPropertyRegistry
IEntityPropertyStore The interface for an entity property store; the EntityChannelRegistry must be configured with exactly one store, but can have multiple finders.
 

Class Summary
ChannelRegistryPropertyFinder A finder implementation to provide channel properties derived from the ChannelRegistryManager
ContainingGroupsFinder A finder implementation to provide a , delimited list of containing groups for any entity
EntityProperties A BasicEntity implementation used interally by the EntityPropertyRegistry to cache property lookup results
PersonDirPropertyFinder A finder implementation to provide IPerson properties derived from the PersonDirectory
RDBMPropertyStore A portal RDBM based entity property store implementation
 


uPortal 2.4.1
API Documentation