Class UserVariableInstance2DtoPostProcessor
java.lang.Object
net.datenwerke.rs.uservariables.service.parameters.postprocessor.UserVariableInstance2DtoPostProcessor
- All Implemented Interfaces:
Poso2DtoPostProcessor<UserVariableParameterInstance,UserVariableParameterInstanceDto>
public class UserVariableInstance2DtoPostProcessor
extends Object
implements Poso2DtoPostProcessor<UserVariableParameterInstance,UserVariableParameterInstanceDto>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddtoCreated(UserVariableParameterInstance poso, UserVariableParameterInstanceDto dto) voiddtoInstantiated(UserVariableParameterInstance poso, UserVariableParameterInstanceDto dto)
-
Constructor Details
-
UserVariableInstance2DtoPostProcessor
public UserVariableInstance2DtoPostProcessor(<any> authenticatorServiceProvider)
-
-
Method Details
-
dtoCreated
- Specified by:
dtoCreatedin interfacePoso2DtoPostProcessor<UserVariableParameterInstance,UserVariableParameterInstanceDto>
-
dtoInstantiated
public void dtoInstantiated(UserVariableParameterInstance poso, UserVariableParameterInstanceDto dto) - Specified by:
dtoInstantiatedin interfacePoso2DtoPostProcessor<UserVariableParameterInstance,UserVariableParameterInstanceDto>
-