- G9BaseException - Exception in no.g9.exception
-
The general execption class used in g9.
- G9BaseException(Throwable) - Constructor for exception no.g9.exception.G9BaseException
-
- G9BaseException(String, Throwable) - Constructor for exception no.g9.exception.G9BaseException
-
- G9BaseException(String) - Constructor for exception no.g9.exception.G9BaseException
-
- G9BaseException() - Constructor for exception no.g9.exception.G9BaseException
-
(missing javadoc)
- G9BaseException(Message) - Constructor for exception no.g9.exception.G9BaseException
-
Constructor with an existing Message.
- G9BaseException(Throwable, Message) - Constructor for exception no.g9.exception.G9BaseException
-
Constructor with an existing Message and a wrapped exception.
- G9ClientException - Exception in no.g9.exception
-
The exception class for client code.
- G9ClientException(Throwable) - Constructor for exception no.g9.exception.G9ClientException
-
- G9ClientException(String, Throwable) - Constructor for exception no.g9.exception.G9ClientException
-
- G9ClientException(String) - Constructor for exception no.g9.exception.G9ClientException
-
- G9ClientException() - Constructor for exception no.g9.exception.G9ClientException
-
(missing javadoc)
- G9ClientException(Message) - Constructor for exception no.g9.exception.G9ClientException
-
Constructor with an existing Message.
- G9ClientException(Throwable, Message) - Constructor for exception no.g9.exception.G9ClientException
-
Constructor with an existing Message and a wrapped exception.
- G9ClientFrameworkException - Exception in no.g9.exception
-
The exception class for client code.
- G9ClientFrameworkException(Throwable, Message) - Constructor for exception no.g9.exception.G9ClientFrameworkException
-
Constructor with an existing Message and a wrapped exception.
- G9ClientFrameworkException(Message) - Constructor for exception no.g9.exception.G9ClientFrameworkException
-
Constructor with an existing Message.
- G9ClientFrameworkException() - Constructor for exception no.g9.exception.G9ClientFrameworkException
-
(missing javadoc)
- G9ClientFrameworkException(String) - Constructor for exception no.g9.exception.G9ClientFrameworkException
-
- G9ClientFrameworkException(String, Throwable) - Constructor for exception no.g9.exception.G9ClientFrameworkException
-
- G9ClientFrameworkException(Throwable) - Constructor for exception no.g9.exception.G9ClientFrameworkException
-
- G9Comparator - Interface in no.g9.support
-
- G9Consts - Interface in no.g9.support
-
g9 data types etc.
- G9Consts.Converter - Class in no.g9.support
-
Helper class for conversion between names and constants.
- G9DataAccessException - Exception in no.g9.exception
-
The exception class for data access code.
- G9DataAccessException(Throwable) - Constructor for exception no.g9.exception.G9DataAccessException
-
- G9DataAccessException(String, Throwable) - Constructor for exception no.g9.exception.G9DataAccessException
-
- G9DataAccessException(String) - Constructor for exception no.g9.exception.G9DataAccessException
-
- G9DataAccessException() - Constructor for exception no.g9.exception.G9DataAccessException
-
(missing javadoc)
- G9DataAccessException(Message) - Constructor for exception no.g9.exception.G9DataAccessException
-
Constructor with an existing Message.
- G9DataAccessException(Throwable, Message) - Constructor for exception no.g9.exception.G9DataAccessException
-
Constructor with an existing Message and a wrapped exception.
- G9Enumerator - Class in no.g9.support
-
The super class of all enumerators
- G9Enumerator() - Constructor for class no.g9.support.G9Enumerator
-
- G9Enums - Interface in no.g9.domain
-
Methods for converting between enum value and enum text for domain classes
inheriting from G9Enumerator.
- G9EnumToJavaEnumConverterFactory - Class in no.g9.support.transport
-
A factory for conversion of G9Enum objects to Java enums.
- G9EnumToJavaEnumConverterFactory() - Constructor for class no.g9.support.transport.G9EnumToJavaEnumConverterFactory
-
- G9ExportManager - Class in no.g9.service.print
-
This class should be omitted when JasperReports (JasperExportManager)
supports file input on export.
- G9ExportManager() - Constructor for class no.g9.service.print.G9ExportManager
-
- G9Print - Interface in no.g9.service.print
-
The g9 print interface, defining export and print methods.
- G9Proxy<T> - Class in no.g9.domain
-
This class acts as a proxy for domain objects, and is a concrete
implementation of DomainObjectProxy.
- G9Proxy(T, G9Enums, boolean) - Constructor for class no.g9.domain.G9Proxy
-
Creates a new G9Proxy.
- G9ServiceException - Exception in no.g9.exception
-
The exception class for service code.
- G9ServiceException(Throwable) - Constructor for exception no.g9.exception.G9ServiceException
-
- G9ServiceException(String, Throwable) - Constructor for exception no.g9.exception.G9ServiceException
-
- G9ServiceException(String) - Constructor for exception no.g9.exception.G9ServiceException
-
- G9ServiceException() - Constructor for exception no.g9.exception.G9ServiceException
-
(missing javadoc)
- G9ServiceException(Message) - Constructor for exception no.g9.exception.G9ServiceException
-
Constructor with an existing Message.
- G9ServiceException(Throwable, Message) - Constructor for exception no.g9.exception.G9ServiceException
-
Constructor with an existing Message and a wrapped exception.
- G9Spring - Class in no.g9.service
-
The class is the common client-side proxy super class for Spring usage (as
remote service).
- G9Spring() - Constructor for class no.g9.service.G9Spring
-
Prohibit instantiation
- G9Spring.ApplicationContextReference - Class in no.g9.service
-
Reference class used to allow for changing the ApplicationContext by installing a reimplementation of this class.
- GeneralException - Exception in no.g9.exception
-
A general exception, suitable for extending your own.
- GeneralException() - Constructor for exception no.g9.exception.GeneralException
-
Default empty constructor
- GeneralException(int, String, int, boolean, int, Throwable) - Constructor for exception no.g9.exception.GeneralException
-
Construcuts a new GeneralException.
- get(ObjectSelection, ENavigation, ClientContext) - Method in interface no.g9.service.JGrapeService
-
- getAbsoluteFilePath(URL) - Static method in class no.g9.support.Pathfinder
-
Takes a URL, and returns the absolute filename (and path) of that file
- getAction() - Method in class no.g9.service.JGrapeParamWrapper
-
- getActions() - Method in class no.g9.support.ObjectSelection
-
- getApplicationContext() - Method in class no.g9.service.G9Spring.ApplicationContextReference
-
- getApplicationContext() - Static method in class no.g9.service.G9Spring
-
Get the spring application context.
- getApplicationName() - Method in class no.g9.support.ClientContext
-
- getApplicationName() - Method in class no.g9.support.ObjectSelection
-
Access method for the applicationName property.
- getApplicationName() - Method in interface no.g9.support.rest.ApplicationInfo
-
- getApplicationProperty(String, String) - Method in class no.g9.support.Registry
-
Get an application property.
- getArgs() - Method in class no.g9.message.Message
-
Returns the message arguments.
- getAscending() - Method in class no.g9.support.FindOrder
-
- getAsInt100() - Method in class no.g9.support.Numeric
-
Return the BigDecimal as an int where its value is
multiplied with 100.
- getAsObject(String) - Method in class no.g9.support.convert.SimpleDateConverter
-
Convert the specified string value from a field, into a model data object
that is appropriate for being stored during the Apply Request Values
phase of the request processing life cycle.
- getAssociationRoleName() - Method in interface no.g9.os.AssociationRoleConstant
-
- getAsString(Object) - Method in class no.g9.support.convert.SimpleDateConverter
-
- getAttribute(String) - Method in interface no.g9.domain.DomainObjectProxy
-
Returns the specified attribute with its current value.
- getAttribute(String) - Method in class no.g9.domain.G9Proxy
-
- getAttributeClassName(Object, String) - Static method in class no.g9.support.TypeTool
-
Returns the attribute class name
- getAttributeClassNameMethod(Object, String) - Static method in class no.g9.support.TypeTool
-
REturns the getter method name for the specified field
- getAttributeConstant(String) - Method in interface no.g9.os.OSRole
-
Get the attribute constant that matches the specified attribute name.
- getAttributeConstants() - Method in interface no.g9.os.OSRole
-
Returns an array of the attribute constants for this object selection
node
- getAttributeName() - Method in class no.g9.support.convert.OSConvertContext
-
Returns the name of the attribute we want to convert
- getAttributeRole() - Method in interface no.g9.os.AttributeConstant
-
Return the role this attribute is defined in.
- getAttributes() - Method in class no.g9.os.Key
-
Get the attributes of this key.
- getAttributeType() - Method in interface no.g9.os.AttributeConstant
-
Returns the attribute type class.
- getAttributeValues(Object) - Method in class no.g9.os.AbstractOSRole
-
- getAttributeValues(Object) - Method in interface no.g9.os.OSRole
-
Gets a map of attribute values from the domain object.
- getBean(Class<T>, String) - Static method in class no.g9.service.G9Spring
-
Gets the specified spring bean.
- getBean(String) - Static method in class no.g9.service.G9Spring
-
Gets the specified spring bean.
- getBeanDefinitions() - Static method in class no.g9.service.G9Spring
-
- getButtonImage(String, String, String) - Static method in class no.g9.support.ReportHelper
-
Returns the full filename for a checkbutton that uses image.
- getCaseConversion() - Method in class no.g9.support.convert.JasperConvertContext
-
Gets the case conversion.
- getCause() - Method in exception no.g9.exception.SimpleDateConverterException
-
- getCheckBoxImageFilename(Boolean) - Static method in class no.g9.support.ReportHelper
-
Returns filename for imagebox
- getCheckBoxImageFilename(String) - Static method in class no.g9.support.ReportHelper
-
Returns filename for imagebox
- getChild(RoleConstant) - Method in class no.g9.os.AbstractOSRole
-
Gets the child role for the given child role constant.
- getChild(RoleConstant) - Method in interface no.g9.os.OSRole
-
Gets the child role for the given child role constant.
- getChildren() - Method in class no.g9.os.AbstractOSRole
-
Gets an unmodifiable list of child nodes.
- getChildren() - Method in interface no.g9.os.OSRole
-
Gets an unmodifiable list of child nodes.
- getCleanVersionOfAttribute(String) - Method in interface no.g9.domain.DomainObjectProxy
-
Returns the initial value of the specified attribute.
- getCleanVersionOfAttribute(String) - Method in class no.g9.domain.G9Proxy
-
- getCleanVersionOfObject() - Method in interface no.g9.domain.DomainObjectProxy
-
Returns the object in its initial state.
- getCleanVersionOfObject() - Method in class no.g9.domain.G9Proxy
-
- getCompleteUniqueKey(Object, OSRole<?>) - Static method in class no.g9.os.KeyTool
-
Searches the specified instance for a defined key (a key where all
attributes are defined), and returns the name of the first completely
defined key.
- getContext() - Method in class no.g9.message.Message
-
- getConvertContext() - Method in exception no.g9.support.convert.ConvertException
-
Returns the conversion context.
- getConverter(OSConvertContext) - Method in class no.g9.support.convert.ConverterRegistry
-
Returns a ValueConverter for a given context, or null if none is
registered for that context.
- getConverter(Class<?>, Class<?>) - Method in class no.g9.support.transport.DomainTransportConverterRegistry
-
Find a converter for a given domain or transport type.
- getConverter(TypeDescriptor, TypeDescriptor) - Method in class no.g9.support.transport.DomainTransportConverterRegistry
-
- getConverter(OSRole<?>) - Method in class no.g9.support.transport.DomainTransportConverterRegistry
-
Get a converter for a given OSRole.
- getConverter(Class<T>) - Method in class no.g9.support.transport.G9EnumToJavaEnumConverterFactory
-
- getConverter(Class<T>) - Method in class no.g9.support.transport.JavaEnumToG9EnumConverterFactory
-
- getConverter(Class<T>) - Method in class no.g9.support.transport.JavaEnumToJavaEnumConverterFactory
-
- getConverterId() - Method in interface no.g9.os.AttributeConstant
-
Returns bean ID of the attribute converter.
- getCount() - Method in interface no.g9.message.metric.IMetric
-
Gets the count of updates to this metric.
- getCount() - Method in class no.g9.message.metric.SimpleMetric
-
Gets the count of updates to this metric.
- getCriteriaProjection() - Method in class no.g9.support.FindData
-
- getCriterion() - Method in class no.g9.support.FindData
-
- getCriterionAliases() - Method in class no.g9.support.FindData
-
- getCriterionJoinTypes() - Method in class no.g9.support.FindData
-
- getCriterions() - Method in class no.g9.support.FindData
-
Return the criterions list.
- getCriterionWithClauses() - Method in class no.g9.support.FindData
-
- getCtx() - Method in class no.g9.service.JGrapeParamWrapper
-
- getCURRENT() - Method in class no.g9.service.enumerator.ENavigation
-
Access method for the CURRENT property.
- getCurrentRootName() - Method in class no.g9.support.ObjectSelection
-
Access method for the currentRootName property.
- getCurrentValue() - Method in class no.g9.support.G9Enumerator
-
Gets the current enumerator value
- getCurrentValueAsInteger() - Method in class no.g9.support.G9Enumerator
-
Gets the current value as an Integer
- getCustomData() - Method in class no.g9.support.FindData
-
- getDatabaseContext() - Method in class no.g9.support.ClientContext
-
- getDatabaseContextProperty(String, String) - Method in class no.g9.support.Registry
-
Get a database context property.
- getDatabaseMappingProperty(String, String) - Method in class no.g9.support.Registry
-
Get a database mapping property.
- getDatabaseServerProperty(String, String) - Method in class no.g9.support.Registry
-
Get a database server property.
- getDataType() - Method in class no.g9.support.convert.SimpleDateConverter
-
- getDateFormat() - Static method in class no.g9.support.CustomDate
-
- getDateFormatter() - Static method in class no.g9.support.CustomDate
-
- getDatetimeFormat(int) - Static method in class no.g9.support.CustomDate
-
- getDatetimeFormat(String) - Static method in class no.g9.support.FormatHelper
-
Convert datetime display rule to Java format.
- getDatetimeInputFormat(int) - Static method in class no.g9.support.CustomDate
-
- getDatetimeInternalFormat(int) - Static method in class no.g9.support.CustomDate
-
- getDatetimeInternalFormatter(int) - Static method in class no.g9.support.CustomDate
-
- getDatetimeOutputFormat(int) - Static method in class no.g9.support.CustomDate
-
- getDbMapping() - Method in class no.g9.service.JGrapeParamWrapper
-
- getDebug() - Method in class no.g9.support.ClientContext
-
Determines if the debug property is true.
- getDecimalSeparator() - Static method in class no.g9.support.FormatHelper
-
- getDeepFindAll() - Method in class no.g9.support.FindData
-
- getDefaultBeanDefinitions() - Static method in class no.g9.service.G9Spring
-
- getDefaultCollection() - Static method in class no.g9.support.TypeTool
-
Returns a new instance of the default collection type.
- getDefaultCollectionType() - Static method in class no.g9.support.TypeTool
-
Returns the class object representing the default collection type.
- getDefaultList() - Static method in class no.g9.support.TypeTool
-
Returns a new instance of the default list type.
- getDefaultListType() - Static method in class no.g9.support.TypeTool
-
Returns the class object representing the default list type.
- getDefaultLoggerName() - Static method in class no.g9.message.MessageAdmin
-
- getDefaultMap() - Static method in class no.g9.support.TypeTool
-
Returns a new instance of the default map type.
- getDefaultMapType() - Static method in class no.g9.support.TypeTool
-
Returns the class object representing the default map type.
- getDefaultMaxResults() - Static method in class no.g9.support.FindData
-
- getDefaultScale() - Static method in class no.g9.support.Numeric
-
- getDefaultSet() - Static method in class no.g9.support.TypeTool
-
Returns a new instance of the default set type.
- getDefaultSetType() - Static method in class no.g9.support.TypeTool
-
Returns the class object representing the default set type.
- getDefaultStyle() - Method in class no.g9.support.convert.SimpleDateConverter
-
- getDescription(int) - Method in class no.g9.message.Message
-
Returns one of the description texts.
- getDescription(String) - Method in class no.g9.message.Message
-
Returns all the description texts.
- getDialogName() - Method in class no.g9.service.print.PrintContext
-
- getDispatcherContext() - Method in interface no.g9.message.DispatcherContextProvider
-
- getDisplayRule() - Method in class no.g9.domain.AttributeInfo
-
- getDisplayRule() - Method in interface no.g9.os.AttributeConstant
-
Return the display rule of the attribute.
- getDisplayRule() - Method in class no.g9.support.convert.JasperConvertContext
-
Get the display rule.
- getDisplayRule() - Method in class no.g9.support.convert.SimpleDateConverter
-
- getDisplayrule(int, String, int, int, int) - Static method in class no.g9.support.FormatHelper
-
Return a new display rule suitable for the given data type if the given
display rule is null or empty.
- getDoAnyLevelManyRelated() - Method in class no.g9.support.ObjectSelection
-
- getDocument() - Method in class no.g9.service.print.PrintContext
-
- getDocumentFromURI(URI) - Method in class no.g9.service.print.JasperReportsPrint
-
Retrieves a document based on a URI.
- getDocumentFromXML(String) - Method in class no.g9.service.print.JasperReportsPrint
-
Retrieves a document based on an input string.
- getDoFirstLevelManyRelated() - Method in class no.g9.support.ObjectSelection
-
- getDomainClass(U) - Static method in class no.g9.domain.DomainUtil
-
Get the "true" domain class for a given domainObject, i.e.
- getDomainClass(Class<U>) - Static method in class no.g9.domain.DomainUtil
-
Get the "true" domain class for a given class, i.e.
- getDomainClass() - Method in interface no.g9.os.OSRole
-
Gets the domain class object.
- getDomainClass() - Method in class no.g9.support.FindData
-
- getDomainObject() - Method in class no.g9.support.convert.OSConvertContext
-
Returns the domain object that contains the attribute.
- getDomainSuperClass(Class<U>) - Static method in class no.g9.domain.DomainUtil
-
Get the domain super class for the given class, or null if
no such class exists.
- getDomainType() - Method in interface no.g9.support.transport.DomainTransportTransfer
-
Gets the domain type.
- getDoOneRelated() - Method in class no.g9.support.ObjectSelection
-
- getDoParents() - Method in class no.g9.support.ObjectSelection
-
- getDoubleValue() - Method in class no.g9.support.Numeric
-
- getErrMsg() - Method in exception no.g9.exception.G9BaseException
-
Returns the current error message.
- getErrMsg() - Method in exception no.g9.support.convert.ConvertException
-
Returns the current error message.
- getErrorCode() - Method in exception no.g9.exception.GeneralException
-
Returns error code.
- getErrorMessage() - Method in exception no.g9.exception.GeneralException
-
Returns error message.
- getExample() - Method in class no.g9.support.FindData
-
- getException() - Method in class no.g9.message.Message
-
Returns the stored exception (if any).
- getFieldType() - Method in class no.g9.support.castor.DateFieldHandler
-
Returns the class type for the field that this GeneralizedFieldHandler
converts to and from.
- getFieldType() - Method in class no.g9.support.castor.DateMidnightFieldHandler
-
Returns the class type for the field that this GeneralizedFieldHandler
converts to and from.
- getFieldType() - Method in class no.g9.support.castor.DateTimeFieldHandler
-
Returns the class type for the field that this GeneralizedFieldHandler
converts to and from.
- getFieldType() - Method in class no.g9.support.castor.LocalDateFieldHandler
-
Returns the class type for the field that this GeneralizedFieldHandler
converts to and from.
- getFieldType() - Method in class no.g9.support.castor.LocalDateTimeFieldHandler
-
Returns the class type for the field that this GeneralizedFieldHandler
converts to and from.
- getFieldType() - Method in class no.g9.support.castor.LocalTimeFieldHandler
-
Returns the class type for the field that this GeneralizedFieldHandler
converts to and from.
- getFile() - Method in class no.g9.service.print.PrintContext
-
- getFindData() - Method in class no.g9.service.JGrapeParamWrapper
-
- getFindData() - Method in class no.g9.support.ObjectSelection
-
- getFindMethod() - Method in class no.g9.support.FindData
-
- getFIRST() - Method in class no.g9.service.enumerator.ENavigation
-
Access method for the FIRST property.
- getFirstResult() - Method in class no.g9.support.FindData
-
- getForeignAttributeRole() - Method in interface no.g9.os.AttributeConstant
-
Returns the "foreign" attribute's role.
- getG9Print() - Method in class no.g9.service.print.PrintCentral
-
Get the g9Print instance that is used to perform print and export.
- getG9Property(String) - Method in class no.g9.support.Registry
-
Get a property from the main property file.
- getGenovaDataType() - Method in class no.g9.support.convert.JasperConvertContext
-
Gets the g9 data type.
- getGroupingSeparator() - Static method in class no.g9.support.FormatHelper
-
- getHint() - Method in class no.g9.message.Message
-
Returns the hint.
- getId() - Method in class no.g9.message.MessageText
-
Returns the ID of this object.
- getIgnoreCase() - Method in class no.g9.support.FindOrder
-
- getImage(String) - Static method in class no.g9.support.ReportHelper
-
Gets an image from classpath.
- getInputJustification() - Method in class no.g9.domain.AttributeInfo
-
- getinputLength() - Method in class no.g9.support.convert.JasperConvertContext
-
Gets the input length.
- getInstance() - Static method in class no.g9.message.MessageFactory
-
Deprecated.
- getInstance() - Static method in class no.g9.message.MessageLogDispatcher
-
Get the single instance of this class.
- getInteractor() - Method in interface no.g9.message.administration.IMessageAdmin
-
- getInteractor() - Method in class no.g9.message.MessageAdmin
-
- getIntValue() - Method in class no.g9.support.Numeric
-
- getKey() - Method in interface no.g9.message.metric.IMetric
-
Returns the identifier.
- getKey() - Method in class no.g9.message.metric.SimpleMetric
-
Returns the metric key value.
- getKey() - Method in class no.g9.support.FindData
-
- getKeyName() - Method in class no.g9.os.Key
-
The name of the key.
- getKeys() - Method in interface no.g9.os.OSRole
-
Returns the keys for this role.
- getLAST() - Method in class no.g9.service.enumerator.ENavigation
-
Access method for the LAST property.
- getLocale() - Static method in class no.g9.support.FormatHelper
-
Return the locale object.
- getLockFlag(Object) - Static method in class no.g9.domain.DomainUtil
-
Gets the lock flag property of the domain object.
- getLockFlag() - Method in interface no.g9.domain.LockFlag
-
Access method for the lockFlag property.
- getLockFlag() - Method in class no.g9.domain.PersistentClass
-
Deprecated.
Access method for the lockFlag property.
- getLoggers() - Method in interface no.g9.message.administration.IMessageAdmin
-
- getLoggers() - Method in class no.g9.message.MessageAdmin
-
- getLogLevel() - Method in class no.g9.message.Message
-
Returns the log level as a LOG_xxx-constant.
- getLongValue() - Method in class no.g9.support.Numeric
-
- getMainKey() - Method in class no.g9.os.AbstractOSRole
-
Gets the main key of the object selection role
- getMainKey() - Method in interface no.g9.os.OSRole
-
Gets the main key of the object selection role
- getMaxResults() - Method in class no.g9.support.FindData
-
- getMessage() - Method in exception no.g9.exception.GeneralException
-
- getMessage(String, Object...) - Method in class no.g9.message.MessageFactory
-
Produces a message.
- getMessageDispatcher(DispatcherContext) - Static method in class no.g9.message.MessageSystem
-
Get the message dispatcher.
- getMessageDispatcher() - Static method in class no.g9.message.MessageSystem
-
Get the message dispatcher, without a dispatcher context.
- getMessageDispatcher() - Method in class no.g9.service.print.JasperReportsPrint
-
- getMessageFactory() - Static method in class no.g9.message.MessageSystem
-
- getMessageFileName() - Method in class no.g9.message.PropertyFileConfigurator
-
- getMessageID() - Method in class no.g9.message.Message
-
Returns the message number.
- getMessagePartSep() - Method in class no.g9.message.PropertyFileConfigurator
-
- getMessages() - Method in class no.g9.message.Message
-
Gets the messages contained by this message.
- getMessageText() - Method in class no.g9.message.Message
-
Returns the main message text.
- getModelType() - Method in interface no.g9.support.convert.AttributeConverter
-
Returns the model type.
- getMsgType() - Method in class no.g9.message.Message
-
Returns the message type as a MSGTYPE_xxx-constant.
- getNewProxy(T, String) - Method in class no.g9.domain.DomainProxy
-
Returns a new proxy for the domain object
- getNEXT() - Method in class no.g9.service.enumerator.ENavigation
-
Access method for the NEXT property.
- getNumericFormat(String) - Static method in class no.g9.support.FormatHelper
-
Convert numeric display rule to an internal format
- getNumericInputFormat(String) - Static method in class no.g9.support.FormatHelper
-
Get numeric input format
- getObject() - Method in interface no.g9.domain.DomainObjectProxy
-
Returns the object in its current state, which might be clean, might
be dirty.
- getObject() - Method in class no.g9.domain.G9Proxy
-
- getObjectSelection() - Method in class no.g9.service.JGrapeParamWrapper
-
- getObjectSelectionName() - Method in class no.g9.support.convert.OSConvertContext
-
Returns the name of the object selection the attribute is a part of.
- getObjectSelectionName() - Method in class no.g9.support.ObjectSelection
-
Access method for the objectSelectionName property.
- getOptionalBeanDefinitions() - Static method in class no.g9.service.G9Spring
-
- getOrder() - Method in class no.g9.support.FindData
-
- getOriginalException() - Method in exception no.g9.exception.GeneralException
-
Returns the original error which triggered this exception, if it
exist
- getOSRole() - Method in interface no.g9.support.transport.DomainTransportTransfer
-
This will return the OSRole that can be used for a deep conversion of the object graph.
- getOutputJustification() - Method in class no.g9.domain.AttributeInfo
-
- getParam(Object) - Method in class no.g9.support.ClientContext
-
Returns a given parameter (or null if not found).
- getParams() - Method in class no.g9.service.print.PrintContext
-
- getParent() - Method in class no.g9.os.AbstractOSRole
-
Gets the parent of this node.
- getParent() - Method in interface no.g9.os.OSRole
-
Gets the parent of this node.
- getParentAssociationRoleName() - Method in interface no.g9.support.transport.DomainTransportTransfer
-
- getPrecision() - Method in class no.g9.support.convert.JasperConvertContext
-
Gets the precision.
- getPREVIOUS() - Method in class no.g9.service.enumerator.ENavigation
-
Access method for the PREVIOUS property.
- getPrinterName() - Method in class no.g9.service.print.PrintContext
-
- getProperty(String, String, String) - Method in class no.g9.support.Registry
-
Get a property from the given RegistrySet type.
- getProperty(String) - Method in class no.g9.support.RegistrySet
-
Get a property value for the given key.
- getPropertyName() - Method in class no.g9.support.FindOrder
-
- getProviders() - Method in interface no.g9.message.administration.IMessageAdmin
-
- getProviders() - Method in class no.g9.message.MessageAdmin
-
- getProvokingValue() - Method in exception no.g9.support.convert.ConvertException
-
- getProxy(T, String) - Method in class no.g9.domain.DomainProxy
-
Returns the proxy associeated with the specified object.
- getQuery() - Method in class no.g9.support.FindData
-
- getQueryParameters() - Method in class no.g9.support.FindData
-
- getQueryString() - Method in class no.g9.support.QueryTool
-
Gets the query string.
- getRegistry() - Static method in class no.g9.support.Registry
-
- getRegistrySet(String, String) - Method in class no.g9.support.Registry
-
Get the RegistrySet for the given type and name.
- getRelatedValue(Object, AttributeConstant) - Method in class no.g9.os.AbstractOSRole
-
Get an attribute value from a related role.
- getRelation(Object, RoleConstant) - Method in interface no.g9.os.OSRole
-
Gets the specified associated relation from the domain object.
- getRelationCardinality() - Method in class no.g9.os.AbstractOSRole
-
- getRelationCardinality() - Method in interface no.g9.os.OSRole
-
Get the role's cardinality.
- getRelationType() - Method in class no.g9.os.AbstractOSRole
-
- getRelationType() - Method in interface no.g9.os.OSRole
-
Get the relation type enumeration for this role.
- getReplString() - Method in class no.g9.message.Message
-
Returns the reply String.
- getReply() - Method in class no.g9.message.Message
-
Returns the selected reply as a REPLY_xxx-constant.
- getReplyFile() - Method in class no.g9.message.Message
-
Getter for the property replyFile.
- getReport(String) - Method in class no.g9.service.print.JasperReportsPrint
-
Retrieves the print template for the dialog name.
- getResource(String, String, Locale) - Method in interface no.g9.support.ResourceProvider
-
Try to get a given resource.
- getResourceAlias(String) - Method in class no.g9.support.jetty.AliasEnhancedWebAppContext
-
- getResourceReference(String, String) - Static method in class no.g9.support.Pathfinder
-
Returns a
URL based on the
property and the
file.
- getRole() - Method in class no.g9.support.transport.DomainTransportMarshaller
-
- getRoleConstant() - Method in class no.g9.os.AbstractOSRole
-
Gets the role name of this node.
- getRoleConstant() - Method in class no.g9.os.Key
-
Get the role this key belongs to.
- getRoleConstant() - Method in interface no.g9.os.OSRole
-
Gets the role name of this node.
- getRoleName() - Method in class no.g9.support.convert.OSConvertContext
-
Returns the name of the role the attribute is part of.
- getRoleNamePrefix(String) - Static method in class no.g9.support.TypeTool
-
Returns the role name prefix of the specified String.
- getRolePath() - Method in interface no.g9.os.RoleConstant
-
Gets the role path for this object selection role.
- getRoot() - Method in class no.g9.os.AbstractOSRole
-
- getRoot() - Method in interface no.g9.os.OSRole
-
Gets the root of this role (roots return self).
- getRootObject(String) - Method in class no.g9.support.ObjectSelection
-
Get the domain object for the given root role name.
- getRootObjects(String) - Method in class no.g9.support.ObjectSelection
-
Get the list of domain objects for the given root role name.
- getRuntimeId() - Method in class no.g9.message.Message
-
Returns the runtime ID (message identifier).
- getScale() - Method in class no.g9.support.convert.JasperConvertContext
-
Gets the scale.
- getScale() - Method in class no.g9.support.Numeric
-
Get scale for this Numeric
- getServiceRequestName() - Method in class no.g9.support.ws.AbstractWSClient
-
Get the name of this service.
- getSetsContainAllRelated() - Method in class no.g9.support.ObjectSelection
-
- getSeverity() - Method in class no.g9.message.Message
-
Getter for the severity property.
- getSign(String) - Static method in class no.g9.support.FormatHelper
-
Get sign code from a display rule
Five possible return values:
SIGN_MINUS,SIGN_FLOARING_MINUS, SIGN_PLUS, SIGN_FLOATING_PLUS, SIGN_NONE
- getSourceType() - Method in class no.g9.support.transport.DomainTransportConverterRegistry.SourceTarget
-
- getSubSystem() - Method in exception no.g9.exception.GeneralException
-
Returns subsystem where this error occured.
- getTargetMainKey() - Method in class no.g9.support.ObjectSelection
-
- getTargetRoleName() - Method in class no.g9.support.ObjectSelection
-
Access method for the targetRoleName property.
- getTargetType() - Method in interface no.g9.support.convert.AttributeConverter
-
Get the type this converter converts to (the non-model type).
- getTargetType() - Method in class no.g9.support.transport.DomainTransportConverterRegistry.SourceTarget
-
- getTimer() - Method in interface no.g9.message.metric.IMetric
-
Returns the running time so far.
- getTimer() - Method in class no.g9.message.metric.SimpleMetric
-
Returns the running time so far.
- getTitle() - Method in class no.g9.message.Message
-
Returns the title.
- getTransportType() - Method in interface no.g9.support.transport.DomainTransportTransfer
-
Gets the transport type.
- getUseJpaPositionalParameters() - Method in class no.g9.support.FindData
-
If false, "old" style HQL positional parameters are used.
- getUserId() - Method in class no.g9.support.ClientContext
-
Access method for the userId property.
- getValidatorId() - Method in interface no.g9.os.AttributeConstant
-
Returns bean ID of the attribute validator.
- getValidReplies() - Method in class no.g9.message.Message
-
Returns a REPLSET_xxx-constant for the valid replies to this message.
- getValue() - Method in interface no.g9.message.metric.IMetric
-
Gets the total value for this metric.
- getValue() - Method in class no.g9.message.metric.SimpleMetric
-
Gets the total value for this metric.
- getValue(Object, AttributeConstant) - Method in interface no.g9.os.OSRole
-
Gets the specified attribute value from the domain object.
- getValue(Object) - Method in class no.g9.support.castor.XmlIdFieldHandler
-
- getValue() - Method in class no.g9.support.Numeric
-
Return the BigDecimal value.
- getValues(Object, AttributeConstant[]) - Method in class no.g9.os.AbstractOSRole
-
Returns a map of attributes values.
- getValues(Object, AttributeConstant[]) - Method in interface no.g9.os.OSRole
-
Returns a map of attributes values.
- getWhen() - Method in class no.g9.service.JGrapeParamWrapper
-
- getXml() - Method in class no.g9.service.print.PrintContext
-
- go() - Method in class no.g9.support.jetty.JettyStart
-
Main run method.