- NAME - Static variable in class de.innovationgate.utils.security.BCrypt10HashingScheme
-
- NAME - Static variable in class de.innovationgate.utils.security.SHA1HashingScheme
-
- NAME_METADATADIR - Static variable in class de.innovationgate.wga.common.DesignDirectory
-
Name of design metadata directory
- NAMECACHE_SIZE_DEFAULT - Static variable in class de.innovationgate.webgate.api.WGDatabase
-
- NativeQueryOptions - Class in de.innovationgate.webgate.api.utils
-
- NativeQueryOptions(String) - Constructor for class de.innovationgate.webgate.api.utils.NativeQueryOptions
-
- newUserHashMap(String) - Method in class de.innovationgate.utils.UserHashMapGroup
-
Creates a new UserHashMap that is member of this group
- next() - Method in class de.innovationgate.utils.PrefetchingIterator
-
- next() - Method in class de.innovationgate.utils.SkippingIteratorWrapper
-
- next() - Method in class de.innovationgate.webgate.api.templates.LazyIterator
-
- next() - Method in class de.innovationgate.webgate.api.WGContentIterator
-
- next() - Method in class de.innovationgate.webgate.api.WGContentNavigator.Iterator
-
- next() - Method in class de.innovationgate.webgate.api.WGStandardResultSet.FetchingIterator
-
- next() - Method in class de.innovationgate.webgate.api.WGStandardResultSetIterator
-
- nextIndex() - Method in class de.innovationgate.webgate.api.templates.LazyIterator
-
- NOONE_ALLOWED - Static variable in class de.innovationgate.webgate.api.WGDocument
-
String used in WGStructEntry fields for edit access to symbolize that noone may edit this document.
- normalize(Document) - Static method in class de.innovationgate.wga.common.WGAXML
-
Performs normalization on the wga.xml by creating mandatory elements and attributes and doing some
additional validations, like converting obsolete structures, defining yet undefined domains etc.
- NormalizeEmptyValue - Annotation Type in de.innovationgate.wga.config
-
field will be normalized if value is empty
for e.g
- normalizeUnicode(String) - Static method in class de.innovationgate.utils.WGUtils
-
performs a unicode normalization to NFC form (java.text.Normalizer.Form.NFC) for the given input
- NOT_LOCKED - Static variable in class de.innovationgate.webgate.api.locking.Lock
-
- NotNull - Annotation Type in de.innovationgate.wga.config
-
- NullPlaceHolder - Class in de.innovationgate.utils
-
An empty object, used to represent NULL in cache lists.
- NullPlaceHolder() - Constructor for class de.innovationgate.utils.NullPlaceHolder
-
- nullSafeEquals(Object, Object, boolean) - Static method in class de.innovationgate.utils.WGUtils
-
Does a null safe compare on two objects.
- nullSafeEquals(Object, Object) - Static method in class de.innovationgate.utils.WGUtils
-
Does a null safe compare on two objects.