Classes

Class StaticCategoryListAllConverter - reads parameters from request and prepares response for controller
Class StaticPageAddCategoryConverter - reads parameters from request and prepares response for controller
Class StaticPageCategoryAdapter is injected as alligator.static.page.category.adapter service. StaticPageCategoryAdapter handles the logic for creating converters defined as constants in StaticPageCategoryAdapterUtil.
Abstract class StaticPageCategoryAdapterUtil contains list of constants which represents converters
Class StaticPageCategoryDeleteJSONConverter - reads parameters from request and prepares response for controller
Class StaticPageCategoryDeserializer extends AbstractDeserializer and is used to build object of specific instance from json
Class StaticPageCategoryEditConverter - reads parameters from request and prepares response for controller
Class StaticPageCategoryEditJSONConverter - reads parameters from request and prepares response for controller
Class StaticPageCategoryListConverter - reads parameters from request and prepares response for controller
Class StaticPageCategoryListForStaticPageConverter - reads parameters from request and prepares response for controller