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

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

    • CreateBody

      public CreateBody()
      Creates a new CreateBody instance.