public class LDAPSchemaAUXDMO 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.dms.util.DmoFormatter.dumpAUX(DmoFormatter.java:347)
| Constructor and Description |
|---|
LDAPSchemaAUXDMO() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getLdapIdPrefix(DmcObject core) |
static boolean |
hasAux(DmcObject core)
Determines if the specified class is in our ocl.
|
static DmcAttribute<?> |
remLdapIdPrefix(DmcObject core)
Removes the ldapIdPrefix attribute from the object.
|
static void |
setLdapIdPrefix(DmcObject core,
Object value)
Sets ldapIdPrefix to the specified value.
|
static void |
setLdapIdPrefix(DmcObject core,
String value)
Sets ldapIdPrefix to the specified value.
|
public static final String _auxClass
public static boolean hasAux(DmcObject core) throws DmcValueException
DmcValueExceptionpublic static DmcAttribute<?> remLdapIdPrefix(DmcObject core)
public static void setLdapIdPrefix(DmcObject core, Object value) throws DmcValueException
value - A value compatible with DmcTypeStringSVDmcValueExceptionCopyright © 2023. All rights reserved.