| Package | Description |
|---|---|
| net.blugrid.core.dao | |
| net.blugrid.core.model |
| Modifier and Type | Method and Description |
|---|---|
ObjectResponse<CustomerAccount> |
PublicationSeriesDAOImpl.postCustomerPublicationSubscription(Token token,
CustomerAccount customeraccount) |
ObjectResponse<CustomerAccount> |
PublicationSeriesDAO.postCustomerPublicationSubscription(Token token,
CustomerAccount customeraccount) |
| Modifier and Type | Method and Description |
|---|---|
CustomerAccountResponse |
EventDAOImpl.postCustomerEventRegistration(Token token,
CustomerAccount customeraccount) |
CustomerAccountResponse |
EventDAO.postCustomerEventRegistration(Token token,
CustomerAccount customeraccount) |
ObjectResponse<CustomerAccount> |
PublicationSeriesDAOImpl.postCustomerPublicationSubscription(Token token,
CustomerAccount customeraccount) |
ObjectResponse<CustomerAccount> |
PublicationSeriesDAO.postCustomerPublicationSubscription(Token token,
CustomerAccount customeraccount) |
| Modifier and Type | Class and Description |
|---|---|
class |
CompetitionCustomerAccount |
class |
EventCustomerAccount |
| Modifier and Type | Method and Description |
|---|---|
CustomerAccount |
CustomerAccountResponse.getCustomeraccount() |
| Modifier and Type | Method and Description |
|---|---|
List<CustomerAccount> |
Customer.getCustomeraccounts() |
| Modifier and Type | Method and Description |
|---|---|
void |
CustomerAccountResponse.setCustomeraccount(CustomerAccount customeraccount) |
| Modifier and Type | Method and Description |
|---|---|
void |
Customer.setCustomeraccounts(List<CustomerAccount> customeraccounts) |
Copyright © 2016 Blugrid Pty. Ltd.. All rights reserved.