Uses of Package
ch.ralscha.extdirectspring.bean
Packages that use ch.ralscha.extdirectspring.bean
Package
Description
-
Classes in ch.ralscha.extdirectspring.bean used by ch.ralscha.extdirectspring.beanClassDescriptionSuperclass for response object that are sent to an Ext Direct client.Enumeration of all valid data types for a
Field.Represents the result of a FORM_LOAD method call.Represents the result of a FORM_POST method call.Class representing the result of STORE_READ and STORE_MODIFY methods.Represents the result of a FORM_POST method call.Represents the request of an Ext Direct call.Represents the response of a Ext Direct call.An utility class that helps building the response for a FORM_POST method.Class representing the result of STORE_READ and STORE_MODIFY methods.Class contains information about the property/field on which to perform the grouping and if sort is ascending or descending.Specifies a Json View (filter) that Jackson uses to serialize the response.Enumeration of possible sort directions.Class contains information about the property/field on which to sort and if sort is ascending or descending. -
Classes in ch.ralscha.extdirectspring.bean used by ch.ralscha.extdirectspring.controllerClassDescriptionSuperclass for response object that are sent to an Ext Direct client.Represents the request of an Ext Direct call.Represents the response of a Ext Direct call.
-
Classes in ch.ralscha.extdirectspring.bean used by ch.ralscha.extdirectspring.util