| Package | Description |
|---|---|
| com.axemble.vdoc.sdk.enums | |
| com.axemble.vdoc.sdk.modules |
| Modifier and Type | Method and Description |
|---|---|
static DiscussionAccessCheckResult |
DiscussionAccessCheckResult.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DiscussionAccessCheckResult[] |
DiscussionAccessCheckResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DiscussionAccessCheckResult |
IBaseWorkflowModule.canDeleteDiscussionMessage(IContext context,
IDiscussionMessage iDiscussionMessage)
Allows knowing if an IDiscussionMessage can be deleted in the current IContext or not
|
DiscussionAccessCheckResult |
IBaseWorkflowModule.canModifyDiscussionMessage(IContext context,
IDiscussionMessage iDiscussionMessage)
Allows knowing if an IDiscussionMessage can be modified in the current IContext or not
|
Copyright © 2022 Visiativ. All rights reserved.