Class Constraints

java.lang.Object
org.europa.together.utils.acl.Constraints

public final class Constraints extends Object
Constraints for the package Portal.
  • Field Details

    • REST_API_VERSION

      public static final int REST_API_VERSION
      URI Parameter for versioning the public REST API of this module. Reasons to increment the version number are:
    • Changes in the data structure of any JSON object.
    • Removing of any API call
    • Incompatibilities
    • See Also:
    • LICENSE

      public static final String LICENSE
      The Software License of the artifact.
      See Also:
    • MODULE_NAME

      public static final String MODULE_NAME
      Module name used for ConfigurationDAO.
    • MODULE_VERSION

      public static final String MODULE_VERSION
      Version of the module. This Version is autogenerated by the Maven POM file version entry.
    • MODULE_DESCRIPTION

      public static final String MODULE_DESCRIPTION
      A short description of the module.
  • Method Details

    • printConstraintInfo

      public static String printConstraintInfo()
      Implements a static version of toString();.
      Returns:
      Constraints as String