Class StiBase

All Implemented Interfaces:
IStiSerializable, IStiSerializableRef, IStiName, Cloneable
Direct Known Subclasses:
StiComponent

public abstract class StiBase extends StiService implements IStiName
The base class for report components.
  • Constructor Details

    • StiBase

      public StiBase()
  • Method Details

    • getName

      public String getName()
      Gets or sets a component name.
      Specified by:
      getName in interface IStiName
    • setName

      public void setName(String value)
      Specified by:
      setName in interface IStiName
    • getLocalizedName

      public String getLocalizedName()
      Gets a localized component name.
    • getServiceName

      public String getServiceName()
      Gets a service name.
      Overrides:
      getServiceName in class StiService
    • getLocalizedCategory

      public String getLocalizedCategory()
      Gets a localized name of the component category.