SAP NetWeaver '04

Uses of Interface
com.sapportals.wcm.repository.service.appproperties.IAppProperty

Packages that use IAppProperty
com.sapportals.wcm.repository.service.appproperties

Contains classes and interfaces to persist information related to resources on the database.  

 

Uses of IAppProperty in com.sapportals.wcm.repository.service.appproperties
 

Classes in com.sapportals.wcm.repository.service.appproperties that implement IAppProperty
 class AppProperty
          An application-defined property of a resource object in any repository.
 

Methods in com.sapportals.wcm.repository.service.appproperties that return IAppProperty
 IAppProperty IResourceAppPropertyMap.get(RID rid)
          Get a property from the map
 IAppProperty IAppPropertyIterator.next()
          Returns the next property in the map
 IAppProperty IAppPropertyMap.get(IPropertyName propertyName)
          Get a property from the map
 IAppProperty IApplicationProperties.getProperty(IPropertyName propertyName, RID resourceID, java.lang.String userID, IResourceContext context)
          Returns the personalized property for the specified resource and user ID.
 IAppProperty IApplicationProperties.getProperty(IPropertyName propertyName, RID resourceID, IResourceContext context)
          Returns the property for the specified resource identifier and name.
 IAppProperty IApplicationProperties.getProperty(IPropertyName propertyName, IResource resource, java.lang.String userID)
           
 IAppProperty IApplicationProperties.getProperty(IPropertyName propertyName, IResource resource)
           
 IAppProperty IApplicationProperties.getProperty(IPropertyName propertyName, RID resourceID, java.lang.String userID)
          Deprecated. as of NW04. Use method with resource context parameter
 IAppProperty IApplicationProperties.getProperty(IPropertyName propertyName, RID resourceID)
          Deprecated. as of NW04. Use method with resource context parameter
 

Methods in com.sapportals.wcm.repository.service.appproperties with parameters of type IAppProperty
 void IApplicationProperties.setProperty(IAppProperty property, RID resourceID, IResourceContext context)
          Stores the property for the specified RID in some persistent storage.
 void IApplicationProperties.setProperty(IAppProperty property, IResource resource)
           
 void IApplicationProperties.setProperty(IAppProperty property, RID resourceID)
          Deprecated. as of NW04. Use method with resource context parameter
 


SAP NetWeaver '04

Copyright © 2004 by SAP AG. All Rights Reserved.
SAP, R/3, mySAP, mySAP.com, xApps, xApp, SAP NetWeaver, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other countries all over the world. All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary.

These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies ("SAP Group") for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty.