aicas logoJamaica 6.4 release 1

Uses of Class
javax.naming.directory.ModificationItem

Packages that use ModificationItem
javax.naming.directory Extends the javax.naming package to provide functionality for accessing directory services. 
 

Uses of ModificationItem in javax.naming.directory
 

Methods in javax.naming.directory that return ModificationItem
 ModificationItem[] AttributeModificationException.getUnexecutedModifications()
          Retrieves the unexecuted modification list.
 

Methods in javax.naming.directory with parameters of type ModificationItem
 void DirContext.modifyAttributes(Name name, ModificationItem[] mods)
          Modifies the attributes associated with a named object using an ordered list of modifications.
 void InitialDirContext.modifyAttributes(Name name, ModificationItem[] mods)
           
 void DirContext.modifyAttributes(String name, ModificationItem[] mods)
          Modifies the attributes associated with a named object using an ordered list of modifications.
 void InitialDirContext.modifyAttributes(String name, ModificationItem[] mods)
           
 void AttributeModificationException.setUnexecutedModifications(ModificationItem[] e)
          Sets the unexecuted modification list to be e.
 


aicas logoJamaica 6.4 release 1

aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2015 aicas GmbH. All Rights Reserved.