com.sapportals.wcm.repository

Interface IBindableResource


public interface IBindableResource

Interface for bindable resources (see WebDAV BIND protocol ).

Copyright (c) SAP AG 2002-2004


Method Summary
 com.sapportals.wcm.util.uri.IRidSet getBindings()
           
 com.sapportals.wcm.util.uri.IUri getGloballyUniqueId()
           
 boolean supportsAdditionalBinds()
           
 

Method Detail

getBindings

com.sapportals.wcm.util.uri.IRidSet getBindings()
                                                throws ResourceException
Returns:
set of all existing bindings known by the repository manager
Throws:
ResourceException - Exception raised in failure situation

getGloballyUniqueId

com.sapportals.wcm.util.uri.IUri getGloballyUniqueId()
                                                     throws ResourceException
Returns:
a globally unique identifier for this resource
Throws:
ResourceException - Exception raised in failure situation

supportsAdditionalBinds

boolean supportsAdditionalBinds()
                                throws ResourceException
Returns:
whether this resource allows additional bindings (this may be disallowed for specific resource types)
Throws:
ResourceException - Exception raised in failure situation
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