定数フィールド値


コンテンツ
jp.terasoluna.*

jp.terasoluna.fw.service.thin.BLogicResources
public static final String BLOGIC_RESOURCES_KEY "BLOGIC_RESOURCES"

jp.terasoluna.fw.web.UserValueObject
public static final String USER_VALUE_OBJECT_KEY "USER_VALUE_OBJECT"
public static final String USER_VALUE_OBJECT_PROP_KEY "user.value.object"

jp.terasoluna.fw.web.struts.action.DBMessageResources
public static final String MESSAGES_DAO "messages.dao"
public static final String MESSAGES_SQL "messages.sql"

jp.terasoluna.fw.web.struts.action.DefaultExceptionHandler
protected static final String LOG_LEVEL_DEBUG "debug"
protected static final String LOG_LEVEL_ERROR "error"
protected static final String LOG_LEVEL_FATAL "fatal"
protected static final String LOG_LEVEL_INFO "info"
protected static final String LOG_LEVEL_TRACE "trace"
protected static final String LOG_LEVEL_WARN "warn"

jp.terasoluna.fw.web.struts.action.MessageResourcesDAOImpl
public static final String BEANS_XML "dbMessageResources.xml"

jp.terasoluna.fw.web.struts.action.RequestProcessorEx
public static final String SKIP_POPULATE "SKIP_POPULATE"

jp.terasoluna.fw.web.struts.actions.AbstractBLogicAction<P>
protected static final String BLOGIC_FORM_ILLEGAL_ERROR "errors.blogic.form"
protected static final String BLOGIC_MAPPING_ILLEGAL_ERROR "errors.blogic.mapping"
protected static final String BLOGIC_RESOURCES_ILLEGAL_ERROR "errors.blogic.resources"
protected static final String BLOGIC_RESULT_NULL_ERROR "errors.blogic.result.null"
protected static final String NULL_MAPPER_KEY "errors.blogic.mapper.null"

jp.terasoluna.fw.web.struts.actions.AbstractDownloadObject
public static final String DEFAULT_CHARSET "UTF-8"
public static final String DEFAULT_CONTENT_TYPE "application/octet-stream"
public static final String NO_DOWNLOAD_CONTENT_ERROR "errors.no.download.content"

jp.terasoluna.fw.web.struts.actions.ActionEx
protected static final String FORWARD_TXTOKEN_ERROR "txtoken-error"

jp.terasoluna.fw.web.struts.actions.FileDownloadUtil
public static final String HEADER_CONTENT_DISPOSITION "Content-Disposition"
public static final String TOO_MANY_DOWNLOAD_ERROR "errors.too.many.download"

jp.terasoluna.fw.web.struts.form.FieldChecksEx
protected static final String HANKAKU_KANA_LIST_KEY "validation.hankaku.kana.list"
public static final String INDEX "##INDEX"
protected static final String ZENKAKU_BEGIN_U00_LIST "\uff3c\uffe0\uffe1\u00a7\u00a8\uffe2\u00b0\u00b1\u00b4\u00b6\u00d7\u00f7"
protected static final String ZENKAKU_KANA_LIST_KEY "validation.zenkaku.kana.list"

jp.terasoluna.fw.web.struts.plugins.BLogicIOPlugIn
public static final String BLOGIC_MAPPER_KEY "BLOGIC_MAPPER"

jp.terasoluna.fw.web.struts.reset.Resetter
public static final String RESETTER_KEY "RESETTER"

jp.terasoluna.fw.web.struts.reset.ResetterResources
public static final String RESETTER_RESOURCES_KEY "RESETTER_RESOURCES"

jp.terasoluna.fw.web.struts.taglib.BodyTag
public static final String ON_LOAD_KEY "ON_LOAD"

jp.terasoluna.fw.web.struts.taglib.MessagesPopupTag
public static final String ON_LOAD_KEY "ON_LOAD"
public static final String POPUP_ERROR_KEY "popup_error_key"
public static final String POPUP_MESSAGE_KEY "popup_message_key"

jp.terasoluna.fw.web.struts.taglib.RandomUtil
public static final String RANDOM_ID_KEY "r"

jp.terasoluna.fw.web.taglib.InputCalendarTag
protected static final String CALENDAR_BUTTON_VALUE "calendar.button.value"
protected static final String CALENDAR_DEFAULT_BUTTON_VALUE "Calendar"
protected static final String CALENDAR_DEFAULT_FORMAT "yyyy/MM/dd"
protected static final String CALENDAR_DEFAULT_IMAGE_PATH "img/calendar/"
protected static final String CALENDAR_DEFAULT_JAVASCRIPT_DIR "js/"
protected static final String CALENDAR_DEFAULT_STYLEPREFIX_NAME "BlueStyle"
protected static final String CALENDAR_DEFAULT_STYLESHEET_DIR "css/"
protected static final String CALENDAR_HOLIDAY_PREFIX "calendar.holiday"
protected static final String CALENDAR_IMG_DIR "calendar.img.dir"
protected static final String CALENDAR_JAVASCRIPT_DIR "calendar.javascript.dir"
protected static final String CALENDAR_JAVASCRIPT_FILE_NAME "InputCalendar.js"
protected static final String CALENDAR_STYLE_THEMEPREFIX "calendar.style.themeprefix"
protected static final String CALENDAR_STYLESHEET_DIR "calendar.stylesheet.dir"
protected static final String CALENDAR_STYLESHEET_FILE_NAME "InputCalendar.css"
protected static final String CALENDAR_TODAY_STRING "calendar.today.string"
protected static final String FORMAT_VALUE "yMd ./-"
protected static final String INPUTCALENDAR_FLG "InputCalendarFlg"

jp.terasoluna.fw.web.thin.AuthenticationControlFilter
public static final String AUTHENTICATION_THRU_KEY "AUTHENTICATION_THRU_KEY"
public static final String DEFAULT_AUTHENTICATION_BEAN_ID "authenticationController"

jp.terasoluna.fw.web.thin.AuthorizationControlFilter
public static final String AUTHORIZATION_THRU_KEY "AUTHORIZATION_THRU_KEY"
public static final String DEFAULT_AUTHORIZATION_BEAN_ID "authorizationController"

jp.terasoluna.fw.web.thin.BlockageControlFilter
public static final String BLOCKAGE_THRU_KEY "BLOCKAGE_THRU_KEY"
public static final String DEFAULT_BLOCKAGE_BEAN_ID "blockageController"

jp.terasoluna.fw.web.thin.EvidenceLogFilter
public static final String EVIDENCELOG_THRU_KEY "EVIDENCELOG_THRU_KEY"

jp.terasoluna.fw.web.thin.ExtensionFilter
public static final String EXTENSION_THRU_KEY "EXTENSION_THRU_KEY"
public static final String RESTRICTION_ESCAPE_PREFIX "restrictionEscape."

jp.terasoluna.fw.web.thin.ServerBlockageControlFilter
public static final String DEFAULT_SERVER_BLOCKAGE_BEAN_ID "serverBlockageController"
public static final String SERVER_BLOCKAGE_THRU_KEY "SERVER_BLOCKAGE_THRU_KEY"



Copyright © 2012. All Rights Reserved.