Uses of Annotation Interface
org.adempiere.base.Generated
Packages that use Generated
Package
Description
Provide implementation for conversion of amount to word.
Provide cache, server log, JDBC interface, field display/data type, transaction, email, INI properties, security key store, encryption and environment context implementation.
Provide cache, server log, JDBC interface, field display/data type, transaction, email, INI properties, security key store, encryption and environment context implementation.
-
Uses of Generated in org.compiere.util
Methods in org.compiere.util with annotations of type GeneratedModifier and TypeMethodDescriptionstatic void
Dump a Map (key=value) to standard outstatic AttributedCharacterIterator
Util.getIterator
(AttributedString aString, AttributedCharacterIterator.Attribute[] relevantAttributes) Return a Iterator with only the relevant attributes.
Fixes implementation in AttributedString, which returns everything.static boolean
Util.isDeveloperMode()
Is running from Eclipsestatic void
Util.printActionInputMap
(JComponent comp) Deprecated.Swing client have been deprecatedstatic String
Util.stripDiacritics
(String s) Deprecated, for removal: This API element is subject to removal in a future version.dummy method, not doing anything