@Scope(value="prototype")
@Component
public class RefCountryIsoComponentRule
extends java.lang.Object
Constructor and Description |
---|
RefCountryIsoComponentRule() |
Modifier and Type | Method and Description |
---|---|
void |
postExecuteRefCountryIsoCompFindById(TxnTransferObj txnTransferObj)
Pre execute rule for findbyId in RefCountryIsoComp
This method is modularized in respective rule class
Use Aspect Oriented Programming (AOP) based Yugandhar Rule to override / extend the default OOTB validation
|
void |
postExecuteRefCountryIsoCompMerge(TxnTransferObj txnTransferObj)
Pre execute rule for merge in RefCountryIsoComp
This method is modularized in respective rule class
Use Aspect Oriented Programming (AOP) based Yugandhar Rule to override / extend the default OOTB validation
|
void |
postExecuteRefCountryIsoCompPersit(TxnTransferObj txnTransferObj)
Pre execute rule for persist in RefCountryIsoComp
This method is modularized in respective rule class
Use Aspect Oriented Programming (AOP) based Yugandhar Rule to override / extend the default OOTB validation
|
void |
postExecuteRefCountryIsofindByBusinessKey(TxnTransferObj txnTransferObj)
Pre execute rule for findByBusinessKey in RefCountryIsoComp
This method is modularized in respective rule class
Use Aspect Oriented Programming (AOP) based Yugandhar Rule to override / extend the default OOTB validation
|
void |
preExecuteRefCountryIsoCompMerge(RefCountryIsoDO reqRefCountryIsoDO,
RefCountryIsoDO dbimageRefCountryIsoDO,
TxnTransferObj txnTransferObj)
Pre execute rule for merge in RefCountryIsoComp
This method is modularized in respective rule class
Use Aspect Oriented Programming (AOP) based Yugandhar Rule to override / extend the default OOTB validation
|
void |
preExecuteRefCountryIsoCompPersist(RefCountryIsoDO reqRefCountryIsoDO,
TxnTransferObj txnTransferObj)
Pre execute rule for persist in RefCountryIsoComp
This method is modularized in respective rule class
Use Aspect Oriented Programming (AOP) based Yugandhar Rule to override / extend the default OOTB validation
|
void |
preExecuteRefCountryIsofindByBusinessKey(TxnTransferObj txnTransferObj)
Pre execute rule for findByBusinessKey in RefCountryIsoComp
This method is modularized in respective rule class
Use Aspect Oriented Programming (AOP) based Yugandhar Rule to override / extend the default OOTB validation
|
void |
prevalidateRefCountryIsoCompFindById(TxnTransferObj txnTransferObj)
Pre execute findbyId validation method for RefCountryIsoComp 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 |
PrevalidateRefCountryIsoCompMerge(TxnTransferObj txnTransferObj)
Pre execute merge validation method for RefCountryIsoComp 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 |
prevalidateRefCountryIsoCompPersit(TxnTransferObj txnTransferObj)
Pre execute persist validation method for RefCountryIsoComp 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 |
preValidateRefCountryIsofindByBusinessKey(TxnTransferObj txnTransferObj)
Pre execute findByBusinessKey validation method for RefCountryIsoComp 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 prevalidateRefCountryIsoCompPersit(TxnTransferObj txnTransferObj)
YugandharCommonException
- yugandhar common exceptionpublic void PrevalidateRefCountryIsoCompMerge(TxnTransferObj txnTransferObj)
YugandharCommonException
- yugandhar common exceptionpublic void prevalidateRefCountryIsoCompFindById(TxnTransferObj txnTransferObj)
YugandharCommonException
- yugandhar common exceptionpublic void preValidateRefCountryIsofindByBusinessKey(TxnTransferObj txnTransferObj)
YugandharCommonException
- yugandhar common exceptionpublic void preExecuteRefCountryIsoCompPersist(RefCountryIsoDO reqRefCountryIsoDO, TxnTransferObj txnTransferObj)
YugandharCommonException
- yugandhar common exceptionpublic void postExecuteRefCountryIsoCompPersit(TxnTransferObj txnTransferObj)
YugandharCommonException
- yugandhar common exceptionpublic void preExecuteRefCountryIsoCompMerge(RefCountryIsoDO reqRefCountryIsoDO, RefCountryIsoDO dbimageRefCountryIsoDO, TxnTransferObj txnTransferObj)
YugandharCommonException
- yugandhar common exceptionpublic void postExecuteRefCountryIsoCompMerge(TxnTransferObj txnTransferObj)
YugandharCommonException
- yugandhar common exceptionpublic void postExecuteRefCountryIsoCompFindById(TxnTransferObj txnTransferObj)
YugandharCommonException
- yugandhar common exceptionpublic void preExecuteRefCountryIsofindByBusinessKey(TxnTransferObj txnTransferObj)
YugandharCommonException
- yugandhar common exceptionpublic void postExecuteRefCountryIsofindByBusinessKey(TxnTransferObj txnTransferObj)
YugandharCommonException
- yugandhar common exception