Uses of Class
com.cloudimpl.outstack.runtime.domainspec.DeleteCommand
| Package | Description |
|---|---|
| com.cloudimpl.outstack.runtime.domainspec | |
| com.cloudimpl.outstack.runtime.handler |
-
Uses of DeleteCommand in com.cloudimpl.outstack.runtime.domainspec
Methods in com.cloudimpl.outstack.runtime.domainspec that return DeleteCommand Modifier and Type Method Description DeleteCommandDeleteCommand.Builder. build() -
Uses of DeleteCommand in com.cloudimpl.outstack.runtime.handler
Methods in com.cloudimpl.outstack.runtime.handler with parameters of type DeleteCommand Modifier and Type Method Description protected TDefaultDeleteCommandHandler. execute(EntityContext<T> context, DeleteCommand command)