Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Z 

C

canConvert(Class<?>, Class<?>) - Method in class no.g9.support.transport.DomainTransportConversionService
 
canConvert(TypeDescriptor, TypeDescriptor) - Method in class no.g9.support.transport.DomainTransportConversionService
 
canConvert(Class<?>, Class<?>) - Method in class no.g9.support.transport.DomainTransportConverterRegistry
Determine if a conversion is supported.
canConvert(TypeDescriptor, TypeDescriptor) - Method in class no.g9.support.transport.DomainTransportConverterRegistry
Determine if a conversion is supported.
CARDINALITY - Variable in class no.g9.os.AbstractOSRole
The relation cardinality of the node.
castToType(Object) - Method in class no.g9.os.AbstractOSRole
If possible, returns a downcasted reference to the supplied object.
castToType(Object) - Method in interface no.g9.os.OSRole
If possible, returns a down-casted reference to the supplied object.
CC_CHECK_CLEAR_MSG - Static variable in interface no.g9.message.CRuntimeMsg
Message: Displayed to the user if dialog contains changed data when clear action occurs
CC_CHECK_CLOSE_MSG - Static variable in interface no.g9.message.CRuntimeMsg
Message: Displayed to the user if dialog contains changed data when close action occurs
CC_CHECK_DELETE_MSG - Static variable in interface no.g9.message.CRuntimeMsg
Message: Displayed to the user if dialog contains changed data when delete action occurs
CC_CHECK_FIND_MSG - Static variable in interface no.g9.message.CRuntimeMsg
Message: Displayed to the user if dialog contains changed data when find action occurs
CC_CHECK_INVOKE_MSG - Static variable in interface no.g9.message.CRuntimeMsg
Message displayed to user if dialog has changed before an invoke action.
CC_CHECK_OPEN_MSG - Static variable in interface no.g9.message.CRuntimeMsg
Message displayed to user if dialog has changed before closing a dialog instance to open up another.
CC_CHECK_SELECTION_MSG - Static variable in interface no.g9.message.CRuntimeMsg
Message: Unsaved data will be lost! Select new row?
CC_CHECK_UNSELECTION_MSG - Static variable in interface no.g9.message.CRuntimeMsg
Message: Unsaved data will be lost! Unselect row?
CC_LOWER - Static variable in interface no.g9.support.G9Consts
Case conversion, lower
CC_NONE - Static variable in interface no.g9.support.G9Consts
Case conversion, none
CC_UPPER - Static variable in interface no.g9.support.G9Consts
Case conversion, upper
CF_ABORTING_ACTION - Static variable in interface no.g9.message.CRuntimeMsg
<1> returned false.
CF_CAUGHT - Static variable in interface no.g9.message.CRuntimeMsg
Message: Caught exception
CF_CONTINUING_ACTION - Static variable in interface no.g9.message.CRuntimeMsg
Dialog-check ok.
CF_CONVERT_TO_DOCUMENT - Static variable in interface no.g9.message.CRuntimeMsg
Converting object selection to document
CF_DATE_PARSE_MSG - Static variable in interface no.g9.message.CRuntimeMsg
Message: Unable to parse date
CF_DOCUMENT_PARSEEXCEPTION - Static variable in interface no.g9.message.CRuntimeMsg
Message: Unable to parse new value for field
CF_FAILED_TO_EXECUTE_ACTION - Static variable in interface no.g9.message.CRuntimeMsg
Failed to execute action
CF_FIELD_VALIDATION_FAILED - Static variable in interface no.g9.message.CRuntimeMsg
Field validation failed
CF_FRAMEWORK_CONVERSION_FAILED - Static variable in interface no.g9.message.CRuntimeMsg
Framework conversion to view model failed
CF_FRAMEWORK_FIELD_CONVERSION_FAILED - Static variable in interface no.g9.message.CRuntimeMsg
Framework conversion to view model failed for field
CF_GET_ROLES_FAILED - Static variable in interface no.g9.message.CRuntimeMsg
Failed to get roles for
CF_ILLEGAL_ASSOCIATION_TYPE - Static variable in interface no.g9.message.CRuntimeMsg
Message: Illegal association
CF_IMAGE_NOT_FOUND - Static variable in interface no.g9.message.CRuntimeMsg
Message: Image file could not be located
CF_INVALID_COLUMN_WIDTH - Static variable in interface no.g9.message.CRuntimeMsg
Message: Invalid calculated column width in a g9 table
CF_INVOKING_PRINT - Static variable in interface no.g9.message.CRuntimeMsg
Invoking print service for <1>
CF_LOOK_AND_FEEL - Static variable in interface no.g9.message.CRuntimeMsg
Message: Failed to load look and feel
CF_MANDATORY_FAILED - Static variable in interface no.g9.message.CRuntimeMsg
Mandatory field failed validation
CF_MORE_RELATION_IN_LISTBLOCK - Static variable in interface no.g9.message.CRuntimeMsg
Message: Encountered a more relation while building arguments to insert in listblock.
CF_NO_ASSOCIATION - Static variable in interface no.g9.message.CRuntimeMsg
Message: No objects found to insert in listblock
CF_NO_LISTBLOCK_ERROR - Static variable in interface no.g9.message.CRuntimeMsg
Message: Expected list block not present
CF_NO_LISTBLOCKROLE - Static variable in interface no.g9.message.CRuntimeMsg
Message: Listblock role is missing
CF_NO_PATH_ROOT_TO_TARGET - Static variable in interface no.g9.message.CRuntimeMsg
Message: Missing path from root node to target
CF_NO_ROOT_TARGET - Static variable in interface no.g9.message.CRuntimeMsg
Message: Listblock role is missing
CF_NO_SUCH_ATTRIBUTE - Static variable in interface no.g9.message.CRuntimeMsg
Message: No such attribute
CF_NO_SUCH_ICON - Static variable in interface no.g9.message.CRuntimeMsg
Message: No such icon
CF_NO_SUCH_ROLE - Static variable in interface no.g9.message.CRuntimeMsg
Message: No such role
CF_NO_TARGET - Static variable in interface no.g9.message.CRuntimeMsg
Message: Missing child role in path to target
CF_UNABLE_TO_ACCESS_FIELD_OR_METHOD - Static variable in interface no.g9.message.CRuntimeMsg
Message: Unable to access field or method in a domain object (Reflection).
CF_UNABLE_TO_CREATE_DOMAINOBJ_INSTANCE - Static variable in interface no.g9.message.CRuntimeMsg
Message: Unable to create an instance of a domain object (Reflection).
CF_UNABLE_TO_SELECT_DIALOG - Static variable in interface no.g9.message.CRuntimeMsg
Message: Unable to select an dialog
CF_VALIDATION_FAILED - Static variable in interface no.g9.message.CRuntimeMsg
Field validation failed
CF_VALIDATION_FAILED_MAIN - Static variable in interface no.g9.message.CRuntimeMsg
Field validation failed
clear() - Method in interface no.g9.message.metric.IMetric
Reset the metric.
clear() - Method in class no.g9.message.metric.SimpleMetric
Resets the metric.
clearDescription() - Method in class no.g9.message.Message
Clears all texts.
clearLoggers() - Method in interface no.g9.message.administration.IMessageAdmin
Clear the loggers list.
clearLoggers() - Method in class no.g9.message.MessageAdmin
 
