- UNDEFINED_VALUE_BOOLEAN - Static variable in class no.g9.os.KeyTool
-
The default UNDEFINED value for a boolean primitive (which is false).
- UNDEFINED_VALUE_BYTE - Static variable in class no.g9.os.KeyTool
-
The default UNDEFINED value for a byte primitive (which is 0).
- UNDEFINED_VALUE_CHAR - Static variable in class no.g9.os.KeyTool
-
The default UNDEFINED value for a char primitive (which is 0).
- UNDEFINED_VALUE_DOUBLE - Static variable in class no.g9.os.KeyTool
-
The default UNDEFINED value for a double primitive (which is 0.0).
- UNDEFINED_VALUE_FLOAT - Static variable in class no.g9.os.KeyTool
-
The default UNDEFINED value for a float primitive (which is 0.0).
- UNDEFINED_VALUE_INT - Static variable in class no.g9.os.KeyTool
-
The default UNDEFINED value for an integer primitive (which is 0).
- UNDEFINED_VALUE_LONG - Static variable in class no.g9.os.KeyTool
-
The default UNDEFINED value for a long primitive (which is 0).
- UNDEFINED_VALUE_STRING - Static variable in class no.g9.os.KeyTool
-
The default UNDEFINED value for a String (which is an empty String).
- UNHANDLED_EXCEPTION - Static variable in interface no.g9.message.CRuntimeMsg
-
Message: Unhandled exception:
- unionLists(List, List, G9Comparator) - Static method in class no.g9.support.TypeTool
-
- uniqueList(List, G9Comparator) - Static method in class no.g9.support.TypeTool
-
- unmarshal(Source) - Method in class no.g9.support.transport.DomainTransportMarshaller
-
Steps performed:
Delegates unmarshal to the supplied unmarshaller
Converts the unmarshalled object graph to the configured
domainType
- update(ObjectSelection, ClientContext) - Method in interface no.g9.service.JGrapeService
-
- updateRelation(Object, Object, RoleConstant) - Method in interface no.g9.os.OSRole
-
Updates the specified relation.
- UsertypeRoleConstant - Interface in no.g9.os
-
A tagging interface for dummy role constants for user types.