java.lang.Object
com.ptc.qualitymanagement.regmstr.util.Util

public class Util extends Object
Provides utility methods for working with regulatory submissions.

The values for the property attribute are in the Constants class.

Supported API: true

Extendable: false

  • Method Details

    • getConfigurationFromType

      public static final String getConfigurationFromType(RegulatorySubmission regulatorySubmission, String property) throws WTException
      Reads the value of a Type Attribute.

      Will return empty string instead of null when the value is undefined.

      Supported API: true

      Parameters:
      regulatorySubmission -
      property -
      Returns:
      Throws:
      WTException