@Scope(value="prototype")
@Component
public class AuthRolesRegistryComponentRule
extends java.lang.Object
Constructor and Description |
---|
AuthRolesRegistryComponentRule() |
Modifier and Type | Method and Description |
---|---|
void |
postExecuteAuthRolesRegistryCompFindById(TxnTransferObj txnTransferObj)
Pre execute rule for findbyId in AuthRolesRegistryComp
This method is modularized in respective rule class
Use Aspect Oriented Programming (AOP) based Yugandhar Rule to override / extend the default OOTB validation
|
void |
postExecuteAuthRolesRegistryCompMerge(TxnTransferObj txnTransferObj)
Pre execute rule for merge in AuthRolesRegistryComp
This method is modularized in respective rule class
Use Aspect Oriented Programming (AOP) based Yugandhar Rule to override / extend the default OOTB validation
|
void |
postExecuteAuthRolesRegistryCompPersit(TxnTransferObj txnTransferObj)
Pre execute rule for persist in AuthRolesRegistryComp
This method is modularized in respective rule class
Use Aspect Oriented Programming (AOP) based Yugandhar Rule to override / extend the default OOTB validation
|
void |
postExecuteAuthRolesRegistryfindByBusinessKey(TxnTransferObj txnTransferObj)
Pre execute rule for findByBusinessKey in AuthRolesRegistryComp
This method is modularized in respective rule class
Use Aspect Oriented Programming (AOP) based Yugandhar Rule to override / extend the default OOTB validation
|
void |
preExecuteAuthRolesRegistryCompMerge(AuthRolesRegistryDO reqAuthRolesRegistryDO,
AuthRolesRegistryDO dbimageAuthRolesRegistryDO,
TxnTransferObj txnTransferObj)
Pre execute rule for merge in AuthRolesRegistryComp
This method is modularized in respective rule class
Use Aspect Oriented Programming (AOP) based Yugandhar Rule to override / extend the default OOTB validation
|
void |
preExecuteAuthRolesRegistryCompPersist(AuthRolesRegistryDO reqAuthRolesRegistryDO,
TxnTransferObj txnTransferObj)
Pre execute rule for persist in AuthRolesRegistryComp
This method is modularized in respective rule class
Use Aspect Oriented Programming (AOP) based Yugandhar Rule to override / extend the default OOTB validation
|
void |
preExecuteAuthRolesRegistryfindByBusinessKey(TxnTransferObj txnTransferObj)
Pre execute rule for findByBusinessKey in AuthRolesRegistryComp
This method is modularized in respective rule class
Use Aspect Oriented Programming (AOP) based Yugandhar Rule to override / extend the default OOTB validation
|
void |
prevalidateAuthRolesRegistryCompFindById(TxnTransferObj txnTransferObj)
Pre execute findbyId validation method for AuthRolesRegistryComp 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 |
PrevalidateAuthRolesRegistryCompMerge(TxnTransferObj txnTransferObj)
Pre execute merge validation method for AuthRolesRegistryComp 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 |
prevalidateAuthRolesRegistryCompPersit(TxnTransferObj txnTransferObj)
Pre execute persist validation method for AuthRolesRegistryComp 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 |
preValidateAuthRolesRegistryfindByBusinessKey(TxnTransferObj txnTransferObj)
Pre execute findByBusinessKey validation method for AuthRolesRegistryComp 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 prevalidateAuthRolesRegistryCompPersit(TxnTransferObj txnTransferObj)
YugandharCommonException
- yugandhar common exceptionpublic void PrevalidateAuthRolesRegistryCompMerge(TxnTransferObj txnTransferObj)
YugandharCommonException
- yugandhar common exceptionpublic void prevalidateAuthRolesRegistryCompFindById(TxnTransferObj txnTransferObj)
YugandharCommonException
- yugandhar common exceptionpublic void preValidateAuthRolesRegistryfindByBusinessKey(TxnTransferObj txnTransferObj)
YugandharCommonException
- yugandhar common exceptionpublic void preExecuteAuthRolesRegistryCompPersist(AuthRolesRegistryDO reqAuthRolesRegistryDO, TxnTransferObj txnTransferObj)
YugandharCommonException
- yugandhar common exceptionpublic void postExecuteAuthRolesRegistryCompPersit(TxnTransferObj txnTransferObj)
YugandharCommonException
- yugandhar common exceptionpublic void preExecuteAuthRolesRegistryCompMerge(AuthRolesRegistryDO reqAuthRolesRegistryDO, AuthRolesRegistryDO dbimageAuthRolesRegistryDO, TxnTransferObj txnTransferObj)
YugandharCommonException
- yugandhar common exceptionpublic void postExecuteAuthRolesRegistryCompMerge(TxnTransferObj txnTransferObj)
YugandharCommonException
- yugandhar common exceptionpublic void postExecuteAuthRolesRegistryCompFindById(TxnTransferObj txnTransferObj)
YugandharCommonException
- yugandhar common exceptionpublic void preExecuteAuthRolesRegistryfindByBusinessKey(TxnTransferObj txnTransferObj)
YugandharCommonException
- yugandhar common exceptionpublic void postExecuteAuthRolesRegistryfindByBusinessKey(TxnTransferObj txnTransferObj)
YugandharCommonException
- yugandhar common exception