Groovy Documentation

org.codehaus.griffon.runtime.ldap
[Java] Class AbstractGriffonLdapSchema

java.lang.Object
  groovy.lang.GroovyObjectSupport
      org.codehaus.griffon.runtime.core.AbstractGriffonArtifact
          org.codehaus.griffon.runtime.ldap.AbstractGriffonLdapSchema
All Implemented Interfaces:
GriffonLdapSchema

public abstract class AbstractGriffonLdapSchema
extends AbstractGriffonArtifact

Authors:
Andres Almiray


Constructor Summary
AbstractGriffonLdapSchema()

 
Method Summary
protected String getArtifactType()

 
Methods inherited from class AbstractGriffonArtifact
getMetaClass, setMetaClass, newInstance, getResourceAsStream, getResources, buildMVCGroup, buildMVCGroup, buildMVCGroup, buildMVCGroup, buildMVCGroup, buildMVCGroup, getLog, execInsideUIAsync, execInsideUISync, execOutsideUI, execFuture, execFuture, execFuture, execFuture, isUIThread, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, getResourceAsURL, destroyMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, metaClassOf, getGriffonClass, setApp, getApp, invokeMethod, setProperty, getProperty, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
 
Methods inherited from class GroovyObjectSupport
getMetaClass, invokeMethod, setMetaClass, setProperty, getProperty, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
 

Constructor Detail

AbstractGriffonLdapSchema

AbstractGriffonLdapSchema()


 
Method Detail

getArtifactType

protected String getArtifactType()


 

Groovy Documentation