public static interface LiQueryWhereClause.ClientWhereKeyColumn
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getClient()
returns client.
|
java.lang.String |
getValue()
returns value of fields which can be used in where clause.
|
java.lang.Boolean |
isVaild(LiClientManager.Client client)
returns if the field which is used in where clause for a client is valid or not.
|
java.lang.String getClient()
java.lang.String getValue()
java.lang.Boolean isVaild(LiClientManager.Client client)
client - LiClientManager.Client