LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

leon.info.location
Class LyLdapLocation

java.lang.Object
  extended by leon.info.LyTag
      extended by leon.info.LyInfo
          extended by leon.info.location.LyLocation
              extended by leon.info.location.LyLdapLocation
All Implemented Interfaces:
java.lang.Cloneable, LyCommentInterface

public class LyLdapLocation
extends LyLocation

This class implements a LDAP data location.


Nested Class Summary
 
Nested classes/interfaces inherited from class leon.info.LyTag
LyTag.Model
 
Field Summary
static java.lang.String __VERSION
           
 
Fields inherited from class leon.info.location.LyLocation
DEFAULT_LOCATION, ID_L_EXTEND, ID_L_INFO, ID_L_UNION
 
Constructor Summary
LyLdapLocation(java.lang.String id)
          Constructor.
LyLdapLocation(java.lang.String id, java.lang.String url, java.lang.String baseObjectName, java.lang.String user, java.lang.String password, java.lang.String securityType)
          Constructor.
 
Method Summary
 void check(LyClassInfo classInfo)
          This method allows to test the configuration of a classInfo for the given location This method is called during the check phase of the parsing.
 java.lang.String getBaseObjectName()
          Accessor to the base object name of this location.
 java.lang.String getPassword()
          Accessor to the password of this location.
 java.lang.String getSecurityType()
          Accessor to the security type of this location.
 java.lang.String getUser()
          Accessor to the user of this location.
 
Methods inherited from class leon.info.location.LyLocation
getNotifier, getUrl, isPersistent, setNotifier
 
Methods inherited from class leon.info.LyInfo
getAlias, getApplication, getFile, getId, getInclude, getName, isIncluded, isInternal, isInternal, isLoaded, isLocked, load, setApplication, setFile, toString
 
Methods inherited from class leon.info.LyTag
clone, getCommentsEnd, getCommentsStart, getEnvironment, getModelType, getParent, getRootProject, hasAncestor, isExtern, setCommentsEnd, setCommentsStart, wasCloned
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface leon.parser.LyCommentInterface
getCommentsEnd, getCommentsStart, setCommentsEnd, setCommentsStart
 

Field Detail

__VERSION

public static final java.lang.String __VERSION
See Also:
Constant Field Values
Constructor Detail

LyLdapLocation

public LyLdapLocation(java.lang.String id)
Constructor.

Parameters:
id - identifier of the location

LyLdapLocation

public LyLdapLocation(java.lang.String id,
                      java.lang.String url,
                      java.lang.String baseObjectName,
                      java.lang.String user,
                      java.lang.String password,
                      java.lang.String securityType)
Constructor.

Parameters:
id - identifier of the location
url - url of the provider
Method Detail

getBaseObjectName

public java.lang.String getBaseObjectName()
Accessor to the base object name of this location.

Returns:
the base object name of this location

getSecurityType

public java.lang.String getSecurityType()
Accessor to the security type of this location.

Returns:
the security type of this location

getUser

public java.lang.String getUser()
Accessor to the user of this location.

Returns:
the user of this location

getPassword

public java.lang.String getPassword()
Accessor to the password of this location.

Returns:
the password of this location

check

public void check(LyClassInfo classInfo)
This method allows to test the configuration of a classInfo for the given location This method is called during the check phase of the parsing.

Overrides:
check in class LyLocation
Parameters:
classInfo - the classInfo to check

(c) January 2013 - W4 S.A.

Website: W4 S.A., contact us: support@w4global.com