clearProviders() - Method in interface no.g9.message.administration.IMessageAdmin
Clear the providers list.
clearProviders() - Method in class no.g9.message.MessageAdmin
 
ClientContext - Class in no.g9.support
Client context for server requests.
ClientContext() - Constructor for class no.g9.support.ClientContext
Default constructor.
ClientContext(ClientContext, boolean) - Constructor for class no.g9.support.ClientContext
Copy constructor.
CLogLevels - Interface in no.g9.message
Log levels (bit flags).
clone() - Method in class no.g9.message.MessageText
Makes a copy of this object.
clone() - Method in interface no.g9.message.metric.IMetric
Make a clone of this object.
clone() - Method in class no.g9.message.metric.SimpleMetric
 
clone() - Method in class no.g9.support.Numeric
Creates a copy of this object.
clone() - Method in class no.g9.support.Registry
This is a singleton, clone is not supported.
CM_TEXT_ABORT - Static variable in interface no.g9.message.CRuntimeMsg
Abort button title
CM_TEXT_CANCEL - Static variable in interface no.g9.message.CRuntimeMsg
Cancle button title
CM_TEXT_CASCADE - Static variable in interface no.g9.message.CRuntimeMsg
Cascade menu item title
CM_TEXT_COPY - Static variable in interface no.g9.message.CRuntimeMsg
Copy menu item title
CM_TEXT_CUT - Static variable in interface no.g9.message.CRuntimeMsg
Cut menu item title.
CM_TEXT_IGNORE - Static variable in interface no.g9.message.CRuntimeMsg
Ignore button title
CM_TEXT_INFO - Static variable in interface no.g9.message.CRuntimeMsg
Info message box title
CM_TEXT_NO - Static variable in interface no.g9.message.CRuntimeMsg
No button title
CM_TEXT_OK - Static variable in interface no.g9.message.CRuntimeMsg
OK button title
CM_TEXT_PASTE - Static variable in interface no.g9.message.CRuntimeMsg
Paste menu item title
CM_TEXT_RETRY - Static variable in interface no.g9.message.CRuntimeMsg
Retry button title
CM_TEXT_SELECTALL - Static variable in interface no.g9.message.CRuntimeMsg
Select all menu item title
CM_TEXT_TILE - Static variable in interface no.g9.message.CRuntimeMsg
Tile menu itme title
CM_TEXT_UNKNOWN - Static variable in interface no.g9.message.CRuntimeMsg
Unknown title
CM_TEXT_YES - Static variable in interface no.g9.message.CRuntimeMsg
Yes button title
COM_SENDING_FAILED - Static variable in interface no.g9.message.CRuntimeMsg
Error;OK;;Communication error when trying to send the message <1>.
compareTo(G9Enumerator) - Method in class no.g9.support.G9Enumerator
 
