org.drools.command
Interface IdentifiableResult

All Known Implementing Classes:
CreateProcessInstanceCommand, FireAllRulesCommand, GetGlobalCommand, GetObjectCommand, GetObjectsCommand, InsertElementsCommand, InsertObjectCommand, InsertObjectInEntryPointCommand, QueryCommand, SetGlobalCommand, StartProcessCommand

public interface IdentifiableResult


Method Summary
 String getOutIdentifier()
           
 void setOutIdentifier(String outIdentifier)
           
 

Method Detail

getOutIdentifier

String getOutIdentifier()

setOutIdentifier

void setOutIdentifier(String outIdentifier)


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