BEA Systems, Inc.

com.beasys.commerce.axiom.reasoning.rules.service
Interface RulesetData


public interface RulesetData
extends javax.ejb.EJBObject

Specifies behavior for rule set data


Method Summary
 byte[] getData()
          Gets data for rule set
 
Methods inherited from interface javax.ejb.EJBObject
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove
 

Method Detail

getData

public byte[] getData()
               throws RulesServiceException,
                      java.rmi.RemoteException
Gets data for rule set
Returns:
The data for a rule set as an array of bytes
Throws:
RulesServiceException -  
java.rmi.RemoteException -  

BEA Systems, Inc.

Copyright © 2000 BEA Systems, Inc. All Rights Reserved