Interface UserQuery

All Superinterfaces:
Query<UserQuery,User>, UserBaseQuery<UserQuery,User>
All Known Implementing Classes:
UserQueryImpl

public interface UserQuery extends UserBaseQuery<UserQuery,User>
Allows programmatic querying of User
Author:
Joram Barrez