|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.directory.shared.dsmlv2.reponse.LdapResultEnum
public class LdapResultEnum
This Class helps to get resultCodeDesc for a ResultCode of a LdapResult.
| Constructor Summary | |
|---|---|
LdapResultEnum()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getResultCodeDescr(ResultCodeEnum resultCode)
Gets the String description of a given result code |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LdapResultEnum()
| Method Detail |
|---|
public static java.lang.String getResultCodeDescr(ResultCodeEnum resultCode)
resultCode - a result code
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||