Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

And, the core services that provide access to the module definition and module-related data and logic are...

  • org.kuali.rice.kns.bo.ModuleConfiguration
  • org.kuali.rice.kns.service.ModuleService
  • org.kuali.rice.kns.bo.ExternalizableBusinessObject

Modules are used to classify parameters. KFS has 5 core modules and more optional modules. When a module configuration is defined in can list the externalizable business objects so that others modules could get handle to them.

...