Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/astubbs/spring-modules
/ functions
Functions
12,561 in github.com/astubbs/spring-modules
⨍
Functions
12,561
◇
Types & classes
2,390
↓ 770 callers
Method
assertTrue
(Object leftValue, Operator operator, Object rightValue)
projects/spring-modules-validation/spring-modules-validation-base/src/test/java/org/springmodules/validation/valang/predicates/GenericTestPredicateTests.java:284
↓ 742 callers
Method
append
Recalculates <code>{@link #checkSum}</code> and <code>{@link #hashCode}</code> using the specified value. @param value the specified value.
projects/spring-modules-cache/src/main/java/org/springmodules/cache/key/HashCodeCalculator.java:65
↓ 642 callers
Method
assertEquals
(Object[] expected, Object[] actual)
projects/spring-modules-cache/src/test/java/org/springmodules/AssertExt.java:35
↓ 460 callers
Method
add
(Object o)
projects/spring-modules-xt/src/main/java/org/springmodules/xt/model/introductor/collections/IntroductorSet.java:94
↓ 448 callers
Method
replay
()
projects/spring-modules-validation/spring-modules-validation-base/src/test/java/org/springmodules/validation/bean/BeanValidatorTests.java:638
↓ 424 callers
Method
put
Associates the specified value with the specified key in this cache. If the cache previously contained a mapping for this key, the old value is replac
projects/spring-modules-cache/src/main/java/org/springmodules/cache/impl/Cache.java:89
↓ 411 callers
Method
assertFalse
(Object leftValue, Operator operator, Object rightValue)
projects/spring-modules-validation/spring-modules-validation-base/src/test/java/org/springmodules/validation/valang/predicates/GenericTestPredicateTests.java:288
↓ 342 callers
Method
getAttribute
@see javax.jcr.Session#getAttribute(java.lang.String)
projects/spring-modules-jcr/src/main/java/org/springmodules/jcr/JcrModel1Operations.java:26
↓ 324 callers
Method
get
Returns the value to which this cache maps the specified key. Returns <code>null</code> if the cache contains no mapping for this key. A return value
projects/spring-modules-cache/src/main/java/org/springmodules/cache/impl/Cache.java:65
↓ 318 callers
Method
verify
()
projects/spring-modules-validation/spring-modules-validation-base/src/test/java/org/springmodules/validation/bean/BeanValidatorTests.java:648
↓ 288 callers
Method
assertEquals
(Object[] expected, Object[] actual)
src/test/org/springmodules/ArrayAssert.java:35
↓ 283 callers
Method
check
Returns whether the given object adheres to this condition. @param object The checked object. @return <code>true</code> if the object adheres to this
projects/spring-modules-validation/spring-modules-validation-base/src/main/java/org/springmodules/validation/util/condition/Condition.java:32
↓ 258 callers
Method
assertEquals
(String message, Object expected, Object actual)
projects/spring-modules-cache/src/test/java/org/springmodules/cache/config/ConfigAssert.java:126
↓ 232 callers
Method
size
Returns the number of key-value mappings in this cache. If the cache contains more than <code>Integer.MAX_VALUE</code> elements, returns <code>Integer
projects/spring-modules-cache/src/main/java/org/springmodules/cache/impl/Cache.java:135
↓ 229 callers
Method
iterator
()
projects/spring-modules-lucene/src/main/java/org/springmodules/lucene/search/factory/LuceneHits.java:40
↓ 225 callers
Method
get
(Class entityClass, Object id)
sandbox/prevayler-template/src/java/org/springmodules/prevayler/system/PrevalentSystem.java:34
↓ 201 callers
Method
debug
@param message @deprecated Use getLog() and call warn() on it.
projects/spring-modules-template/src/main/java/org/springmodules/template/engine/velocity/extended/ExtendedVelocityEngine.java:570
↓ 200 callers
Method
append
(String string)
projects/spring-modules-validation/spring-modules-validation-base/src/main/java/org/springmodules/validation/valang/javascript/AbstractValangJavaScriptTranslator.java:76
↓ 197 callers
Method
next
()
projects/spring-modules-xt/src/main/java/org/springmodules/xt/model/introductor/collections/IntroductorSet.java:133
↓ 195 callers
Method
push
(ValidatingSupport validatingSupport)
sandbox/orm/src/java/org/springmodules/orm/support/validation/ValidatingSupport.java:166
↓ 178 callers
Method
add
(XmlRpcElement value)
sandbox/remoting/src/java/org/springmodules/remoting/xmlrpc/support/XmlRpcArray.java:46
↓ 172 callers
Method
hasNext
()
projects/spring-modules-xt/src/main/java/org/springmodules/xt/model/introductor/collections/IntroductorSet.java:129
↓ 167 callers
Method
length
()
projects/spring-modules-lucene/src/main/java/org/springmodules/lucene/search/factory/LuceneHits.java:36
↓ 163 callers
Method
setAttribute
@see Element#setAttribute(String, String)
projects/spring-modules-cache/src/test/java/org/springmodules/cache/config/DomElementStub.java:429
↓ 158 callers
Method
match
Attempts to match the entire input sequence against the given regular expression. @param input the input sequence. @return the result of the
projects/spring-modules-cache/src/main/java/org/springmodules/cache/regex/Regex.java:42
↓ 156 callers
Method
getName
()
projects/spring-modules-springmvc-extra/src/test/java/org/springmodules/web/test/domain/IOffice.java:19
↓ 153 callers
Method
getBean
()
projects/aop/src/test/org/springmodules/aop/framework/TouchingAfterReturningAdviceTests.java:88
↓ 143 callers
Method
render
Render this action, returning its textual representation. @return A text response containing the result of this action.
projects/spring-modules-xt/src/main/java/org/springmodules/xt/ajax/AjaxAction.java:33
↓ 140 callers
Function
$
(element)
samples/xt/src/webapp/js/prototype.js:1066
↓ 126 callers
Function
$
(element)
samples/feed-xt/src/webapp/js/prototype.js:1066
↓ 122 callers
Method
appendChild
@see Node#appendChild(Node)
projects/spring-modules-cache/src/test/java/org/springmodules/cache/config/DomElementStub.java:67
↓ 116 callers
Method
validate
(Object target, String text)
projects/spring-modules-validation/spring-modules-validation-base/src/test/java/org/springmodules/validation/valang/parser/ValangParserTests.java:49
↓ 115 callers
Method
getValue
()
projects/spring-modules-xt/src/test/java/org/springmodules/xt/test/domain/EmployeeFactory.java:38
↓ 114 callers
Method
getElementsByTagName
@see Element#getElementsByTagName(String)
projects/spring-modules-cache/src/test/java/org/springmodules/cache/config/DomElementStub.java:165
↓ 112 callers
Method
replay
()
sandbox/validation/src/test/org/springmodules/validation/bean/BeanValidatorTests.java:623
↓ 110 callers
Method
getName
(int id)
projects/spring-modules-cache/src/test/java/org/springmodules/cache/integration/CacheableService.java:33
↓ 96 callers
Method
getName
()
sandbox/prevayler-template/src/test/org/springmodules/prevayler/test/domain/Office.java:13
↓ 94 callers
Method
close
()
projects/spring-modules-lucene/src/main/java/org/springmodules/lucene/search/factory/LuceneSearcher.java:47
↓ 91 callers
Method
getErrorHandler
Returns the error handler that is used by this dispatcher to handle any email dispatching errors. @return The error handler used by this dispatcher.
projects/spring-modules-template/src/main/java/org/springmodules/email/dispatcher/AsyncEmailDispatcher.java:94
↓ 88 callers
Method
verify
()
sandbox/validation/src/test/org/springmodules/validation/bean/BeanValidatorTests.java:633
↓ 87 callers
Method
getLog
Returns a convenient Log instance that wraps the current LogChute. Use this to log error messages. It has the usual methods you'd expect. @return A l
projects/spring-modules-template/src/main/java/org/springmodules/template/engine/velocity/extended/ExtendedVelocityEngine.java:538
↓ 85 callers
Method
execute
Execute the action specified by the given action object within a Session. @param action callback object that specifies the Jcr action @par
projects/spring-modules-jcr/src/main/java/org/springmodules/jcr/JcrOperations.java:32
↓ 83 callers
Method
hashCode
@see java.lang.Object#hashCode()
projects/spring-modules-jcr/src/main/java/org/springmodules/jcr/JcrSessionFactory.java:344
↓ 82 callers
Method
rejectValue
Convinience method to perform the work of rejecting a field's value. @param errors the errors @param field the field that was rejected @param va the
projects/spring-modules-validation/spring-modules-validation-base/src/main/java/org/springmodules/validation/commons/FieldChecks.java:846
↓ 79 callers
Method
isEmpty
@return <code>true</code> if this cache contains no key-value mappings.
projects/spring-modules-cache/src/main/java/org/springmodules/cache/impl/Cache.java:70
↓ 78 callers
Method
notNull
()
projects/spring-modules-validation/spring-modules-validation-base/src/main/java/org/springmodules/validation/util/condition/Conditions.java:99
↓ 77 callers
Method
createElement
(String name)
sandbox/validation/src/test/org/springmodules/validation/bean/conf/loader/xml/SimpleValidationRuleElementHandlerRegistryTests.java:116
↓ 76 callers
Method
hasResource
Check if there is a resource for the given key bound to the current thread. @param key key to check @return if there is a value bound to the current t
projects/spring-modules-lucene/src/main/java/org/springmodules/lucene/index/resource/ResourceBindingManager.java:61
↓ 76 callers
Method
toString
()
projects/spring-modules-xt/src/main/java/org/springmodules/xt/model/notification/MessageImpl.java:107
↓ 73 callers
Method
create
()
projects/spring-modules-cache/src/test/java/org/springmodules/cache/config/ParserContextFactory.java:37
↓ 72 callers
Method
computeName
Computes the actual name. @param namespace @param property @return
projects/spring-modules-jcr/src/main/java/org/springmodules/jcr/JcrConstants.java:385
↓ 69 callers
Method
debug
@param message @deprecated Use getLog() and call warn() on it.
sandbox/template/src/java/org/springmodules/template/engine/velocity/extended/ExtendedVelocityEngine.java:534
↓ 69 callers
Method
invoke
Invokes the method (of the exposed service) specified in the given XML-RPC request. @param xmlRpcRequest the XML-RPC request specifying the
sandbox/remoting/src/java/org/springmodules/remoting/xmlrpc/XmlRpcServiceExporter.java:44
↓ 69 callers
Method
resolveName
Resolve name. @param namespace @param property @return
projects/spring-modules-jcr/src/main/java/org/springmodules/jcr/JcrConstants.java:354
↓ 68 callers
Method
addObject
(Object o)
projects/spring-modules-validation/spring-modules-validation-base/src/test/java/org/springmodules/validation/util/condition/collection/AbstractCollectionConditionTests.java:60
↓ 68 callers
Method
parse
Parses the given resource and returns the {@link Email} that it represents. @param resource The given resource that reprsents an email. @return The e
projects/spring-modules-template/src/main/java/org/springmodules/email/EmailParser.java:35
↓ 68 callers
Method
split
(String path)
projects/spring-modules-validation/spring-modules-validation-base/src/main/java/org/springmodules/validation/valang/functions/BeanPropertyFunction.java:64
↓ 68 callers
Method
validate
(Object target, String text)
projects/spring-modules-validation/spring-modules-validation-base/src/test/java/org/springmodules/validation/valang/javascript/ValangJavaScriptTranslatorTests.java:74
↓ 63 callers
Method
getSession
Returns a JCR Session using the credentials and workspace on this JcrSessionFactory. The session factory doesn't allow specification of a different wo
projects/spring-modules-jcr/src/main/java/org/springmodules/jcr/SessionFactory.java:28
↓ 63 callers
Method
parse
(String str)
projects/spring-modules-validation/spring-modules-validation-base/src/main/java/org/springmodules/validation/util/date/DateParser.java:30
↓ 61 callers
Method
nullSafeHashCode
<p> Returns a hash code based on the contents of the specified array. For any two <code>boolean</code> arrays <code>a</code> and <code>b</code> such t
projects/spring-modules-cache/src/main/java/org/springmodules/util/Objects.java:216
↓ 57 callers
Method
remove
Removes the mapping for this key from this cache if it is present. @param key key whose mapping is to be removed from the cache @return prev
projects/spring-modules-cache/src/main/java/org/springmodules/cache/impl/Cache.java:126
↓ 57 callers
Method
toString
Returns a string representation of the object. In general, the <code>toString</code> method returns a string that "textually represents" this object.
sandbox/remoting/src/test/org/springmodules/remoting/xmlrpc/support/Person.java:152
↓ 57 callers
Method
write
Execute the action specified by the given action object within a Lucene IndexWrier. Note: if you share resources across several calls, the IndexWriter
projects/spring-modules-lucene/src/main/java/org/springmodules/lucene/index/core/LuceneIndexTemplate.java:331
↓ 56 callers
Method
getId
(Object persistable)
samples/db4o/recipemanager/src/java/org/springmodules/db4o/examples/recipemanager/persistence/RecipeManager.java:13
↓ 56 callers
Method
verify
()
projects/flux/src/java/org/springmodules/scheduling/flux/ConfigurationBean.java:621
↓ 54 callers
Method
getKey
@return the key of this cache element
projects/spring-modules-cache/src/main/java/org/springmodules/cache/impl/Element.java:156
↓ 53 callers
Method
addAction
(AjaxAction action)
projects/spring-modules-xt/src/main/java/org/springmodules/xt/ajax/AjaxResponseImpl.java:55
↓ 53 callers
Method
getMethod
()
projects/spring-modules-jcr/src/test/java/org/springmodules/jcr/JcrInterceptorTests.java:115
↓ 53 callers
Method
toString
Returns the image.
projects/spring-modules-validation/spring-modules-validation-base/src/main/java/org/springmodules/validation/valang/parser/Token.java:109
↓ 52 callers
Method
addDocument
@see IndexWriter#addDocument(Document) @throws IOException
projects/spring-modules-lucene/src/main/java/org/springmodules/lucene/index/factory/LuceneIndexWriter.java:46
↓ 52 callers
Method
getName
()
projects/ojb/src/test/org/springmodules/beans/ITestBean.java:32
↓ 51 callers
Method
error
@param message @deprecated Use getLog() and call warn() on it.
projects/spring-modules-template/src/main/java/org/springmodules/template/engine/velocity/extended/ExtendedVelocityEngine.java:562
↓ 51 callers
Method
execute
(PrevaylerCallback callback)
sandbox/prevayler-template/src/java/org/springmodules/prevayler/Session.java:14
↓ 51 callers
Method
setFlushBeforeMethodExecution
( boolean newFlushBeforeMethodExecution)
projects/spring-modules-cache/src/test/java/org/springmodules/cache/mock/MockFlushingModel.java:46
↓ 50 callers
Method
equals
Indicates whether some other object is "equal to" this one. @param obj the reference object with which to compare @return <code>true</code>
sandbox/remoting/src/test/org/springmodules/remoting/xmlrpc/support/Person.java:67
↓ 49 callers
Method
getValue
Returns the value of this scalar. @return the value of this scalar.
sandbox/remoting/src/java/org/springmodules/remoting/xmlrpc/support/XmlRpcScalar.java:36
↓ 49 callers
Method
info
@param message @deprecated Use getLog() and call warn() on it.
projects/spring-modules-template/src/main/java/org/springmodules/template/engine/velocity/extended/ExtendedVelocityEngine.java:554
↓ 49 callers
Method
setCacheName
Sets the name of the cache name to use. @param newCacheName the new name of the cache
projects/spring-modules-cache/src/main/java/org/springmodules/cache/provider/jcs/JcsCachingModel.java:129
↓ 49 callers
Method
supports
Check if this handler supports the handling of the given event. @param event The {@link AjaxEvent} to check for. @return True if this handler support
projects/spring-modules-xt/src/main/java/org/springmodules/xt/ajax/AjaxHandler.java:44
↓ 49 callers
Method
value
()
projects/spring-modules-validation/spring-modules-validation-base/src/main/java/org/springmodules/validation/commons/validwhen/ValidWhenParser.java:335
↓ 48 callers
Method
join
Block until the task is complete. @throws ParallelException
projects/javaspaces/src/java/org/springmodules/parallel/Parallelized.java:39
↓ 48 callers
Method
replay
()
projects/spring-modules-cache/src/test/java/org/springmodules/cache/provider/jcs/JcsFacadeTests.java:566
↓ 48 callers
Method
validate
(Object target, Errors errors)
projects/spring-modules-validation/spring-modules-validation-base/src/main/java/org/springmodules/validation/valang/predicates/ValidationRule.java:31
↓ 48 callers
Method
verify
()
projects/spring-modules-cache/src/test/java/org/springmodules/cache/provider/jcs/JcsFacadeTests.java:660
↓ 47 callers
Method
assertEqualsHashCodeRelationshipIsCorrect
@see EqualsHashCodeTestCase#testEqualsHashCodeRelationship()
projects/spring-modules-cache/src/test/java/org/springmodules/EqualsHashCodeAssert.java:35
↓ 47 callers
Method
getLog
Returns a convenient Log instance that wraps the current LogChute. Use this to log error messages. It has the usual methods you'd expect. @return A l
sandbox/template/src/java/org/springmodules/template/engine/velocity/extended/ExtendedVelocityEngine.java:502
↓ 47 callers
Method
getPropertyValue
(RootBeanDefinition beanDefinition, String propertyName)
projects/spring-modules-jcr/src/test/java/org/springmodules/jcr/config/JcrNamespaceHandlerTests.java:40
↓ 47 callers
Method
supports
Indicates whether the given class is supported by this loader. The {@link #loadConfiguration(Class)} will return a validation configuration only for t
projects/spring-modules-validation/spring-modules-validation-base/src/main/java/org/springmodules/validation/bean/conf/loader/BeanValidationConfigurationLoader.java:46
↓ 46 callers
Method
removeChild
@see Node#removeChild(Node)
projects/spring-modules-cache/src/test/java/org/springmodules/cache/config/DomElementStub.java:415
↓ 45 callers
Method
contains
(Object o)
projects/spring-modules-xt/src/main/java/org/springmodules/xt/model/introductor/collections/IntroductorSet.java:86
↓ 45 callers
Method
getResult
<p>Gets the result of the function. @param target the target bean @return the result of the function
projects/spring-modules-validation/spring-modules-validation-base/src/main/java/org/springmodules/validation/valang/functions/Function.java:34
↓ 45 callers
Method
info
@param message @deprecated Use getLog() and call warn() on it.
sandbox/template/src/java/org/springmodules/template/engine/velocity/extended/ExtendedVelocityEngine.java:518
↓ 44 callers
Method
addAttribute
Add a generic attribute. @param name The attribute name. @param value The attribute value.
projects/spring-modules-xt/src/main/java/org/springmodules/xt/ajax/component/BaseHTMLComponent.java:45
↓ 44 callers
Method
equals
(Object obj)
sandbox/remoting/src/java/org/springmodules/remoting/xmlrpc/support/XmlRpcFault.java:56
↓ 44 callers
Method
test
()
sandbox/validation/tiger/src/test/org/springmodules/validation/bean/conf/loader/annotation/AnnotationBeanValidationConfigurationLoaderIntegrationTests.java:33
↓ 43 callers
Method
concat
(String[] path)
projects/spring-modules-validation/spring-modules-validation-base/src/main/java/org/springmodules/validation/valang/functions/BeanPropertyFunction.java:76
↓ 42 callers
Method
add
(Supplier supplier)
samples/db4o/recipemanager/src/java/org/springmodules/db4o/examples/recipemanager/domain/Product.java:17
↓ 42 callers
Method
getCode
Get the message code. @return The message code.
projects/spring-modules-xt/src/main/java/org/springmodules/xt/model/notification/Message.java:36
↓ 42 callers
Method
getId
()
sandbox/prevayler-template/src/test/org/springmodules/prevayler/test/domain/EmployeeImpl.java:28
next →
1–100 of 12,561, ranked by callers