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

net.isger.brick.plugin.PluginConstants Maven / Gradle / Ivy

The newest version!
package net.isger.brick.plugin;

import net.isger.brick.Constants;

public interface PluginConstants extends Constants {

    public static final String PARAM_STATEMENT_ID = "common.statement.id";

    public static final String PARAM_STATEMENT_VALUE = "common.statement.value";

    public static final String PARAM_STATEMENT_ARGS = "common.statement.args";

    public static final String PARAM_BEAN = "common.bean";

    public static final String PARAM_PAGE = "common.page";

    public static final String MOD_PLUGIN = "plugin";

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy