@Scope(value="prototype")
@Component
public class ConfigErrorcodeRegistryComponentRule
extends java.lang.Object
Constructor and Description |
---|
ConfigErrorcodeRegistryComponentRule() |
Modifier and Type | Method and Description |
---|---|
void |
postExecuteConfigErrorcodeRegistryCompFindById(TxnTransferObj txnTransferObj) |
void |
postExecuteConfigErrorcodeRegistryCompMerge(TxnTransferObj txnTransferObj) |
void |
postExecuteConfigErrorcodeRegistryCompPersit(TxnTransferObj txnTransferObj) |
void |
preExecuteConfigErrorcodeRegistryCompMerge(ConfigErrorcodeRegistryDO reqConfigErrorcodeRegistryDO,
ConfigErrorcodeRegistryDO dbimageConfigErrorcodeRegistryDO,
TxnTransferObj txnTransferObj) |
void |
preExecuteConfigErrorcodeRegistryCompPersist(ConfigErrorcodeRegistryDO reqConfigErrorcodeRegistryDO,
TxnTransferObj txnTransferObj) |
void |
prevalidateConfigErrorcodeRegistryCompFindById(TxnTransferObj txnTransferObj) |
void |
PrevalidateConfigErrorcodeRegistryCompMerge(TxnTransferObj txnTransferObj) |
void |
prevalidateConfigErrorcodeRegistryCompPersit(TxnTransferObj txnTransferObj) |
public ConfigErrorcodeRegistryComponentRule()
public void prevalidateConfigErrorcodeRegistryCompPersit(TxnTransferObj txnTransferObj)
public void PrevalidateConfigErrorcodeRegistryCompMerge(TxnTransferObj txnTransferObj)
public void prevalidateConfigErrorcodeRegistryCompFindById(TxnTransferObj txnTransferObj)
public void preExecuteConfigErrorcodeRegistryCompPersist(ConfigErrorcodeRegistryDO reqConfigErrorcodeRegistryDO, TxnTransferObj txnTransferObj)
public void postExecuteConfigErrorcodeRegistryCompPersit(TxnTransferObj txnTransferObj)
public void preExecuteConfigErrorcodeRegistryCompMerge(ConfigErrorcodeRegistryDO reqConfigErrorcodeRegistryDO, ConfigErrorcodeRegistryDO dbimageConfigErrorcodeRegistryDO, TxnTransferObj txnTransferObj)
public void postExecuteConfigErrorcodeRegistryCompMerge(TxnTransferObj txnTransferObj)
public void postExecuteConfigErrorcodeRegistryCompFindById(TxnTransferObj txnTransferObj)