|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.directory.shared.ldap.codec.controls.manageDsaIT.ManageDsaITFactory
public class ManageDsaITFactory
A codec ControlFactory implementation for ManageDsaIT control.
| Constructor Summary | |
|---|---|
ManageDsaITFactory(LdapCodecService codec)
Creates a new instance of CascadeFactory. |
|
| Method Summary | |
|---|---|
String |
getOid()
|
ManageDsaITDecorator |
newCodecControl()
Creates and returns a decorated version of the Control. |
ManageDsaITDecorator |
newCodecControl(ManageDsaIT control)
Decorates an existing control. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ManageDsaITFactory(LdapCodecService codec)
codec - The LDAP codec| Method Detail |
|---|
public String getOid()
getOid in interface ControlFactory<ManageDsaIT,ManageDsaITDecorator>public ManageDsaITDecorator newCodecControl()
newCodecControl in interface ControlFactory<ManageDsaIT,ManageDsaITDecorator>CodecControl decorated version of the Control.public ManageDsaITDecorator newCodecControl(ManageDsaIT control)
newCodecControl in interface ControlFactory<ManageDsaIT,ManageDsaITDecorator>control - The Control to be decorated.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||