ilog.views.gantt.model.general
Class IlvGeneralActivity.Factory

java.lang.Object
  extended by ilog.views.gantt.model.general.IlvGeneralActivity.Factory
All Implemented Interfaces:
IlvActivityFactory
Enclosing class:
IlvGeneralActivity

public static class IlvGeneralActivity.Factory
extends Object
implements IlvActivityFactory

IlvGeneralActivity.Factory is a factory that creates instances of IlvGeneralActivity.

The activity factory supports alternate locales by utilizing resource files. The resource files are documented here.

Since:
JViews 5.5

Constructor Summary
IlvGeneralActivity.Factory()
          Creates an IlvGeneralActivity factory.
 
Method Summary
 IlvActivity createActivity(IlvTimeInterval interval)
          Creates an IlvGeneralActivity object from the given parameters.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IlvGeneralActivity.Factory

public IlvGeneralActivity.Factory()
Creates an IlvGeneralActivity factory.

Method Detail

createActivity

public IlvActivity createActivity(IlvTimeInterval interval)
Creates an IlvGeneralActivity object from the given parameters.

Specified by:
createActivity in interface IlvActivityFactory
Parameters:
interval - The time interval assigned to the activity.
Returns:
The activity.


Copyright © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.