Uses of Class
ch.ralscha.extdirectspring.bean.EdJsonStoreResult
Packages that use EdJsonStoreResult
-
Uses of EdJsonStoreResult in ch.ralscha.extdirectspring.bean
Methods in ch.ralscha.extdirectspring.bean that return EdJsonStoreResultModifier and TypeMethodDescriptionstatic EdJsonStoreResultstatic EdJsonStoreResultstatic EdJsonStoreResultEdJsonStoreResult.success(Collection<String> records) static EdJsonStoreResultEdJsonStoreResult.success(Collection<String> records, Class<?> jsonView) static EdJsonStoreResultEdJsonStoreResult.success(Collection<String> records, Long total) static EdJsonStoreResultEdJsonStoreResult.success(Collection<String> records, Long total, Class<?> jsonView)