compareTo(long) - Method in class no.g9.support.Numeric
Compare this to the given long value, using BigDecimal.compareTo().
compareTo(Numeric) - Method in class no.g9.support.Numeric
Compare this to the given Object, using BigDecimal.compareTo().
compareTo(int, int) - Static method in class no.g9.support.TypeTool
Regular compare to.
compareTo(boolean, boolean) - Static method in class no.g9.support.TypeTool
Regular compare to.
compareTo(long, long) - Static method in class no.g9.support.TypeTool
Regular compare to.
compareTo(char, char) - Static method in class no.g9.support.TypeTool
Regular compare to.
compareTo(float, float) - Static method in class no.g9.support.TypeTool
Regular compare to.
compareTo(double, double) - Static method in class no.g9.support.TypeTool
Regular compare to.
compareTo(Object, Object) - Static method in class no.g9.support.TypeTool
null safe compareTo.
configure(Message) - Method in interface no.g9.message.MessageConfigurator
Lets the message configurator configure the provided message.
configure(Message) - Method in class no.g9.message.PropertyFileConfigurator
Fill in data for the given Message.
configureServer(XmlConfiguration, Server) - Method in class no.g9.support.jetty.JettyStart
Configure instance.
connect(ObjectSelection, ClientContext) - Method in interface no.g9.service.JGrapeService
 
convert(Object, Class<T>) - Method in class no.g9.support.transport.DomainTransportConversionService
 
convert(Object, TypeDescriptor, TypeDescriptor) - Method in class no.g9.support.transport.DomainTransportConversionService
 
convert(BigDecimal) - Method in class no.g9.support.transport.TransportTypeConversion.BigDecimalToNumeric
 
convert(Date) - Method in class no.g9.support.transport.TransportTypeConversion.DateToXMLGregorianCalendar
 
convert(Numeric) - Method in class no.g9.support.transport.TransportTypeConversion.NumericToBigDecimal
 
convert(XMLGregorianCalendar) - Method in class no.g9.support.transport.TransportTypeConversion.XMLGregorianCalendarToDate
 
