Uses of Class
com.aspectran.core.activity.ActivityData
-
Packages that use ActivityData 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 ActivityData in com.aspectran.core.activity
Methods in com.aspectran.core.activity that return ActivityData Modifier and Type Method Description ActivityDataCoreTranslet. getActivityData()ActivityDataTranslet. getActivityData()Returns an Activity Data containing the activity result data. -
Uses of ActivityData in com.aspectran.core.component.template
Subclasses of ActivityData in com.aspectran.core.component.template Modifier and Type Class Description classTemplateModelThe Class TemplateModel. -
Uses of ActivityData in com.aspectran.core.support
Methods in com.aspectran.core.support that return ActivityData Modifier and Type Method Description ActivityDataCurrentActivityDataFactoryBean. getObject()
-