com.sapportals.wcm.protocol.webdav

Interface IWebUriMapper

All Superinterfaces:
IUriMapper

public interface IWebUriMapper
extends IUriMapper

Extends IUriMapper with methods to hide query parameters

Copyright (c) SAP AG 2002-2003


Method Summary
 com.sapportals.wcm.util.uri.RID discoverQuery(com.sapportals.wcm.util.uri.RID rid)
          Discovers the query part in the resource name if enabled.
 com.sapportals.wcm.util.uri.IHierarchicalUri hideQuery(com.sapportals.wcm.util.uri.IHierarchicalUri uri)
          Hides the query part in the resource name if enabled.
 boolean hidesQuery()
          Determine if the mapper hides the query part in the resource name
 
Methods inherited from interface com.sapportals.wcm.service.urlgenerator.IUriMapper
getRootRID, getRootUri, isGeneric, toAbsolutePath, toAbsoluteUri, toRID
 

Method Detail

hidesQuery

boolean hidesQuery()
Determine if the mapper hides the query part in the resource name

Returns:
if mapper hides the query part in the resource name

hideQuery

com.sapportals.wcm.util.uri.IHierarchicalUri hideQuery(com.sapportals.wcm.util.uri.IHierarchicalUri uri)
Hides the query part in the resource name if enabled. Otherwise returns the uri unchanged.

Returns:
uri with query part hidden

discoverQuery

com.sapportals.wcm.util.uri.RID discoverQuery(com.sapportals.wcm.util.uri.RID rid)
Discovers the query part in the resource name if enabled. Otherwise returns the rid unchanged.

Returns:
rid with query part discovered
Access Rights

This class can be accessed from:


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


Copyright 2011 SAP AG Complete Copyright Notice