Constant Field Values
Contents
org.silverpeas.*
-
org.silverpeas.core.chat.ChatServerException Modifier and Type Constant Field Value public static final StringRELATIONSHIP_ALREADY_EXIST"RELATIONSHIP_ALREADY_EXIST"public static final StringRELATIONSHIP_CREATION_FAIL"RELATIONSHIP_CREATION_FAIL"public static final StringRELATIONSHIP_DELETION_FAIL"RELATIONSHIP_DELETION_FAIL"public static final StringUSER_ACCESS_FAIL"USER_ACCESS_FAIL"public static final StringUSER_CREATION_FAIL"USER_CREATION_FAIL"public static final StringUSER_DELETION_FAIL"USER_DELETION_FAIL"
-
org.silverpeas.core.chat.servers.HttpRequester Modifier and Type Constant Field Value public static final intSTATUS_CONFLICT409public static final intSTATUS_CREATED201public static final intSTATUS_FORBIDDEN403public static final intSTATUS_OK200public static final intSTATUS_UNAUTHORIZED401