Interface ResourceHandler<T extends HasMetadata,​V extends VisitableBuilder<T,​V>>

    • Method Detail

      • edit

        V edit​(T item)
        Edit the specified resource.
        Parameters:
        item - The resource to edit.
        Returns:
        The resource editor.
      • hasOperation

        boolean hasOperation()
        Returns:
        true if there is a specialized operation associated with this handler