|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.mayo.informatics.lexgrid.convert.formats.baseFormats.CommonBase
edu.mayo.informatics.lexgrid.convert.formats.baseFormats.LDAPBase
edu.mayo.informatics.lexgrid.convert.formats.outputFormats.LexGridLDAPOut
public class LexGridLDAPOut
Details for writing to ldap.
Field Summary |
---|
Fields inherited from class edu.mayo.informatics.lexgrid.convert.formats.baseFormats.LDAPBase |
---|
description, host, password, port, serviceDN, username |
Fields inherited from class edu.mayo.informatics.lexgrid.convert.formats.baseFormats.CommonBase |
---|
codingSchemeManifest |
Constructor Summary | |
---|---|
LexGridLDAPOut()
|
|
LexGridLDAPOut(java.lang.String username,
java.lang.String password,
java.lang.String host,
int port,
java.lang.String service)
|
Method Summary | |
---|---|
Option[] |
getOptions()
|
Methods inherited from class edu.mayo.informatics.lexgrid.convert.formats.baseFormats.LDAPBase |
---|
getAddress, getConnectionSummary, getDescription, getHost, getPassword, getPort, getServiceDN, getUsername, testConnection |
Methods inherited from class edu.mayo.informatics.lexgrid.convert.formats.baseFormats.CommonBase |
---|
getCodingSchemeManifest, getLoaderPreferences, getManifestLocation, setCodingSchemeManifest, setLoaderPreferences, setManifestLocation |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface edu.mayo.informatics.lexgrid.convert.formats.OutputFormatInterface |
---|
getConnectionSummary, getDescription, testConnection |
Constructor Detail |
---|
public LexGridLDAPOut(java.lang.String username, java.lang.String password, java.lang.String host, int port, java.lang.String service)
public LexGridLDAPOut()
Method Detail |
---|
public Option[] getOptions()
getOptions
in interface OutputFormatInterface
|
Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |