Uses of Class
de.hybris.platform.cockpit.util.ListProvider.ListInfo
-
Packages that use ListProvider.ListInfo Package Description de.hybris.platform.cockpit.util -
-
Uses of ListProvider.ListInfo in de.hybris.platform.cockpit.util
Methods in de.hybris.platform.cockpit.util that return ListProvider.ListInfo Modifier and Type Method Description ListProvider.ListInfoListProvider. getListInfo()Gets theListProvider.ListInfofor the provided list.static ListProvider.ListInfoListProvider.ListInfo. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ListProvider.ListInfo[]ListProvider.ListInfo. values()Returns an array containing the constants of this enum type, in the order they are declared.
-