|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IAppPropertyMap | |
| com.sapportals.wcm.repository.service.appproperties | Contains classes and interfaces to persist information related to resources on the database. |
| Uses of IAppPropertyMap in com.sapportals.wcm.repository.service.appproperties |
| Methods in com.sapportals.wcm.repository.service.appproperties that return IAppPropertyMap | |
IAppPropertyMap |
IApplicationProperties.getProperties(java.lang.String namespace,
RID resourceID,
java.lang.String userID,
IResourceContext context)
Returns all personalized properties of a resource for a namespace and the user ID. |
IAppPropertyMap |
IApplicationProperties.getProperties(RID resourceID,
java.lang.String userID,
IResourceContext context)
Returns all personalized properties of a resource. |
IAppPropertyMap |
IApplicationProperties.getProperties(java.lang.String namespace,
RID resourceID,
IResourceContext context)
Returns all application properties for the specified namespace and RID (but not the personalized properties). |
IAppPropertyMap |
IApplicationProperties.getProperties(RID resourceID,
IResourceContext context)
Returns all application properties for the specified RID (not the personalized properties) |
IAppPropertyMap |
IApplicationProperties.getProperties(java.lang.String namespace,
IResource resource,
java.lang.String userID)
|
IAppPropertyMap |
IApplicationProperties.getProperties(IResource resource,
java.lang.String userID)
|
IAppPropertyMap |
IApplicationProperties.getProperties(java.lang.String namespace,
IResource resource)
|
IAppPropertyMap |
IApplicationProperties.getProperties(IResource resource)
|
IAppPropertyMap |
IApplicationProperties.getProperties(java.lang.String namespace,
RID resourceID,
java.lang.String userID)
Deprecated. as of NW04. Use method with resource context parameter |
IAppPropertyMap |
IApplicationProperties.getProperties(RID resourceID,
java.lang.String userID)
Deprecated. as of NW04. Use method with resource context parameter |
IAppPropertyMap |
IApplicationProperties.getProperties(java.lang.String namespace,
RID resourceID)
Deprecated. as of NW04. Use method with resource context parameter |
IAppPropertyMap |
IApplicationProperties.getProperties(RID resourceID)
Deprecated. as of NW04. Use method with resource context parameter |
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||