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