public class DbAgencyInterest extends Object
Modifier and Type | Class and Description |
---|---|
static class |
DbAgencyInterest.Status |
Modifier and Type | Field and Description |
---|---|
long |
agencySearchId |
Date |
begin |
long |
contactsEntryId |
Date |
createdAt |
Date |
end |
long |
id |
Date |
modifiedAt |
String |
notes |
Map<Long,DbAgencyInterestOffer> |
offers |
DbAgencyInterest.Status |
status |
Constructor and Description |
---|
DbAgencyInterest() |
public long id
public long contactsEntryId
public long agencySearchId
public DbAgencyInterest.Status status
public String notes
public Date begin
public Date end
public Date createdAt
public Date modifiedAt
public Map<Long,DbAgencyInterestOffer> offers
Copyright © 2015 OpenEstate. All rights reserved.