@ParametersAreNonnullByDefault @ReturnValuesAreNonnullByDefault
Package com.atlassian.confluence.impl.propertyset
-
Class Summary Class Description ReadThroughCachingContentPropertyManager An implementation ofContentPropertyManagerwhich caches the data from an underlyingConfluencePropertySetManager.ReadThroughCachingUserPropertySetFactory An implementation ofPropertySetFactorywhich delegates to anotherPropertySetFactory, and which keeps the resultingPropertySets in a node-local cache.