public interface ITagFactory
Represents the factory for the Tag object to be persisted on the system
| Modifier and Type | Method and Description |
|---|---|
ITag |
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
|
ITag createTag(java.lang.String name, java.lang.String description, java.lang.String color, java.lang.Boolean isEnabled)
name - description - color - isEnabled -
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.