org.kuali.common.util.property
Class ProjectPropertiesComparator
java.lang.Object
org.kuali.common.util.property.ProjectPropertiesComparator
- All Implemented Interfaces:
- Comparator<ProjectProperties>
Deprecated.
@Deprecated
public class ProjectPropertiesComparator
- extends Object
- implements Comparator<ProjectProperties>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProjectPropertiesComparator
public ProjectPropertiesComparator()
- Deprecated.
compare
public int compare(ProjectProperties one,
ProjectProperties two)
- Deprecated.
- Specified by:
compare
in interface Comparator<ProjectProperties>
getIdString
protected String getIdString(ProjectProperties pp)
- Deprecated.
getOrder
public List<String> getOrder()
- Deprecated.
setOrder
public void setOrder(List<String> order)
- Deprecated.
Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.