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$ $Date$
    • Method Detail

      • getServiceId

        java.lang.String getServiceId()
      • getDeletedFields

        java.util.List<java.lang.String> getDeletedFields()