public interface DisassembleOperation extends KeyTriggerOperation
The disassembly operation triggered by the specified key, it's means that a set of process configuration information of the nested object in the target object attribute is obtained according to the specified key value.
TypeFixedDisassembleOperation,
TypeDynamitedDisassembleOperation| 限定符和类型 | 方法和说明 |
|---|---|
DisassembleOperationHandler |
getDisassembleOperationHandler()
Get the handler of the current disassembly operation.
|
@NonNull BeanOperations |
getInternalBeanOperations(Object internalBean)
Get the operation configuration of the nested object.
|
Class<?> |
getSourceType()
Gets the type of the source object where the currently pending nested object is located.
|
getCondition, getId, getKey, getSource, setConditionallMatch, alwaysMatch, alwaysNoneMatch, anyMatch, getGroups, isBelong, noneMatchClass<?> getSourceType()
@NonNull BeanOperations getInternalBeanOperations(Object internalBean)
internalBean - internal beanDisassembleOperationHandler getDisassembleOperationHandler()
Copyright © 2024. All rights reserved.