CNabmis 1.1-RC-1
API Documentation

org.esupportail.portal.channels.CNabmis
Class ParseCNabmisProperties

java.lang.Object
  |
  +--org.esupportail.portal.channels.CNabmis.ParseCNabmisProperties

public class ParseCNabmisProperties
extends java.lang.Object


Constructor Summary
ParseCNabmisProperties()
          Parsing du fichier de Properties pour en extraire les infos
 
Method Summary
 java.lang.String getLdapGfocod()
           
 java.lang.String getLdapLogin()
           
 java.lang.String getLdapPassword()
           
 java.lang.String getLdapPeople()
           
 java.lang.String getLdapUrl()
           
 java.lang.String getNabucoHost()
           
 java.lang.String getNabucoInstance()
           
 java.lang.String getNabucoNiveau1()
           
 java.lang.String getNabucoPort()
           
 java.lang.String getNabucoPwd()
           
 java.lang.String getNabucoUser()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParseCNabmisProperties

public ParseCNabmisProperties()
Parsing du fichier de Properties pour en extraire les infos

Method Detail

getNabucoHost

public java.lang.String getNabucoHost()

getNabucoPort

public java.lang.String getNabucoPort()

getNabucoInstance

public java.lang.String getNabucoInstance()

getNabucoNiveau1

public java.lang.String getNabucoNiveau1()

getNabucoUser

public java.lang.String getNabucoUser()

getNabucoPwd

public java.lang.String getNabucoPwd()

getLdapUrl

public java.lang.String getLdapUrl()

getLdapGfocod

public java.lang.String getLdapGfocod()

getLdapLogin

public java.lang.String getLdapLogin()

getLdapPassword

public java.lang.String getLdapPassword()

getLdapPeople

public java.lang.String getLdapPeople()

CNabmis 1.1-RC-1
API Documentation