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, wait
isValid
public AbstractCallNumber()
public String getSortableKey(String callNumber)
getSortableKey
in interface CallNumber
public static String normalizeFloat(String floatStr, int digitsB4, int digitsAfter)
public static String normalizeSuffix(String suffix)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.