|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.alfresco.repo.web.scripts.archive.AbstractArchivedNodeWebScript.ArchivedDateComparator
protected class AbstractArchivedNodeWebScript.ArchivedDateComparator
This class is used to sort ChildAssociationRefs into the correct order based on archivedDate.
| Constructor Summary | |
|---|---|
protected |
AbstractArchivedNodeWebScript.ArchivedDateComparator()
|
| Method Summary | |
|---|---|
int |
compare(org.alfresco.service.cmr.repository.ChildAssociationRef chAssRef1,
org.alfresco.service.cmr.repository.ChildAssociationRef chAssRef2)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.util.Comparator |
|---|
equals |
| Constructor Detail |
|---|
protected AbstractArchivedNodeWebScript.ArchivedDateComparator()
| Method Detail |
|---|
public int compare(org.alfresco.service.cmr.repository.ChildAssociationRef chAssRef1,
org.alfresco.service.cmr.repository.ChildAssociationRef chAssRef2)
compare in interface java.util.Comparator
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||