public abstract class Notification extends BillingEntity
| Modifier and Type | Class and Description |
|---|---|
static class |
Notification.NotificationAction |
static class |
Notification.NotificationDomain |
| Modifier and Type | Field and Description |
|---|---|
protected String |
action |
protected String |
created |
protected String |
domain |
protected String |
entity |
protected String |
entityID |
protected String |
id |
protected String |
organizationID |
protected String |
type |
m_client, PRETTY_PRINT_GSON| Modifier | Constructor and Description |
|---|---|
protected |
Notification() |
|
Notification(BillForwardClient client_) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
buildEntity() |
protected ResourcePath |
getResourcePath() |
static GatewayTypeMapping[] |
getTypeMappings() |
getAll, getByID, getByID, getByIDPostPath, getClient, setClient, toStringprotected String id
protected String type
protected String domain
protected String action
protected String organizationID
protected String entityID
protected String entity
protected String created
protected Notification()
public Notification(BillForwardClient client_)
protected abstract void buildEntity()
protected ResourcePath getResourcePath()
getResourcePath in class BillingEntitypublic static GatewayTypeMapping[] getTypeMappings()
Copyright © 2014 BillForward. All rights reserved.