站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss RULES 4.0.0.11754MR2 API 英文版文档

PortableObject (Drools 4.0.0.11754MR2 API) - JBoss RULES 4.0.0.11754MR2 API 英文版文档


org.drools.brms.client.modeldriven.brxml
Interface PortableObject

All Known Subinterfaces:
IAction, IPattern
All Known Implementing Classes:
ActionAssertFact, ActionAssertLogicalFact, ActionFieldList, ActionFieldValue, ActionModifyField, ActionRetractFact, ActionSetField, CompositeFactPattern, ConnectiveConstraint, Constraint, DSLSentence, FactPattern, IConstraint, RuleAttribute, RuleModel, SuggestionCompletionEngine

public interface PortableObject

This is the marker interface for portable Ajaxy type objects. This is replaced in the BRMS with a GWT specific one, and only used here so the RuleModel can compile. It does nothing, and is strictly a marker interface only.

Author:
Michael Neale



Copyright © 2001-2007 JBoss Inc.. All Rights Reserved.