|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.user.impl.cache.properties.CachingPropertySetFactory
Constructor Summary | |
CachingPropertySetFactory(PropertySetFactory underlyingPropertySetFactory,
CacheManager cacheManager)
|
Method Summary | |
com.opensymphony.module.propertyset.PropertySet |
getPropertySet(Entity entity)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CachingPropertySetFactory(PropertySetFactory underlyingPropertySetFactory, CacheManager cacheManager)
Method Detail |
public com.opensymphony.module.propertyset.PropertySet getPropertySet(Entity entity) throws EntityException
getPropertySet
in interface PropertySetFactory
entity
- the instance of Entity
for which a PropertySet
should be retrieved.
PropertySet
for the Entity
, otherwise null.
EntityException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |