public interface DocumentLockInfosProvider
extends fr.toutatice.ecm.platform.core.services.infos.provider.DocumentInformationsProvider
| Modifier and Type | Interface and Description |
|---|---|
static class |
DocumentLockInfosProvider.LockStatus |
| Modifier and Type | Field and Description |
|---|---|
static String |
LOCK_CREATION_DATE
The time when document has been locked
|
static String |
LOCK_OWNER
Owner of the lock
|
static String |
LOCK_STATUS
Lock status
|
static final String LOCK_CREATION_DATE
static final String LOCK_OWNER
static final String LOCK_STATUS
Copyright © 2020. All rights reserved.