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
public CommandResult<GetBatchTypeChoicesResult> getBatchTypeChoices(UserVisitPK userVisitPK, GetBatchTypeChoicesForm form) - Specified by:
getBatchTypeChoicesin interfaceBatchService
-
getBatchType
public CommandResult<GetBatchTypeResult> getBatchType(UserVisitPK userVisitPK, GetBatchTypeForm form) - Specified by:
getBatchTypein interfaceBatchService
-
getBatchTypes
public CommandResult<GetBatchTypesResult> getBatchTypes(UserVisitPK userVisitPK, GetBatchTypesForm form) - Specified by:
getBatchTypesin interfaceBatchService
-
setDefaultBatchType
public CommandResult<VoidResult> setDefaultBatchType(UserVisitPK userVisitPK, SetDefaultBatchTypeForm form) - Specified by:
setDefaultBatchTypein interfaceBatchService
-
editBatchType
public CommandResult<EditBatchTypeResult> editBatchType(UserVisitPK userVisitPK, EditBatchTypeForm form) - Specified by:
editBatchTypein interfaceBatchService
-
deleteBatchType
- Specified by:
deleteBatchTypein interfaceBatchService
-
createBatchTypeDescription
public CommandResult<VoidResult> createBatchTypeDescription(UserVisitPK userVisitPK, CreateBatchTypeDescriptionForm form) - Specified by:
createBatchTypeDescriptionin interfaceBatchService
-
getBatchTypeDescription
public CommandResult<GetBatchTypeDescriptionResult> getBatchTypeDescription(UserVisitPK userVisitPK, GetBatchTypeDescriptionForm form) - Specified by:
getBatchTypeDescriptionin interfaceBatchService
-
getBatchTypeDescriptions
public CommandResult<GetBatchTypeDescriptionsResult> getBatchTypeDescriptions(UserVisitPK userVisitPK, GetBatchTypeDescriptionsForm form) - Specified by:
getBatchTypeDescriptionsin interfaceBatchService
-
editBatchTypeDescription
public CommandResult<EditBatchTypeDescriptionResult> editBatchTypeDescription(UserVisitPK userVisitPK, EditBatchTypeDescriptionForm form) - Specified by:
editBatchTypeDescriptionin interfaceBatchService
-
deleteBatchTypeDescription
public CommandResult<VoidResult> deleteBatchTypeDescription(UserVisitPK userVisitPK, DeleteBatchTypeDescriptionForm form) - Specified by:
deleteBatchTypeDescriptionin interfaceBatchService
-
createBatchTypeEntityType
public CommandResult<VoidResult> createBatchTypeEntityType(UserVisitPK userVisitPK, CreateBatchTypeEntityTypeForm form) - Specified by:
createBatchTypeEntityTypein interfaceBatchService
-
getBatchTypeEntityType
public CommandResult<GetBatchTypeEntityTypeResult> getBatchTypeEntityType(UserVisitPK userVisitPK, GetBatchTypeEntityTypeForm form) - Specified by:
getBatchTypeEntityTypein interfaceBatchService
-
getBatchTypeEntityTypes
public CommandResult<GetBatchTypeEntityTypesResult> getBatchTypeEntityTypes(UserVisitPK userVisitPK, GetBatchTypeEntityTypesForm form) - Specified by:
getBatchTypeEntityTypesin interfaceBatchService
-
deleteBatchTypeEntityType
public CommandResult<VoidResult> deleteBatchTypeEntityType(UserVisitPK userVisitPK, DeleteBatchTypeEntityTypeForm form) - Specified by:
deleteBatchTypeEntityTypein interfaceBatchService
-
createBatchAliasType
public CommandResult<VoidResult> createBatchAliasType(UserVisitPK userVisitPK, CreateBatchAliasTypeForm form) - Specified by:
createBatchAliasTypein interfaceBatchService
-
getBatchAliasTypeChoices
public CommandResult<GetBatchAliasTypeChoicesResult> getBatchAliasTypeChoices(UserVisitPK userVisitPK, GetBatchAliasTypeChoicesForm form) - Specified by:
getBatchAliasTypeChoicesin interfaceBatchService
-
getBatchAliasType
public CommandResult<GetBatchAliasTypeResult> getBatchAliasType(UserVisitPK userVisitPK, GetBatchAliasTypeForm form) - Specified by:
getBatchAliasTypein interfaceBatchService
-
getBatchAliasTypes
public CommandResult<GetBatchAliasTypesResult> getBatchAliasTypes(UserVisitPK userVisitPK, GetBatchAliasTypesForm form) - Specified by:
getBatchAliasTypesin interfaceBatchService
-
setDefaultBatchAliasType
public CommandResult<VoidResult> setDefaultBatchAliasType(UserVisitPK userVisitPK, SetDefaultBatchAliasTypeForm form) - Specified by:
setDefaultBatchAliasTypein interfaceBatchService
-
editBatchAliasType
public CommandResult<EditBatchAliasTypeResult> editBatchAliasType(UserVisitPK userVisitPK, EditBatchAliasTypeForm form) - Specified by:
editBatchAliasTypein interfaceBatchService
-
deleteBatchAliasType
public CommandResult<VoidResult> deleteBatchAliasType(UserVisitPK userVisitPK, DeleteBatchAliasTypeForm form) - Specified by:
deleteBatchAliasTypein interfaceBatchService
-
createBatchAliasTypeDescription
public CommandResult<VoidResult> createBatchAliasTypeDescription(UserVisitPK userVisitPK, CreateBatchAliasTypeDescriptionForm form) - Specified by:
createBatchAliasTypeDescriptionin interfaceBatchService
-
getBatchAliasTypeDescription
public CommandResult<GetBatchAliasTypeDescriptionResult> getBatchAliasTypeDescription(UserVisitPK userVisitPK, GetBatchAliasTypeDescriptionForm form) - Specified by:
getBatchAliasTypeDescriptionin interfaceBatchService
-
getBatchAliasTypeDescriptions
public CommandResult<GetBatchAliasTypeDescriptionsResult> getBatchAliasTypeDescriptions(UserVisitPK userVisitPK, GetBatchAliasTypeDescriptionsForm form) - Specified by:
getBatchAliasTypeDescriptionsin interfaceBatchService
-
editBatchAliasTypeDescription
public CommandResult<EditBatchAliasTypeDescriptionResult> editBatchAliasTypeDescription(UserVisitPK userVisitPK, EditBatchAliasTypeDescriptionForm form) - Specified by:
editBatchAliasTypeDescriptionin interfaceBatchService
-
deleteBatchAliasTypeDescription
public CommandResult<VoidResult> deleteBatchAliasTypeDescription(UserVisitPK userVisitPK, DeleteBatchAliasTypeDescriptionForm form) - Specified by:
deleteBatchAliasTypeDescriptionin interfaceBatchService
-
createBatchAlias
public CommandResult<VoidResult> createBatchAlias(UserVisitPK userVisitPK, CreateBatchAliasForm form) - Specified by:
createBatchAliasin interfaceBatchService
-
getBatchAlias
public CommandResult<GetBatchAliasResult> getBatchAlias(UserVisitPK userVisitPK, GetBatchAliasForm form) - Specified by:
getBatchAliasin interfaceBatchService
-
getBatchAliases
public CommandResult<GetBatchAliasesResult> getBatchAliases(UserVisitPK userVisitPK, GetBatchAliasesForm form) - Specified by:
getBatchAliasesin interfaceBatchService
-
editBatchAlias
public CommandResult<EditBatchAliasResult> editBatchAlias(UserVisitPK userVisitPK, EditBatchAliasForm form) - Specified by:
editBatchAliasin interfaceBatchService
-
deleteBatchAlias
public CommandResult<VoidResult> deleteBatchAlias(UserVisitPK userVisitPK, DeleteBatchAliasForm form) - Specified by:
deleteBatchAliasin interfaceBatchService
-