@Scope(value="prototype")
@Component
public class RefLanguageCodeComponentRule
extends java.lang.Object
Constructor and Description |
---|
RefLanguageCodeComponentRule() |
Modifier and Type | Method and Description |
---|---|
void |
postExecuteRefLanguageCodeCompFindById(TxnTransferObj txnTransferObj)
Pre execute rule for findbyId in RefLanguageCodeComp
This method is modularized in respective rule class
Use Aspect Oriented Programming (AOP) based Yugandhar Rule to override / extend the default OOTB validation
|
void |
postExecuteRefLanguageCodeCompMerge(TxnTransferObj txnTransferObj)
Pre execute rule for merge in RefLanguageCodeComp
This method is modularized in respective rule class
Use Aspect Oriented Programming (AOP) based Yugandhar Rule to override / extend the default OOTB validation
|
void |
postExecuteRefLanguageCodeCompPersit(TxnTransferObj txnTransferObj)
Pre execute rule for persist in RefLanguageCodeComp
This method is modularized in respective rule class
Use Aspect Oriented Programming (AOP) based Yugandhar Rule to override / extend the default OOTB validation
|
void |
postExecuteRefLanguageCodefindByBusinessKey(TxnTransferObj txnTransferObj)
Pre execute rule for findByBusinessKey in RefLanguageCodeComp
This method is modularized in respective rule class
Use Aspect Oriented Programming (AOP) based Yugandhar Rule to override / extend the default OOTB validation
|
void |
preExecuteRefLanguageCodeCompMerge(RefLanguageCodeDO reqRefLanguageCodeDO,
RefLanguageCodeDO dbimageRefLanguageCodeDO,
TxnTransferObj txnTransferObj)
Pre execute rule for merge in RefLanguageCodeComp
This method is modularized in respective rule class
Use Aspect Oriented Programming (AOP) based Yugandhar Rule to override / extend the default OOTB validation
|
void |
preExecuteRefLanguageCodeCompPersist(RefLanguageCodeDO reqRefLanguageCodeDO,
TxnTransferObj txnTransferObj)
Pre execute rule for persist in RefLanguageCodeComp
This method is modularized in respective rule class
Use Aspect Oriented Programming (AOP) based Yugandhar Rule to override / extend the default OOTB validation
|
void |
preExecuteRefLanguageCodefindByBusinessKey(TxnTransferObj txnTransferObj)
Pre execute rule for findByBusinessKey in RefLanguageCodeComp
This method is modularized in respective rule class
Use Aspect Oriented Programming (AOP) based Yugandhar Rule to override / extend the default OOTB validation
|
void |
prevalidateRefLanguageCodeCompFindById(TxnTransferObj txnTransferObj)
Pre execute findbyId validation method for RefLanguageCodeComp to validate mandatory attributes etc
This method is modularized in respective rule class
Use Aspect Oriented Programming (AOP) based Yugandhar Rule to override / extend the default OOTB validation
|
void |
PrevalidateRefLanguageCodeCompMerge(TxnTransferObj txnTransferObj)
Pre execute merge validation method for RefLanguageCodeComp to validate mandatory attributes etc
This method is modularized in respective rule class
Use Aspect Oriented Programming (AOP) based Yugandhar Rule to override / extend the default OOTB validation
|
void |
prevalidateRefLanguageCodeCompPersit(TxnTransferObj txnTransferObj)
Pre execute persist validation method for RefLanguageCodeComp to validate mandatory attributes etc
This method is modularized in respective rule class
Use Aspect Oriented Programming (AOP) based Yugandhar Rule to override / extend the default OOTB validation
|
void |
preValidateRefLanguageCodefindByBusinessKey(TxnTransferObj txnTransferObj)
Pre execute findByBusinessKey validation method for RefLanguageCodeComp to validate mandatory attributes etc
This method is modularized in respective rule class
Use Aspect Oriented Programming (AOP) based Yugandhar Rule to override / extend the default OOTB validation
|
public void prevalidateRefLanguageCodeCompPersit(TxnTransferObj txnTransferObj)
YugandharCommonException
- yugandhar common exceptionpublic void PrevalidateRefLanguageCodeCompMerge(TxnTransferObj txnTransferObj)
YugandharCommonException
- yugandhar common exceptionpublic void prevalidateRefLanguageCodeCompFindById(TxnTransferObj txnTransferObj)
YugandharCommonException
- yugandhar common exceptionpublic void preValidateRefLanguageCodefindByBusinessKey(TxnTransferObj txnTransferObj)
YugandharCommonException
- yugandhar common exceptionpublic void preExecuteRefLanguageCodeCompPersist(RefLanguageCodeDO reqRefLanguageCodeDO, TxnTransferObj txnTransferObj)
YugandharCommonException
- yugandhar common exceptionpublic void postExecuteRefLanguageCodeCompPersit(TxnTransferObj txnTransferObj)
YugandharCommonException
- yugandhar common exceptionpublic void preExecuteRefLanguageCodeCompMerge(RefLanguageCodeDO reqRefLanguageCodeDO, RefLanguageCodeDO dbimageRefLanguageCodeDO, TxnTransferObj txnTransferObj)
YugandharCommonException
- yugandhar common exceptionpublic void postExecuteRefLanguageCodeCompMerge(TxnTransferObj txnTransferObj)
YugandharCommonException
- yugandhar common exceptionpublic void postExecuteRefLanguageCodeCompFindById(TxnTransferObj txnTransferObj)
YugandharCommonException
- yugandhar common exceptionpublic void preExecuteRefLanguageCodefindByBusinessKey(TxnTransferObj txnTransferObj)
YugandharCommonException
- yugandhar common exceptionpublic void postExecuteRefLanguageCodefindByBusinessKey(TxnTransferObj txnTransferObj)
YugandharCommonException
- yugandhar common exception