- FATAL_ERROR - Static variable in exception no.g9.exception.GeneralException
-
Constant denoting a fatal error
- fillReport(Document, Map<String, Object>, String) - Method in class no.g9.service.print.JasperReportsPrint
-
Fills the report.
- find(ObjectSelection, ClientContext) - Method in interface no.g9.service.JGrapeService
-
- find(FindData, ClientContext, String) - Method in interface no.g9.service.JGrapeService
-
Find a domain object or projection based on the given findData.
- findAll(ObjectSelection, ClientContext) - Method in interface no.g9.service.JGrapeService
-
- findAll(FindData, ClientContext, String) - Method in interface no.g9.service.JGrapeService
-
Find domain objects or projections based on the given findData.
- FindData - Class in no.g9.support
-
Instances of the class holds data for controlling Find/FindAll actions
- FindData() - Constructor for class no.g9.support.FindData
-
- FindOrder - Class in no.g9.support
-
Holds order (sort) info for one property.
- FindOrder(String, boolean) - Constructor for class no.g9.support.FindOrder
-
Create a new FindOrder for the given property and ordering direction.
- FIRST - Variable in class no.g9.service.enumerator.ENavigation
-
(missing javadoc)
- FL_OPEN_LOCAL_FILE_ERROR - Static variable in interface no.g9.message.CRuntimeMsg
-
Message: Unable to open a local file in default application
- FL_OPEN_REMOTE_URL_ERROR - Static variable in interface no.g9.message.CRuntimeMsg
-
Message: Unable to open a URL in default browser
- floatValue() - Method in class no.g9.support.Numeric
-
- forceClean(String, Object) - Method in interface no.g9.domain.DomainObjectProxy
-
Forces the specified value to be the clean value.
- forceClean(T) - Method in interface no.g9.domain.DomainObjectProxy
-
Forces the proxy to hold a new object, which then are considered "clean"
- forceClean(String, Object) - Method in class no.g9.domain.G9Proxy
-
Updates the specified value and sets the state of this attribute to
"clean"
- forceClean(T) - Method in class no.g9.domain.G9Proxy
-
- format(Object, String, int, int, int, int, int, boolean) - Static method in class no.g9.support.ReportHelper
-
- format(Object, String, int, String, int, int, int, int, boolean, String) - Static method in class no.g9.support.ReportHelper
-
Formats an Object as a String according to a display rule.
- format(Object, String) - Static method in class no.g9.support.ReportHelper
-
Lookup an enum's label using the ordinal string
- FormatHelper - Class in no.g9.support
-
Helper class for display rules and formats
- formatInternal(int, Object) - Static method in class no.g9.support.CustomDate
-
Format a date according to the internal format.
- fromInt(int) - Static method in class no.g9.message.MessageReplyType
-
Returns the constant corresponding to the given integer, or null if none
found..
- fromInt(int) - Static method in class no.g9.message.ReplySetType
-
Returns the constant corresponding to the given integer, or null if none
found..
- fromModel(M, ConvertContext) - Method in interface no.g9.support.convert.Converter
-
Convert a value object from domain to target.
- fromName(String) - Static method in class no.g9.support.G9Consts.Converter
-
Convert from name to constant.
- fromString(String) - Static method in enum no.g9.message.MessageTypeEnum
-
This function retuns the MessageType for a given name.
- fromString(String) - Static method in class no.g9.message.ReplySetType
-
Returns the constant corresponding to the given name, or null if none
found..