public class DbCrmActivity extends Object
Modifier and Type | Class and Description |
---|---|
static class |
DbCrmActivity.Direction |
static class |
DbCrmActivity.Status |
static class |
DbCrmActivity.Type |
Modifier and Type | Field and Description |
---|---|
Date |
begin |
List<Long> |
contactEntryIds |
Date |
createdAt |
DbCrmActivity.Direction |
direction |
Date |
end |
boolean |
fixed |
long |
id |
Date |
modifiedAt |
String |
notes |
long |
ownerGroupId |
long |
ownerUserId |
Permission |
permission |
DbCrmActivity.Status |
status |
String |
subject |
DbCrmActivity.Type |
type |
Constructor and Description |
---|
DbCrmActivity() |
Modifier and Type | Method and Description |
---|---|
static org.jdesktop.swingx.autocomplete.ObjectToStringConverter |
createObjectToStringConverter() |
String |
print() |
public long id
public String subject
public DbCrmActivity.Type type
public DbCrmActivity.Direction direction
public DbCrmActivity.Status status
public String notes
public Date begin
public Date end
public boolean fixed
public Date createdAt
public Date modifiedAt
public long ownerUserId
public long ownerGroupId
public Permission permission
public static org.jdesktop.swingx.autocomplete.ObjectToStringConverter createObjectToStringConverter()
public String print()
Copyright © 2015 OpenEstate. All rights reserved.