- name() - Method in class de.espirit.firstspirit.access.store.templatestore.gom.AbstractGomFormElement
-
- name() - Method in interface de.espirit.firstspirit.access.store.templatestore.gom.GomFormElement
-
Get the name of this form element.
- nameFor(IDProvider) - Method in enum de.espirit.firstspirit.access.editor.value.BinaryMedium.Type
-
- needsPrivilegedAccessToMediafiles() - Method in interface de.espirit.firstspirit.generate.ContentProcessor
-
If during preview processing a content processor needs to access referenced media files the implementation
must return true
.
- NEVER_RELEASED - Static variable in interface de.espirit.firstspirit.access.store.IDProvider
-
Indicates that this node doesn't not exist in the release store.
- newInstance() - Static method in class de.espirit.firstspirit.access.editor.value.TargetReference.TargetReferences
-
Create a new empty TargetReference.
- newInstance(Language) - Static method in class de.espirit.firstspirit.access.editor.value.TargetReference.TargetReferences
-
Create a new empty TargetReference.
- newInstance(Language, String, IDProvider.UidType, String) - Static method in class de.espirit.firstspirit.access.editor.value.TargetReference.TargetReferences
-
Create a new TargetReference.
- newInstance(Language, IDProvider, String) - Static method in class de.espirit.firstspirit.access.editor.value.TargetReference.TargetReferences
-
Create a new TargetReference.
- nextCell() - Method in interface de.espirit.firstspirit.access.editor.value.TableCell
-
Get the next cell (of the current table row) or null
it this cell is the last cell in this row.
- NODESET_KEY - Static variable in interface de.espirit.firstspirit.service.treedata.editor.TNodesEditorValue
-
Internal attribute key.
- NoSuchFormFieldException - Exception in de.espirit.firstspirit.forms
-
Exception signaling that a
field name
is not defined.
- NoSuchFormFieldException() - Constructor for exception de.espirit.firstspirit.forms.NoSuchFormFieldException
-
- not(Filter<T>) - Static method in class de.espirit.common.util.Filter.Util
-
- NotEqual - Class in de.espirit.or.query
-
Constraint to compare if belonging attribute is not equal
to a specific value.
- NotEqual(String, Parameter) - Constructor for class de.espirit.or.query.NotEqual
-
Creates a new NotEqual constraint for the attribute specified by given attributeName and parameter.
- NotEqual(String, Object) - Constructor for class de.espirit.or.query.NotEqual
-
Creates a new NotEqual constraint for the attribute specified by given attributeName and
with the given value.
- notNull() - Static method in class de.espirit.common.util.Filter.Util
-
- NotNull - Annotation Type in org.jetbrains.annotations
-
- Nullable - Annotation Type in org.jetbrains.annotations
-
- NUMBER_KEY - Static variable in interface de.espirit.firstspirit.access.editor.NumberEditorValue
-
- NumberEditorValue - Interface in de.espirit.firstspirit.access.editor
-
Tagging interface for an EditorValue working on
Number
objects.