Uses of Class
org.alfresco.cmis.dsl.CheckIn
-
Packages that use CheckIn Package Description org.alfresco.cmis org.alfresco.cmis.dsl -
-
Uses of CheckIn in org.alfresco.cmis
Methods in org.alfresco.cmis that return CheckIn Modifier and Type Method Description CheckInCmisWrapper. prepareDocumentForCheckIn()Starts the process to check in a document -
Uses of CheckIn in org.alfresco.cmis.dsl
Methods in org.alfresco.cmis.dsl that return CheckIn Modifier and Type Method Description CheckInCheckIn. withComment(java.lang.String comment)CheckInCheckIn. withContent(java.lang.String content)CheckInCheckIn. withMajorVersion()CheckInCheckIn. withMinorVersion()CheckInCheckIn. withoutComment()
-