org.ow2.orchestra.facade.def
Interface RepeatEveryDefinition

All Superinterfaces:
CopyAble<RepeatEveryDefinition>, Serializable
All Known Implementing Classes:
RepeatEveryDefinitionImpl

public interface RepeatEveryDefinition
extends CopyAble<RepeatEveryDefinition>, 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.