Modifier and Type | Method and Description |
---|---|
static java.util.ArrayList<MyBCard> |
BCardDB.allMyCards(java.lang.Long userId) |
Modifier and Type | Method and Description |
---|---|
static com.google.api.server.spi.response.CollectionResponse<MyBCard> |
BCardDoc.loadByQuery(java.lang.String queryString,
java.lang.Integer limit,
java.lang.String cursor) |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<MyBCard> |
CardEndpoint.allMyCards(java.lang.Long userId)
Own Cards
|
com.google.api.server.spi.response.CollectionResponse<MyBCard> |
CardEndpoint.searchInBCard(java.lang.String word,
java.lang.String cursor,
java.lang.Integer limit) |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<MyBCard> |
AppEndpoint.allMyCards(java.lang.Long userId)
Own Cards
|
Modifier and Type | Method and Description |
---|---|
com.google.api.server.spi.response.CollectionResponse<MyBCard> |
AccountEndpoint.searchInBCard(java.lang.String word,
java.lang.String cursor,
java.lang.Integer limit) |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<MyBCard> |
AppEndpoint.allMyCards(java.lang.Long userId)
Own Cards
|
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<MyBCard> |
AppEndpoint.allMyCards(java.lang.Long userId)
Own Cards
|
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<MyBCard> |
AppEndpoint.allMyCards(java.lang.Long userId)
Own Cards
|