Package com.atlassian.confluence.impl.propertyset
@ParametersAreNonnullByDefault
@ReturnValuesAreNonnullByDefault
package com.atlassian.confluence.impl.propertyset
-
ClassDescriptionAn implementation of
ContentPropertyManager
which caches the data from an underlyingConfluencePropertySetManager
.An implementation ofPropertySetFactory
which delegates to anotherPropertySetFactory
, and which keeps the resultingPropertySet
s in a node-local cache.