- hasG9Propery(String) - Method in class no.g9.support.Registry
-
Check if a property is set in the main property file
- hashCode() - Method in class no.g9.message.MessageEnums
-
- hashCode() - Method in class no.g9.message.MessageText
-
Returns hash code based on ID.
- hashCode() - Method in class no.g9.message.metric.SimpleMetric
-
Returns a hash code for this object.
- hashCode() - Method in class no.g9.os.Key
-
- hashCode() - Method in class no.g9.support.EFindMethod
-
- hashCode() - Method in class no.g9.support.G9Enumerator
-
- hashCode() - Method in class no.g9.support.Numeric
-
- hashCode() - Method in class no.g9.support.transport.DomainTransportConverterRegistry.SourceTarget
-
- hasLockFlag(Object) - Static method in class no.g9.domain.DomainUtil
-
Test whether an object has a "lockFlag" field or not.
- hasNested(Throwable) - Static method in exception no.g9.exception.G9BaseException
-
Check if a given exception is of the same type as this class (including
subclasses)
- hasValue(String) - Static method in class no.g9.support.TypeTool
-
Returns true if the string is not null and not empty.
- hasValue(Date) - Static method in class no.g9.support.TypeTool
-
Checks if the date field is assigned to a Date object.
- hasValue(Numeric) - Static method in class no.g9.support.TypeTool
-
Checks if the Numeric field is assigned to a Numeric object.
- hasValue(G9Enumerator) - Static method in class no.g9.support.TypeTool
-
Returns true if the G9Enumeator is not null and has a different value
than 0.
- hasValue(int) - Static method in class no.g9.support.TypeTool
-
Check that the specified primitive is not zero.
- hasValue(boolean) - Static method in class no.g9.support.TypeTool
-
Check that the specified primitive is not zero (always true for boolean)
- hasValue(float) - Static method in class no.g9.support.TypeTool
-
Check that the specified primitive is not zero.
- hasValue(double) - Static method in class no.g9.support.TypeTool
-
Check that the specified primitive is not zero.
- hasValue(long) - Static method in class no.g9.support.TypeTool
-
Check that the specified primitive is not zero.
- hasValue(char) - Static method in class no.g9.support.TypeTool
-
Check that the specified primitive is not zero.
- hasValue(short) - Static method in class no.g9.support.TypeTool
-
Check that the specified primitive is not zero.
- hasValue(byte) - Static method in class no.g9.support.TypeTool
-
Check that the specified primitive is not zero.
- HookType - Enum in no.g9.support
-
Used to document the hook type that is applicable for an action.