All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.schemaapp.core.services.FlushService Maven / Gradle / Ivy

package com.schemaapp.core.services;

public interface FlushService {

	/**
	 * Override invalidatePageJson method of FlushParentPageJsonService
	 *
	 * @param pageUrl
	 */
	void invalidatePageJson(String pageUrl); 
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy