|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SortByProperties | |
|---|---|
| org.eaglei.datatools | |
| org.eaglei.datatools.jena | |
| org.eaglei.datatools.provider | |
| Uses of SortByProperties in org.eaglei.datatools |
|---|
| Methods in org.eaglei.datatools that return SortByProperties | |
|---|---|
static SortByProperties |
SortByProperties.getOrderBy(java.lang.String parameterName)
|
static SortByProperties |
SortByProperties.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static SortByProperties[] |
SortByProperties.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of SortByProperties in org.eaglei.datatools.jena |
|---|
| Methods in org.eaglei.datatools.jena with parameters of type SortByProperties | |
|---|---|
java.util.List<org.eaglei.model.EIInstanceMinimal> |
RESTRepositoryProvider.listReferencingResources(org.eaglei.security.Session session,
org.eaglei.model.EIURI resourceUri,
org.eaglei.search.provider.AuthSearchRequest queryRequest,
SortByProperties orderBy,
boolean strictOwnerFilter)
|
java.util.List<org.eaglei.model.EIInstanceMinimal> |
RESTRepositoryProvider.listResources(org.eaglei.security.Session session,
org.eaglei.search.provider.AuthSearchRequest queryRequest,
SortByProperties orderBy,
boolean strictOwnerFilter)
|
| Uses of SortByProperties in org.eaglei.datatools.provider |
|---|
| Methods in org.eaglei.datatools.provider with parameters of type SortByProperties | |
|---|---|
java.util.List<org.eaglei.model.EIInstanceMinimal> |
WorkFlowProvider.listReferencingResources(org.eaglei.security.Session session,
org.eaglei.model.EIURI resourceUri,
org.eaglei.search.provider.AuthSearchRequest queryRequest,
SortByProperties orderBy,
boolean strictOwnerFilter)
|
java.util.List<org.eaglei.model.EIInstanceMinimal> |
WorkFlowProvider.listResources(org.eaglei.security.Session session,
org.eaglei.search.provider.AuthSearchRequest queryRequest,
SortByProperties orderBy,
boolean strictOwnerFilter)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||