- Gender - Enum in com.databasesandlife.util
-
- get() - Method in class com.databasesandlife.util.Future
-
Returns the object, waiting for its computation to be completed if necessary.
- getAcceptableDropActions() - Method in class com.databasesandlife.util.swing.MasterDetailTreeNode
-
Returns a bitmask of acceptable actions such as
DnDConstants.ACTION_COPY
.
- getAcceptableDropFlavors() - Method in class com.databasesandlife.util.swing.MasterDetailTreeNode
-
Returns array of Flavors which can be accepted, in the case a drag & drop
attempts to drop on this node.
- getBinaryStream(String) - Method in class com.databasesandlife.util.jdbc.DbTransaction.DbQueryResultRow
-
for the bytea/blob data type - returns the stream, does not convert to byte[]
- getBoolean(String) - Method in class com.databasesandlife.util.jdbc.DbTransaction.DbQueryResultRow
-
- getByteArray(String) - Method in class com.databasesandlife.util.jdbc.DbTransaction.DbQueryResultRow
-
for the bytea/blob data type - returns byte[]
- getCachedPropertiesForResourceName(String) - Static method in class com.databasesandlife.util.PropertiesUtil
-
- getCampaignName() - Method in class com.databasesandlife.util.EmailTemplate
-
Gets the "campaign name" (or "category" or "tag") which is sent along with this email when it's delivered.
- getChildAt(int) - Method in class com.databasesandlife.util.swing.MasterDetailTreeNode
-
- getChildCount() - Method in class com.databasesandlife.util.swing.MasterDetailTreeNode
-
- getChildren() - Method in interface com.databasesandlife.util.gwt.dropdownhierarchy.client.DropDownHierarchy.NonLeafNode
-
- getChildren() - Method in class com.databasesandlife.util.swing.MasterDetailTreeNode
-
- getColumnCount() - Method in class com.databasesandlife.util.swing.CachingTableModel
-
- getColumnName(int) - Method in class com.databasesandlife.util.swing.CachingTableModel
-
- getColumnNames() - Method in class com.databasesandlife.util.jdbc.DbTransaction.DbQueryResultRow
-
- getConverter(Class<C>) - Method in class com.databasesandlife.util.wicket.DateTextField
-
- getConverter(Class<C>) - Method in class com.databasesandlife.util.wicket.TimeTextField
-
- getDate(String) - Method in class com.databasesandlife.util.jdbc.DbTransaction.DbQueryResultRow
-
- getDisplayName() - Method in interface com.databasesandlife.util.gwt.dropdownhierarchy.client.DropDownHierarchy.Node
-
- getDouble(String) - Method in class com.databasesandlife.util.jdbc.DbTransaction.DbQueryResultRow
-
- getElementFromXPath(Document, String) - Static method in class com.databasesandlife.util.DomParser
-
- getElementFromXPath(Element, String) - Static method in class com.databasesandlife.util.DomParser
-
- getElementsFromXPath(Document, String) - Static method in class com.databasesandlife.util.DomParser
-
- getElementsFromXPath(Element, String) - Static method in class com.databasesandlife.util.DomParser
-
- getEmailBodyForTesting(int) - Method in class com.databasesandlife.util.EmailTransaction
-
- getEmailCountForTesting() - Method in class com.databasesandlife.util.EmailTransaction
-
- getEnum(String, Class<T>) - Method in class com.databasesandlife.util.jdbc.DbTransaction.DbQueryResultRow
-
- getEnumArray(String, Class<? extends T>) - Method in class com.databasesandlife.util.jdbc.DbTransaction.DbQueryResultRow
-
The SELECT must supply a VARCHAR[] as PostgreSQL JDBC driver does not implement ENUM[].
- getExpression(String) - Static method in class com.databasesandlife.util.DomParser
-
- getExtraText() - Method in class com.databasesandlife.util.swing.MasterDetailTreeNode
-
Returns the text which is in color at the end of the name.
- getExtraTextColor() - Method in class com.databasesandlife.util.swing.MasterDetailTreeNode
-
Returns the color which should be used for the extra text.
- getFromDual() - Method in class com.databasesandlife.util.jdbc.DbTransaction
-
- getGroupName() - Method in class com.databasesandlife.util.wicket.GroupedDropDownChoice.DropDownChoiceGroup
-
- getHttpRequestParameterMap(HttpServletRequest) - Static method in class com.databasesandlife.util.WebEncodingUtils
-
- getId() - Method in interface com.databasesandlife.util.gwt.dropdownhierarchy.client.DropDownHierarchy.LeafNode
-
- getIndex(TreeNode) - Method in class com.databasesandlife.util.swing.MasterDetailTreeNode
-
- getInt(String) - Method in class com.databasesandlife.util.jdbc.DbTransaction.DbQueryResultRow
-
- getIntegerArray(String) - Method in class com.databasesandlife.util.jdbc.DbTransaction.DbQueryResultRow
-
- getItersPerSecond() - Method in class com.databasesandlife.util.Timer.TimerResult
-
- getJodatimeLocalDate(String) - Method in class com.databasesandlife.util.jdbc.DbTransaction.DbQueryResultRow
-
- getJodatimeLocalTime(String) - Method in class com.databasesandlife.util.jdbc.DbTransaction.DbQueryResultRow
-
- getJs() - Method in class com.databasesandlife.util.wicket.CountingUpThenAutoRefreshingLabel
-
INTERNAL METHOD -- DO NOT USE
- getLabelValue() - Method in class com.databasesandlife.util.wicket.CountingUpThenAutoRefreshingLabel
-
INTERNAL METHOD -- DO NOT USE
- getLastBodyForTesting() - Static method in class com.databasesandlife.util.EmailTemplate
-
Return the plain text body of the last email which has been sent; or the empty string in case no emails have been sent.
- getLeafNameInclExtension() - Method in interface com.databasesandlife.util.EmailTemplate.Attachment
-
For example "invoice.pdf"
- getLeafNameInclExtension() - Method in class com.databasesandlife.util.EmailTemplate.ByteArrayAttachment
-
- getLocalDate(String) - Method in class com.databasesandlife.util.jdbc.DbTransaction.DbQueryResultRow
-
- getLocalTime(String) - Method in class com.databasesandlife.util.jdbc.DbTransaction.DbQueryResultRow
-
- getLong(String) - Method in class com.databasesandlife.util.jdbc.DbTransaction.DbQueryResultRow
-
- getMidnightUtcAtEnd() - Method in class com.databasesandlife.util.YearMonthDay
-
Deprecated.
- getMidnightUtcAtStart() - Method in class com.databasesandlife.util.YearMonthDay
-
Deprecated.
- getMimeType() - Method in interface com.databasesandlife.util.EmailTemplate.Attachment
-
For example "application/pdf"
- getMimeType() - Method in class com.databasesandlife.util.EmailTemplate.ByteArrayAttachment
-
- getNext() - Method in class com.databasesandlife.util.YearMonthDay
-
Deprecated.
- getNextMonth() - Method in class com.databasesandlife.util.YearMonth
-
Deprecated.
- getNodesFromXPath(Document, String) - Static method in class com.databasesandlife.util.DomParser
-
- getNodesFromXPath(Element, String) - Static method in class com.databasesandlife.util.DomParser
-
- getObject() - Method in class com.databasesandlife.util.wicket.BooleanSetModel
-
- getObject() - Method in class com.databasesandlife.util.wicket.EmptyListIsSpecialWrapperModel
-
Returns data to user i.e.
- getObject() - Method in class com.databasesandlife.util.wicket.MapModel
-
- getObject() - Method in class com.databasesandlife.util.wicket.SingleEntryModelAdaptor
-
- getOrTimeoutAfterSeconds(float) - Method in class com.databasesandlife.util.Future
-
- getParent() - Method in interface com.databasesandlife.util.gwt.dropdownhierarchy.client.DropDownHierarchy.Node
-
- getParent() - Method in class com.databasesandlife.util.swing.MasterDetailTreeNode
-
- getPrevious() - Method in class com.databasesandlife.util.YearMonthDay
-
Deprecated.
- getPreviousMonth() - Method in class com.databasesandlife.util.YearMonth
-
Deprecated.
- getPropertyOrThrow(Properties, String) - Static method in class com.databasesandlife.util.PropertiesUtil
-
- getPropertyOrThrow(String, String) - Static method in class com.databasesandlife.util.PropertiesUtil
-
- getReverseDirection() - Method in enum com.databasesandlife.util.OrderByDirection
-
- getRowCount() - Method in class com.databasesandlife.util.swing.CachingTableModel
-
- getSecondsPerIter() - Method in class com.databasesandlife.util.Timer.TimerResult
-
- getSelectedNode() - Method in class com.databasesandlife.util.swing.MasterDetailTreeNode
-
Can be called anywhere on the tree.
- getSharedInstanceAndAddToLog4jIfNecessary() - Static method in class com.databasesandlife.util.PerThreadLog4jAppender
-
- getSqlForLog(String, Object[]) - Static method in class com.databasesandlife.util.jdbc.DbTransaction
-
- getString(String) - Method in class com.databasesandlife.util.jdbc.DbTransaction.DbQueryResultRow
-
- getStringArray(String) - Method in class com.databasesandlife.util.jdbc.DbTransaction.DbQueryResultRow
-
- getSubProperties(Properties, String) - Static method in class com.databasesandlife.util.PropertiesUtil
-
Takes a Properties with keys such as "rules.x" and "y", and a prefix
string such as "rules" and returns a new Properties with keys such
as "x".
- getTreeIcon() - Method in class com.databasesandlife.util.swing.MasterDetailTreeNode
-
Returns an ImageIcon which represents this icon, to be displayed to the
left of it in the tree-view
- getTreeText() - Method in class com.databasesandlife.util.swing.MasterDetailTreeNode
-
Returns the text which can be used to display this icon in the
tree-view
- getValueAt(int, int) - Method in class com.databasesandlife.util.swing.CachingTableModel
-
- getValues() - Method in class com.databasesandlife.util.wicket.GroupedDropDownChoice.DropDownChoiceGroup
-
- getYearMonthDay(String) - Method in class com.databasesandlife.util.jdbc.DbTransaction.DbQueryResultRow
-
Reads column as string and expects "YYYY-MM-DD" format
- GoogleAnalyticsAsyncWidget - Class in com.databasesandlife.util.wicket
-
Includes Google Analytics tracking into the page.
- GoogleAnalyticsAsyncWidget(String, String) - Constructor for class com.databasesandlife.util.wicket.GoogleAnalyticsAsyncWidget
-
- GoogleAnalyticsAsyncWidget(String, String, boolean) - Constructor for class com.databasesandlife.util.wicket.GoogleAnalyticsAsyncWidget
-
- GroupedDropDownChoice<T extends Serializable> - Class in com.databasesandlife.util.wicket
-
Drop-down where options are in groups; user may select only one element or multiple elements.
- GroupedDropDownChoice(String, IModel<List<T>>, List<GroupedDropDownChoice.DropDownChoiceGroup<T>>, IOptionRenderer<T>, String) - Constructor for class com.databasesandlife.util.wicket.GroupedDropDownChoice
-
- GroupedDropDownChoice.DropDownChoiceGroup<T> - Class in com.databasesandlife.util.wicket
-
- gt(YearMonth) - Method in class com.databasesandlife.util.YearMonth
-
Deprecated.
- select() - Method in class com.databasesandlife.util.swing.MasterDetailTreeNode
-
- send(EmailTransaction, Collection<InternetAddress>, Locale, Map<String, ? extends Object>, EmailTemplate.Attachment...) - Method in class com.databasesandlife.util.EmailTemplate
-
Send an email based on this email template.
- send(EmailTransaction, InternetAddress, Locale, Map<String, ? extends Object>, EmailTemplate.Attachment...) - Method in class com.databasesandlife.util.EmailTemplate
-
- send(Message) - Method in class com.databasesandlife.util.EmailTransaction
-
- setAutoRefreshingInitialIntervalSeconds(double) - Method in class com.databasesandlife.util.wicket.CountingUpThenAutoRefreshingLabel
-
During the auto-refresh phase, what should the duration be between server-refreshes, initially?
- setAutoRefreshingIntervalMultiplier(double) - Method in class com.databasesandlife.util.wicket.CountingUpThenAutoRefreshingLabel
-
During the auto-refresh phase, by what multiplier should the auto-refresh interval durations increase? For example 2.0
means they double; so for example the first duration might be 10s, the next 20s, the next 40s, etc.
- setBold() - Method in class com.databasesandlife.util.swing.JAutoVanishingLabel
-
- setChangeListener(DropDownHierarchy.ChangeListener<N>) - Method in class com.databasesandlife.util.gwt.dropdownhierarchy.client.DropDownHierarchy
-
When the user makes a selection, this change listener should be called.
- setCountingUpDurationSeconds(double) - Method in class com.databasesandlife.util.wicket.CountingUpThenAutoRefreshingLabel
-
How long should the initial phase of counting up be? Measured in seconds
- setCountingUpRefreshIntervalSeconds(double) - Method in class com.databasesandlife.util.wicket.CountingUpThenAutoRefreshingLabel
-
What should the duration between the updates during the counting up phase be? Measured in seconds.
- setDefaultCharset(Charset) - Method in class com.databasesandlife.util.CsvParser
-
- setDesiredFields(String...) - Method in class com.databasesandlife.util.CsvParser
-
Any fields found outside of this list cause an error
- setDocumentLocator(Locator) - Method in class com.databasesandlife.util.IdentityForwardingSaxHandler
-
- setEndOfDataRegex(Pattern) - Method in class com.databasesandlife.util.CsvParser
-
- setFieldSeparator(String) - Method in class com.databasesandlife.util.CsvParser
-
- setFieldSeparatorRegexp(Pattern) - Method in class com.databasesandlife.util.CsvParser
-
- setIgnoreNotDesiredColumns(boolean) - Method in class com.databasesandlife.util.CsvParser
-
- setLastBodyForTestingInsteadOfSendingEmails() - Static method in class com.databasesandlife.util.EmailTemplate
-
- setNonEmptyFields(String...) - Method in class com.databasesandlife.util.CsvParser
-
Any fields here must be present and have non-empty values
- setObject(Boolean) - Method in class com.databasesandlife.util.wicket.BooleanSetModel
-
- setObject(List<T>) - Method in class com.databasesandlife.util.wicket.EmptyListIsSpecialWrapperModel
-
- setObject(V) - Method in class com.databasesandlife.util.wicket.MapModel
-
- setObject(List<T>) - Method in class com.databasesandlife.util.wicket.SingleEntryModelAdaptor
-
- setParent(MasterDetailTreeNode) - Method in class com.databasesandlife.util.swing.MasterDetailTreeNode
-
- setSelected(N) - Method in class com.databasesandlife.util.gwt.dropdownhierarchy.client.DropDownHierarchy
-
Changes which node is selected.
- setSkipLinePattern(Pattern) - Method in class com.databasesandlife.util.CsvParser
-
- setTendencyThreshold(double) - Method in class com.databasesandlife.util.wicket.CountingUpThenAutoRefreshingLabel
-
How close should the counting up phase get to the target value? A value of 0.01 means it gets within 1% of the target value
before switching to the second auto-refresh phase.
- setThreadCount(int) - Method in class com.databasesandlife.util.ThreadPool
-
- setThreadNamePrefix(String) - Method in class com.databasesandlife.util.ThreadPool
-
- setVanishingText(String) - Method in class com.databasesandlife.util.swing.JAutoVanishingLabel
-
- setXml(Element) - Method in class com.databasesandlife.util.OutOfHeapTemporaryStorage.OutOfHeapXml
-
- SingleEntryModelAdaptor<T> - Class in com.databasesandlife.util.wicket
-
Wraps a model of a single value, in a model capable of storing a list of values.
- SingleEntryModelAdaptor(IModel<T>) - Constructor for class com.databasesandlife.util.wicket.SingleEntryModelAdaptor
-
- skippedEntity(String) - Method in class com.databasesandlife.util.IdentityForwardingSaxHandler
-
- SmtpServerAddress() - Constructor for class com.databasesandlife.util.EmailTransaction.SmtpServerAddress
-
- SmtpServerConfiguration() - Constructor for class com.databasesandlife.util.EmailTransaction.SmtpServerConfiguration
-
- splitToArray(Properties, String) - Static method in class com.databasesandlife.util.PropertiesUtil
-
Takes a prefix like "rules" and then finds "rules.0.x" etc, puts them
into lots of Properties objects with keys like "x" and position 0 in
the array.
- splitToHashtable(Properties, String) - Static method in class com.databasesandlife.util.PropertiesUtil
-
- splitToMap(Properties, String) - Static method in class com.databasesandlife.util.PropertiesUtil
-
Takes a prefix like "rules" and then finds "rules.name.key", puts
them in a Map.
- splitToVector(Properties, String) - Static method in class com.databasesandlife.util.PropertiesUtil
-
- SqlException(String) - Constructor for exception com.databasesandlife.util.jdbc.DbTransaction.SqlException
-
- SqlException(String, Throwable) - Constructor for exception com.databasesandlife.util.jdbc.DbTransaction.SqlException
-
- start(String) - Static method in class com.databasesandlife.util.Timer
-
- startDocument() - Method in class com.databasesandlife.util.IdentityForwardingSaxHandler
-
- startElement(String, String, String, Attributes) - Method in class com.databasesandlife.util.DomVariableExpander
-
- startElement(String, String, String, Attributes) - Method in class com.databasesandlife.util.IdentityForwardingSaxHandler
-
- startPrefixMapping(String, String) - Method in class com.databasesandlife.util.IdentityForwardingSaxHandler
-
- subtractDays(int) - Method in class com.databasesandlife.util.YearMonthDay
-
Deprecated.
- SvnUrlWithUsernamePassword - Class in com.databasesandlife.util
-
Represents a SVN URL, username, password.
- SvnUrlWithUsernamePassword() - Constructor for class com.databasesandlife.util.SvnUrlWithUsernamePassword
-
- valueOf(String) - Static method in enum com.databasesandlife.util.Gender
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databasesandlife.util.jdbc.DbTransaction.DbServerProduct
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databasesandlife.util.jdbc.ResultSetIterator.CloseStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databasesandlife.util.OrderByDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databasesandlife.util.wicket.OverlayIframeCloser.DomainSimilarity
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.databasesandlife.util.Gender
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.databasesandlife.util.jdbc.DbTransaction.DbServerProduct
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.databasesandlife.util.jdbc.ResultSetIterator.CloseStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.databasesandlife.util.OrderByDirection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.databasesandlife.util.wicket.OverlayIframeCloser.DomainSimilarity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VariableNotFoundException(String) - Constructor for exception com.databasesandlife.util.DomVariableExpander.VariableNotFoundException
-