A B C D E F G H I J K L M N O P R S T U V W Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
N
- name - Variable in class models.gui.Breadcrumbs.Breadcrumb
- name - Variable in class utils.common.DirectoryStructureToJson.Node
- NAME - Static variable in class models.gui.NewUserProperties
- NAME - Static variable in class models.gui.UserProperties
- NAME_TOO_LONG - Static variable in class general.common.MessagesStrings
- NEW_PASSWORD - Static variable in class models.gui.ChangePasswordProperties
- NEW_PASSWORD_REPEAT - Static variable in class models.gui.ChangePasswordProperties
- NewUserProperties - Class in models.gui
-
Properties of a new user + validation rules
- NewUserProperties() - Constructor for class models.gui.NewUserProperties
- NO_ACCESS - general.common.ApiEnvelope.ErrorCode
- NO_HTML_ALLOWED - Static variable in class general.common.MessagesStrings
- NO_STUDY_UPLOAD - Static variable in class general.common.MessagesStrings
- Node(Path, Path, List<DirectoryStructureToJson.Node>) - Constructor for class utils.common.DirectoryStructureToJson.Node
- NONE - models.common.User.Role
- normalizeJsonInputField(JsonNode, String) - Method in class services.gui.ApiService
-
Normalizes the field with the name 'fieldName' within a JSON object by converting it to a serialized JSON string if the field is an object or an array.
- normalizesEmailLikeUsernames() - Method in class models.common.UserTest
- normalizesToNFKC() - Method in class models.common.UserTest
- normalizeUsername(String) - Static method in class models.common.User
-
Normalise username: 1) remove accents 2) turn to lower case 3) trim 4) return the composed form NFKC (combining character sequences are mapped to composites) (see https://stackoverflow.com/a/1598365/1278769)
- NOT_A_VALID_PATH_YOU_CAN_LEAVE_IT_EMPTY - Static variable in class general.common.MessagesStrings
- NOT_ALLOWED_DELETE_ADMIN - Static variable in class general.common.MessagesStrings
- NOT_ALLOWED_REMOVE_ADMINS_ADMIN_RIGHTS - Static variable in class general.common.MessagesStrings
- NOT_ALLOWED_TO_DELETE_USER - Static variable in class general.common.MessagesStrings
- NOT_FOUND - general.common.ApiEnvelope.ErrorCode
- NotFoundException - Exception in exceptions.gui
- NotFoundException(String) - Constructor for exception exceptions.gui.NotFoundException
- NotFoundException(String, ApiEnvelope.ErrorCode) - Constructor for exception exceptions.gui.NotFoundException
- NotFoundPublixException - Exception in exceptions.publix
-
It causes the request to return with an HTTP status 404 (Not Found).
- NotFoundPublixException(String) - Constructor for exception exceptions.publix.NotFoundPublixException
All Classes All Packages