Uses of Class
org.springframework.social.google.api.query.impl.QueryBuilderImpl
-
-
Uses of QueryBuilderImpl in org.springframework.social.google.api.calendar.impl
Subclasses of QueryBuilderImpl in org.springframework.social.google.api.calendar.impl Modifier and Type Class Description classCalendarGetQueryBuilderImplUriQueryBuilderImplsubclass for getting a single calendar.classCalendarListQueryBuilderImplCalendarListQueryBuilderimplementation.classDeleteEventBuilderImplDeleteEventBuilderimplementation.classEventGetQueryBuilderImplUriQueryBuilderImplsubclass for getting a single event.classEventListQueryBuilderImplEventListQueryBuilderimplementation.classQuickAddEventBuilderImplQuickAddEventBuilderimplementation.classUpdateEventBuilderImplUpdateEventBuilderimplementation.classUriQueryBuilderImpl<Q extends UriQueryBuilder<?,T>,T>UriQueryBuilderimplementation. -
Uses of QueryBuilderImpl in org.springframework.social.google.api.drive.impl
Subclasses of QueryBuilderImpl in org.springframework.social.google.api.drive.impl Modifier and Type Class Description classFileCommentQueryBuilderImplFileCommentQueryBuilderimplementation. -
Uses of QueryBuilderImpl in org.springframework.social.google.api.plus.impl
Subclasses of QueryBuilderImpl in org.springframework.social.google.api.plus.impl Modifier and Type Class Description classActivityQueryBuilderImplActivityQueryBuilderimplementation.classPersonQueryBuilderImplPersonQueryBuilderimplementation. -
Uses of QueryBuilderImpl in org.springframework.social.google.api.plus.moments.impl
Subclasses of QueryBuilderImpl in org.springframework.social.google.api.plus.moments.impl Modifier and Type Class Description classMomentQueryBuilderImplMomentQueryBuilderimplementation. -
Uses of QueryBuilderImpl in org.springframework.social.google.api.query.impl
Subclasses of QueryBuilderImpl in org.springframework.social.google.api.query.impl Modifier and Type Class Description classApiQueryBuilderImpl<Q extends ApiQueryBuilder<?,T>,T extends ApiPage<?>>Abstract superclass forQueryBuilderimplementations that query Google+.
-