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

webpiecesxxxxxpackage.base.ApplicationCtxManaged Maven / Gradle / Ivy

package webpiecesxxxxxpackage.base;

public interface ApplicationCtxManaged {

	public String getGoogleAnalyticsCode();

	public void setGoogleAnalyticsCode(String s);
	
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy