Knowledge API Legacy5 Adapter 6.0.0.Beta3

org.drools.impl.adapters
Class CalendarAdapter

java.lang.Object
  extended by org.drools.impl.adapters.CalendarAdapter
All Implemented Interfaces:
Calendar

public class CalendarAdapter
extends Object
implements Calendar


Constructor Summary
CalendarAdapter(org.kie.api.time.Calendar delegate)
           
 
Method Summary
 org.kie.api.time.Calendar getDelegate()
           
 boolean isTimeIncluded(long timestamp)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CalendarAdapter

public CalendarAdapter(org.kie.api.time.Calendar delegate)
Method Detail

isTimeIncluded

public boolean isTimeIncluded(long timestamp)
Specified by:
isTimeIncluded in interface Calendar

getDelegate

public org.kie.api.time.Calendar getDelegate()

Knowledge API Legacy5 Adapter 6.0.0.Beta3

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