Primavera Integration API 6.1

Uses of Class
com.primavera.integration.collab.CheckInOptions

Packages that use CheckInOptions
com.primavera.integration.collab Collaboration classes for document management 
 

Uses of CheckInOptions in com.primavera.integration.collab
 

Methods in com.primavera.integration.collab with parameters of type CheckInOptions
 VersionProperties DocumentManager.checkIn(VersionId versionId, CheckInOptions options, File content)
          Checks in a checked out document with the content.
 VersionProperties DocumentManager.checkIn(VersionId versionId, CheckInOptions options, InputStream content, long streamLength)
          Deprecated. As of release 5.0, use use DocumentManager.checkIn(VersionId, CheckInOptions, String, InputStream, long)
 VersionProperties DocumentManager.checkIn(VersionId versionId, CheckInOptions options, String contentPathAndName, InputStream content, long streamLength)
          Checks in a checked out document with the content.
 


Primavera Integration API 6.1

Copyright © Primavera 1999-2007. All rights reserved.