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
 RID discoverQuery(RID rid)
          Discovers the query part in the resource name if enabled.
 IHierarchicalUri hideQuery(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

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

Returns:
uri with query part hidden

discoverQuery

RID discoverQuery(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-CM [sap.com] tc/km/frwk 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