org.kuali.student.common.conversion
Class R1TestDataUtil

java.lang.Object
  extended by org.kuali.student.common.conversion.R1TestDataUtil

public class R1TestDataUtil
extends Object


Constructor Summary
R1TestDataUtil()
           
 
Method Summary
static AmountInfo getAmountInfoData()
           
static Map<String,String> getAttributeData()
           
static MetaInfo getMetadataInfoData()
           
static RichTextInfo getRichTextInfoData()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

R1TestDataUtil

public R1TestDataUtil()
Method Detail

getRichTextInfoData

public static RichTextInfo getRichTextInfoData()

getAttributeData

public static Map<String,String> getAttributeData()

getMetadataInfoData

public static MetaInfo getMetadataInfoData()

getAmountInfoData

public static AmountInfo getAmountInfoData()


Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.