gldapo.schema
Class GldapoContextMapper
java.lang.Object
gldapo.schema.GldapoContextMapper
- All Implemented Interfaces:
- ContextMapper
public class GldapoContextMapper
- extends Object
- implements ContextMapper
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GldapoContextMapper
public GldapoContextMapper()
getSchemaRegistration
public GldapoSchemaRegistration getSchemaRegistration()
setSchemaRegistration
public void setSchemaRegistration(GldapoSchemaRegistration value)
getDirectory
public GldapoDirectory getDirectory()
setDirectory
public void setDirectory(GldapoDirectory value)
mapFromContext
public Object mapFromContext(Object context)
- Specified by:
mapFromContext in interface ContextMapper
getMetaClass
public MetaClass getMetaClass()
setMetaClass
public void setMetaClass(MetaClass metaClass)
invokeMethod
public Object invokeMethod(String name,
Object args)
getProperty
public Object getProperty(String name)
setProperty
public void setProperty(String name,
Object value)
Copyright © 2007-2010 Codehaus. All Rights Reserved.