![JAR search and dependency download from the Maven repository](/logo.png)
gldapo.schema.GldapoSchemaClassInjecto Maven / Gradle / Ivy
Show all versions of gldapo Show documentation
//
// Generated stub from file:/Users/daleyl/Projects/gldapo/target/checkout/src/main/groovy/gldapo/schema/GldapoSchemaClassInjecto.groovy
//
package gldapo.schema;
import java.lang.*;
import java.io.*;
import java.net.*;
import java.util.*;
import groovy.lang.*;
import groovy.util.*;
import gldapo.Gldapo;
import gldapo.search.SearchOptionParser;
import gldapo.GldapoDirectory;
import gldapo.exception.GldapoException;
import injecto.annotation.InjectoProperty;
import injecto.annotation.InjectAs;
import org.springframework.ldap.core.DistinguishedName;
import org.apache.commons.lang.WordUtils;
import javax.naming.directory.DirContext;
import javax.naming.directory.Attributes;
import javax.naming.directory.BasicAttributes;
import org.springframework.ldap.AuthenticationException;
public class GldapoSchemaClassInjecto
extends java.lang.Object
{
static private GldapoSchemaRegistration schemaRegistration = null;
static public GldapoSchemaRegistration getSchemaRegistration() {
throw new InternalError("Stubbed method");
}
static public void setSchemaRegistration(GldapoSchemaRegistration value) {
throw new InternalError("Stubbed method");
}
static private Gldapo gldapo = null;
static public Gldapo getGldapo() {
throw new InternalError("Stubbed method");
}
static public void setGldapo(Gldapo value) {
throw new InternalError("Stubbed method");
}
private GldapoDirectory directory = null;
public GldapoDirectory getDirectory() {
throw new InternalError("Stubbed method");
}
public void setDirectory(GldapoDirectory value) {
throw new InternalError("Stubbed method");
}
private DistinguishedName parent = null;
public DistinguishedName getParent() {
throw new InternalError("Stubbed method");
}
public void setParent(DistinguishedName value) {
throw new InternalError("Stubbed method");
}
private Map cleanValues = null;
public Map getCleanValues() {
throw new InternalError("Stubbed method");
}
public void setCleanValues(Map value) {
throw new InternalError("Stubbed method");
}
private Boolean exists = null;
public Boolean getExists() {
throw new InternalError("Stubbed method");
}
public void setExists(Boolean value) {
throw new InternalError("Stubbed method");
}
private java.lang.Object setCleanValue = null;
public java.lang.Object getSetCleanValue() {
throw new InternalError("Stubbed method");
}
public void setSetCleanValue(java.lang.Object value) {
throw new InternalError("Stubbed method");
}
private java.lang.Object getCleanValue = null;
public java.lang.Object getGetCleanValue() {
throw new InternalError("Stubbed method");
}
public void setGetCleanValue(java.lang.Object value) {
throw new InternalError("Stubbed method");
}
private java.lang.Object snapshotStateAsClean = null;
public java.lang.Object getSnapshotStateAsClean() {
throw new InternalError("Stubbed method");
}
public void setSnapshotStateAsClean(java.lang.Object value) {
throw new InternalError("Stubbed method");
}
private java.lang.Object revert = null;
public java.lang.Object getRevert() {
throw new InternalError("Stubbed method");
}
public void setRevert(java.lang.Object value) {
throw new InternalError("Stubbed method");
}
private java.lang.Object setDirectory = null;
public java.lang.Object getSetDirectory() {
throw new InternalError("Stubbed method");
}
public void setSetDirectory(java.lang.Object value) {
throw new InternalError("Stubbed method");
}
private java.lang.Object setBrdn = null;
public java.lang.Object getSetBrdn() {
throw new InternalError("Stubbed method");
}
public void setSetBrdn(java.lang.Object value) {
throw new InternalError("Stubbed method");
}
private java.lang.Object setParent = null;
public java.lang.Object getSetParent() {
throw new InternalError("Stubbed method");
}
public void setSetParent(java.lang.Object value) {
throw new InternalError("Stubbed method");
}
private java.lang.Object getParent = null;
public java.lang.Object getGetParent() {
throw new InternalError("Stubbed method");
}
public void setGetParent(java.lang.Object value) {
throw new InternalError("Stubbed method");
}
private java.lang.Object getBrdn = null;
public java.lang.Object getGetBrdn() {
throw new InternalError("Stubbed method");
}
public void setGetBrdn(java.lang.Object value) {
throw new InternalError("Stubbed method");
}
private java.lang.Object getNamingAttribute = null;
public java.lang.Object getGetNamingAttribute() {
throw new InternalError("Stubbed method");
}
public void setGetNamingAttribute(java.lang.Object value) {
throw new InternalError("Stubbed method");
}
private java.lang.Object getNamingField = null;
public java.lang.Object getGetNamingField() {
throw new InternalError("Stubbed method");
}
public void setGetNamingField(java.lang.Object value) {
throw new InternalError("Stubbed method");
}
private java.lang.Object setNamingValue = null;
public java.lang.Object getSetNamingValue() {
throw new InternalError("Stubbed method");
}
public void setSetNamingValue(java.lang.Object value) {
throw new InternalError("Stubbed method");
}
private java.lang.Object getNamingValue = null;
public java.lang.Object getGetNamingValue() {
throw new InternalError("Stubbed method");
}
public void setGetNamingValue(java.lang.Object value) {
throw new InternalError("Stubbed method");
}
private java.lang.Object getDn = null;
public java.lang.Object getGetDn() {
throw new InternalError("Stubbed method");
}
public void setGetDn(java.lang.Object value) {
throw new InternalError("Stubbed method");
}
static private java.lang.Object getByDn = null;
static public java.lang.Object getGetByDn() {
throw new InternalError("Stubbed method");
}
static public void setGetByDn(java.lang.Object value) {
throw new InternalError("Stubbed method");
}
static private java.lang.Object getByDnUsingDefaultDirectory = null;
static public java.lang.Object getGetByDnUsingDefaultDirectory() {
throw new InternalError("Stubbed method");
}
static public void setGetByDnUsingDefaultDirectory(java.lang.Object value) {
throw new InternalError("Stubbed method");
}
/**
*/
private java.lang.Object getAttributes = null;
public java.lang.Object getGetAttributes() {
throw new InternalError("Stubbed method");
}
public void setGetAttributes(java.lang.Object value) {
throw new InternalError("Stubbed method");
}
/**
* Inspects the state of the object and calculates the {@link ModificationItem}'s that describe
* the changes to this object since it was loaded.
*/
private java.lang.Object getModificationItems = null;
public java.lang.Object getGetModificationItems() {
throw new InternalError("Stubbed method");
}
public void setGetModificationItems(java.lang.Object value) {
throw new InternalError("Stubbed method");
}
/**
* If the object doesn't have a directory set, it will have the default directory
* set from it's class's gldapo instance after this. If a directory is set, this does nothing.
*/
private java.lang.Object assumeDefaultDirectoryIfNoneSet = null;
public java.lang.Object getAssumeDefaultDirectoryIfNoneSet() {
throw new InternalError("Stubbed method");
}
public void setAssumeDefaultDirectoryIfNoneSet(java.lang.Object value) {
throw new InternalError("Stubbed method");
}
/**
* Ensures that the object has an brdn and a directory.
*
* @throws GldapoException
*/
private java.lang.Object assertHasNamingValueAndDirectoryForOperation = null;
public java.lang.Object getAssertHasNamingValueAndDirectoryForOperation() {
throw new InternalError("Stubbed method");
}
public void setAssertHasNamingValueAndDirectoryForOperation(java.lang.Object value) {
throw new InternalError("Stubbed method");
}
/**
*/
private java.lang.Object assertHasDirectoryForOperation = null;
public java.lang.Object getAssertHasDirectoryForOperation() {
throw new InternalError("Stubbed method");
}
public void setAssertHasDirectoryForOperation(java.lang.Object value) {
throw new InternalError("Stubbed method");
}
/**
*/
private java.lang.Object assertHasNamingValueForOperation = null;
public java.lang.Object getAssertHasNamingValueForOperation() {
throw new InternalError("Stubbed method");
}
public void setAssertHasNamingValueForOperation(java.lang.Object value) {
throw new InternalError("Stubbed method");
}
/**
*/
private java.lang.Object create = null;
public java.lang.Object getCreate() {
throw new InternalError("Stubbed method");
}
public void setCreate(java.lang.Object value) {
throw new InternalError("Stubbed method");
}
/**
* Writes an existing object back to the directory.
*
* Uses the {@link GldapoDirectory#updateEntry(DistinguishedName,List)} method of this
* object's directory if this object has any modification items.
*/
private java.lang.Object update = null;
public java.lang.Object getUpdate() {
throw new InternalError("Stubbed method");
}
public void setUpdate(java.lang.Object value) {
throw new InternalError("Stubbed method");
}
/**
* Convenience method to create the entry if it doesn't exist, or update it if it does.
*
* @see getCreate()
* @see getSave()
*/
private java.lang.Object save = null;
public java.lang.Object getSave() {
throw new InternalError("Stubbed method");
}
public void setSave(java.lang.Object value) {
throw new InternalError("Stubbed method");
}
/**
*/
private java.lang.Object move = null;
public java.lang.Object getMove() {
throw new InternalError("Stubbed method");
}
public void setMove(java.lang.Object value) {
throw new InternalError("Stubbed method");
}
private java.lang.Object moveByNamingAndParent = null;
public java.lang.Object getMoveByNamingAndParent() {
throw new InternalError("Stubbed method");
}
public void setMoveByNamingAndParent(java.lang.Object value) {
throw new InternalError("Stubbed method");
}
private java.lang.Object replace = null;
public java.lang.Object getReplace() {
throw new InternalError("Stubbed method");
}
public void setReplace(java.lang.Object value) {
throw new InternalError("Stubbed method");
}
private java.lang.Object replaceByNamingAndParent = null;
public java.lang.Object getReplaceByNamingAndParent() {
throw new InternalError("Stubbed method");
}
public void setReplaceByNamingAndParent(java.lang.Object value) {
throw new InternalError("Stubbed method");
}
private java.lang.Object replaceNoParams = null;
public java.lang.Object getReplaceNoParams() {
throw new InternalError("Stubbed method");
}
public void setReplaceNoParams(java.lang.Object value) {
throw new InternalError("Stubbed method");
}
private java.lang.Object delete = null;
public java.lang.Object getDelete() {
throw new InternalError("Stubbed method");
}
public void setDelete(java.lang.Object value) {
throw new InternalError("Stubbed method");
}
private java.lang.Object deleteRecursively = null;
public java.lang.Object getDeleteRecursively() {
throw new InternalError("Stubbed method");
}
public void setDeleteRecursively(java.lang.Object value) {
throw new InternalError("Stubbed method");
}
static private java.lang.Object findAll = null;
static public java.lang.Object getFindAll() {
throw new InternalError("Stubbed method");
}
static public void setFindAll(java.lang.Object value) {
throw new InternalError("Stubbed method");
}
static private java.lang.Object findAllWithOptionsAndClosure = null;
static public java.lang.Object getFindAllWithOptionsAndClosure() {
throw new InternalError("Stubbed method");
}
static public void setFindAllWithOptionsAndClosure(java.lang.Object value) {
throw new InternalError("Stubbed method");
}
static private java.lang.Object findAllWithClosure = null;
static public java.lang.Object getFindAllWithClosure() {
throw new InternalError("Stubbed method");
}
static public void setFindAllWithClosure(java.lang.Object value) {
throw new InternalError("Stubbed method");
}
static private java.lang.Object findAllNoArgs = null;
static public java.lang.Object getFindAllNoArgs() {
throw new InternalError("Stubbed method");
}
static public void setFindAllNoArgs(java.lang.Object value) {
throw new InternalError("Stubbed method");
}
static private java.lang.Object find = null;
static public java.lang.Object getFind() {
throw new InternalError("Stubbed method");
}
static public void setFind(java.lang.Object value) {
throw new InternalError("Stubbed method");
}
static private java.lang.Object findWithOptionsAndClosure = null;
static public java.lang.Object getFindWithOptionsAndClosure() {
throw new InternalError("Stubbed method");
}
static public void setFindWithOptionsAndClosure(java.lang.Object value) {
throw new InternalError("Stubbed method");
}
static private java.lang.Object findWithClosure = null;
static public java.lang.Object getFindWithClosure() {
throw new InternalError("Stubbed method");
}
static public void setFindWithClosure(java.lang.Object value) {
throw new InternalError("Stubbed method");
}
static private java.lang.Object findNoArgs = null;
static public java.lang.Object getFindNoArgs() {
throw new InternalError("Stubbed method");
}
static public void setFindNoArgs(java.lang.Object value) {
throw new InternalError("Stubbed method");
}
private java.lang.Object authenticate = null;
public java.lang.Object getAuthenticate() {
throw new InternalError("Stubbed method");
}
public void setAuthenticate(java.lang.Object value) {
throw new InternalError("Stubbed method");
}
private java.lang.Object setProperty = null;
public java.lang.Object getSetProperty() {
throw new InternalError("Stubbed method");
}
public void setSetProperty(java.lang.Object value) {
throw new InternalError("Stubbed method");
}
public groovy.lang.MetaClass getMetaClass() {
throw new InternalError("Stubbed method");
}
public void setMetaClass(groovy.lang.MetaClass metaClass) {
throw new InternalError("Stubbed method");
}
public java.lang.Object invokeMethod(java.lang.String name, java.lang.Object args) {
throw new InternalError("Stubbed method");
}
public java.lang.Object getProperty(java.lang.String name) {
throw new InternalError("Stubbed method");
}
public void setProperty(java.lang.String name, java.lang.Object value) {
throw new InternalError("Stubbed method");
}
}