|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
true
if any of the value sets in the
OneToManyMap contains an equivalent object to the value
parameter, where equivalence is determined using the
equals(Object)
method.
java.util.Map.entrySet()
method, however the entries returned map from a key to a value, rather
than from a key(K
) to a value(V
) rather than
froma key(K
) to a set of values(Set<V>
).
equals
functionalitytemp directory
and deletes all those that are older than the given number of hours.
value
.
ResourceLoader
.ResourceLoader
that will be used to load the resources specified in the sqlMap's resource.SystemPropertiesFactoryBean
that allows properties to be set through JNDI entries in
java:comp/env/properties/*.PropertyPlaceholderConfigurer
that allows properties to be set through JNDI entries in
java:comp/env/properties/*.NamedObjectRegistry.setStorageType(Class)
.
left.equals(right)
after checking for null values
org.alfresco.util.OneToManyMap
that stores the
inverse mapping from a value to its key.java.util.Map
that represents a mapping
from a key to a set of values.JBossEnabledResourcePatternResolver
that avoids direct dependencies on
application server specifics.RowHandler
.
java.utilMap.putAll(Map m)
,
however the map specified is from keys to values instead of keys to sets
of values.
java.util.Map.put(K, V)
, however it allows the user to add a single value to the map rather than
adding a java.util.Set
containing one or more values.
value
from the OneToManyBiMap
.
UserTransaction
must rollback regardless of the error.
RowHandler
that collapses multiple rows based on a set of properties.java.lang.Process
, but
logs the system standard and error streams.InputStream
and writes it into a
StringBuffer
RuntimeExec.setCommandsAndArguments(Map)
RuntimeExecBootstrapBean.setEnabled(java.lang.String)
instead, remembering that the boolean property should be inverted.
HierarchicalBeanLoader.getObjectType()
UserTransaction
.
UserTransaction
that will allow the thread using it to participate
in transactions that are normally only begun and committed by the SpringFramework
transaction aware components.TransactionDefinition.PROPAGATION_REQUIRED
.
PropertiesFactoryBean
, but overrides or augments the resulting property set with values
from VM system properties.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |