Modifier and Type | Field and Description |
---|---|
static java.lang.Class<BusinessScoreRecord> |
BusinessScoreRecordDB.clazz |
Modifier and Type | Method and Description |
---|---|
static BusinessScoreRecord |
BusinessScoreRecordDB.getUniqueRecord(java.lang.Long userId,
java.lang.Long businessId) |
static BusinessScoreRecord |
BusinessScoreRecordDB.load(java.lang.Long id) |
Modifier and Type | Method and Description |
---|---|
static com.google.api.server.spi.response.CollectionResponse<BusinessScoreRecord> |
BusinessScoreRecordDB.listScoreByBusinessId(java.lang.Long id,
java.lang.String cursor,
java.lang.Integer limit) |
Modifier and Type | Method and Description |
---|---|
EntityResponse<Record<Business,BusinessScoreRecord>> |
BusinessEndpoint.getBusinessAndRecord(java.lang.Long id,
java.lang.Integer limit,
java.lang.String cursor) |
EntityResponse<BusinessScoreRecord> |
BusinessEndpoint.getMyBusinessScoreRecord(java.lang.Long userId,
java.lang.Long businessId) |
EntityCollectionResponse<BusinessScoreRecord> |
BusinessEndpoint.listBusinessScoreRecord(java.lang.Integer limit,
java.lang.String cursor,
java.lang.Long businessId) |
Modifier and Type | Method and Description |
---|---|
DefaultResponse |
BusinessEndpoint.saveBusinessScore(BusinessScoreRecord record) |
Modifier and Type | Method and Description |
---|---|
EntityResponse<Record<Business,BusinessScoreRecord>> |
AppEndpoint.getBusinessAndRecord(java.lang.Long id,
java.lang.Integer limit,
java.lang.String cursor) |
EntityResponse<BusinessScoreRecord> |
AppEndpoint.getMyBusinessScoreRecord(java.lang.Long userId,
java.lang.Long businessId) |
EntityCollectionResponse<BusinessScoreRecord> |
AppEndpoint.listBusinessScoreRecord(java.lang.Integer limit,
java.lang.String cursor,
java.lang.Long businessId) |
Modifier and Type | Method and Description |
---|---|
DefaultResponse |
AppEndpoint.saveBusinessScore(BusinessScoreRecord record) |
Modifier and Type | Method and Description |
---|---|
EntityResponse<Record<Business,BusinessScoreRecord>> |
AppEndpoint.getBusinessAndRecord(java.lang.Long id,
java.lang.Integer limit,
java.lang.String cursor) |
EntityResponse<BusinessScoreRecord> |
AppEndpoint.getMyBusinessScoreRecord(java.lang.Long userId,
java.lang.Long businessId) |
EntityCollectionResponse<BusinessScoreRecord> |
AppEndpoint.listBusinessScoreRecord(java.lang.Integer limit,
java.lang.String cursor,
java.lang.Long businessId) |
Modifier and Type | Method and Description |
---|---|
DefaultResponse |
AppEndpoint.saveBusinessScore(BusinessScoreRecord record) |
Modifier and Type | Method and Description |
---|---|
EntityResponse<Record<Business,BusinessScoreRecord>> |
AppEndpoint.getBusinessAndRecord(java.lang.Long id,
java.lang.Integer limit,
java.lang.String cursor) |
EntityResponse<BusinessScoreRecord> |
AppEndpoint.getMyBusinessScoreRecord(java.lang.Long userId,
java.lang.Long businessId) |
EntityCollectionResponse<BusinessScoreRecord> |
AppEndpoint.listBusinessScoreRecord(java.lang.Integer limit,
java.lang.String cursor,
java.lang.Long businessId) |
Modifier and Type | Method and Description |
---|---|
DefaultResponse |
AppEndpoint.saveBusinessScore(BusinessScoreRecord record) |
Modifier and Type | Method and Description |
---|---|
EntityResponse<Record<Business,BusinessScoreRecord>> |
AppEndpoint.getBusinessAndRecord(java.lang.Long id,
java.lang.Integer limit,
java.lang.String cursor) |
EntityResponse<BusinessScoreRecord> |
AppEndpoint.getMyBusinessScoreRecord(java.lang.Long userId,
java.lang.Long businessId) |
EntityCollectionResponse<BusinessScoreRecord> |
AppEndpoint.listBusinessScoreRecord(java.lang.Integer limit,
java.lang.String cursor,
java.lang.Long businessId) |
Modifier and Type | Method and Description |
---|---|
DefaultResponse |
AppEndpoint.saveBusinessScore(BusinessScoreRecord record) |