public interface NuxeoPermissions
extends org.osivia.portal.api.cms.Permissions
Permissions| Modifier and Type | Method and Description |
|---|---|
boolean |
canBeCopied()
Check if the document can be copied by the current user.
|
boolean |
canBeValidated()
Check if the document can be validated by the current user.
|
boolean |
canSynchronize()
Check if the current user can synchronize the document.
|
boolean |
canUnsynchronize()
Check if the current user can unsynchronize the document.
|
boolean |
canValidateOnlineTask()
Check if the current user can validate online task.
|
boolean canBeValidated()
boolean canBeCopied()
boolean canValidateOnlineTask()
boolean canSynchronize()
boolean canUnsynchronize()
Copyright © 2019. All rights reserved.