Package | Description |
---|---|
org.alfresco.filesys.repo |
The Alfesco filesystem to repository translation layer
|
org.alfresco.module.vti.handler.alfresco | |
org.alfresco.opencmis | |
org.alfresco.repo.action.executer | |
org.alfresco.repo.coci | |
org.alfresco.repo.coci.traitextender | |
org.alfresco.repo.doclink | |
org.alfresco.repo.download | |
org.alfresco.repo.security.permissions.dynamic | |
org.alfresco.repo.service | |
org.alfresco.repo.virtual.bundle | |
org.alfresco.repo.web.scripts.admin | |
org.alfresco.repo.webdav | |
org.alfresco.service |
Provides the public facing interfaces of the Services of the Alfresco Repository.
|
org.alfresco.web.bean | |
org.alfresco.web.bean.coci | |
org.alfresco.web.bean.content | |
org.alfresco.web.bean.dialog |
Modifier and Type | Method and Description |
---|---|
CheckOutCheckInService |
ContentIOControlHandler.getCheckOutCheckInService() |
CheckOutCheckInService |
ContentDiskDriver.getCheckOutCheckInService() |
CheckOutCheckInService |
ContentDiskDriver2.getCheckOutCheckInService() |
Modifier and Type | Method and Description |
---|---|
void |
ContentIOControlHandler.setCheckOutCheckInService(CheckOutCheckInService checkOutCheckInService) |
void |
ContentDiskDriver.setCheckOutCheckInService(CheckOutCheckInService checkOutCheckInService) |
void |
ContentDiskDriver2.setCheckOutCheckInService(CheckOutCheckInService service) |
Modifier and Type | Method and Description |
---|---|
CheckOutCheckInService |
AbstractAlfrescoMethodHandler.getCheckOutCheckInService()
Get check out check in service
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractAlfrescoMethodHandler.setCheckOutCheckInService(CheckOutCheckInService checkOutCheckInService)
Set checkout-checkin service
|
void |
AlfrescoCheckOutCheckInServiceHandler.setCheckOutCheckInService(CheckOutCheckInService checkOutCheckInService) |
void |
VtiDocumentHelper.setCheckOutCheckInService(CheckOutCheckInService checkOutCheckInService)
Set checkout-checkin service
|
Modifier and Type | Method and Description |
---|---|
CheckOutCheckInService |
CMISConnector.getCheckOutCheckInService() |
Modifier and Type | Method and Description |
---|---|
void |
CMISConnector.setCheckOutCheckInService(CheckOutCheckInService checkOutCheckInService)
Sets the checkOut/checkIn service.
|
Modifier and Type | Method and Description |
---|---|
void |
CopyActionExecuter.setCheckOutCheckInService(CheckOutCheckInService checkOutCheckInService)
Service to determine check-in or check-out status
|
void |
TransformActionExecuter.setCheckOutCheckInService(CheckOutCheckInService checkOutCheckInService)
Set the service to determine check-in and check-out status
|
void |
CheckOutActionExecuter.setCociService(CheckOutCheckInService cociService)
Set the coci service
|
void |
CheckInActionExecuter.setCociService(CheckOutCheckInService cociService)
Set the checkIn checkOut service
|
Modifier and Type | Class and Description |
---|---|
class |
CheckOutCheckInServiceImpl
Check out check in service implementation
|
Modifier and Type | Method and Description |
---|---|
void |
WorkingCopyAspect.setCheckOutCheckInService(CheckOutCheckInService checkOutCheckInService) |
Modifier and Type | Interface and Description |
---|---|
interface |
CheckOutCheckInServiceExtension |
interface |
CheckOutCheckInServiceTrait |
Modifier and Type | Method and Description |
---|---|
void |
DocumentLinkServiceImpl.setCheckOutCheckInService(CheckOutCheckInService checkOutCheckInService) |
Modifier and Type | Method and Description |
---|---|
void |
CreateDownloadArchiveAction.setCheckOutCheckInSerivce(CheckOutCheckInService checkOutCheckInService) |
Constructor and Description |
---|
ZipDownloadExporter(File zipFile,
CheckOutCheckInService checkOutCheckInService,
org.alfresco.service.cmr.repository.NodeService nodeService,
RetryingTransactionHelper transactionHelper,
DownloadStatusUpdateService updateService,
DownloadStorage downloadStorage,
org.alfresco.service.cmr.repository.NodeRef downloadNodeRef,
long total,
long totalFileCount)
Construct
|
Modifier and Type | Method and Description |
---|---|
void |
LockOwnerDynamicAuthority.setCheckOutCheckInService(CheckOutCheckInService checkOutCheckInService)
Service to get the check-in details.
|
Modifier and Type | Method and Description |
---|---|
CheckOutCheckInService |
ServiceDescriptorRegistry.getCheckOutCheckInService() |
Modifier and Type | Class and Description |
---|---|
class |
VirtualCheckOutCheckInServiceExtension |
Modifier and Type | Method and Description |
---|---|
protected CheckOutCheckInService |
NodeBrowserPost.getCheckOutCheckInService() |
Modifier and Type | Method and Description |
---|---|
void |
NodeBrowserPost.setCheckOutCheckInService(CheckOutCheckInService cociService) |
Modifier and Type | Method and Description |
---|---|
void |
WebDAVLockServiceImpl.setCheckOutCheckInService(CheckOutCheckInService checkOutCheckInService)
Set the CheckOutCheckInService
|
Modifier and Type | Method and Description |
---|---|
CheckOutCheckInService |
ServiceRegistry.getCheckOutCheckInService() |
Modifier and Type | Method and Description |
---|---|
protected CheckOutCheckInService |
BrowseBean.getCheckOutCheckInService() |
Modifier and Type | Method and Description |
---|---|
void |
BrowseBean.setCheckOutCheckInService(CheckOutCheckInService checkOutCheckInService) |
Modifier and Type | Field and Description |
---|---|
protected CheckOutCheckInService |
CCProperties.versionOperationsService
The VersionOperationsService to be used by the bean
|
Modifier and Type | Method and Description |
---|---|
CheckOutCheckInService |
CCProperties.getVersionOperationsService() |
Modifier and Type | Method and Description |
---|---|
void |
CCProperties.setVersionOperationsService(CheckOutCheckInService versionOperationsService) |
Modifier and Type | Field and Description |
---|---|
protected CheckOutCheckInService |
DocumentDetailsDialog.cociService |
Modifier and Type | Method and Description |
---|---|
protected CheckOutCheckInService |
DocumentDetailsDialog.getCheckOutCheckInService() |
Modifier and Type | Method and Description |
---|---|
void |
DocumentDetailsDialog.setCheckOutCheckInService(CheckOutCheckInService cociService)
Sets the checkincheckout service instance the bean should use
|
Modifier and Type | Method and Description |
---|---|
protected CheckOutCheckInService |
BaseDialogBean.getCheckOutCheckInService() |
Copyright © 2005–2017 Alfresco Software. All rights reserved.