Constant Field Values
Contents
org.silverpeas.*
-
org.silverpeas.bridge.MobilFilter Modifier and Type Constant Field Value public static final String
SESSION_PARAMS_KEY
"SESSION_PARAMS_KEY"
public static final String
SESSION_TOKEN_KEY
"X-STKN"
-
org.silverpeas.mobile.client.apps.agenda.AgendaApp Modifier and Type Constant Field Value public static final String
EVENT_REMINDER_TYPE
"CalendarEvent"
-
org.silverpeas.mobile.client.apps.agenda.pages.widgets.AcceptParticipationButton Modifier and Type Constant Field Value public static final String
ID
"acceptParticipation"
-
org.silverpeas.mobile.client.apps.agenda.pages.widgets.AddReminderButton Modifier and Type Constant Field Value public static final String
ID
"addReminder"
-
org.silverpeas.mobile.client.apps.agenda.pages.widgets.RejectParticipationButton Modifier and Type Constant Field Value public static final String
ID
"rejectParticipation"
-
org.silverpeas.mobile.client.apps.agenda.pages.widgets.TentativeParticipationButton Modifier and Type Constant Field Value public static final String
ID
"tentativeParticipation"
-
org.silverpeas.mobile.client.common.AuthentificationManager Modifier and Type Constant Field Value public static final String
USER_PROFIL
"userProfil"
public static final String
XSilverpeasSession
"X-Silverpeas-Session"
public static final String
XSTKN
"X-STKN"
-
org.silverpeas.mobile.client.components.Popin Modifier and Type Constant Field Value public static final int
EXTRALONG_DURATION
5000
public static final int
LONG_DURATION
3000
public static final int
NORMAL_DURATION
2000
-
org.silverpeas.mobile.client.components.Snackbar Modifier and Type Constant Field Value public static final int
DELAY
3000
public static final int
ERROR
2
public static final int
INFO
0
public static final int
WARNING
1
-
org.silverpeas.mobile.server.helpers.MediaHelper Modifier and Type Constant Field Value public static final String
DIR_UPLOAD
"media"
-
org.silverpeas.mobile.server.services.AbstractAuthenticateService Modifier and Type Constant Field Value public static final String
MAINSESSIONCONTROLLER_ATTRIBUT_NAME
"SilverSessionController"
public static final String
USER_ATTRIBUT_NAME
"user"
-
org.silverpeas.mobile.server.services.AbstractRestWebService Modifier and Type Constant Field Value public static final String
MAINSESSIONCONTROLLER_ATTRIBUT_NAME
"SilverSessionController"
-
org.silverpeas.mobile.server.servlets.PublicationContentServlet Modifier and Type Constant Field Value public static final String
MAINSESSIONCONTROLLER_ATTRIBUT_NAME
"SilverSessionController"
public static final String
USERKEY_ATTRIBUT_NAME
"key"
-
org.silverpeas.mobile.shared.dto.HomePageDTO Modifier and Type Constant Field Value public static final String
NEWS_DISPLAYER_CARROUSEL
"carrousel"
public static final String
NEWS_DISPLAYER_LIST
"list"
-
org.silverpeas.mobile.shared.dto.comments.CommentDTO Modifier and Type Constant Field Value public static final String
TYPE_PHOTO
"Photo"
public static final String
TYPE_PUBLICATION
"Publication"
public static final String
TYPE_SOUND
"Sound"
public static final String
TYPE_STREAMING
"Streaming"
public static final String
TYPE_VIDEO
"Video"
-
org.silverpeas.mobile.shared.dto.contact.ContactFilters Modifier and Type Constant Field Value public static final String
ALL
"ALL&"
public static final String
ALL_EXT
"ALL_EXT&"
public static final String
MY
"MY&"
-
org.silverpeas.mobile.shared.dto.formsonline.FormRequestDTO Modifier and Type Constant Field Value public static final int
STATE_ARCHIVED
5
public static final int
STATE_CANCELED
6
public static final int
STATE_READ
2
public static final int
STATE_REFUSED
4
public static final int
STATE_UNREAD
1
public static final int
STATE_VALIDATED
3
-
org.silverpeas.mobile.shared.dto.notifications.NotificationDTO Modifier and Type Constant Field Value public static final String
TYPE_DOCUMENT
"Document"
public static final String
TYPE_EVENT
"Event"
public static final String
TYPE_PHOTO
"Photo"
public static final String
TYPE_PUBLICATION
"Publication"
public static final String
TYPE_SOUND
"Sound"
public static final String
TYPE_STREAMING
"Streaming"
public static final String
TYPE_VIDEO
"Video"