Uses of Class
de.aristaflow.ilm.model.datamanagement.UdtValue
Packages that use UdtValue
Package
Description
-
Uses of UdtValue in de.aristaflow.ilm.model.datamanagement
Methods in de.aristaflow.ilm.model.datamanagement with parameters of type UdtValue -
Uses of UdtValue in de.aristaflow.ilm.model.resourcemodel
Subclasses of UdtValue in de.aristaflow.ilm.model.resourcemodelFields in de.aristaflow.ilm.model.resourcemodel declared as UdtValueMethods in de.aristaflow.ilm.model.resourcemodel with type parameters of type UdtValueMethods in de.aristaflow.ilm.model.resourcemodel that return UdtValueMethods in de.aristaflow.ilm.model.resourcemodel with parameters of type UdtValue -
Uses of UdtValue in de.aristaflow.ilm.ws.core.resmodelmanager
Methods in de.aristaflow.ilm.ws.core.resmodelmanager with parameters of type UdtValueModifier and TypeMethodDescription@NotNull BooleanResModelChangeOperationsWebService.addOrUpdateUdt(@NotNull @Valid SessionToken session, @NotNull UUID transaction, @NotNull @Valid UdtValue value) -
Uses of UdtValue in de.aristaflow.ilm.ws.rest.core.resmodelmanager
Methods in de.aristaflow.ilm.ws.rest.core.resmodelmanager with parameters of type UdtValueModifier and TypeMethodDescription@NotNull BooleanResModelChangeOperationsRest.addOrUpdateUdt(@NotNull UUID transaction, @NotNull @Valid UdtValue udt) -
Uses of UdtValue in de.aristaflow.ilm.ws.rest.core.worklistmanager
Methods in de.aristaflow.ilm.ws.rest.core.worklistmanager with parameters of type UdtValueModifier and TypeMethodDescriptionvoidWorklistManagerRest.addUdtValueToModel(UdtValue uv) This method just serves to add its parameter to the OpenAPI model, e.