Class BoardConfig

java.lang.Object
org.bgerp.app.cfg.Config
org.bgerp.plugin.pln.grpl.model.BoardConfig
All Implemented Interfaces:
Id<Integer>, IdTitle<Integer>, Title

public class BoardConfig extends Config implements IdTitle<Integer>
  • Constructor Details

    • BoardConfig

      public BoardConfig(int id, ConfigMap config)
  • Method Details