ca.tnt.ldaputils
Interface ILdapInetOrgPerson

Package class diagram package ILdapInetOrgPerson
All Superinterfaces:
ILdapEntry

public interface ILdapInetOrgPerson
extends ILdapEntry

Created by IntelliJ IDEA.

Created : 14-Apr-2006 9:20:40 PM MST

Author:
trenta

Field Summary
 
Fields inherited from interface ca.tnt.ldaputils.ILdapEntry
ADD_ATTRIBUTE, REMOVE_ATTRIBUTE, REPLACE_ATTRIBUTE
 
Method Summary
 String getCarLicense()
           
 String getDepartmentNumber()
           
 String getDisplayName()
           
 String getEmployeeNumber()
           
 
Methods inherited from interface ca.tnt.ldaputils.ILdapEntry
convertInstance, getAttributeValues, getBindAttributes, getCn, getCN, getDescription, getDn, getObjectClasses, getStringValue, modifyAttribute, modifyBatchAttribute, modifyBatchAttributes, save, setCn, setDn
 

Method Detail

getDisplayName

String getDisplayName()

getCarLicense

String getCarLicense()

getDepartmentNumber

String getDepartmentNumber()

getEmployeeNumber

String getEmployeeNumber()