public class MobileApplicationServiceInterfacegetMobileApplicationsByStatement extends Object
mobileApplicationPage of
mobile applications that satisfy the given Statement.
The following fields are supported for
filtering:
| PQL Property | Object Property |
|---|---|
id |
MobileApplication.id |
displayName |
MobileApplication.displayName |
appStore |
MobileApplication.appStore |
appStoreId |
MobileApplication.appStoreId |
isArchived |
MobileApplication.isArchived |
| Modifier and Type | Field and Description |
|---|---|
protected Statement |
filterStatement |
| Constructor and Description |
|---|
MobileApplicationServiceInterfacegetMobileApplicationsByStatement() |
| Modifier and Type | Method and Description |
|---|---|
Statement |
getFilterStatement()
Gets the value of the filterStatement property.
|
void |
setFilterStatement(Statement value)
Sets the value of the filterStatement property.
|
protected Statement filterStatement
public MobileApplicationServiceInterfacegetMobileApplicationsByStatement()
Copyright © 2018. All Rights Reserved.