| Package | Description |
|---|---|
| org.nuxeo.ecm.platform.comment.api | |
| org.nuxeo.ecm.platform.comment.impl |
| Modifier and Type | Method and Description |
|---|---|
static CommentManager.Feature |
CommentManager.Feature.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CommentManager.Feature[] |
CommentManager.Feature.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
CommentManager.hasFeature(CommentManager.Feature feature)
Checks if a feature is available.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
PropertyCommentManager.hasFeature(CommentManager.Feature feature) |
boolean |
CommentManagerImpl.hasFeature(CommentManager.Feature feature)
Deprecated.
|
boolean |
BridgeCommentManager.hasFeature(CommentManager.Feature feature) |
Copyright © 2019 Nuxeo. All rights reserved.