|
Oracle Internet Directory API Reference 10g(10.1.2) B14083-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.ldap.util.LDIF
A class that defines most common thing that pertain to LDAP data interchange format.
| Field Summary | |
static int |
ATTRIBUTE_CHANGE_TYPE_ADDAttribute change type - Add |
static int |
ATTRIBUTE_CHANGE_TYPE_DELETEAttribute change type - Delete |
static int |
ATTRIBUTE_CHANGE_TYPE_REPLACEAttribute change type - Replace |
static int |
RECORD_CHANGE_TYPE_ADDRecord change type - Add |
static int |
RECORD_CHANGE_TYPE_DELETERecord change type - Delete |
static int |
RECORD_CHANGE_TYPE_MODDNRecord change type - Moddn |
static int |
RECORD_CHANGE_TYPE_MODIFYRecord chagne type - Modify |
static int |
RECORD_CHANGE_TYPE_MODRADDRecord change type - ModRAdd |
| Constructor Summary | |
LDIF() |
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final int RECORD_CHANGE_TYPE_ADD
public static final int RECORD_CHANGE_TYPE_DELETE
public static final int RECORD_CHANGE_TYPE_MODIFY
public static final int RECORD_CHANGE_TYPE_MODDN
public static final int RECORD_CHANGE_TYPE_MODRADD
public static final int ATTRIBUTE_CHANGE_TYPE_ADD
public static final int ATTRIBUTE_CHANGE_TYPE_DELETE
public static final int ATTRIBUTE_CHANGE_TYPE_REPLACE
| Constructor Detail |
public LDIF()
|
Oracle Internet Directory API Reference 10g(10.1.2) B14083-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||