org.ow2.orchestra.facade.def
Interface ForDefinition

All Superinterfaces:
CopyAble<ForDefinition>, Serializable
All Known Implementing Classes:
ForDefinitionImpl

public interface ForDefinition
extends CopyAble<ForDefinition>, Serializable


Method Summary
 String getDurationExpression()
           
 String getExpressionLanguage()
           
 
Methods inherited from interface org.ow2.orchestra.facade.CopyAble
copy
 

Method Detail

getExpressionLanguage

String getExpressionLanguage()
Returns:
the expression language URI

getDurationExpression

String getDurationExpression()
Returns:
the duration expression


Copyright © 2011 OW2 Consortium. All Rights Reserved.