Nitido Inc.

Uses of Class
com.nitido.util.OpenHash

Packages that use OpenHash
com.nitido.nimx.nuggets.helpdesk.dirpool This implementation utilizes the DirPoolService to obtain the directory connections. 
com.nitido.nimx.nuggets.helpdesk.real This implementation establishes new connection for each request transaction. 
com.nitido.nimx.nuggets.iplanetset.dirpool This IPlanetSettingsNugget implementation obtains the directory connections from the DirPoolService. 
com.nitido.nimx.nuggets.iplanetset.real This IPlanetSettingsNugget implementation obtains a new directory connection for each request transaction. 
com.nitido.nimx.nuggets.iplanetset.userspace This IPlanetSettingsNugget implementation stores the data in the associated Entity's user space. 
com.nitido.util This package contains Nitido's internal utility classes. 
 

Uses of OpenHash in com.nitido.nimx.nuggets.helpdesk.dirpool
 

Fields in com.nitido.nimx.nuggets.helpdesk.dirpool declared as OpenHash
protected  OpenHash HelpDeskNuggetImpl._modifyAttr
           
 

Uses of OpenHash in com.nitido.nimx.nuggets.helpdesk.real
 

Fields in com.nitido.nimx.nuggets.helpdesk.real declared as OpenHash
protected  OpenHash HelpDeskNuggetImpl._modifyAttr
           
 

Uses of OpenHash in com.nitido.nimx.nuggets.iplanetset.dirpool
 

Fields in com.nitido.nimx.nuggets.iplanetset.dirpool declared as OpenHash
protected  OpenHash IPlanetSettingsNuggetImpl._modifyAttr
           
 

Uses of OpenHash in com.nitido.nimx.nuggets.iplanetset.real
 

Fields in com.nitido.nimx.nuggets.iplanetset.real declared as OpenHash
protected  OpenHash IPlanetSettingsNuggetImpl._modifyAttr
           
 

Uses of OpenHash in com.nitido.nimx.nuggets.iplanetset.userspace
 

Fields in com.nitido.nimx.nuggets.iplanetset.userspace declared as OpenHash
protected  OpenHash IPlanetSettingsNuggetImpl._modifyAttr
           
 

Uses of OpenHash in com.nitido.util
 

Fields in com.nitido.util declared as OpenHash
protected  OpenHash OpenParameterContainer.pairs
           
 

Constructors in com.nitido.util with parameters of type OpenHash
OpenAttributeHash(OpenHash hash)
          Constructs a new OpenAttributeHash, copying the contents of the passed in OpenHash object into the OpenAttributeHash.
OpenHash(OpenHash hash)
          Copy constructor.
OpenParameterContainer(OpenHash hash)
          Construct an OpenParameterContainer using the contents of an OpenHash.
OpenSerializableHash(OpenHash hash)
          Constructs a new OpenSerializableHash, copying the contents of the passed in OpenHash object into the OpenSerializableHash.
 


Nitido NiM 2.5 Java API

These JavaDoc pages are generated for release/nim_2_5-2.5.44

Copyright © 1999-2009 Nitido Inc.    Proprietary and Confidential.    All Rights Reserved.