com.sapportals.wcm.rendering.base

Class ResourcePropertyAmalgamation.UnavailableEntries

java.lang.Object
  extended by com.sapportals.wcm.rendering.base.ResourcePropertyAmalgamation.UnavailableEntries
Enclosing class:
ResourcePropertyAmalgamation

Deprecated. As of NetWeaver 7.1

public class ResourcePropertyAmalgamation.UnavailableEntries
extends Object

wraps a map to allow simpler access to an IResource as the key to a map entry and the Set of IPropertyName elements as value of the entry.


Constructor Summary
ResourcePropertyAmalgamation.UnavailableEntries()
          Deprecated. As of NetWeaver 7.1
 
Method Summary
 void add(IResource res, IPropertyName name)
          Deprecated. As of NetWeaver 7.1
 void add(IResource res, IPropertyNameList list)
          Deprecated. As of NetWeaver 7.1
 boolean contains(IResource res, IPropertyName name)
          Deprecated. As of NetWeaver 7.1
 void remove(IResource res)
          Deprecated. As of NetWeaver 7.1
 void remove(IResource res, IProperty property)
          Deprecated. As of NetWeaver 7.1
 void remove(IResource res, IPropertyMap map)
          Deprecated. As of NetWeaver 7.1
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourcePropertyAmalgamation.UnavailableEntries

public ResourcePropertyAmalgamation.UnavailableEntries()
Deprecated. As of NetWeaver 7.1

Method Detail

add

public void add(IResource res,
                IPropertyName name)
Deprecated. As of NetWeaver 7.1

adds the name to the list of unavailabe entries for the given resource. creates a new entry in the internal map if no entry has yet been made for this resource


add

public void add(IResource res,
                IPropertyNameList list)
Deprecated. As of NetWeaver 7.1

adds the names to the list of unavailabe entries for the given resource. creates a new entry in the internal map if no entry has yet been made for this resource.


remove

public void remove(IResource res)
Deprecated. As of NetWeaver 7.1

removes the map entry for this resource.


remove

public void remove(IResource res,
                   IPropertyMap map)
Deprecated. As of NetWeaver 7.1

removes all property names that are included in the given map from the list of unavailable entries for the given resource.


remove

public void remove(IResource res,
                   IProperty property)
Deprecated. As of NetWeaver 7.1

removes the property name of the given property from the list of unavailable entries for the given resource.


contains

public boolean contains(IResource res,
                        IPropertyName name)
Deprecated. As of NetWeaver 7.1

checks, if the given property name has been marked as unavailable for the given resource

Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] KMC-CM [sap.com] tc/km/nonwduideprecated api EP-KM-CM
[sap.com] KMC-WPC [sap.com] tc/kmc/wpc/wpcfacade api EP-PIN-WPC-WCM


Copyright 2014 SAP AG Complete Copyright Notice