| Library: | Grails |
| Version: | 0.2 |
| Compatibility: | JDK 1.5 |
| Name | Package | Description |
|---|---|---|
| ClassInjector | org.codehaus.groovy.grails.injection | An interface that when implemented allows additional properties to be injected into Grails classes at compile time (ie when they are loaded by the GroovyClassLoader) |
| ClassLoaderAware | org.codehaus.groovy.grails.plugins.support.aware | Convenience interface that can be implemented by classes that are registered by plugins. |
| Constraint | org.codehaus.groovy.grails.validation | Interface that defines a validatable constraint |
| DynamicMethodInvocation | org.codehaus.groovy.grails.commons.metaclass | Dynamic method invocation callback interface. |
| DynamicMethods | org.codehaus.groovy.grails.commons.metaclass | An interface that defines methods for a handling dynamic method, static method and property invocations |
| DynamicProperty | org.codehaus.groovy.grails.commons.metaclass | A Dynamic class property getter interface |
| ExternalGrailsDomainClass | org.codehaus.groovy.grails.commons | Represents a persistable Grails domain class that is externally mapped. |
| FlashScope | org.codehaus.groovy.grails.web.servlet | An interface that represents flash scope and allows a flash scope map to be set to the next state. |
| GrailsApplication | org.codehaus.groovy.grails.commons | Exposes all classes for a Grails application. |
| GrailsApplicationAttributes | org.codehaus.groovy.grails.web.servlet | An interface defining the names of and methods to retrieve Grails specific request and servlet attributes |
| GrailsApplicationAware | org.codehaus.groovy.grails.plugins.support.aware | Convenience interface that can be implemented by classes that are registered by plugins. |
| GrailsBootstrapClass | org.codehaus.groovy.grails.commons | A BootStrap class is a class that is loaded and executed on application load |
| GrailsClass | org.codehaus.groovy.grails.commons | This interface represents any class in a Grails application. |
| GrailsControllerClass | org.codehaus.groovy.grails.commons | Represents a controller class in Grails. |
| GrailsControllerHelper | org.codehaus.groovy.grails.web.servlet.mvc | An interface for a helper class that processes Grails controller requests and responses |
| GrailsDataSource | org.codehaus.groovy.grails.commons | Represents a data source in Grails. |
| GrailsDomainClass | org.codehaus.groovy.grails.commons | Represents a persistable Grails domain class |
| GrailsDomainClassInjector | org.codehaus.groovy.grails.injection | Mainly just a marker interface for implementations that perform injection on domain classes |
| GrailsDomainClassProperty | org.codehaus.groovy.grails.commons | A property of a GrailsDomainClass instance |
| GrailsDomainConfiguration | org.codehaus.groovy.grails.orm.hibernate.cfg | No description provided. |
| GrailsPageFlowClass | org.codehaus.groovy.grails.commons | Interface holding a page flow configuration. |
| GrailsPlugin | org.codehaus.groovy.grails.plugins | Plugin interface that adds Spring BeanDefinition s to a registry based on a GrailsApplication object. |
| GrailsScaffolder | org.codehaus.groovy.grails.scaffolding | An interface that facilitates the required methods for using Scaffolding within GrailsControllers |
| GrailsServiceClass | org.codehaus.groovy.grails.commons | No description provided. |
| GrailsTag | org.codehaus.groovy.grails.web.taglib | An interface that allows to tag implementation to be abstracted from the JSP custom tag spec.. |
| GrailsTagLibClass | org.codehaus.groovy.grails.commons | Represents a Grails tab library class |
| GrailsTaskClass | org.codehaus.groovy.grails.commons | Represents a task class in Grails, provides default task configuration |
| GrailsTaskClassProperty | org.codehaus.groovy.grails.commons | Holds properties names from |
| GrailsTemplateGenerator | org.codehaus.groovy.grails.scaffolding | An interface that defines methods for generating Grails artifacts from a domain class |
| InjectableGrailsClass | org.codehaus.groovy.grails.commons | Represents a Grails class that is to be configured in Spring and as such is injectable. |
| PersistentConstraint | org.codehaus.groovy.grails.orm.hibernate.validation | Interface that defines a persistent constraint that evaluates the database. |
| PropertyAccessInterceptor | org.codehaus.groovy.grails.commons.metaclass | An interface that adds the ability to intercept property getters/setters |
| ResourceCopier | org.codehaus.groovy.grails.web.servlet.filter | No description provided. |
| ScaffoldCallback | org.codehaus.groovy.grails.scaffolding | No description provided. |
| ScaffoldDomain | org.codehaus.groovy.grails.scaffolding | The main interface used by scaffolded controllers to access instances of persistent classes |
| ScaffoldRequestHandler | org.codehaus.groovy.grails.scaffolding | An interface defining methods to handle CRUD operations involved in scaffolding |
| ScaffoldResponseHandler | org.codehaus.groovy.grails.scaffolding | An interface defining methods to handle responses. |
| ScaffoldResponseHandlerFactory | org.codehaus.groovy.grails.scaffolding | An interface that defines factory methds for creating ScaffoldResponse instances |
| ScaffoldViewResolver | org.codehaus.groovy.grails.scaffolding | An interface that defines the strategy for resolving view names from a scaffolded URI |
| SessionFactoryAware | org.codehaus.groovy.grails.plugins.hibernate | Special purpose aware interface for classes that want easy access to the Hibernate SessionFactory . |
| StaticMethodInvocation | org.codehaus.groovy.grails.commons.metaclass | Static method invocation callback interface. |
| TemplateFactory | org.codehaus.groovy.grails.scaffolding | An interface that defines methods for retrieving templates for specific scaffolded types |
| Search |




