Package org.drools.repository

Interface Summary
RepositoryFilter  
UserInfo.Command  
 

Class Summary
AssetHistoryIterator A lazy iterator for walking back through history.
AssetItem The RuleItem class is used to abstract away the details of the underlying JCR repository.
AssetItemIterator This iterates over nodes and produces RuleItem's.
AssetItemPageResult Used for holding a page of asset data.
AssetType  
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.
ClassUtil Utility methods to aid in class/resource loading.
Item The item class is used to abstract away the underlying details of the JCR repository.
PackageHistoryIterator A lazy iterator for walking back through history.
PackageItem A PackageItem object aggregates a set of assets (for example, rules).
PackageIterator This wraps a node iterator, and provides PackageItems when requested.
RepositorySessionUtil This is a utility to simulate session behavior for the test suite.
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  
RulesRepositoryAdministrator This class is for administering the rules repo.
RulesRepositoryConfigurator  
StateItem The StateItem represents the status of an asset.
UserInfo Manage access to misc. user info that we might want to store.
UserInfo.InboxEntry And entry in an inbox.
UserInfo.Val  
VersionableItem This is the parent class for versionable assets.
VersionedAssetItemIterator This iterates over nodes and produces RuleItem's.
 

Exception Summary
RulesRepositoryException The main exception thrown by classes in this package.
 



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