Uses of Class
com.maplander.backend.model.manage.version.NewsSuper
Packages that use NewsSuper
Package
Description
-
Uses of NewsSuper in com.maplander.backend.controller.businessrule.version
Methods in com.maplander.backend.controller.businessrule.version with parameters of type NewsSuperModifier and TypeMethodDescriptionstatic StringBRNewsSuper.validateNewsSuper(NewsSuper newsSuper) -
Uses of NewsSuper in com.maplander.backend.controller.endpoint.fiabci
Methods in com.maplander.backend.controller.endpoint.fiabci that return types with arguments of type NewsSuperModifier and TypeMethodDescriptionNewsSuperEndpoint.listNewsSuper(Integer limit, String cursor) NewsSuperEndpoint.saveNewsSuper(NewsSuper newsSuper) Methods in com.maplander.backend.controller.endpoint.fiabci with parameters of type NewsSuper -
Uses of NewsSuper in com.maplander.backend.dao.manage.version
Fields in com.maplander.backend.dao.manage.version with type parameters of type NewsSuperMethods in com.maplander.backend.dao.manage.version that return NewsSuperMethods in com.maplander.backend.dao.manage.version that return types with arguments of type NewsSuperModifier and TypeMethodDescriptionstatic com.google.api.server.spi.response.CollectionResponse<NewsSuper> NewsSuperDAO.listVersions(Integer limit, String cursor)