com.sapportals.wcm.repository

Interface ICollectionVersionResource


public interface ICollectionVersionResource

Interface for collection version (revision) resources.

Copyright (c) SAP AG 2002-2004


Method Summary
 IUri getOrderingType()
          Returns information about the collection version's ordering, where the following URIs are reserved: "DAV:unordered": unordered collection
"DAV:custom": client-maintained ordering, no additional information about the ordering semantics available Any other URI identifies an ordering for which additional information semantics MAY be available at the given URI
 Map getVersionControlledBindingSet()
           
 

Method Detail

getVersionControlledBindingSet

Map getVersionControlledBindingSet()
                                   throws ResourceException
Returns:
a mapping of internal member names to RIDs to the version history resources (for an ordered collection, this will be a SortedMap).
Throws:
ResourceException

getOrderingType

IUri getOrderingType()
                     throws ResourceException
Returns information about the collection version's ordering, where the following URIs are reserved:

"DAV:unordered": unordered collection
"DAV:custom": client-maintained ordering, no additional information about the ordering semantics available

Any other URI identifies an ordering for which additional information semantics MAY be available at the given URI

Returns:
the ordering type
Throws:
ResourceException - Exception raised in failure situation
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