org.kuali.student.datadictionary
Class Student2RiceValidCharactersConstraintConverter

java.lang.Object
  extended by org.kuali.student.datadictionary.Student2RiceValidCharactersConstraintConverter

public class Student2RiceValidCharactersConstraintConverter
extends Object

Author:
nwright

Field Summary
private static org.apache.log4j.Logger LOG
           
 
Constructor Summary
Student2RiceValidCharactersConstraintConverter()
           
 
Method Summary
 org.kuali.rice.kns.datadictionary.validation.constraint.ValidCharactersConstraint convert(ValidCharactersConstraintInfc student)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOG

private static org.apache.log4j.Logger LOG
Constructor Detail

Student2RiceValidCharactersConstraintConverter

public Student2RiceValidCharactersConstraintConverter()
Method Detail

convert

public org.kuali.rice.kns.datadictionary.validation.constraint.ValidCharactersConstraint convert(ValidCharactersConstraintInfc student)


Copyright © 2007-2011 The Kuali Foundation. All Rights Reserved.