|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ChartQuery
| Method Summary | |
|---|---|
AnyTypePredicate |
chart()
|
StringTypePredicate |
chartMimeType()
|
StringTypePredicate |
chartName()
|
StringTypePredicate |
description()
|
SimpleTypeOrder |
orderByChart()
Allows to adds a sort instruction for Chart depending the feature chart
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByChartMimeType()
Allows to adds a sort instruction for Chart depending the feature chartMimeType
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByChartName()
Allows to adds a sort instruction for Chart depending the feature chartName
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByDescription()
Allows to adds a sort instruction for Chart depending the feature description
Note: The order in which orderBy… instructions are given is relevant! |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
AnyTypePredicate chart()
SimpleTypeOrder orderByChart()
Chart depending the feature chart
Note: The order in which orderBy… instructions are given is relevant!
StringTypePredicate chartMimeType()
SimpleTypeOrder orderByChartMimeType()
Chart depending the feature chartMimeType
Note: The order in which orderBy… instructions are given is relevant!
StringTypePredicate chartName()
SimpleTypeOrder orderByChartName()
Chart depending the feature chartName
Note: The order in which orderBy… instructions are given is relevant!
StringTypePredicate description()
SimpleTypeOrder orderByDescription()
Chart depending the feature description
Note: The order in which orderBy… instructions are given is relevant!
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||