- toInt() - Method in class no.g9.message.MessageEnums
-
Return an integer representing this reply type.
- toModel(T, ConvertContext) - Method in interface no.g9.support.convert.Converter
-
Convert a value object from some representation to domain value type.
- toName(String, int) - Method in interface no.g9.domain.G9Enums
-
Converts the enumeration value to its title for the enumeration from the
class name.
- toObject(int) - Static method in class no.g9.support.TypeTool
-
Convert a primary type to wrapper type.
- toObject(long) - Static method in class no.g9.support.TypeTool
-
Convert a primary type to wrapper type.
- toObject(byte) - Static method in class no.g9.support.TypeTool
-
Convert a primary type to wrapper type.
- toObject(short) - Static method in class no.g9.support.TypeTool
-
Convert a primary type to wrapper type.
- toObject(boolean) - Static method in class no.g9.support.TypeTool
-
Convert a primary type to wrapper type.
- toObject(double) - Static method in class no.g9.support.TypeTool
-
Convert a primary type to wrapper type.
- toObject(float) - Static method in class no.g9.support.TypeTool
-
Convert a primary type to wrapper type.
- toObject(char) - Static method in class no.g9.support.TypeTool
-
Convert a primary type to wrapper type.
- toObject(Object) - Static method in class no.g9.support.TypeTool
-
Just return the object...
- toReplySet() - Method in class no.g9.message.ReplySetType
-
Returns the message reply type set
- toString() - Method in class no.g9.domain.G9Proxy
-
Returns a string representation of this proxy.
- toString() - Method in exception no.g9.exception.DBException
-
- toString() - Method in exception no.g9.exception.GeneralException
-
- toString() - Method in class no.g9.message.Message
-
Returns a String representation of this object.
- toString() - Method in class no.g9.message.MessageEnums
-
- toString() - Method in class no.g9.message.MessageText
-
Returns the "best possible representation" of this object as a String - a
substituted string if substitution has been performed, otherwise the raw
text (or empty).
- toString() - Method in class no.g9.message.metric.SimpleMetric
-
- toString() - Method in class no.g9.os.AbstractOSRole
-
Returns a string with the role name prefixed with "Role: ".
- toString() - Method in class no.g9.os.Key
-
- toString() - Method in interface no.g9.os.OSRole
-
Returns the role name of this os node.
- toString() - Method in class no.g9.service.JGrapeParamWrapper
-
- toString() - Method in class no.g9.service.print.PrintContext
-
- toString() - Method in enum no.g9.support.ActionType
-
Returns the lower cased name of the action where underline is replaced
with a space.
- toString() - Method in class no.g9.support.EFindMethod
-
- toString() - Method in class no.g9.support.Numeric
-
- toString() - Method in class no.g9.support.ObjectSelection
-
- toString() - Method in class no.g9.support.transport.DomainTransportConverterRegistry.SourceTarget
-
- toStringSuper() - Method in exception no.g9.exception.GeneralException
-
Invokes toString method of the Exception class.
- toStringWithoutDecimalPoint() - Method in class no.g9.support.Numeric
-
Return the unscaled value as a String.
- toValue(String, String) - Method in interface no.g9.domain.G9Enums
-
Returns the int value for the enumeration from class 'name', with a given
title.
- transferToDomain(T, D) - Method in interface no.g9.support.transport.DomainTransportTransfer
-
Transfer values from the transport to domain object.
- transferToTransport(D, T) - Method in interface no.g9.support.transport.DomainTransportTransfer
-
Transfer values from the domain to transport object.
- TransportTypeConversion - Class in no.g9.support.transport
-
This class contains Converter implementations used in data type mappings for the transport objects.
- TransportTypeConversion() - Constructor for class no.g9.support.transport.TransportTypeConversion
-
- TransportTypeConversion.BigDecimalToNumeric - Class in no.g9.support.transport
-
- TransportTypeConversion.DateToXMLGregorianCalendar - Class in no.g9.support.transport
-
- TransportTypeConversion.NumericToBigDecimal - Class in no.g9.support.transport
-
- TransportTypeConversion.XMLGregorianCalendarToDate - Class in no.g9.support.transport
-
- TypeTool - Class in no.g9.support
-
Various helper methods for type conversions etc.
- TypeTool() - Constructor for class no.g9.support.TypeTool
-