Grails artefact handler for repository classes
Type | Name and description |
---|---|
static String |
PLUGIN_NAME |
static Pattern |
REPO_PATH_PATTERN |
static String |
SUFFIX |
static String |
TYPE |
Constructor and description |
---|
RepositoryArtefactHandler
() |
Type Params | Return Type | Name and description |
---|---|---|
|
String |
getPluginName() |
|
static String |
getRepoBeanName(Class domainClass) |
|
static String |
getRepoClassName(Class domainClass) Static helpers for other classes that need to look up the spring beans |
|
boolean |
isArtefactClass(Class clazz) |
Methods inherited from class | Name |
---|---|
class ArtefactHandlerAdapter |
isArtefact, isArtefact, isArtefactClass, newArtefactClass, isArtefactGrailsClass, getArtefactForFeature, getPluginName, getType, initialize, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
class Object |
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Groovy Documentation