Esri Geoportal Server
1.2.9

com.esri.gpt.framework.adhoc.factories
Class SpecTimeEventFactory

java.lang.Object
  extended by com.esri.gpt.framework.adhoc.factories.SpecTimeEventFactory
All Implemented Interfaces:
IAdHocEventFactory

public class SpecTimeEventFactory
extends Object
implements IAdHocEventFactory

Specific time event factory.


Constructor Summary
SpecTimeEventFactory()
           
 
Method Summary
 IAdHocEvent parse(String definition)
          Parses event definition.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpecTimeEventFactory

public SpecTimeEventFactory()
Method Detail

parse

public IAdHocEvent parse(String definition)
Description copied from interface: IAdHocEventFactory
Parses event definition.

Specified by:
parse in interface IAdHocEventFactory
Parameters:
definition - definition
Returns:
instance of the event or null if event can not be parsed

Esri Geoportal Server
1.2.9

Copyright 2011 Environmental Systems Research Institute. All rights reserved. Use is subject to license terms.