convert(int) - Static method in class no.g9.support.TypeTool
Converts an int to an Integer, or "" if it is 0
convert(short) - Static method in class no.g9.support.TypeTool
Converts a short to a Short
convert(long) - Static method in class no.g9.support.TypeTool
Converts a long to a Long
convert(double) - Static method in class no.g9.support.TypeTool
Converts a double to a Double
convert(float) - Static method in class no.g9.support.TypeTool
Converts a float to a Float
convert(boolean) - Static method in class no.g9.support.TypeTool
Converts a boolean to a Boolean
convert(char) - Static method in class no.g9.support.TypeTool
Converts a char to a Character
convert(Numeric) - Static method in class no.g9.support.TypeTool
Converts the specified numeric to it's string representation.
convert(G9Enumerator) - Static method in class no.g9.support.TypeTool
BUGGY? Converts the specified enumerator to a string represenatation of the current value.
convert(Object) - Static method in class no.g9.support.TypeTool
If a null object is converted, an empty string is returned
convert(String, String, String, Date) - Static method in class no.g9.support.TypeTool
Converts the specifed day, month and year to a date.
convert(String, byte) - Static method in class no.g9.support.TypeTool
Converts a String into a byte.
convert(byte, byte) - Static method in class no.g9.support.TypeTool
Converts a byte into a byte.
convert(String, short) - Static method in class no.g9.support.TypeTool
Converts a String into a short.
convert(String, int) - Static method in class no.g9.support.TypeTool
Converts a String into an int.
convert(int, int) - Static method in class no.g9.support.TypeTool
Converts a int into an int.
convert(String, boolean) - Static method in class no.g9.support.TypeTool
Converts a String into a boolean.
convert(boolean, boolean) - Static method in class no.g9.support.TypeTool
Converts a boolean into a boolean.
convert(String, String) - Static method in class no.g9.support.TypeTool
Converts a String into a String.
convert(String, char) - Static method in class no.g9.support.TypeTool
Converts a String into a char.
convert(String, float) - Static method in class no.g9.support.TypeTool
Converts a String into a float.
convert(String, double) - Static method in class no.g9.support.TypeTool
Converts a String into a double.
convert(String, long) - Static method in class no.g9.support.TypeTool
Converts a String into a long.
convert(String, Date) - Static method in class no.g9.support.TypeTool
Converts a String into a Date.
convert(Date, Date) - Static method in class no.g9.support.TypeTool
Converts a Date into a Date.
convert(String, Numeric) - Static method in class no.g9.support.TypeTool
Converts a String into a Numeric.
convert(String, G9Enumerator) - Static method in class no.g9.support.TypeTool
Converts the string to a G9 Enumerator.
convert(Object, Class<C>) - Method in class no.g9.support.ws.AbstractWSClient
Convenience method that converts the source to targetType .
convert(Collection<?>, Class<C>) - Method in class no.g9.support.ws.AbstractWSClient
Convenience method that converts the source Collection to Collection of targetType objects.
convert(Object, Class<C>) - Method in class no.g9.support.ws.AbstractWSEndpoint
Convenience method that converts the source to targetType .
convert(Collection<?>, Class<C>) - Method in class no.g9.support.ws.AbstractWSEndpoint
Convenience method that converts the source Collection to Collection of targetType objects.
convert(ObjectSelection, ClientContext) - Method in class no.g9.support.xml.AbstractXmlConverter
 
convert(ObjectSelection, ClientContext) - Method in class no.g9.support.xml.DefaultXmlConverter
 
convert(ObjectSelection, ClientContext) - Method in interface no.g9.support.xml.XmlConverter
Generates a Document based on the supplied ObjectSelection, and any previously added filters and converters.
ConvertContext - Class in no.g9.support.convert
Common superclass for all contexts for attribute conversion
ConvertContext() - Constructor for class no.g9.support.convert.ConvertContext
 
Converter<M,T> - Interface in no.g9.support.convert
Common interface for converters between a model element and a target element.
ConverterRegistry - Class in no.g9.support.convert
A container that holds converters, and that returns a converter on demand.
ConverterRegistry() - Constructor for class no.g9.support.convert.ConverterRegistry
Default constructor
ConverterRegistry(ValueConverter) - Constructor for class no.g9.support.convert.ConverterRegistry
Constructs a new regustry and sets its default converter
converterRegistry - Variable in class no.g9.support.xml.AbstractXmlConverter
Registry of converters
ConvertException - Exception in no.g9.support.convert
Exception for converters
ConvertException(ConvertContext, Object, Throwable) - Constructor for exception no.g9.support.convert.ConvertException
 
