Index

A B C D E F G H I J L M N O P Q R S T U V W _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

N

ne(String, Object) - Static method in class sailpoint.object.Filter
Check that the given property is not equal to the given value.
NE - Enum constant in enum sailpoint.object.Filter.LogicalOperation
Checks that a property is not equal to a value.
not(Filter) - Static method in class sailpoint.object.Filter
Negate the given filter.
NOT - Enum constant in enum sailpoint.object.Filter.BooleanOperation
 
notnull(String) - Static method in class sailpoint.object.Filter
Check that the given property is not null.
NOTNULL - Enum constant in enum sailpoint.object.Filter.LogicalOperation
Checks that a property is not null.
nullSafeCaseInsensitiveEq(String, String) - Static method in class connector.common.Util
This method performs a null-safe equality comparison between the two strings.
nullSafeCaseInsensitiveEq(String, String) - Method in interface sailpoint.server.IdnRuleUtil
Perform a null-safe, case-insensitive equality comparison between two Strings.
nullSafeCompareTo(T, T) - Static method in class connector.common.Util
Return the compareTo() value for two objects that may be null.
nullSafeCompareTo(T, T) - Method in interface sailpoint.server.IdnRuleUtil
Compare two objects that may be null.
nullSafeContains(List, Object) - Static method in class connector.common.Util
Check a list for the given object, checking for null on the list.
nullSafeEq(Object, Object) - Static method in class connector.common.Util
This method performs a null-safe equality comparison between the two given objects.
nullSafeEq(Object, Object) - Method in interface sailpoint.server.IdnRuleUtil
Perform a null-safe equality comparison between two objects.
nullSafeEq(Object, Object, boolean) - Static method in class connector.common.Util
This method performs a null-safe equality comparison between the two given objects.
nullSafeEq(Object, Object, boolean) - Method in interface sailpoint.server.IdnRuleUtil
Perform a null-safe equality comparison between two objects, choosing whether two nulls are equal.
nullSafeEq(Object, Object, boolean, boolean) - Static method in class connector.common.Util
This method performs a null-safe equality comparison between the two given objects.
nullSafeEq(String, String) - Static method in class connector.common.Util
 
nullSafeEq(String, String, boolean) - Static method in class connector.common.Util
 
A B C D E F G H I J L M N O P Q R S T U V W _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form