Uses of Interface
org.apache.sling.api.resource.ModifiableValueMap
-
Packages that use ModifiableValueMap Package Description org.apache.sling.api.wrappers -
-
Uses of ModifiableValueMap in org.apache.sling.api.wrappers
Classes in org.apache.sling.api.wrappers that implement ModifiableValueMap Modifier and Type Class Description classDeepReadModifiableValueMapDecoratorA value map wrapper which implements deep reading of properties based on the resource tree and also supportsModifiableValueMap.classModifiableValueMapDecoratorModifiableValueMapDecoratordecorates anotherMapto provide a basic implementation for the additional methods of aModifiableValueMap.
-