Package com.wm.app.tn.route

Class Summary
PreRoutingFlags Flags to indicate whether certain operations (verification, validation, persistence) should be performed on a document before routing.
RoutingActions This class includes static methods that mimic the different actions available to processing rules in Trading Networks, so you can call them from Java services.
RoutingConstants  
RoutingRule Rules which are used to handle new documents in the system (either those coming in from outside, or new documents created internally).
RoutingRuleList  
RoutingRuleMetaData Metadata about Routing Rule.
RoutingRuleMetaDataList This class contains a list of RoutingRuleMetaData objects.
RoutingRuleStore  
 

Exception Summary
RoutingAbortedException  
RoutingException  
StaleRuleListException