com.novell.ldap.rfc2251
Class RfcAbandonRequest
java.lang.Object
com.novell.ldap.asn1.ASN1Object
com.novell.ldap.asn1.ASN1Numeric
com.novell.ldap.asn1.ASN1Integer
com.novell.ldap.rfc2251.RfcMessageID
com.novell.ldap.rfc2251.RfcAbandonRequest
- All Implemented Interfaces:
- RfcRequest, java.io.Serializable
public class RfcAbandonRequest
- extends RfcMessageID
- implements RfcRequest
Represents the LDAP Abandon Request.
AbandonRequest ::= [APPLICATION 16] MessageID
- See Also:
- Serialized Form
Method Summary |
RfcRequest |
dupRequest(java.lang.String base,
java.lang.String filter,
boolean reference)
Builds a new request using the data from the this object. |
ASN1Identifier |
getIdentifier()
Override getIdentifier to return an application-wide id. |
java.lang.String |
getRequestDN()
Builds a new request using the data from the this object. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
RfcAbandonRequest
public RfcAbandonRequest(int msgId)
- Constructs an RfcAbandonRequest
getIdentifier
public final ASN1Identifier getIdentifier()
- Override getIdentifier to return an application-wide id.
ID = CLASS: APPLICATION, FORM: CONSTRUCTED, TAG: 16. (0x50)
- Overrides:
getIdentifier
in class ASN1Object
dupRequest
public final RfcRequest dupRequest(java.lang.String base,
java.lang.String filter,
boolean reference)
throws LDAPException
- Description copied from interface:
RfcRequest
- Builds a new request using the data from the this object.
- Specified by:
dupRequest
in interface RfcRequest
- Throws:
LDAPException
getRequestDN
public final java.lang.String getRequestDN()
- Description copied from interface:
RfcRequest
- Builds a new request using the data from the this object.
- Specified by:
getRequestDN
in interface RfcRequest
Copyright ? 2002 Novell, Inc. All Rights Reserved.
Novell, Inc.
1800 South Novell Place
Provo, Ut 84606
Phone: (801) 861-5000