Interface ComponentInstanceDeletion

    • Method Detail

      • delete

        void delete​(String componentInstanceId)
        Deletes the resources belonging to the specified component instance. This method is invoked by Silverpeas when a component instance is being deleted.
        Parameters:
        componentInstanceId - the unique identifier of a component instance.