ConvertException(ConvertContext, Object, String, Throwable) - Constructor for exception no.g9.support.convert.ConvertException
 
ConvertException(ConvertContext, Object, String) - Constructor for exception no.g9.support.convert.ConvertException
 
ConvertException(ConvertContext, Object, Message) - Constructor for exception no.g9.support.convert.ConvertException
 
ConvertException(ConvertContext, Object, Throwable, Message) - Constructor for exception no.g9.support.convert.ConvertException
 
convertIgnore(int, boolean) - Static method in class no.g9.support.TypeTool
Convert the primitive.
convertIgnore(short, boolean) - Static method in class no.g9.support.TypeTool
Convert the primitive.
convertIgnore(long, boolean) - Static method in class no.g9.support.TypeTool
Convert the primitive.
convertIgnore(double, boolean) - Static method in class no.g9.support.TypeTool
Convert the primitive.
convertIgnore(float, boolean) - Static method in class no.g9.support.TypeTool
Convert the primitive.
convertIgnore(boolean, boolean) - Static method in class no.g9.support.TypeTool
Convert the primitive.
convertIgnore(char, boolean) - Static method in class no.g9.support.TypeTool
Convert the primitive.
convertIgnore(Numeric, boolean) - Static method in class no.g9.support.TypeTool
Converts a numeric to it's string representation.
convertIgnore(G9Enumerator, boolean) - Static method in class no.g9.support.TypeTool
BUGGY.
convertIgnore(Object, boolean) - Static method in class no.g9.support.TypeTool
If a null object is converted, an empty string is returned
convertObjectToString(Object, OSConvertContext) - Method in class no.g9.support.xml.AbstractXmlConverter
Gets a converter from the converter registry, and applies it to the value in the given context, and returns the result.
convertTobool(Boolean) - Static method in class no.g9.support.TypeTool
Converts a Boolean to a boolean.
convertTobool(boolean) - Static method in class no.g9.support.TypeTool
Converts a boolean to a boolean.
convertToDate(String) - Static method in class no.g9.support.TypeTool
Converts the specified string to a date
convertToInt(int) - Static method in class no.g9.support.TypeTool
Dummy method - returns the specified int
convertToInt(String) - Static method in class no.g9.support.TypeTool
Converts the specified argument to an int.
convertToInt(G9Enumerator) - Static method in class no.g9.support.TypeTool
Converts the specified argument to an int.
convertToInt(Numeric) - Static method in class no.g9.support.TypeTool
Converts the specified argument to an int.
convertToObject(String, ConvertContext) - Method in class no.g9.support.convert.AttributeConverterWrapper
 
convertToObject(String, ConvertContext) - Method in class no.g9.support.convert.SimpleValueConverter
 
convertToObject(String, ConvertContext) - Method in interface no.g9.support.convert.ValueConverter
Converts a String to an Object.
convertToString(Object, ConvertContext) - Method in class no.g9.support.convert.AttributeConverterWrapper
 
convertToString(Object, ConvertContext) - Method in class no.g9.support.convert.SimpleValueConverter
 
