org.sakaiproject.component.app.scheduler.jobs
Class TestEventGeneratorJobPropertyValidator

java.lang.Object
  extended by org.sakaiproject.component.app.scheduler.jobs.TestEventGeneratorJobPropertyValidator
All Implemented Interfaces:
ConfigurableJobPropertyValidator

public class TestEventGeneratorJobPropertyValidator
extends Object
implements ConfigurableJobPropertyValidator

Created by IntelliJ IDEA. User: duffy Date: Nov 2, 2010 Time: 9:57:55 AM To change this template use File | Settings | File Templates.


Constructor Summary
TestEventGeneratorJobPropertyValidator()
           
 
Method Summary
 void assertValid(String propertyLabel, String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestEventGeneratorJobPropertyValidator

public TestEventGeneratorJobPropertyValidator()
Method Detail

assertValid

public void assertValid(String propertyLabel,
                        String value)
                 throws ConfigurableJobPropertyValidationException
Specified by:
assertValid in interface ConfigurableJobPropertyValidator
Throws:
ConfigurableJobPropertyValidationException


Copyright © 2003-2012 Sakai Foundation. All Rights Reserved.