| Package | Description |
|---|---|
| com.ibm.openpages.api.service |
Provides the main interfaces to work with the API services.
|
| com.ibm.openpages.api.tag |
| Modifier and Type | Method and Description |
|---|---|
ITag |
ITagService.createTag(ITag newTag) |
ITag |
ITagService.getTag(Id tagId) |
ITag |
ITagService.getTag(java.lang.String tagName) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ITag> |
ITagService.getAssociatedTags(Id resourceId,
Id labelId) |
| Modifier and Type | Method and Description |
|---|---|
ITag |
ITagService.createTag(ITag newTag) |
void |
ITagService.updateTag(ITag tag) |
| Modifier and Type | Method and Description |
|---|---|
ITag |
ITagFactory.createTag(java.lang.String name,
java.lang.String description,
java.lang.String color,
java.lang.Boolean isEnabled)
Creates a new instance of tag to be persisted on the system
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ITag> |
TagList.getTags()
Get the list of
ITag results based on the Search options
provided via {#link ITagFindOptions} |
| Constructor and Description |
|---|
TagList(int totalResultCount,
java.util.List<ITag> tags) |
TagList(java.util.List<ITag> tags) |
Licensed Materials - Property of IBM
OpenPages with Watson (PID: 5725-D51)
© Copyright IBM Corporation 2013, 2022. All Rights Reserved.
US Government Users Restricted Rights -
Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.