|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use IDataBundleDescriptor | |
| org.caleigo.core | |
| Uses of IDataBundleDescriptor in org.caleigo.core |
| Classes in org.caleigo.core that implement IDataBundleDescriptor | |
class |
DataBundleDescriptor
|
| Methods in org.caleigo.core that return IDataBundleDescriptor | |
IDataBundleDescriptor |
IEntityAction.getDataBundleDescriptor()
Access method that returns the IActionDataDescriptor for the IActionData theat the called action needs to perform its logic payload. |
IDataBundleDescriptor |
IDataBundle.getDataBundleDescriptor()
Access method that returns the IActionDataDescriptor object that defines the called IActionDatas structure. |
IDataBundleDescriptor |
DataBundle.getDataBundleDescriptor()
Access method that returns the IDataBundleDescriptor object that defines the called IDataBundle structure. |
IDataBundleDescriptor |
AbstractEntityAction.getDataBundleDescriptor()
Access method that returns the IActionDataDescriptor for the IActionData theat the called action needs to perform its logic payload. |
| Constructors in org.caleigo.core with parameters of type IDataBundleDescriptor | |
DataBundle(IDataBundleDescriptor dataDescriptor)
Creates a new instance of ActionData |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||