convertToString(Object, ConvertContext) - Method in interface no.g9.support.convert.ValueConverter
Converts a value object to a String.
convertToString(Object, boolean) - Static method in class no.g9.support.TypeTool
Converts an Object to String using toString().
convertToString(Object) - Static method in class no.g9.support.TypeTool
Converts an Object to String using toString().
convertToString(int, boolean) - Static method in class no.g9.support.TypeTool
Converts an int to a String.
convertToString(int) - Static method in class no.g9.support.TypeTool
Converts an int to a String.
convertToString(boolean) - Static method in class no.g9.support.TypeTool
Converts a boolean to a String.
convertToString(boolean, boolean) - Static method in class no.g9.support.TypeTool
Converts a boolean to a String.
convertToString(char) - Static method in class no.g9.support.TypeTool
Converts a char to a String.
convertToString(char, boolean) - Static method in class no.g9.support.TypeTool
Converts a char to a String.
convertToString(float) - Static method in class no.g9.support.TypeTool
Converts a float to a String.
convertToString(float, boolean) - Static method in class no.g9.support.TypeTool
Converts a float to a String.
convertToString(double) - Static method in class no.g9.support.TypeTool
Converts a double to a String.
convertToString(double, boolean) - Static method in class no.g9.support.TypeTool
Converts a double to a String.
convertToString(long) - Static method in class no.g9.support.TypeTool
Converts a long to a String.
convertToString(long, boolean) - Static method in class no.g9.support.TypeTool
Converts a long to a String.
convertUponGet(Object) - Method in class no.g9.support.castor.DateFieldHandler
This method is used to convert the value when the getValue method is called.
convertUponGet(Object) - Method in class no.g9.support.castor.DateMidnightFieldHandler
This method is used to convert the value when the getValue method is called.
convertUponGet(Object) - Method in class no.g9.support.castor.DateTimeFieldHandler
This method is used to convert the value when the getValue method is called.
convertUponGet(Object) - Method in class no.g9.support.castor.LocalDateFieldHandler
This method is used to convert the value when the getValue method is called.
convertUponGet(Object) - Method in class no.g9.support.castor.LocalDateTimeFieldHandler
This method is used to convert the value when the getValue method is called.
convertUponGet(Object) - Method in class no.g9.support.castor.LocalTimeFieldHandler
This method is used to convert the value when the getValue method is called.
convertUponSet(Object) - Method in class no.g9.support.castor.DateFieldHandler
This method is used to convert the value when the setValue method is called.
convertUponSet(Object) - Method in class no.g9.support.castor.DateMidnightFieldHandler
This method is used to convert the value when the setValue method is called.
convertUponSet(Object) - Method in class no.g9.support.castor.DateTimeFieldHandler
This method is used to convert the value when the setValue method is called.
convertUponSet(Object) - Method in class no.g9.support.castor.LocalDateFieldHandler
This method is used to convert the value when the setValue method is called.
convertUponSet(Object) - Method in class no.g9.support.castor.LocalDateTimeFieldHandler
This method is used to convert the value when the setValue method is called.
convertUponSet(Object) - Method in class no.g9.support.castor.LocalTimeFieldHandler
This method is used to convert the value when the setValue method is called.
copy(Message) - Method in class no.g9.message.Message
Copies information from another message into this message.
copyStatus(DomainObjectProxy<?>, String, String) - Method in interface no.g9.domain.DomainObjectProxy
Copies the status from an attribute in fromProxy.
copyStatus(DomainObjectProxy<?>, String, String) - Method in class no.g9.domain.G9Proxy
 
COULD_NOT_CLOSE_ALL - Static variable in interface no.g9.message.CRuntimeMsg
Message: Could not close all dialogs because of unhandled exception.
createNewInstance() - Method in interface no.g9.os.OSRole
Creates a new domain instance, using the default (empty) constructor.
CRITERIA - Static variable in class no.g9.support.EFindMethod
The criteria find method, using a tree of criterions.
CRuntimeMsg - Interface in no.g9.message
Message numbers for g9 runtime.
CT_INTERRUPTED - Static variable in interface no.g9.message.CRuntimeMsg
Message: Thread interrupted.
CT_INVOCATION_TARGET - Static variable in interface no.g9.message.CRuntimeMsg
Message"; Thread invocation target exception.
CURRENT - Variable in class no.g9.service.enumerator.ENavigation
(missing javadoc)
currentAsName() - Method in class no.g9.support.G9Enumerator
Deprecated.
This method is likely to fail...
currentValue - Variable in class no.g9.support.G9Enumerator
The current enumerator value
CUSTOM - Static variable in class no.g9.support.EFindMethod
The custom find method.
CustomDate - Class in no.g9.support
Class used for formatting dates.
CustomDate() - Constructor for class no.g9.support.CustomDate
 
CV_CONVERT_OR_VALIDATION_FAILED - Static variable in interface no.g9.message.CRuntimeMsg
Error";OK";";Failed to convert or validate.
A B C D E F G H I J K L M N O P Q R S T U V W X Z 
Skip navigation links

Copyright © 2006–2020 Esito AS. All rights reserved.