|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.netscape.certsrv.publish.MapperProxy
public class MapperProxy
Class representing a LdapMapper.
| Constructor Summary | |
|---|---|
MapperProxy(boolean enable,
ILdapMapper mapper)
Contructs MapperProxy . |
|
| Method Summary | |
|---|---|
ILdapMapper |
getMapper()
Returns ILdapMapper object. |
boolean |
isEnable()
Returns if enabled. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MapperProxy(boolean enable,
ILdapMapper mapper)
enable - Enabled or not.mapper - Corresponding ILdapMapper object.| Method Detail |
|---|
public boolean isEnable()
public ILdapMapper getMapper()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||