Rev 651 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
public List<String[]> getCrumbs() {
return this.crumbs;
}
public String getSortOrder(){
return this.sortOrder;