edu.mayo.informatics.lexgrid.convert.formats.outputFormats
Class LexGridLDAPOut

java.lang.Object
  extended by edu.mayo.informatics.lexgrid.convert.formats.baseFormats.CommonBase
      extended by edu.mayo.informatics.lexgrid.convert.formats.baseFormats.LDAPBase
          extended by edu.mayo.informatics.lexgrid.convert.formats.outputFormats.LexGridLDAPOut
All Implemented Interfaces:
OutputFormatInterface
Direct Known Subclasses:
LexGridLDAPSWTOut

public class LexGridLDAPOut
extends LDAPBase
implements OutputFormatInterface

Details for writing to ldap.

Version:
subversion $Revision: 7198 $ checked in on $Date: 2008-02-15 18:08:36 +0000 (Fri, 15 Feb 2008) $
Author:
Dan Armbrust

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

LexGridLDAPOut

public LexGridLDAPOut(java.lang.String username,
                      java.lang.String password,
                      java.lang.String host,
                      int port,
                      java.lang.String service)

LexGridLDAPOut

public LexGridLDAPOut()
Method Detail

getOptions

public Option[] getOptions()
Specified by:
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.