Package-level declarations
Types
Link copied to clipboard
@CommandRoute(method = CommandRoute.Method.POST, appendIdPath = CommandRoute.AppendPath.ALWAYS, action = "")
Link copied to clipboard
@CommandRoute(method = CommandRoute.Method.DELETE, appendIdPath = CommandRoute.AppendPath.ALWAYS, action = "{code}")
Link copied to clipboard
@CommandRoute(method = CommandRoute.Method.PUT, appendIdPath = CommandRoute.AppendPath.ALWAYS, action = "sort")
Link copied to clipboard
@CommandRoute(method = CommandRoute.Method.PUT, appendIdPath = CommandRoute.AppendPath.ALWAYS, action = "")