com.semarchy.mdm.runtime.activity
Interface IPreTransitionProblemsReport


public interface IPreTransitionProblemsReport


Method Summary
 IActivityService.Severity getMaxSeverity()
          Get the more severe validation problem (Error prevents transition)
 String getSummary(Locale locale)
          A short "One line Summary of the validation issues"
 

Method Detail

getSummary

String getSummary(Locale locale)
A short "One line Summary of the validation issues"

Parameters:
locale -
Returns:

getMaxSeverity

IActivityService.Severity getMaxSeverity()
Get the more severe validation problem (Error prevents transition)

Returns:


Copyright © 2015. All Rights Reserved.