Uses of Package
org.drools.repository

Packages that use org.drools.repository
org.drools.repository   
org.drools.repository.events   
org.drools.repository.migration   
org.drools.repository.security   
org.drools.repository.utils   
 

Classes in org.drools.repository used by org.drools.repository
AssetHistoryIterator
          A lazy iterator for walking back through history.
AssetItem
          The AssetItem class is used to abstract away the details of the underlying JCR repository.
AssetItemIterator
          This iterates over nodes and produces AssetItem's.
AssetItemPageResult
          Used for holding a page of asset data.
CategorisableItem
          This contains logic for categorisable items (not all versionably items are categorisable).
CategoryItem
          The TagItem class abstracts away details of the underlying JCR repository.
Item
          The item class is used to abstract away the underlying details of the JCR repository.
ModuleHistoryIterator
          A lazy iterator for walking back through history.
ModuleItem
          A ModuleItem object aggregates a set of assets (for example, rules).
ModuleIterator
          This wraps a node iterator, and provides ModuleItems when requested.
RepositoryFilter
           
RulesRepository
          RulesRepository is the class that defines the behavior for the JBoss Rules (drools) rule repository based upon the JCR specification (JSR-170).
RulesRepository.DateQuery
           
RulesRepositoryConfigurator
           
RulesRepositoryException
          The main exception thrown by classes in this package.
StateItem
          The StateItem represents the status of an asset.
UserInfo.Command
           
UserInfo.InboxEntry
          And entry in an inbox.
UserInfo.Val
           
VersionableItem
          This is the parent class for versionable assets.
 

Classes in org.drools.repository used by org.drools.repository.events
AssetItem
          The AssetItem class is used to abstract away the details of the underlying JCR repository.
ModuleItem
          A ModuleItem object aggregates a set of assets (for example, rules).
VersionableItem
          This is the parent class for versionable assets.
 

Classes in org.drools.repository used by org.drools.repository.migration
RulesRepository
          RulesRepository is the class that defines the behavior for the JBoss Rules (drools) rule repository based upon the JCR specification (JSR-170).
 

Classes in org.drools.repository used by org.drools.repository.security
RulesRepository
          RulesRepository is the class that defines the behavior for the JBoss Rules (drools) rule repository based upon the JCR specification (JSR-170).
 

Classes in org.drools.repository used by org.drools.repository.utils
AssetItem
          The AssetItem class is used to abstract away the details of the underlying JCR repository.
 



Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.