@Scope(value="prototype")
@Component
public class AuthUserRoleAssocComponentRule
extends java.lang.Object
Constructor and Description |
---|
AuthUserRoleAssocComponentRule() |
Modifier and Type | Method and Description |
---|---|
void |
postExecuteAuthUserRoleAssocCompFindById(TxnTransferObj txnTransferObj)
Pre execute rule for findbyId in AuthUserRoleAssocComp
This method is modularized in respective rule class
Use Aspect Oriented Programming (AOP) based Yugandhar Rule to override / extend the default OOTB validation
|
void |
postExecuteAuthUserRoleAssocCompMerge(TxnTransferObj txnTransferObj)
Pre execute rule for merge in AuthUserRoleAssocComp
This method is modularized in respective rule class
Use Aspect Oriented Programming (AOP) based Yugandhar Rule to override / extend the default OOTB validation
|
void |
postExecuteAuthUserRoleAssocCompPersit(TxnTransferObj txnTransferObj)
Pre execute rule for persist in AuthUserRoleAssocComp
This method is modularized in respective rule class
Use Aspect Oriented Programming (AOP) based Yugandhar Rule to override / extend the default OOTB validation
|
void |
postExecuteAuthUserRoleAssocfindByBusinessKey(TxnTransferObj txnTransferObj)
Pre execute rule for findByBusinessKey in AuthUserRoleAssocComp
This method is modularized in respective rule class
Use Aspect Oriented Programming (AOP) based Yugandhar Rule to override / extend the default OOTB validation
|
void |
preExecuteAuthUserRoleAssocCompMerge(AuthUserRoleAssocDO reqAuthUserRoleAssocDO,
AuthUserRoleAssocDO dbimageAuthUserRoleAssocDO,
TxnTransferObj txnTransferObj)
Pre execute rule for merge in AuthUserRoleAssocComp
This method is modularized in respective rule class
Use Aspect Oriented Programming (AOP) based Yugandhar Rule to override / extend the default OOTB validation
|
void |
preExecuteAuthUserRoleAssocCompPersist(AuthUserRoleAssocDO reqAuthUserRoleAssocDO,
TxnTransferObj txnTransferObj)
Pre execute rule for persist in AuthUserRoleAssocComp
This method is modularized in respective rule class
Use Aspect Oriented Programming (AOP) based Yugandhar Rule to override / extend the default OOTB validation
|
void |
preExecuteAuthUserRoleAssocfindByBusinessKey(TxnTransferObj txnTransferObj)
Pre execute rule for findByBusinessKey in AuthUserRoleAssocComp
This method is modularized in respective rule class
Use Aspect Oriented Programming (AOP) based Yugandhar Rule to override / extend the default OOTB validation
|
void |
prevalidateAuthUserRoleAssocCompFindById(TxnTransferObj txnTransferObj)
Pre execute findbyId validation method for AuthUserRoleAssocComp 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 |
PrevalidateAuthUserRoleAssocCompMerge(TxnTransferObj txnTransferObj)
Pre execute merge validation method for AuthUserRoleAssocComp 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 |
prevalidateAuthUserRoleAssocCompPersit(TxnTransferObj txnTransferObj)
Pre execute persist validation method for AuthUserRoleAssocComp 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 |
preValidateAuthUserRoleAssocfindByBusinessKey(TxnTransferObj txnTransferObj)
Pre execute findByBusinessKey validation method for AuthUserRoleAssocComp 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 prevalidateAuthUserRoleAssocCompPersit(TxnTransferObj txnTransferObj)
YugandharCommonException
- yugandhar common exceptionpublic void PrevalidateAuthUserRoleAssocCompMerge(TxnTransferObj txnTransferObj)
YugandharCommonException
- yugandhar common exceptionpublic void prevalidateAuthUserRoleAssocCompFindById(TxnTransferObj txnTransferObj)
YugandharCommonException
- yugandhar common exceptionpublic void preValidateAuthUserRoleAssocfindByBusinessKey(TxnTransferObj txnTransferObj)
YugandharCommonException
- yugandhar common exceptionpublic void preExecuteAuthUserRoleAssocCompPersist(AuthUserRoleAssocDO reqAuthUserRoleAssocDO, TxnTransferObj txnTransferObj)
YugandharCommonException
- yugandhar common exceptionpublic void postExecuteAuthUserRoleAssocCompPersit(TxnTransferObj txnTransferObj)
YugandharCommonException
- yugandhar common exceptionpublic void preExecuteAuthUserRoleAssocCompMerge(AuthUserRoleAssocDO reqAuthUserRoleAssocDO, AuthUserRoleAssocDO dbimageAuthUserRoleAssocDO, TxnTransferObj txnTransferObj)
YugandharCommonException
- yugandhar common exceptionpublic void postExecuteAuthUserRoleAssocCompMerge(TxnTransferObj txnTransferObj)
YugandharCommonException
- yugandhar common exceptionpublic void postExecuteAuthUserRoleAssocCompFindById(TxnTransferObj txnTransferObj)
YugandharCommonException
- yugandhar common exceptionpublic void preExecuteAuthUserRoleAssocfindByBusinessKey(TxnTransferObj txnTransferObj)
YugandharCommonException
- yugandhar common exceptionpublic void postExecuteAuthUserRoleAssocfindByBusinessKey(TxnTransferObj txnTransferObj)
YugandharCommonException
- yugandhar common exception