Class ActivityTranslationTable
java.lang.Object
com.suncode.pwfl.workflow.activity.ActivityTranslationTable
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()voidsetActivityDefId(String activityDefId) voidsetDescription(String description) voidsetLanguage(String language) voidvoidsetPackageId(String packageId) voidsetProcessDefId(String processDefId)
-
Constructor Details
-
ActivityTranslationTable
public ActivityTranslationTable() -
ActivityTranslationTable
-
-
Method Details
-
getPackageId
-
setPackageId
-
getProcessDefId
-
setProcessDefId
-
getActivityDefId
-
setActivityDefId
-
getLanguage
-
setLanguage
-
getName
-
setName
-
getDescription
-
setDescription
-