Uses of Interface
org.alfresco.service.cmr.coci.CheckOutCheckInService
Packages that use CheckOutCheckInService
Package
Description
The Alfesco filesystem to repository translation layer
Provides the public facing interfaces of the Services of the Alfresco Repository.
-
Uses of CheckOutCheckInService in org.alfresco.filesys.repo
Methods in org.alfresco.filesys.repo that return CheckOutCheckInServiceModifier and TypeMethodDescriptionContentDiskDriver.getCheckOutCheckInService()final CheckOutCheckInServiceContentDiskDriver2.getCheckOutCheckInService()Methods in org.alfresco.filesys.repo with parameters of type CheckOutCheckInServiceModifier and TypeMethodDescriptionvoidContentDiskDriver.setCheckOutCheckInService(CheckOutCheckInService checkOutCheckInService) voidContentDiskDriver2.setCheckOutCheckInService(CheckOutCheckInService service) -
Uses of CheckOutCheckInService in org.alfresco.opencmis
Methods in org.alfresco.opencmis that return CheckOutCheckInServiceMethods in org.alfresco.opencmis with parameters of type CheckOutCheckInServiceModifier and TypeMethodDescriptionvoidCMISConnector.setCheckOutCheckInService(CheckOutCheckInService checkOutCheckInService) Sets the checkOut/checkIn service. -
Uses of CheckOutCheckInService in org.alfresco.repo.action.executer
Methods in org.alfresco.repo.action.executer with parameters of type CheckOutCheckInServiceModifier and TypeMethodDescriptionvoidCopyActionExecuter.setCheckOutCheckInService(CheckOutCheckInService checkOutCheckInService) Service to determine check-in or check-out statusvoidTransformActionExecuter.setCheckOutCheckInService(CheckOutCheckInService checkOutCheckInService) Deprecated.Set the service to determine check-in and check-out statusvoidCheckInActionExecuter.setCociService(CheckOutCheckInService cociService) Set the checkIn checkOut servicevoidCheckOutActionExecuter.setCociService(CheckOutCheckInService cociService) Set the coci service -
Uses of CheckOutCheckInService in org.alfresco.repo.coci
Classes in org.alfresco.repo.coci that implement CheckOutCheckInServiceModifier and TypeClassDescriptionclassCheck out check in service implementationMethods in org.alfresco.repo.coci with parameters of type CheckOutCheckInServiceModifier and TypeMethodDescriptionvoidWorkingCopyAspect.setCheckOutCheckInService(CheckOutCheckInService checkOutCheckInService) -
Uses of CheckOutCheckInService in org.alfresco.repo.coci.traitextender
Subinterfaces of CheckOutCheckInService in org.alfresco.repo.coci.traitextenderModifier and TypeInterfaceDescriptioninterfaceinterface -
Uses of CheckOutCheckInService in org.alfresco.repo.doclink
Methods in org.alfresco.repo.doclink with parameters of type CheckOutCheckInServiceModifier and TypeMethodDescriptionvoidDocumentLinkServiceImpl.setCheckOutCheckInService(CheckOutCheckInService checkOutCheckInService) -
Uses of CheckOutCheckInService in org.alfresco.repo.download
Methods in org.alfresco.repo.download with parameters of type CheckOutCheckInServiceModifier and TypeMethodDescriptionvoidCreateDownloadArchiveAction.setCheckOutCheckInSerivce(CheckOutCheckInService checkOutCheckInService) Constructors in org.alfresco.repo.download with parameters of type CheckOutCheckInServiceModifierConstructorDescriptionZipDownloadExporter(File zipFile, CheckOutCheckInService checkOutCheckInService, NodeService nodeService, RetryingTransactionHelper transactionHelper, DownloadStatusUpdateService updateService, DownloadStorage downloadStorage, DictionaryService dictionaryService, NodeRef downloadNodeRef, long total, long totalFileCount) Construct -
Uses of CheckOutCheckInService in org.alfresco.repo.events
Fields in org.alfresco.repo.events declared as CheckOutCheckInServiceModifier and TypeFieldDescriptionprotected CheckOutCheckInServiceAbstractEventsService.cociServiceMethods in org.alfresco.repo.events with parameters of type CheckOutCheckInServiceModifier and TypeMethodDescriptionvoidAbstractEventsService.setCociService(CheckOutCheckInService cociService) -
Uses of CheckOutCheckInService in org.alfresco.repo.security.permissions.dynamic
Methods in org.alfresco.repo.security.permissions.dynamic with parameters of type CheckOutCheckInServiceModifier and TypeMethodDescriptionvoidLockOwnerDynamicAuthority.setCheckOutCheckInService(CheckOutCheckInService checkOutCheckInService) Service to get the check-in details. -
Uses of CheckOutCheckInService in org.alfresco.repo.service
Methods in org.alfresco.repo.service that return CheckOutCheckInService -
Uses of CheckOutCheckInService in org.alfresco.repo.virtual.bundle
Classes in org.alfresco.repo.virtual.bundle that implement CheckOutCheckInService -
Uses of CheckOutCheckInService in org.alfresco.service
Methods in org.alfresco.service that return CheckOutCheckInService