public static class CollectionDropDown.CollectionPathEntry extends Object implements Comparable<CollectionDropDown.CollectionPathEntry>
| Modifier and Type | Field and Description |
|---|---|
Collection |
collection |
String |
path |
| Constructor and Description |
|---|
CollectionDropDown.CollectionPathEntry(Collection collection,
String path) |
public Collection collection
public String path
public CollectionDropDown.CollectionPathEntry(Collection collection, String path)
public int compareTo(CollectionDropDown.CollectionPathEntry other)
compareTo in interface Comparable<CollectionDropDown.CollectionPathEntry>Copyright © 2016 DuraSpace. All Rights Reserved.