org.activiti.engine.impl.calendar
类 MapBusinessCalendarManager
java.lang.Object
org.activiti.engine.impl.calendar.MapBusinessCalendarManager
- 所有已实现的接口:
- BusinessCalendarManager
public class MapBusinessCalendarManager
- extends Object
- implements BusinessCalendarManager
- 作者:
- Tom Baeyens
从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MapBusinessCalendarManager
public MapBusinessCalendarManager()
getBusinessCalendar
public BusinessCalendar getBusinessCalendar(String businessCalendarRef)
- 指定者:
- 接口
BusinessCalendarManager
中的 getBusinessCalendar
addBusinessCalendar
public BusinessCalendarManager addBusinessCalendar(String businessCalendarRef,
BusinessCalendar businessCalendar)
Copyright © 2013 Alfresco. All rights reserved.