Groovy Documentation

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

java.lang.Object
  org.codehaus.griffon.runtime.core.AbstractGriffonClass
      org.codehaus.griffon.runtime.core.DefaultGriffonClass
          org.codehaus.griffon.runtime.ldap.DefaultGriffonLdapSchemaClass
All Implemented Interfaces:
GriffonLdapSchemaClass

public class DefaultGriffonLdapSchemaClass
extends DefaultGriffonClass

Authors:
Andres Almiray


Field Summary
 
Fields inherited from class DefaultGriffonClass
STANDARD_PROPERTIES
 
Fields inherited from class AbstractGriffonClass
STANDARD_PROPERTIES
 
Constructor Summary
DefaultGriffonLdapSchemaClass(GriffonApplication app, Class clazz)

 
Method Summary
 
Methods inherited from class DefaultGriffonClass
equals, toString, hashCode, getName, newInstance, getPackageName, getClazz, getMetaClass, setMetaClass, getPropertyValue, getPropertyValue, hasProperty, hasMetaProperty, hasMetaMethod, hasMetaMethod, getPropertyType, getPropertyDescriptors, getPropertyName, getShortName, getLogicalPropertyName, getNaturalName, getApp, getArtifactType, getFullName, getReferenceInstance, getPropertiesWithFields, isReadableProperty, getMetaProperties, getStaticPropertyValue, getPropertyValueObject, isClosureMetaProperty, resetCaches, updateMetaClass, getEventNames, wait, wait, wait, getClass, notify, notifyAll
 
Methods inherited from class AbstractGriffonClass
equals, toString, hashCode, getName, newInstance, getPackageName, getClazz, getMetaClass, setMetaClass, getPropertyValue, getPropertyValue, hasProperty, hasMetaProperty, hasMetaMethod, hasMetaMethod, getPropertyType, getPropertyDescriptors, getPropertyName, getShortName, getLogicalPropertyName, getNaturalName, getApp, getArtifactType, getFullName, getReferenceInstance, getPropertiesWithFields, isReadableProperty, getMetaProperties, getStaticPropertyValue, getPropertyValueObject, isClosureMetaProperty, resetCaches, updateMetaClass, getEventNames, wait, wait, wait, getClass, notify, notifyAll
 

Constructor Detail

DefaultGriffonLdapSchemaClass

public DefaultGriffonLdapSchemaClass(GriffonApplication app, Class clazz)


 

Groovy Documentation