Uses of Class
com.maplander.backend.model.manage.property.PropertyUserLite
Packages that use PropertyUserLite
-
Uses of PropertyUserLite in com.maplander.backend.controller.endpoint.common
Methods in com.maplander.backend.controller.endpoint.common that return types with arguments of type PropertyUserLiteModifier and TypeMethodDescriptionPropertyEndpoint.queryPropertyUserLiteWithFilters
(Integer limit, String cursor, Filter filter) -
Uses of PropertyUserLite in com.maplander.backend.document
Methods in com.maplander.backend.document that return PropertyUserLiteModifier and TypeMethodDescriptionstatic PropertyUserLite
PropertyDoc.buildModelPropertyUser
(com.google.appengine.api.search.ScoredDocument document) Methods in com.maplander.backend.document that return types with arguments of type PropertyUserLiteModifier and TypeMethodDescriptionPropertyDoc.loadByQueryPropertyUser
(String queryString, com.google.appengine.api.search.SortOptions sortOptions, Integer limit, String cursor)