Uses of Interface
org.jasig.portal.services.entityproperties.IEntityPropertyStore

Packages that use IEntityPropertyStore
org.jasig.portal.services   
org.jasig.portal.services.entityproperties   
 

Uses of IEntityPropertyStore in org.jasig.portal.services
 

Fields in org.jasig.portal.services declared as IEntityPropertyStore
protected  IEntityPropertyStore EntityPropertyRegistry.store
           
 

Uses of IEntityPropertyStore in org.jasig.portal.services.entityproperties
 

Classes in org.jasig.portal.services.entityproperties that implement IEntityPropertyStore
 class RDBMPropertyStore
          A portal RDBM based entity property store implementation