Class CreateBody

java.lang.Object
org.codelibs.fess.app.web.admin.role.CreateForm
org.codelibs.fess.app.web.api.admin.role.CreateBody

public class CreateBody extends CreateForm
Request body for creating role via REST API. Extends CreateForm to inherit validation and field definitions.
  • Constructor Details

    • CreateBody

      public CreateBody()
      Creates a new CreateBody instance.