| Package | Description | 
|---|---|
| com.communote.plugins.api.rest.v30.resource.topic.roleexternal | 
| Modifier and Type | Method and Description | 
|---|---|
ERole | 
CreateRoleExternalParameter.getRole()
Returns the constant Role. 
 | 
ERole | 
RoleExternalResource.getRole()
Returns the constant Role. 
 | 
static ERole | 
ERole.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static ERole[] | 
ERole.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static BlogRole | 
RoleExternalResourceHelper.getBlogRole(ERole eRole)
Get topic role 
 | 
void | 
CreateRoleExternalParameter.setRole(ERole role)
Sets the constant Role. 
 | 
void | 
RoleExternalResource.setRole(ERole role)
Sets the constant Role. 
 | 
Copyright © 2019 Communote team. All rights reserved.