com.sapportals.wcm.control.base

Interface IUniqueIDSupplier

All Known Implementing Classes:
com.sapportals.wcm.control.fields.CSSControl, InternalLinkControl2, LightCollectionRenderer, ResourceRenameControl, ShoppingBasketAddItemControl, SlimCollectionRenderer

Deprecated. As of NetWeaver 7.1

public interface IUniqueIDSupplier

imitates the createUnequivocallyComponentId method of the Control class. As this is an interface, it can be used by both controls as well as other classes. Implementing classes must ensure compliant behavior to the above mentioned method.


Method Summary
 String createUniqueID(String idpart)
          Deprecated. As of NetWeaver 7.1
 

Method Detail

createUniqueID

String createUniqueID(String idpart)
Deprecated. As of NetWeaver 7.1

returns a string, that concatenates an ID, that is unique to the class and the given idpart.

Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] KMC-CM [sap.com] tc/km/frwk api EP-KM-CM
[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