@DTO public class UESSheetGetSheetList extends UESPagingCriteria
| Modifier and Type | Field and Description | 
|---|---|
private java.lang.String | 
codeFilter
Deprecated. 
 
This attribute has been replaced by attribute  
query. Attribute codeFilter will be converted to query in this
             format: code='codeFilter'. It is not allowed to use attribute query together with attribute codeFilter. It is deprecated
             since UES6-08. | 
private java.lang.String | 
nameFilter
Deprecated. 
 
This attribute has been replaced by attribute  
query. Attribute nameFilter will be converted to query in this
             format: name='nameFilter'. It is not allowed to use attribute query together with attribute nameFilter. It is deprecated
             since UES6-08. | 
private java.lang.Boolean | 
onlyMain
Deprecated. 
 
This attribute has been replaced by attribute  
query. Attribute onlyMain will be converted to query in this
             format: main=onlyMain. It is not allowed to use attribute query together with attribute onlyMain. It is deprecated since
             UES6-08. | 
private java.lang.String | 
query
The UES query string. 
 | 
| Constructor and Description | 
|---|
UESSheetGetSheetList()  | 
UESSheetGetSheetList(java.lang.Integer startIndex,  | 
UESSheetGetSheetList(java.lang.Integer startIndex,
Deprecated.   
 | 
getPageIndex, getPageSize, setPageIndex, setPageSizequery. Attribute codeFilter will be converted to query in this
             format: code='codeFilter'. It is not allowed to use attribute query together with attribute codeFilter. It is deprecated
             since UES6-08.query. Attribute nameFilter will be converted to query in this
             format: name='nameFilter'. It is not allowed to use attribute query together with attribute nameFilter. It is deprecated
             since UES6-08.query. Attribute onlyMain will be converted to query in this
             format: main=onlyMain. It is not allowed to use attribute query together with attribute onlyMain. It is deprecated since
             UES6-08.