Uses of Interface
com.sapportals.wcm.repository.IMutablePropertyMap

Packages that use IMutablePropertyMap
com.sapportals.wcm.repository Contains the repository framework interfaces and classes. 
com.sapportals.wcm.service.indexmanagement Provides a service for managing indexes. 
 

Uses of IMutablePropertyMap in com.sapportals.wcm.repository
 

Classes in com.sapportals.wcm.repository that implement IMutablePropertyMap
 class MutablePropertyMap
          Holds a mutable map of Property objects.
 

Methods in com.sapportals.wcm.repository that return IMutablePropertyMap
 IMutablePropertyMap PropertyMap.getMutable()
           
 IMutablePropertyMap MutablePropertyMap.getMutable()
           
 IMutablePropertyMap IPropertyMap.getMutable()
          Returns a copy of the map that can be modified.
 

Uses of IMutablePropertyMap in com.sapportals.wcm.service.indexmanagement
 

Methods in com.sapportals.wcm.service.indexmanagement with parameters of type IMutablePropertyMap
 void AbstractIndex.getIndexedProperties(List indexList, IMutablePropertyMap returnMap)
          Adds the properties in the indexes to the property map.
 



Copyright 2012 SAP AG Complete Copyright Notice