Package | Description |
---|---|
com.communote.plugins.api.rest.v24.resource.topic.externalobject |
Modifier and Type | Method and Description |
---|---|
ETopicIdentifier |
GetCollectionExternalObjectParameter.getTopicIdentifier()
Returns the constant TopicIdentifier.
|
ETopicIdentifier |
GetExternalObjectParameter.getTopicIdentifier()
Returns the constant TopicIdentifier.
|
ETopicIdentifier |
EditExternalObjectParameter.getTopicIdentifier()
Returns the constant TopicIdentifier.
|
ETopicIdentifier |
DeleteExternalObjectParameter.getTopicIdentifier()
Returns the constant TopicIdentifier.
|
ETopicIdentifier |
CreateExternalObjectParameter.getTopicIdentifier()
Returns the constant TopicIdentifier.
|
static ETopicIdentifier |
ETopicIdentifier.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ETopicIdentifier[] |
ETopicIdentifier.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
GetCollectionExternalObjectParameter.setTopicIdentifier(ETopicIdentifier topicIdentifier)
Sets the constant TopicIdentifier.
|
void |
GetExternalObjectParameter.setTopicIdentifier(ETopicIdentifier topicIdentifier)
Sets the constant TopicIdentifier.
|
void |
EditExternalObjectParameter.setTopicIdentifier(ETopicIdentifier topicIdentifier)
Sets the constant TopicIdentifier.
|
void |
DeleteExternalObjectParameter.setTopicIdentifier(ETopicIdentifier topicIdentifier)
Sets the constant TopicIdentifier.
|
void |
CreateExternalObjectParameter.setTopicIdentifier(ETopicIdentifier topicIdentifier)
Sets the constant TopicIdentifier.
|
Copyright © 2019 Communote team. All rights reserved.