com.sapportals.wcm.repository

Interface ICheckInInfo

All Known Subinterfaces:
ICheckInInfo2

public interface ICheckInInfo

Holds status information returned upon a successfull check-in.

Copyright 2004 SAP AG


Method Summary
 String getRevisionID()
           
 RID getRevisionRID()
          Returns the RID of the version resource that was created during the checkin operation.
 URI getRevisionURI()
          Deprecated. As of EP 5.0 SP3, replaced by getRevisionRID()
 

Method Detail

getRevisionURI

URI getRevisionURI()
Deprecated. As of EP 5.0 SP3, replaced by getRevisionRID()

Returns:
The revisionURI value

getRevisionRID

RID getRevisionRID()
Returns the RID of the version resource that was created during the checkin operation.

Returns:
the RID of the version resource that was created during the checkin operation.

getRevisionID

String getRevisionID()
Returns:
the revision ID (version number) of the version resource that was created during the checkin operation.
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