Class BatchBean
java.lang.Object
com.echothree.control.user.batch.server.BatchFormsImpl
com.echothree.control.user.batch.server.BatchBean
- All Implemented Interfaces:
BatchForms,BatchRemote,BatchService,BatchLocal
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateBatchAlias(UserVisitPK userVisitPK, CreateBatchAliasForm form) createBatchAliasType(UserVisitPK userVisitPK, CreateBatchAliasTypeForm form) createBatchAliasTypeDescription(UserVisitPK userVisitPK, CreateBatchAliasTypeDescriptionForm form) createBatchType(UserVisitPK userVisitPK, CreateBatchTypeForm form) createBatchTypeDescription(UserVisitPK userVisitPK, CreateBatchTypeDescriptionForm form) createBatchTypeEntityType(UserVisitPK userVisitPK, CreateBatchTypeEntityTypeForm form) deleteBatchAlias(UserVisitPK userVisitPK, DeleteBatchAliasForm form) deleteBatchAliasType(UserVisitPK userVisitPK, DeleteBatchAliasTypeForm form) deleteBatchAliasTypeDescription(UserVisitPK userVisitPK, DeleteBatchAliasTypeDescriptionForm form) deleteBatchType(UserVisitPK userVisitPK, DeleteBatchTypeForm form) deleteBatchTypeDescription(UserVisitPK userVisitPK, DeleteBatchTypeDescriptionForm form) deleteBatchTypeEntityType(UserVisitPK userVisitPK, DeleteBatchTypeEntityTypeForm form) editBatchAlias(UserVisitPK userVisitPK, EditBatchAliasForm form) editBatchAliasType(UserVisitPK userVisitPK, EditBatchAliasTypeForm form) editBatchAliasTypeDescription(UserVisitPK userVisitPK, EditBatchAliasTypeDescriptionForm form) editBatchType(UserVisitPK userVisitPK, EditBatchTypeForm form) editBatchTypeDescription(UserVisitPK userVisitPK, EditBatchTypeDescriptionForm form) getBatchAlias(UserVisitPK userVisitPK, GetBatchAliasForm form) getBatchAliases(UserVisitPK userVisitPK, GetBatchAliasesForm form) getBatchAliasType(UserVisitPK userVisitPK, GetBatchAliasTypeForm form) getBatchAliasTypeChoices(UserVisitPK userVisitPK, GetBatchAliasTypeChoicesForm form) getBatchAliasTypeDescription(UserVisitPK userVisitPK, GetBatchAliasTypeDescriptionForm form) getBatchAliasTypeDescriptions(UserVisitPK userVisitPK, GetBatchAliasTypeDescriptionsForm form) getBatchAliasTypes(UserVisitPK userVisitPK, GetBatchAliasTypesForm form) getBatchType(UserVisitPK userVisitPK, GetBatchTypeForm form) getBatchTypeChoices(UserVisitPK userVisitPK, GetBatchTypeChoicesForm form) getBatchTypeDescription(UserVisitPK userVisitPK, GetBatchTypeDescriptionForm form) getBatchTypeDescriptions(UserVisitPK userVisitPK, GetBatchTypeDescriptionsForm form) getBatchTypeEntityType(UserVisitPK userVisitPK, GetBatchTypeEntityTypeForm form) getBatchTypeEntityTypes(UserVisitPK userVisitPK, GetBatchTypeEntityTypesForm form) getBatchTypes(UserVisitPK userVisitPK, GetBatchTypesForm form) ping()setDefaultBatchAliasType(UserVisitPK userVisitPK, SetDefaultBatchAliasTypeForm form) setDefaultBatchType(UserVisitPK userVisitPK, SetDefaultBatchTypeForm form) Methods inherited from class com.echothree.control.user.batch.server.BatchFormsImpl
getBatchAliasEdit, getBatchAliasSpec, getBatchAliasTypeDescriptionEdit, getBatchAliasTypeDescriptionSpec, getBatchAliasTypeEdit, getBatchAliasTypeSpec, getBatchSpec, getBatchTypeDescriptionEdit, getBatchTypeDescriptionSpec, getBatchTypeEdit, getBatchTypeEntityTypeSpec, getBatchTypeSpec, getCreateBatchAliasForm, getCreateBatchAliasTypeDescriptionForm, getCreateBatchAliasTypeForm, getCreateBatchTypeDescriptionForm, getCreateBatchTypeEntityTypeForm, getCreateBatchTypeForm, getDeleteBatchAliasForm, getDeleteBatchAliasTypeDescriptionForm, getDeleteBatchAliasTypeForm, getDeleteBatchTypeDescriptionForm, getDeleteBatchTypeEntityTypeForm, getDeleteBatchTypeForm, getEditBatchAliasForm, getEditBatchAliasTypeDescriptionForm, getEditBatchAliasTypeForm, getEditBatchTypeDescriptionForm, getEditBatchTypeForm, getGetBatchAliasesForm, getGetBatchAliasForm, getGetBatchAliasTypeChoicesForm, getGetBatchAliasTypeDescriptionForm, getGetBatchAliasTypeDescriptionsForm, getGetBatchAliasTypeForm, getGetBatchAliasTypesForm, getGetBatchTypeChoicesForm, getGetBatchTypeDescriptionForm, getGetBatchTypeDescriptionsForm, getGetBatchTypeEntityTypeForm, getGetBatchTypeEntityTypesForm, getGetBatchTypeForm, getGetBatchTypesForm, getSetDefaultBatchAliasTypeForm, getSetDefaultBatchTypeFormMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.echothree.control.user.batch.common.BatchForms
getBatchAliasEdit, getBatchAliasSpec, getBatchAliasTypeDescriptionEdit, getBatchAliasTypeDescriptionSpec, getBatchAliasTypeEdit, getBatchAliasTypeSpec, getBatchSpec, getBatchTypeDescriptionEdit, getBatchTypeDescriptionSpec, getBatchTypeEdit, getBatchTypeEntityTypeSpec, getBatchTypeSpec, getCreateBatchAliasForm, getCreateBatchAliasTypeDescriptionForm, getCreateBatchAliasTypeForm, getCreateBatchTypeDescriptionForm, getCreateBatchTypeEntityTypeForm, getCreateBatchTypeForm, getDeleteBatchAliasForm, getDeleteBatchAliasTypeDescriptionForm, getDeleteBatchAliasTypeForm, getDeleteBatchTypeDescriptionForm, getDeleteBatchTypeEntityTypeForm, getDeleteBatchTypeForm, getEditBatchAliasForm, getEditBatchAliasTypeDescriptionForm, getEditBatchAliasTypeForm, getEditBatchTypeDescriptionForm, getEditBatchTypeForm, getGetBatchAliasesForm, getGetBatchAliasForm, getGetBatchAliasTypeChoicesForm, getGetBatchAliasTypeDescriptionForm, getGetBatchAliasTypeDescriptionsForm, getGetBatchAliasTypeForm, getGetBatchAliasTypesForm, getGetBatchTypeChoicesForm, getGetBatchTypeDescriptionForm, getGetBatchTypeDescriptionsForm, getGetBatchTypeEntityTypeForm, getGetBatchTypeEntityTypesForm, getGetBatchTypeForm, getGetBatchTypesForm, getSetDefaultBatchAliasTypeForm, getSetDefaultBatchTypeForm
-
Constructor Details
-
BatchBean
public BatchBean()
-
-
Method Details
-
ping
- Specified by:
pingin interfaceBatchService
-
createBatchType
- Specified by:
createBatchTypein interfaceBatchService
-
getBatchTypeChoices
- Specified by:
getBatchTypeChoicesin interfaceBatchService
-
getBatchType
- Specified by:
getBatchTypein interfaceBatchService
-
getBatchTypes
- Specified by:
getBatchTypesin interfaceBatchService
-
setDefaultBatchType
- Specified by:
setDefaultBatchTypein interfaceBatchService
-
editBatchType
- Specified by:
editBatchTypein interfaceBatchService
-
deleteBatchType
- Specified by:
deleteBatchTypein interfaceBatchService
-
createBatchTypeDescription
public CommandResult createBatchTypeDescription(UserVisitPK userVisitPK, CreateBatchTypeDescriptionForm form) - Specified by:
createBatchTypeDescriptionin interfaceBatchService
-
getBatchTypeDescription
public CommandResult getBatchTypeDescription(UserVisitPK userVisitPK, GetBatchTypeDescriptionForm form) - Specified by:
getBatchTypeDescriptionin interfaceBatchService
-
getBatchTypeDescriptions
public CommandResult getBatchTypeDescriptions(UserVisitPK userVisitPK, GetBatchTypeDescriptionsForm form) - Specified by:
getBatchTypeDescriptionsin interfaceBatchService
-
editBatchTypeDescription
public CommandResult editBatchTypeDescription(UserVisitPK userVisitPK, EditBatchTypeDescriptionForm form) - Specified by:
editBatchTypeDescriptionin interfaceBatchService
-
deleteBatchTypeDescription
public CommandResult deleteBatchTypeDescription(UserVisitPK userVisitPK, DeleteBatchTypeDescriptionForm form) - Specified by:
deleteBatchTypeDescriptionin interfaceBatchService
-
createBatchTypeEntityType
public CommandResult createBatchTypeEntityType(UserVisitPK userVisitPK, CreateBatchTypeEntityTypeForm form) - Specified by:
createBatchTypeEntityTypein interfaceBatchService
-
getBatchTypeEntityType
public CommandResult getBatchTypeEntityType(UserVisitPK userVisitPK, GetBatchTypeEntityTypeForm form) - Specified by:
getBatchTypeEntityTypein interfaceBatchService
-
getBatchTypeEntityTypes
public CommandResult getBatchTypeEntityTypes(UserVisitPK userVisitPK, GetBatchTypeEntityTypesForm form) - Specified by:
getBatchTypeEntityTypesin interfaceBatchService
-
deleteBatchTypeEntityType
public CommandResult deleteBatchTypeEntityType(UserVisitPK userVisitPK, DeleteBatchTypeEntityTypeForm form) - Specified by:
deleteBatchTypeEntityTypein interfaceBatchService
-
createBatchAliasType
- Specified by:
createBatchAliasTypein interfaceBatchService
-
getBatchAliasTypeChoices
public CommandResult getBatchAliasTypeChoices(UserVisitPK userVisitPK, GetBatchAliasTypeChoicesForm form) - Specified by:
getBatchAliasTypeChoicesin interfaceBatchService
-
getBatchAliasType
- Specified by:
getBatchAliasTypein interfaceBatchService
-
getBatchAliasTypes
- Specified by:
getBatchAliasTypesin interfaceBatchService
-
setDefaultBatchAliasType
public CommandResult setDefaultBatchAliasType(UserVisitPK userVisitPK, SetDefaultBatchAliasTypeForm form) - Specified by:
setDefaultBatchAliasTypein interfaceBatchService
-
editBatchAliasType
- Specified by:
editBatchAliasTypein interfaceBatchService
-
deleteBatchAliasType
- Specified by:
deleteBatchAliasTypein interfaceBatchService
-
createBatchAliasTypeDescription
public CommandResult createBatchAliasTypeDescription(UserVisitPK userVisitPK, CreateBatchAliasTypeDescriptionForm form) - Specified by:
createBatchAliasTypeDescriptionin interfaceBatchService
-
getBatchAliasTypeDescription
public CommandResult getBatchAliasTypeDescription(UserVisitPK userVisitPK, GetBatchAliasTypeDescriptionForm form) - Specified by:
getBatchAliasTypeDescriptionin interfaceBatchService
-
getBatchAliasTypeDescriptions
public CommandResult getBatchAliasTypeDescriptions(UserVisitPK userVisitPK, GetBatchAliasTypeDescriptionsForm form) - Specified by:
getBatchAliasTypeDescriptionsin interfaceBatchService
-
editBatchAliasTypeDescription
public CommandResult editBatchAliasTypeDescription(UserVisitPK userVisitPK, EditBatchAliasTypeDescriptionForm form) - Specified by:
editBatchAliasTypeDescriptionin interfaceBatchService
-
deleteBatchAliasTypeDescription
public CommandResult deleteBatchAliasTypeDescription(UserVisitPK userVisitPK, DeleteBatchAliasTypeDescriptionForm form) - Specified by:
deleteBatchAliasTypeDescriptionin interfaceBatchService
-
createBatchAlias
- Specified by:
createBatchAliasin interfaceBatchService
-
getBatchAlias
- Specified by:
getBatchAliasin interfaceBatchService
-
getBatchAliases
- Specified by:
getBatchAliasesin interfaceBatchService
-
editBatchAlias
- Specified by:
editBatchAliasin interfaceBatchService
-
deleteBatchAlias
- Specified by:
deleteBatchAliasin interfaceBatchService
-