Class CommonConstants

java.lang.Object
org.somda.sdc.glue.common.CommonConstants

public class CommonConstants extends Object
  • Field Details

    • NAMESPACE_SDC

      public static final String NAMESPACE_SDC
      Definition of the SDC target namespace.
      See Also:
    • NAMESPACE_SDC_PREFIX

      public static final String NAMESPACE_SDC_PREFIX
      Prefix used for the SDC namespace.
      See Also:
    • NAMESPACE_PREFIX_MAPPINGS_MDPWS

      public static final String NAMESPACE_PREFIX_MAPPINGS_MDPWS
      Namespace mappings of the MDPWS model.

      todo DGr populate MDPWS namespace mappings constant

      See Also:
    • NAMESPACE_PREFIX_MAPPINGS_BICEPS

      public static final String NAMESPACE_PREFIX_MAPPINGS_BICEPS
      Namespace mappings of the BICEPS model.
      See Also:
    • NAMESPACE_PREFIX_MAPPINGS_GLUE

      public static final String NAMESPACE_PREFIX_MAPPINGS_GLUE
      Namespace mappings of the SDC Glue model.
      See Also:
  • Constructor Details

    • CommonConstants

      public CommonConstants()