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

构造方法摘要
MapBusinessCalendarManager()
           
 
方法摘要
 BusinessCalendarManager addBusinessCalendar(String businessCalendarRef, BusinessCalendar businessCalendar)
           
 BusinessCalendar getBusinessCalendar(String businessCalendarRef)
           
 
从类 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.