Package | Description |
---|---|
com.communote.plugins.api.rest.v22.resource.user | |
com.communote.plugins.api.rest.v22.resource.user.property |
Modifier and Type | Method and Description |
---|---|
PropertyResource[] |
CreateUserParameter.getProperties()
Returns the Properties.
|
PropertyResource[] |
EditUserParameter.getProperties()
Returns the Properties.
|
PropertyResource[] |
UserResource.getProperties()
Returns the Properties.
|
Modifier and Type | Method and Description |
---|---|
void |
CreateUserParameter.setProperties(PropertyResource[] properties)
Sets Properties.
|
void |
EditUserParameter.setProperties(PropertyResource[] properties)
Sets Properties.
|
void |
UserResource.setProperties(PropertyResource[] properties)
Sets Properties.
|
Modifier and Type | Method and Description |
---|---|
static Set<StringPropertyTO> |
PropertyResourceHelper.convertPropertyResourcesToStringProperties(PropertyResource[] properties)
Get note properties of property resources
|
Copyright © 2019 Communote team. All rights reserved.