public class LDAPSchemaAUX extends Object
Generated from the dmrldap schema at version 0.1
This code was auto-generated by the dmogenerator utility and shouldn't be alterred manually! Generated from: org.dmd.dmg.generators.BaseDMWGenerator.dumpAUX(BaseDMWGenerator.java:803)
| Modifier and Type | Field and Description |
|---|---|
static DmcAttributeInfo |
__ldapIdPrefix |
static ClassDefinition |
_auxClass |
| Constructor and Description |
|---|
LDAPSchemaAUX() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getLdapIdPrefix(DmwWrapper corew) |
static boolean |
hasAux(DmwWrapper corew)
This method checks if the object has this auxiliary class.
|
static DmcAttribute<?> |
remLdapIdPrefix(DmwWrapper corew)
Removes the ldapIdPrefix attribute from the object.
|
static void |
setLdapIdPrefix(DmwWrapper corew,
Object value)
Sets ldapIdPrefix to the specified value.
|
public static final ClassDefinition _auxClass
public static final DmcAttributeInfo __ldapIdPrefix
public static boolean hasAux(DmwWrapper corew)
public static DmcAttribute<?> remLdapIdPrefix(DmwWrapper corew)
public static String getLdapIdPrefix(DmwWrapper corew)
public static void setLdapIdPrefix(DmwWrapper corew, Object value) throws DmcValueException
value - A value compatible with DmcTypeStringSVDmcValueExceptionCopyright © 2023. All rights reserved.