All Implemented Interfaces:
RestResource

@Path("/inputEdit") public class InputEditResource extends AbstractCustomActionResource
Resource is available for all logins since InputEdit can be used as a widget. Only updateData runs some code privileged, but the actual loading of entities still runs secured.

when you touch this class, check if it might be easier to merge it InputQualificationResource instead of changing it