Uses of Class
com.aspectran.core.activity.ActivityDataMap
-
Packages that use ActivityDataMap Package Description com.aspectran.core.activity A package for handling an activity that perform requests, business logic, and responses.com.aspectran.core.component.template com.aspectran.core.support -
-
Uses of ActivityDataMap in com.aspectran.core.activity
Methods in com.aspectran.core.activity that return ActivityDataMap Modifier and Type Method Description ActivityDataMap
CoreTranslet. getActivityDataMap()
ActivityDataMap
Translet. getActivityDataMap()
Returns an Activity Data Map containing the activity result data. -
Uses of ActivityDataMap in com.aspectran.core.component.template
Subclasses of ActivityDataMap in com.aspectran.core.component.template Modifier and Type Class Description class
TemplateDataMap
The Class TemplateDataMap. -
Uses of ActivityDataMap in com.aspectran.core.support
Methods in com.aspectran.core.support that return ActivityDataMap Modifier and Type Method Description ActivityDataMap
CurrentActivityDataFactoryBean. getObject()
-