Uses of Class
de.hybris.platform.cockpit.services.config.jaxb.base.PropertyList
Packages that use PropertyList
-
Uses of PropertyList in de.hybris.platform.cockpit.services.config.jaxb.base
Fields in de.hybris.platform.cockpit.services.config.jaxb.base declared as PropertyListModifier and TypeFieldDescriptionprotected PropertyListSearch.searchPropertiesprotected PropertyListSearch.sortPropertiesMethods in de.hybris.platform.cockpit.services.config.jaxb.base that return PropertyListModifier and TypeMethodDescriptionObjectFactory.createPropertyList()Create an instance ofPropertyListSearch.getSearchProperties()Gets the value of the searchProperties property.Search.getSortProperties()Gets the value of the sortProperties property.Methods in de.hybris.platform.cockpit.services.config.jaxb.base with parameters of type PropertyListModifier and TypeMethodDescriptionvoidSearch.setSearchProperties(PropertyList value) Sets the value of the searchProperties property.voidSearch.setSortProperties(PropertyList value) Sets the value of the sortProperties property.