org.kuali.student.r1.common.dictionary.service.impl
Class DictionaryFormatter
java.lang.Object
org.kuali.student.r1.common.dictionary.service.impl.DictionaryFormatter
Deprecated.
@Deprecated
public class DictionaryFormatter
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UNBOUNDED
public static final String UNBOUNDED
- Deprecated.
- See Also:
- Constant Field Values
DictionaryFormatter
public DictionaryFormatter(String name,
String className,
ObjectStructureDefinition os,
Set<ObjectStructureDefinition> subStructuresAlreadyProcessed,
int level,
boolean processSubstructures)
- Deprecated.
getRowSeperator
public String getRowSeperator()
- Deprecated.
setRowSeperator
public void setRowSeperator(String rowSeperator)
- Deprecated.
getColSeparator
public String getColSeparator()
- Deprecated.
setColSeparator
public void setColSeparator(String separator)
- Deprecated.
formatForWiki
public String formatForWiki()
- Deprecated.
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.