public class DbAgencySearch
extends com.openindex.openestate.impl.db.DbSearch
| Modifier and Type | Class and Description |
|---|---|
static class |
DbAgencySearch.Type |
| Modifier and Type | Field and Description |
|---|---|
long |
ownerGroupId |
long |
ownerUserId |
Permission |
permission |
List<DbAgencyObject.Status> |
status |
DbAgencySearch.Type |
type |
| Constructor and Description |
|---|
DbAgencySearch() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isMatching(DbAgencyObject agencyObject) |
String |
writeStatusList() |
public DbAgencySearch.Type type
public List<DbAgencyObject.Status> status
public long ownerUserId
public long ownerGroupId
public Permission permission
public boolean isMatching(DbAgencyObject agencyObject)
public String writeStatusList()
Copyright © 2019 OpenEstate. All rights reserved.