MCPcopy Create free account

hub / github.com/astubbs/spring-modules / functions

Functions12,561 in github.com/astubbs/spring-modules

↓ 14 callersMethodgetChildNodes
@see Node#getChildNodes()
projects/spring-modules-cache/src/test/java/org/springmodules/cache/config/DomElementStub.java:158
↓ 14 callersMethodgetClinic
()
samples/orm-petclinic/src/org/springframework/samples/petclinic/web/AbstractClinicForm.java:31
↓ 14 callersMethodgetClinic
()
samples/prevayler-petclinic/src/org/springframework/samples/petclinic/web/AbstractClinicForm.java:30
↓ 14 callersMethodhasAttribute
@see Element#hasAttribute(String)
projects/spring-modules-cache/src/test/java/org/springmodules/cache/config/DomElementStub.java:298
↓ 14 callersMethodinitialize
Initialize a workflow instance using the default initial action. @see #setInitialAction(Integer) @see #initialize(int, java.util.Map)
projects/osworkflow/src/java/org/springmodules/workflow/osworkflow/OsWorkflowTemplate.java:138
↓ 14 callersMethodisSerializableCacheElementRequired
@return <code>true</code>. JCS can only store Serializable objects @see AbstractCacheProviderFacade#isSerializableCacheElementRequired()
projects/spring-modules-cache/src/main/java/org/springmodules/cache/provider/jcs/JcsFacade.java:143
↓ 14 callersMethodload
(String className)
projects/spring-modules-cache/src/main/java/org/springmodules/cache/interceptor/MethodMatcher.java:69
↓ 14 callersMethodregisterFieldMethodAnnotationHandler
(Handler handler)
projects/spring-modules-validation/spring-modules-validation-jdk15/src/main/java/org/springmodules/validation/bean/annotation/javascript/taglib/CommandObjectToValangConverter.java:169
↓ 14 callersMethodsetFailQuietlyEnabled
Sets the flag that indicates if any exception thrown at run-time by the cache manager should be propagated (<code>false</code>) or not (<code>true</co
projects/spring-modules-cache/src/main/java/org/springmodules/cache/provider/AbstractCacheProviderFacade.java:193
↓ 14 callersMethodsetFlushingModelSource
Sets the source of flusshing models for class methods. @param newFlushingModelSource the new source of flushing models
projects/spring-modules-cache/src/main/java/org/springmodules/cache/interceptor/flush/AbstractModelSourceFlushingInterceptor.java:52
↓ 14 callersMethodsetOfficeId
(String officeId)
projects/spring-modules-xt/src/test/java/org/springmodules/xt/test/domain/Office.java:32
↓ 14 callersMethodwrapAndEscapeJsString
(String string)
projects/spring-modules-validation/spring-modules-validation-jdk15/src/main/java/org/springmodules/validation/bean/annotation/javascript/taglib/Handler.java:65
↓ 13 callersFunction$H
(object)
samples/xt/src/webapp/js/prototype.js:719
↓ 13 callersFunction$H
(object)
samples/feed-xt/src/webapp/js/prototype.js:719
↓ 13 callersMethodassertBeanDefinitionHasProperty
Asserts that the given bean definition contains a property value equal to the given one. @param beanDefinition the given bean definition @pa
projects/spring-modules-cache/src/test/java/org/springmodules/cache/config/ConfigAssert.java:62
↓ 13 callersMethodcheckField
(Document document, String fieldKey, boolean notNull)
projects/spring-modules-lucene/src/test/java/org/springmodules/lucene/index/document/handler/file/PdfBoxDocumentHandlerTests.java:21
↓ 13 callersMethodelement
(Document doc, String name)
projects/spring-modules-validation/spring-modules-validation-base/src/test/java/org/springmodules/validation/bean/conf/loader/xml/DefaultXmlBeanValidationConfigurationLoaderTests.java:333
↓ 13 callersMethodequals
(Object obj)
samples/feed-xt/src/java/org/springmodules/feedxt/domain/UserImpl.java:127
↓ 13 callersMethodexecute
Execute the action specified by the given action object within a JbpmSession. @param callback @return
projects/jbpm30/src/java/org/springmodules/workflow/jbpm30/JbpmTemplate.java:216
↓ 13 callersMethodexecuteGenerateArgumentHashCode
(Method method, Object[] methodArguments)
projects/spring-modules-cache/src/test/java/org/springmodules/cache/key/AbstractCacheKeyGeneratorTests.java:118
↓ 13 callersMethodgetAnalyzer
@see IndexWriter#getAnalyzer()
projects/spring-modules-lucene/src/main/java/org/springmodules/lucene/index/factory/LuceneIndexWriter.java:80
↓ 13 callersMethodgetClassLoader
()
projects/spring-modules-template/src/test/java/org/springmodules/email/dispatcher/JavaMailEmailDispatcherTests.java:85
↓ 13 callersMethodgetElements
()
sandbox/remoting/src/java/org/springmodules/remoting/xmlrpc/support/XmlRpcArray.java:68
↓ 13 callersMethodgetIndexReader
Get a IndexReasder from the given IndexFactory. Changes any Lucene io exception into the Spring hierarchy of unchecked lucene index access exceptions,
sandbox/lucene/src/java/org/springmodules/lucene/index/factory/IndexReaderFactoryUtils.java:57
↓ 13 callersMethodgetIndexReader
Get an IndexReader from the given IndexFactory. Changes any Lucene IO exception into the Spring hierarchy of unchecked lucene index access exceptions,
projects/spring-modules-lucene/src/main/java/org/springmodules/lucene/index/factory/IndexReaderFactoryUtils.java:59
↓ 13 callersMethodgetProxy
()
projects/spring-modules-jcr/src/test/java/org/springmodules/jcr/JcrInterceptorTests.java:138
↓ 13 callersMethodgetSessionHolder
()
projects/spring-modules-jcr/src/main/java/org/springmodules/jcr/jackrabbit/LocalTransactionManager.java:269
↓ 13 callersMethodgetTemplate
()
projects/spring-modules-validation/spring-modules-validation-base/src/main/java/org/springmodules/validation/valang/functions/AbstractFunction.java:105
↓ 13 callersMethodisInstanceOf
Returns <code>true</code> if the given object is an instance of the given class. @param obj the object to check @param targetClass
projects/spring-modules-cache/src/main/java/org/springmodules/cache/provider/AbstractCacheModelValidator.java:79
↓ 13 callersMethodonPutInCache
Stores the given object under the given key in the cache (and group, if any) specified in the given caching model. The caching model should be an inst
projects/spring-modules-cache/src/main/java/org/springmodules/cache/provider/jcs/JcsFacade.java:245
↓ 13 callersMethodsave
@see javax.jcr.Session#save()
projects/spring-modules-jcr/src/main/java/org/springmodules/jcr/JcrModel2Operations.java:46
↓ 13 callersMethodsetCacheManager
Sets the JCS cache manager to use. @param newCacheManager the new cache manager
projects/spring-modules-cache/src/main/java/org/springmodules/cache/provider/jcs/JcsFacade.java:99
↓ 13 callersMethodsetCacheModelClass
Sets the class of the caching model to create @param newCacheModelClass the new class
projects/spring-modules-cache/src/main/java/org/springmodules/cache/provider/ReflectionCacheModelEditor.java:116
↓ 13 callersMethodsetCacheName
Sets the name of the cache to use. @param newCacheName the new cache name to set
projects/spring-modules-cache/merlin/src/org/springmodules/cache/provider/tangosol/CoherenceCachingModel.java:114
↓ 13 callersMethodsetCacheStruct
Sets a single structure specifying which cache (and optionally groups) should be flushed @param cacheStruct the new cache structure
projects/spring-modules-cache/src/main/java/org/springmodules/cache/provider/jcs/JcsFlushingModel.java:74
↓ 13 callersMethodsetCommandName
Sets the name of the command which will be validated by the generated JavaScript. If this value is specified it is expected that a collection of valan
projects/spring-modules-validation/spring-modules-validation-base/src/main/java/org/springmodules/validation/valang/javascript/taglib/ValangValidateTag.java:84
↓ 13 callersMethodsetConditionExpressionParser
Sets the condition expression parser to be used when parsing the condition expression. @param conditionExpressionParser The condition expression pars
projects/spring-modules-validation/spring-modules-validation-base/src/main/java/org/springmodules/validation/util/cel/ConditionExpressionBased.java:31
↓ 13 callersMethodsetConfiguration
Sets the <code>Configuration<code> used to load workflow definitions.
projects/osworkflow/src/java/org/springmodules/workflow/osworkflow/OsWorkflowTemplate.java:96
↓ 13 callersMethodsetGroup
Sets the name of the group to use. The group should belong to the cache specified in this model. @param newGroup the new name of the group
projects/spring-modules-cache/src/main/java/org/springmodules/cache/provider/jcs/JcsCachingModel.java:140
↓ 13 callersMethodsetNode
Sets the fully qualified name of the node to use @param newNodeFqn the new node FQN
projects/spring-modules-cache/src/main/java/org/springmodules/cache/provider/jboss/JbossCacheCachingModel.java:103
↓ 13 callersMethodsetUpCache
()
projects/spring-modules-cache/src/test/java/org/springmodules/cache/provider/ehcache/EhCacheFacadeTests.java:451
↓ 13 callersMethodsetterName
(String columnName)
sandbox/datamap/src/java/org/springmodules/datamap/jdbc/sqlmap/support/ActiveMapperUtils.java:52
↓ 13 callersMethodunderscoreName
(String name)
sandbox/datamap/src/java/org/springmodules/datamap/jdbc/sqlmap/support/ActiveMapperUtils.java:44
↓ 13 callersMethodupdate
(Object entity)
sandbox/prevayler-template/src/java/org/springmodules/prevayler/system/PrevalentSystem.java:28
↓ 13 callersMethodwriteResponse
Serializes a XML-RPC response into an array of bytes. @param response the response of the execution of a XML-RPC request. @return the given
sandbox/remoting/src/java/org/springmodules/remoting/xmlrpc/XmlRpcResponseWriter.java:40
↓ 12 callersMethodadd
Adds a new member to this struct. @param name the name of the member. @param value the value of the member.
sandbox/remoting/src/java/org/springmodules/remoting/xmlrpc/support/XmlRpcStruct.java:111
↓ 12 callersMethodaddCascadeValidation
Adds the given cascade validation to this configuration. @param cascadeValidation The cascase validation to be added to this configuration.
projects/spring-modules-validation/spring-modules-validation-base/src/main/java/org/springmodules/validation/bean/conf/MutableBeanValidationConfiguration.java:115
↓ 12 callersMethodaddManagedEmployee
(Employee employee)
sandbox/prevayler-template/src/test/org/springmodules/prevayler/test/domain/ManagerImpl.java:22
↓ 12 callersMethodbuildBasicRule
(String fieldName, String errMsg, String function, String applyIf, Annotation annotation)
projects/spring-modules-validation/spring-modules-validation-jdk15/src/main/java/org/springmodules/validation/bean/annotation/javascript/taglib/Handler.java:38
↓ 12 callersMethodcompare
Compares the two given objects. Expects both of them to be {@link Comparable} instances. @see ComparableComparator#compare(Object, Object)
projects/spring-modules-validation/spring-modules-validation-base/src/main/java/org/springmodules/validation/util/condition/range/NumberAwareComparableComparator.java:37
↓ 12 callersMethodcreateAddress
Creates a new InternetAddress from the given email address. @param address The email address. @return The created InternetAddress.
sandbox/template/src/java/org/springmodules/email/EmailUtils.java:37
↓ 12 callersMethodcreateErrorArgumentsResolver
A helper method for sub-classes helping with the creation of error argument resolvers. The resolver created by this method will return an array that c
projects/spring-modules-validation/spring-modules-validation-base/src/main/java/org/springmodules/validation/bean/rule/AbstractValidationRule.java:183
↓ 12 callersMethoddoc
(int n)
projects/spring-modules-lucene/src/main/java/org/springmodules/lucene/search/factory/LuceneHits.java:37
↓ 12 callersMethodfindPropertyHandler
Returns the property validation element handler that can handle the given element. @param element The element be handled. @param clazz The validated
projects/spring-modules-validation/spring-modules-validation-base/src/main/java/org/springmodules/validation/bean/conf/loader/xml/ValidationRuleElementHandlerRegistry.java:49
↓ 12 callersMethodgetCacheNames
@return the names of the EHCache caches to flush
projects/spring-modules-cache/src/main/java/org/springmodules/cache/provider/ehcache/EhCacheFlushingModel.java:89
↓ 12 callersMethodgetColumn
()
projects/spring-modules-validation/spring-modules-validation-base/src/main/java/org/springmodules/validation/valang/ValangException.java:56
↓ 12 callersMethodgetDate
Getter for property date. @return Value of property date.
samples/orm-petclinic/src/org/springframework/samples/petclinic/Visit.java:31
↓ 12 callersMethodgetEmployee
()
projects/spring-modules-xt/src/test/java/org/springmodules/xt/test/domain/IEmployeeUpdateEvent.java:24
↓ 12 callersMethodgetInstance
()
projects/spring-modules-xt/src/main/java/org/springmodules/xt/model/specifications/composite/operator/OperatorFactory.java:34
↓ 12 callersMethodgetJavaType
()
sandbox/datamap/src/java/org/springmodules/datamap/jdbc/sqlmap/PersistentField.java:50
↓ 12 callersMethodgetLine
()
projects/spring-modules-validation/spring-modules-validation-base/src/main/java/org/springmodules/validation/valang/ValangException.java:52
↓ 12 callersMethodgetPrevaylerTemplate
()
sandbox/prevayler-template/src/java/org/springmodules/prevayler/support/PrevaylerDaoSupport.java:29
↓ 12 callersMethodgetSearcher
Construct a Searcher instance. This instance will be used by both the LuceneSearcherTemplate and every query classes to make searches on the index. @r
projects/spring-modules-lucene/src/main/java/org/springmodules/lucene/search/factory/SearcherFactory.java:40
↓ 12 callersMethodgetStringArray
()
projects/ojb/src/test/org/springmodules/beans/TestBean.java:201
↓ 12 callersMethodgetValidationContext
Returns the {@link ValidationContext} held by this holder, or <code>null</code> if nothing is held. @return The {@link ValidationContext} held by thi
projects/spring-modules-validation/spring-modules-validation-base/src/main/java/org/springmodules/validation/bean/context/ValidationContextHolder.java:37
↓ 12 callersMethodloadOwner
Retrieve an <code>Owner</code> from the datastore by id. @param id the id to search for @return the <code>Owner</code> if found @throws org.springfram
samples/prevayler-petclinic/src/org/springframework/samples/petclinic/Clinic.java:45
↓ 12 callersMethodmatches
Returns <code>true</code> if the return value of the intercepted method should be cached. @param method the intercepted method to verify. @p
projects/spring-modules-cache/src/main/java/org/springmodules/cache/interceptor/caching/CachingModelSourceAdvisor.java:81
↓ 12 callersMethodparseRequest
Creates a new XML-RPC request by parsing the given InputStream. @param inputStream the InputStream containing the XML-RPC request to parse.
sandbox/remoting/src/java/org/springmodules/remoting/xmlrpc/XmlRpcRequestParser.java:44
↓ 12 callersMethodreflectionHashCode
<p> This method uses reflection to build a valid hash code. </p> <p> It uses <code>AccessibleObject.setAccessible</code> to gain access to private fi
projects/spring-modules-cache/src/main/java/org/springmodules/cache/util/Reflections.java:72
↓ 12 callersMethodreplay
()
sandbox/validation/src/test/org/springmodules/validation/bean/conf/loader/xml/SimpleValidationRuleElementHandlerRegistryTests.java:121
↓ 12 callersMethodreplay
()
projects/spring-modules-validation/spring-modules-validation-base/src/test/java/org/springmodules/validation/bean/conf/loader/xml/SimpleValidationRuleElementHandlerRegistryTests.java:122
↓ 12 callersMethodsearch
()
samples/lucene/src/java/org/springmodules/samples/lucene/ui/console/search/Searcher.java:23
↓ 12 callersMethodsetTarget
Sets the target object to be proxied. @param newTarget the new target object
projects/spring-modules-cache/src/main/java/org/springmodules/cache/interceptor/proxy/CacheProxyFactoryBean.java:277
↓ 12 callersMethodtoString
@see java.lang.Object#toString()
projects/spring-modules-jcr/src/main/java/org/springmodules/jcr/JcrSessionFactory.java:359
↓ 12 callersMethodtransform
<p>Transforms the Errors instance into a user defined business unchecked exception. @param errors the Errors instance containing validation errors. @
sandbox/orm/src/java/org/springmodules/orm/support/validation/ErrorsToRuntimeExceptionTransformer.java:37
↓ 12 callersMethodverify
()
sandbox/validation/src/test/org/springmodules/validation/bean/conf/loader/xml/SimpleValidationRuleElementHandlerRegistryTests.java:126
↓ 12 callersMethodverify
()
projects/spring-modules-validation/spring-modules-validation-base/src/test/java/org/springmodules/validation/bean/conf/loader/xml/SimpleValidationRuleElementHandlerRegistryTests.java:127
↓ 11 callersFunction$R
(start, end, exclusive)
samples/xt/src/webapp/js/prototype.js:749
↓ 11 callersMethodaddDocument
(String id, String title, String text, String category)
samples/lucene/src/java/org/springmodules/samples/lucene/dao/indexing/IndexAccessorDao.java:27
↓ 11 callersFunctionalert
(msg)
projects/spring-modules-validation/spring-modules-validation-base/src/test/resources/org/springmodules/validation/valang/javascript/test_codebase_overides.js:12
↓ 11 callersMethodassertBeanDefinitionWrapsClass
Asserts that the given bean definition wraps a bean of the given class. @param beanDefinition the given bean definition @param expectedClass
projects/spring-modules-cache/src/test/java/org/springmodules/cache/config/ConfigAssert.java:77
↓ 11 callersMethodbeforeIndexingFile
(File file)
projects/spring-modules-lucene/src/main/java/org/springmodules/lucene/index/object/directory/FileDocumentIndexingListener.java:28
↓ 11 callersMethodbindMockInstanceIdToContext
()
projects/osworkflow/src/test/org/springmodules/workflow/osworkflow/OsWorkflowTemplateTests.java:506
↓ 11 callersMethodcommit
()
projects/javaspaces/src/test/org/springmodules/javaspaces/tx/TransactionTests.java:135
↓ 11 callersMethodcontains
(Set<Annotation> annotations, Class annotationType)
projects/spring-modules-validation/spring-modules-validation-jdk15/src/main/java/org/springmodules/validation/bean/conf/loader/annotation/handler/jpa/AbstractJpaAnnotationHandler.java:60
↓ 11 callersMethodcreateCacheManager
()
projects/spring-modules-cache/src/test/java/org/springmodules/cache/provider/CacheManagerFactoryBeanTests.java:52
↓ 11 callersMethodcreateErrorArgumentsResolver
A helper method for sub-classes helping with the creation of error argument resolvers. The resolver created by this method will return an array that c
sandbox/validation/src/java/org/springmodules/validation/bean/rule/AbstractValidationRule.java:164
↓ 11 callersMethodexecute
(PersistenceBrokerCallback action)
projects/ojb/src/java/org/springmodules/orm/ojb/PersistenceBrokerTemplate.java:136
↓ 11 callersMethodgenerate
Generates output based on the given model and flushes it into the given OutputStream. @param out The OutputStream the output will be flushed into. @p
projects/spring-modules-template/src/main/java/org/springmodules/template/Template.java:38
↓ 11 callersMethodget
(String key)
projects/spring-modules-template/src/test/java/org/springmodules/email/integration/JavaMailDispatcherIntegrationTests.java:55
↓ 11 callersMethodgetArguments
()
projects/spring-modules-jcr/src/test/java/org/springmodules/jcr/JcrInterceptorTests.java:99
↓ 11 callersMethodgetCacheModelClass
@return the class of the caching model to create
projects/spring-modules-cache/src/main/java/org/springmodules/cache/provider/ReflectionCacheModelEditor.java:58
↓ 11 callersMethodgetCacheModelPropertyEditors
@return the <code>PropertyEditor</code>s for the properties of the cache model to create. Each <code>PropertyEditor</code> is stored using
projects/spring-modules-cache/src/main/java/org/springmodules/cache/provider/ReflectionCacheModelEditor.java:67
↓ 11 callersMethodgetCascadeValidations
Returns the configured cascade validations. @return The configured cascade validations.
projects/spring-modules-validation/spring-modules-validation-base/src/main/java/org/springmodules/validation/bean/conf/BeanValidationConfiguration.java:88
↓ 11 callersMethodgetColumn
()
projects/spring-modules-validation/spring-modules-validation-base/src/main/java/org/springmodules/validation/valang/predicates/AbstractPropertyPredicate.java:93
↓ 11 callersMethodgetElementsByTagNameNS
@see Element#getElementsByTagNameNS(String, String)
projects/spring-modules-cache/src/test/java/org/springmodules/cache/config/DomElementStub.java:172
↓ 11 callersMethodgetEmployees
()
projects/spring-modules-springmvc-extra/src/test/java/org/springmodules/web/test/domain/IOffice.java:17
↓ 11 callersMethodgetFlushingModelSource
@return the source of flushing models for class methods
projects/spring-modules-cache/src/main/java/org/springmodules/cache/interceptor/flush/AbstractModelSourceFlushingInterceptor.java:42
↓ 11 callersMethodgetInputStream
()
sandbox/template/src/java/org/springmodules/util/StringResource.java:46
↓ 11 callersMethodgetInstanceId
Retrieves the instance ID bound to the current <code>OsWorkflowContext</code>.
projects/osworkflow/src/java/org/springmodules/workflow/osworkflow/OsWorkflowTemplate.java:455
← previousnext →301–400 of 12,561, ranked by callers