Uses of Class
net.datenwerke.rs.base.service.parameters.string.TextParameterInstance
Packages that use TextParameterInstance
-
Uses of TextParameterInstance in net.datenwerke.rs.base.service.parameters.string.post
Methods in net.datenwerke.rs.base.service.parameters.string.post with parameters of type TextParameterInstanceModifier and TypeMethodDescriptionvoidTextParameterInstancePost.dtoCreated(TextParameterInstance poso, TextParameterInstanceDto dto) voidTextParameterInstancePost.dtoInstantiated(TextParameterInstance poso, TextParameterInstanceDto dto) voidTextParameterInstancePost.posoCreated(TextParameterInstanceDto dto, TextParameterInstance poso) voidTextParameterInstancePost.posoCreatedUnmanaged(TextParameterInstanceDto dto, TextParameterInstance poso) voidTextParameterInstancePost.posoInstantiated(TextParameterInstance poso) voidTextParameterInstancePost.posoLoaded(TextParameterInstanceDto dto, TextParameterInstance poso) voidTextParameterInstancePost.posoMerged(TextParameterInstanceDto dto, TextParameterInstance poso)