Modifier and Type | Field and Description |
---|---|
static java.lang.Class<BCardScoreRecord> |
BCardScoreRecordDB.clazz |
Modifier and Type | Method and Description |
---|---|
static BCardScoreRecord |
BCardScoreRecordDB.getUniqueRecord(java.lang.Long userId,
java.lang.Long businessId) |
static BCardScoreRecord |
BCardScoreRecordDB.load(java.lang.Long id) |
Modifier and Type | Method and Description |
---|---|
static com.google.api.server.spi.response.CollectionResponse<BCardScoreRecord> |
BCardScoreRecordDB.listScoreByBCardId(java.lang.Long id,
java.lang.String cursor,
java.lang.Integer limit) |
Modifier and Type | Method and Description |
---|---|
EntityResponse<Record<BCard,BCardScoreRecord>> |
CardEndpoint.getBCardAndRecord(java.lang.Long id,
java.lang.Integer limit,
java.lang.String cursor) |
EntityResponse<BCardScoreRecord> |
CardEndpoint.getMyBCardRecord(java.lang.Long userId,
java.lang.Long bCardId) |
EntityCollectionResponse<BCardScoreRecord> |
CardEndpoint.listBCardScoreRecord(java.lang.Integer limit,
java.lang.String cursor,
java.lang.Long bCardId) |
Modifier and Type | Method and Description |
---|---|
DefaultResponse |
CardEndpoint.saveBCardScore(BCardScoreRecord record) |
Modifier and Type | Method and Description |
---|---|
EntityResponse<Record<BCard,BCardScoreRecord>> |
AppEndpoint.getBCardAndRecord(java.lang.Long id,
java.lang.Integer limit,
java.lang.String cursor) |
EntityResponse<BCardScoreRecord> |
AppEndpoint.getMyBCardRecord(java.lang.Long userId,
java.lang.Long bCardId) |
EntityCollectionResponse<BCardScoreRecord> |
AppEndpoint.listBCardScoreRecord(java.lang.Integer limit,
java.lang.String cursor,
java.lang.Long bCardId) |
Modifier and Type | Method and Description |
---|---|
DefaultResponse |
AppEndpoint.saveBCardScore(BCardScoreRecord record) |
Modifier and Type | Method and Description |
---|---|
EntityResponse<Record<BCard,BCardScoreRecord>> |
AppEndpoint.getBCardAndRecord(java.lang.Long id,
java.lang.Integer limit,
java.lang.String cursor) |
EntityResponse<BCardScoreRecord> |
AppEndpoint.getMyBCardRecord(java.lang.Long userId,
java.lang.Long bCardId) |
EntityCollectionResponse<BCardScoreRecord> |
AppEndpoint.listBCardScoreRecord(java.lang.Integer limit,
java.lang.String cursor,
java.lang.Long bCardId) |
Modifier and Type | Method and Description |
---|---|
DefaultResponse |
AppEndpoint.saveBCardScore(BCardScoreRecord record) |
Modifier and Type | Method and Description |
---|---|
EntityResponse<Record<BCard,BCardScoreRecord>> |
AppEndpoint.getBCardAndRecord(java.lang.Long id,
java.lang.Integer limit,
java.lang.String cursor) |
EntityResponse<BCardScoreRecord> |
AppEndpoint.getMyBCardRecord(java.lang.Long userId,
java.lang.Long bCardId) |
EntityCollectionResponse<BCardScoreRecord> |
AppEndpoint.listBCardScoreRecord(java.lang.Integer limit,
java.lang.String cursor,
java.lang.Long bCardId) |
Modifier and Type | Method and Description |
---|---|
DefaultResponse |
AppEndpoint.saveBCardScore(BCardScoreRecord record) |
Modifier and Type | Method and Description |
---|---|
EntityResponse<Record<BCard,BCardScoreRecord>> |
AppEndpoint.getBCardAndRecord(java.lang.Long id,
java.lang.Integer limit,
java.lang.String cursor) |
EntityResponse<BCardScoreRecord> |
AppEndpoint.getMyBCardRecord(java.lang.Long userId,
java.lang.Long bCardId) |
EntityCollectionResponse<BCardScoreRecord> |
AppEndpoint.listBCardScoreRecord(java.lang.Integer limit,
java.lang.String cursor,
java.lang.Long bCardId) |
Modifier and Type | Method and Description |
---|---|
DefaultResponse |
AppEndpoint.saveBCardScore(BCardScoreRecord record) |