Package | Description |
---|---|
com.communote.plugins.api.rest.v24.resource.timelinenote |
Modifier and Type | Method and Description |
---|---|
static ERights |
ERights.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ERights[] |
ERights.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
List<ERights> |
GetTimelineNoteParameter.getRights()
Returns List of constants Rights.
|
List<ERights> |
GetCollectionTimelineNoteParameter.getRights()
Returns List of constants Rights.
|
List<ERights> |
TimelineNoteResource.getRights()
Returns List of constants Rights.
|
Modifier and Type | Method and Description |
---|---|
void |
GetTimelineNoteParameter.setRights(List<ERights> rights)
List of constants Rights.
|
void |
GetCollectionTimelineNoteParameter.setRights(List<ERights> rights)
List of constants Rights.
|
void |
TimelineNoteResource.setRights(List<ERights> rights)
List of constants Rights.
|
Copyright © 2019 Communote team. All rights reserved.