Package | Description |
---|---|
com.ibm.tivoli.maximo.skd.max.service |
Modifier and Type | Method and Description |
---|---|
java.util.List<Sort> |
DataSpec.getSorts() |
Modifier and Type | Method and Description |
---|---|
void |
DataSpec.setSorts(java.util.List<Sort> sorts) |
Constructor and Description |
---|
DataSpec(java.lang.String objectName,
java.util.List<java.lang.String> columns,
java.util.List<Filter> filters,
java.util.List<Sort> sorts,
int pageSize) |