|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SortCriterion in org.teleal.cling.support.contentdirectory |
---|
Methods in org.teleal.cling.support.contentdirectory with parameters of type SortCriterion | |
---|---|
abstract BrowseResult |
AbstractContentDirectoryService.browse(String objectID,
BrowseFlag browseFlag,
String filter,
long firstResult,
long maxResults,
SortCriterion[] orderby)
|
Uses of SortCriterion in org.teleal.cling.support.contentdirectory.callback |
---|
Constructors in org.teleal.cling.support.contentdirectory.callback with parameters of type SortCriterion | |
---|---|
Browse(org.teleal.cling.model.meta.Service service,
String objectID,
BrowseFlag flag,
String filter,
long firstResult,
Long maxResults,
SortCriterion... orderBy)
|
Uses of SortCriterion in org.teleal.cling.support.contentdirectory.ui |
---|
Constructors in org.teleal.cling.support.contentdirectory.ui with parameters of type SortCriterion | |
---|---|
ContentBrowseActionCallback(org.teleal.cling.model.meta.Service service,
DefaultTreeModel treeModel,
DefaultMutableTreeNode treeNode,
String filter,
long firstResult,
long maxResults,
SortCriterion... orderBy)
|
Uses of SortCriterion in org.teleal.cling.support.model |
---|
Methods in org.teleal.cling.support.model that return SortCriterion | |
---|---|
static SortCriterion[] |
SortCriterion.valueOf(String s)
|
Methods in org.teleal.cling.support.model with parameters of type SortCriterion | |
---|---|
static String |
SortCriterion.toString(SortCriterion[] criteria)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |