Uses of Package
fr.paris5.shaman.insight.integrity

Packages that use fr.paris5.shaman.insight.integrity
fr.paris5.shaman.insight.integrity Application-specific exceptions. 
fr.paris5.shaman.insight.model Buisness Objects, made persistent by Prevayler.  
fr.paris5.shaman.insight.operation Operation objects encapsulate "things to do" on the server.  
fr.paris5.shaman.spirit.insightsource Implementation of insight-content: pseudo-protocol, used in Sitemap for fetching Insight content. 
 

Classes in fr.paris5.shaman.insight.integrity used by fr.paris5.shaman.insight.integrity
ConsistencyException
          Thrown when some kind of internal inconsistency is detected in the Insight Model.
IntegrityException
          Base class for Exceptions expressing that Insight buisness rules were violated.
 

Classes in fr.paris5.shaman.insight.integrity used by fr.paris5.shaman.insight.model
InvalidIdException
          Thrown when the requested Id did not exist.
InvalidTopicPathException
          Thrown when the Topic path was invalid.
PublicationNotOwnedException
          Thrown when a Publication is said to be owned by a Topic, but the underlying Topic has no Publication with the given Publication Id.
PublicationSealedException
          Thrown when an operation cannot be performed on a Publication, because this one is sealed.
 

Classes in fr.paris5.shaman.insight.integrity used by fr.paris5.shaman.insight.operation
InvalidIdException
          Thrown when the requested Id did not exist.
InvalidTopicPathException
          Thrown when the Topic path was invalid.
PublicationNotOwnedException
          Thrown when a Publication is said to be owned by a Topic, but the underlying Topic has no Publication with the given Publication Id.
PublicationSealedException
          Thrown when an operation cannot be performed on a Publication, because this one is sealed.
 

Classes in fr.paris5.shaman.insight.integrity used by fr.paris5.shaman.spirit.insightsource
IntegrityException
          Base class for Exceptions expressing that Insight buisness rules were violated.
 



Copyright © 2002 Laurent Caillette and l'Université René Descartes, Paris 5. All rights reserved.