final class ShopRepositoryCustom
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private static java.lang.String |
PUBLIC_ID |
Constructor and Description |
---|
ShopRepositoryCustom() |
Modifier and Type | Method and Description |
---|---|
private void |
ensureIndexForPublicId(org.springframework.data.mongodb.core.MongoOperations mongoOps) |
private com.mongodb.DBObject |
getPublicIdIndex(com.mongodb.DBCollection collection) |
private boolean |
isTrue(java.lang.Boolean bool) |
private static final java.lang.String PUBLIC_ID
@Inject private void ensureIndexForPublicId(org.springframework.data.mongodb.core.MongoOperations mongoOps)
private com.mongodb.DBObject getPublicIdIndex(com.mongodb.DBCollection collection)
private boolean isTrue(@Nullable java.lang.Boolean bool)