Modifier and Type | Field and Description |
---|---|
static java.lang.Class<BusinessScore> |
BusinessScoreDB.clazz |
Modifier and Type | Method and Description |
---|---|
static BusinessScore |
BusinessScoreDB.load(java.lang.Long id) |
Modifier and Type | Method and Description |
---|---|
EntityResponse<BusinessScore> |
BusinessEndpoint.getBusinessScore(java.lang.Long businessId) |
Modifier and Type | Method and Description |
---|---|
EntityResponse<BusinessScore> |
AppEndpoint.getBusinessScore(java.lang.Long businessId) |
Modifier and Type | Method and Description |
---|---|
EntityResponse<BusinessScore> |
AppEndpoint.getBusinessScore(java.lang.Long businessId) |
Modifier and Type | Method and Description |
---|---|
EntityResponse<BusinessScore> |
AppEndpoint.getBusinessScore(java.lang.Long businessId) |
Modifier and Type | Method and Description |
---|---|
EntityResponse<BusinessScore> |
AppEndpoint.getBusinessScore(java.lang.Long businessId) |
Modifier and Type | Method and Description |
---|---|
BusinessScore |
CompleteBusiness.getBusinessScore() |
Modifier and Type | Method and Description |
---|---|
void |
CompleteBusiness.setBusinessScore(BusinessScore businessScore) |
Constructor and Description |
---|
CompleteBusiness(Business business,
BusinessScore businessScore) |