Class ClassifiedsInstancePreDestruction

  • All Implemented Interfaces:
    org.silverpeas.core.admin.component.ComponentInstancePreDestruction

    @Named
    public class ClassifiedsInstancePreDestruction
    extends Object
    implements org.silverpeas.core.admin.component.ComponentInstancePreDestruction
    Deletes all the subscriptions and classifieds of the Classifieds instance that is being deleted.
    Author:
    mmoquillon
    • Constructor Detail

      • ClassifiedsInstancePreDestruction

        public ClassifiedsInstancePreDestruction()
    • Method Detail

      • preDestroy

        public void preDestroy​(String componentInstanceId)
        Performs pre destruction tasks in the behalf of the specified Classifieds instance.
        Specified by:
        preDestroy in interface org.silverpeas.core.admin.component.ComponentInstancePreDestruction
        Parameters:
        componentInstanceId - the unique identifier of the Classifieds instance.