public interface ITenantSearchCriteria extends ISearchCriteria
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getTextSearch()
Get text search phrase to match against tenant id and name.
|
java.lang.String |
getUserId()
Search for tenants for which the given user is authorized.
|
boolean |
isIncludeRuntimeInfo()
Indicates whether runtime information should be included for the
corresponding tenant engine.
|
getPageNumber, getPageSize
java.lang.String getTextSearch()
java.lang.String getUserId()
boolean isIncludeRuntimeInfo()