org.kuali.student.lum.statement.config.context.util
Class NLHelper
java.lang.Object
   org.kuali.student.lum.statement.config.context.util.NLHelper
org.kuali.student.lum.statement.config.context.util.NLHelper
- public class NLHelper 
- extends Object
 
| Method Summary | 
| static String | getCluOrCluSetAsLongNames(CluInfo clu,
                                                   NLCluSet cluSet)
 | 
| static String | getCluOrCluSetAsLongNames(CluInfo clu,
                                                   NLCluSet cluSet,
                                                   String separator)
 | 
| static String | getCluOrCluSetAsShortNames(CluInfo clu,
                                                     NLCluSet cluSet)
 | 
| static String | getCluOrCluSetAsShortNames(CluInfo clu,
                                                     NLCluSet cluSet,
                                                     String separator)
 | 
| static String | getProperGrammar(Number number,
                                 String singularText)
 | 
| static String | getProperGrammar(Number number,
                                 String singularText,
                                 String pluralText)
 | 
| static String | getProperGrammar(String number,
                                 String singularText)
 | 
| static String | getProperGrammar(String number,
                                 String singularText,
                                 String pluralText)
 | 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
NLHelper
public NLHelper()
getProperGrammar
public static String getProperGrammar(Number number,
                                      String singularText,
                                      String pluralText)
- 
 
getProperGrammar
public static String getProperGrammar(Number number,
                                      String singularText)
- 
 
getProperGrammar
public static String getProperGrammar(String number,
                                      String singularText,
                                      String pluralText)
- 
 
getProperGrammar
public static String getProperGrammar(String number,
                                      String singularText)
- 
 
getCluOrCluSetAsShortNames
public static String getCluOrCluSetAsShortNames(CluInfo clu,
                                                NLCluSet cluSet)
- 
 
getCluOrCluSetAsShortNames
public static String getCluOrCluSetAsShortNames(CluInfo clu,
                                                NLCluSet cluSet,
                                                String separator)
- 
 
getCluOrCluSetAsLongNames
public static String getCluOrCluSetAsLongNames(CluInfo clu,
                                               NLCluSet cluSet)
- 
 
getCluOrCluSetAsLongNames
public static String getCluOrCluSetAsLongNames(CluInfo clu,
                                               NLCluSet cluSet,
                                               String separator)
- 
 
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.