public abstract class AbstractCallNumber extends Object implements CallNumber
| Constructor and Description |
|---|
AbstractCallNumber() |
| Modifier and Type | Method and Description |
|---|---|
String |
getSortableKey(String callNumber) |
static String |
normalizeFloat(String floatStr,
int digitsB4,
int digitsAfter) |
static String |
normalizeSuffix(String suffix) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisValidpublic AbstractCallNumber()
public String getSortableKey(String callNumber)
getSortableKey in interface CallNumberpublic static String normalizeFloat(String floatStr, int digitsB4, int digitsAfter)
public static String normalizeSuffix(String suffix)
Copyright © 2004-2014 The Kuali Foundation. All Rights Reserved.