java.lang.Object
com.day.cq.analytics.testandtarget.workspaces.Workspace

public class Workspace extends Object
Represents an Adobe Target workspace
  • Constructor Details

  • Method Details

    • getId

      public String getId()
      Returns:
      the technical id of the workspace
    • getName

      public String getName()
      Returns:
      the user visible name of the workspace
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object