org.drools.command.runtime
Class GetCalendarsCommand
java.lang.Object
org.drools.command.runtime.GetCalendarsCommand
- All Implemented Interfaces:
- Serializable, org.drools.command.Command<org.drools.runtime.Calendars>, GenericCommand<org.drools.runtime.Calendars>
public class GetCalendarsCommand
- extends Object
- implements GenericCommand<org.drools.runtime.Calendars>
- See Also:
- Serialized Form
GetCalendarsCommand
public GetCalendarsCommand()
execute
public org.drools.runtime.Calendars execute(Context context)
- Specified by:
execute
in interface GenericCommand<org.drools.runtime.Calendars>
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.