Interface IEditFieldParams

  • All Superinterfaces:
    ICreateParams
    All Known Implementing Classes:
    EditFieldsParams

    public interface IEditFieldParams
    extends ICreateParams
    Defines methods the ContentWizardManager uses to access the parameters necessary for the edit fields of a service through the wizard.
    Since:
    12.0.0 version $Revision: 23035 $ $Date: 2019-08-05 16:55:10 -0300 (Mon, 05 Aug 2019) $
    • Method Detail

      • getServiceId

        String getServiceId()
      • getDeletedFields

        List<String> getDeletedFields()