Class PdcServiceProvider


  • public class PdcServiceProvider
    extends Object
    The provider of services working on the PdC. It defines an entry point for no-managed object to get the service instances that are managed by the IoC container.
    • Method Detail

      • getPdcManager

        public static PdcManager getPdcManager()
        Gets an instance of a manager of the classification plan (PdC).
        Returns:
        a PdcBm object.
      • getThesaurusManager

        public static ThesaurusManager getThesaurusManager()
        Gets an instance of a manager of the thesaurus used with the PdC.
        Returns:
        a ThesaurusManager object.