public class DefaultGrailsRepositoryClass extends org.grails.core.AbstractInjectableGrailsClass implements GrailsRepositoryClass
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
REPO |
| Constructor and Description |
|---|
DefaultGrailsRepositoryClass(java.lang.Class clazz) |
DefaultGrailsRepositoryClass(java.lang.Class clazz,
java.lang.String trailingName) |
byName, byType, getAvailablegetApplication, getClazz, getFullName, getLogicalPropertyName, getMetaClass, getMetaProperties, getName, getNaturalName, getPackageName, getPluginName, getPropertyDescriptors, getPropertyName, getPropertyOrStaticPropertyOrFieldValue, getPropertyType, getPropertyValue, getPropertyValue, getPropertyValueObject, getReferenceInstance, getShortName, getStaticPropertyValue, hasMetaMethod, hasMetaMethod, hasMetaProperty, hasProperty, isAbstract, isActionMethod, isReadableProperty, newInstance, setGrailsApplication, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetApplication, getClazz, getFullName, getLogicalPropertyName, getMetaClass, getName, getNaturalName, getPackageName, getPluginName, getPropertyName, getPropertyValue, getPropertyValue, getReferenceInstance, getShortName, hasProperty, isAbstract, newInstancepublic static final java.lang.String REPO