com.ibm.openpages.api.tag

Interface ITagFactory



  • public interface ITagFactory

    Represents the factory for the Tag object to be persisted on the system

    Since:
    8.3.0.1
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      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
    • Method Detail

      • createTag

        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
        Parameters:
        name -
        description -
        color -
        isEnabled -
        Returns:

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.