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