|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ICheckInInfo | |
| com.sapportals.wcm.repository | Contains the repository framework interfaces and classes. |
| Uses of ICheckInInfo in com.sapportals.wcm.repository |
| Subinterfaces of ICheckInInfo in com.sapportals.wcm.repository | |
interface |
ICheckInInfo2
Holds status information returned upon a successfull check-in. |
| Methods in com.sapportals.wcm.repository that return ICheckInInfo | |
ICheckInInfo |
IResource.checkIn(IContent newContent,
IPropertyMap properties,
boolean ignorePropertyFailures,
URI expectedCheckInURI)
Deprecated. As of EP 5.0 SP4 |
ICheckInInfo |
IResource.checkIn(IContent newContent,
IPropertyMap properties)
Check in a new version of the resource with new content and/or properties. |
ICheckInInfo |
IResource.checkIn(IContent newContent,
IPropertyMap properties,
boolean ignorePropertyFailures)
Check in a new version of the resource with new content and/or properties. |
ICheckInInfo |
IResource.checkIn(IContent newContent,
IPropertyMap properties,
boolean ignorePropertyFailures,
RID expectedCheckInRID)
Check in a new version of the resource with new content and/or properties. |
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||