Class ProcessLinkCategory

java.lang.Object
org.bgerp.app.cfg.Config
org.bgerp.model.process.link.config.ProcessLinkCategory

public class ProcessLinkCategory extends Config
  • Method Details

    • getId

      public int getId()
    • getTitle

      public String getTitle()
    • isLink

      public boolean isLink()
    • getLinkType

      public String getLinkType()
    • getProcessTypeIds

      public Set<Integer> getProcessTypeIds()
    • isAdd

      public boolean isAdd()
    • getAddProcessStatusIds

      public Set<Integer> getAddProcessStatusIds()