Nitido Inc.

Uses of Class
com.nitido.nim.NuggetNotAvailableException

Packages that use NuggetNotAvailableException
com.nitido.nim This package contains NiM core classes. 
com.nitido.nimx.services.nugget.simple A simple implementation of NuggetService. 
com.nitido.nimx.services.simbackend This package contains classes used to simulate a backend data store. 
 

Uses of NuggetNotAvailableException in com.nitido.nim
 

Methods in com.nitido.nim that throw NuggetNotAvailableException
abstract  Nugget NuggetService.createNugget(Entity entity, java.lang.String nuggetName)
          This method is used to load and instantiate a Nugget of the given nuggetName.
 Nugget Entity.getNugget(java.lang.String nuggetName)
          This method returns a reference to the Nugget that is associated to the given nugget name.
 

Uses of NuggetNotAvailableException in com.nitido.nimx.services.nugget.simple
 

Methods in com.nitido.nimx.services.nugget.simple that throw NuggetNotAvailableException
 Nugget NuggetServiceImpl.createNugget(Entity entity, java.lang.String nuggetName)
           
 

Uses of NuggetNotAvailableException in com.nitido.nimx.services.simbackend
 

Methods in com.nitido.nimx.services.simbackend that throw NuggetNotAvailableException
 Nugget NuggetServiceImpl.createNugget(Entity entity, java.lang.String nuggetName)
           
 


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.