Constant Field Values
Contents
org.silverpeas.*
-
org.silverpeas.core.ApplicationServiceProvider Modifier and Type Constant Field Value public static final StringSERVICE_NAME_SUFFIX"Service" -
org.silverpeas.core.ResourceReference Modifier and Type Constant Field Value public static final StringUNKNOWN_ID""
-
org.silverpeas.core.admin.user.model.User Modifier and Type Constant Field Value public static final StringDEFAULT_AVATAR_PATH"/directory/jsp/icons/avatar.png"
-
org.silverpeas.core.calendar.CalendarEvent Modifier and Type Constant Field Value public static final StringNEXT_START_DATE_TIME_MODEL_PROPERTY"NEXT_START_DATE_TIME"public static final StringTHE_EVENT"The event "public static final StringTYPE"CalendarEvent" -
org.silverpeas.core.calendar.CalendarEventOccurrence Modifier and Type Constant Field Value public static final StringTYPE"CalendarEventOccurrence" -
org.silverpeas.core.calendar.DayOfWeekOccurrence Modifier and Type Constant Field Value public static final intALL_OCCURRENCES0public static final intLAST_DAY-1 -
org.silverpeas.core.calendar.ICalendarEventSynchronization Modifier and Type Constant Field Value public static final StringREPORT_NAMESPACE"silverpeas.core.calendar.synchronization" -
org.silverpeas.core.calendar.Recurrence Modifier and Type Constant Field Value public static final intNO_RECURRENCE_COUNT0
-
org.silverpeas.core.calendar.icalendar.ICalendarExporter Modifier and Type Constant Field Value public static final StringCALENDAR"calendar"public static final StringHIDE_PRIVATE_DATA"hidePrivateData"
-
org.silverpeas.core.contribution.model.ContributionIdentifier Modifier and Type Constant Field Value public static final StringMISSING_PART"?"
-
org.silverpeas.core.date.Temporal<T extends Temporal<? super T>> Modifier and Type Constant Field Value public static final StringICAL_PATTERN"yyyyMMdd\'T\'HHmmss"public static final StringICAL_UTC_PATTERN"yyyyMMdd\'T\'HHmmss\'Z\'"public static final StringISO_8601_PATTERN"yyyy-MM-dd\'T\'HH:mm:ssZ"public static final StringSHORT_ISO_8601_PATTERN"yyyy-MM-dd\'T\'HH:mmZ"
-
org.silverpeas.core.exception.SilverpeasException Modifier and Type Constant Field Value public static final intERROR4public static final intFATAL5public static final intWARNING3 -
org.silverpeas.core.exception.SilverpeasRuntimeException Modifier and Type Constant Field Value public static final intERROR4public static final intFATAL5public static final intWARNING3
-
org.silverpeas.core.importexport.ImportExportDescriptor Modifier and Type Constant Field Value public static final StringNO_MIMETYPE""
-
org.silverpeas.core.notification.user.ComponentInstanceManualUserNotification.Constants Modifier and Type Constant Field Value public static final StringNAME_SUFFIX"InstanceManualUserNotification" -
org.silverpeas.core.notification.user.NotificationContext Modifier and Type Constant Field Value public static final StringCOMPONENT_ID"componentId"public static final StringCONTRIBUTION_ID"contributionId"public static final StringMANUAL"manual"public static final StringNODE_ID"nodeId"public static final StringPUBLICATION_ID"publicationId"public static final StringRECIPIENT_GROUPS"recipientGroups"public static final StringRECIPIENT_USERS"recipientUsers"public static final StringRESOURCE_ID"resourceId" -
org.silverpeas.core.notification.user.UserSubscriptionNotificationBehavior Modifier and Type Constant Field Value public static final StringSUBSCRIPTION_NOTIFICATION_SENDING_CONFIRMATION_HTTP_PARAM"SUBSCRIPTION_NOTIFICATION_SENDING_CONFIRMATION"
-
org.silverpeas.core.notification.user.client.NotificationMetaData Modifier and Type Constant Field Value public static final StringAFTER_MESSAGE_FOOTER_TAG"<!--AFTER_MESSAGE_FOOTER-->"public static final StringBEFORE_MESSAGE_FOOTER_TAG"<!--BEFORE_MESSAGE_FOOTER-->" -
org.silverpeas.core.notification.user.client.NotificationParameters Modifier and Type Constant Field Value public static final intMAX_SIZE_TITLE1023public static final intPRIORITY_ERROR2public static final intPRIORITY_NORMAL0public static final intPRIORITY_URGENT1
-
org.silverpeas.core.notification.user.model.NotificationResourceData Modifier and Type Constant Field Value public static final StringLOCATION_SEPARATOR"@#@#@"
-
org.silverpeas.core.persistence.EntityReference<T> Modifier and Type Constant Field Value public static final StringUNKNOWN_TYPE"UNKNOWN"
-
org.silverpeas.core.persistence.datasource.model.CompositeEntityIdentifier Modifier and Type Constant Field Value public static final StringCOMPOSITE_SEPARATOR":"
-
org.silverpeas.core.persistence.jdbc.bean.SilverpeasBeanDAO<T extends SilverpeasBeanIntf> Modifier and Type Constant Field Value public static final intCONNECTION_TYPE_DATASOURCE2public static final intCONNECTION_TYPE_DATASOURCE_SILVERPEAS1public static final intCONNECTION_TYPE_EJBDATASOURCE_SILVERPEAS0public static final intCONNECTION_TYPE_JDBC_CLASSIC3
-
org.silverpeas.core.persistence.jdbc.sql.JdbcSqlQuery Modifier and Type Constant Field Value public static final intSPLIT_BATCH1500
-
org.silverpeas.core.personalization.service.PersonalizationService Modifier and Type Constant Field Value public static final StringDEFAULT_LOOK"Initial"
-
org.silverpeas.core.reminder.BackgroundReminderProcess.Constants Modifier and Type Constant Field Value public static final StringPROCESS_NAME_SUFFIX"ReminderProcess" -
org.silverpeas.core.reminder.ReminderSettings Modifier and Type Constant Field Value public static final StringMESSAGES_PATH"org.silverpeas.reminder.multilang.reminder"public static final StringSETTINGS_PATH"org.silverpeas.reminder.settings.reminder"
-
org.silverpeas.core.security.authentication.AuthDomain Modifier and Type Constant Field Value public static final StringSILVERPEAS_DOMAIN_ID"0"
-
org.silverpeas.core.security.token.persistent.PersistentResourceTokenGenerator Modifier and Type Constant Field Value public static final StringRESOURCE_PARAM"Resource"
-
org.silverpeas.core.template.SilverpeasTemplate Modifier and Type Constant Field Value public static final StringTEMPLATE_CUSTOM_DIR"template.customer.dir"public static final StringTEMPLATE_ROOT_DIR"template.root.dir"
-
org.silverpeas.core.util.ResourcePath.Constants Modifier and Type Constant Field Value public static final StringDEFAULT_SEPARATOR" > "
-
org.silverpeas.core.web.mvc.route.ComponentInstanceRoutingMap Modifier and Type Constant Field Value public static final StringNAME_SUFFIX"InstanceRoutingMap"