org.sakaiproject.sitestats.impl.event
Class FileEventRegistry

java.lang.Object
  extended by org.sakaiproject.sitestats.impl.event.FileEventRegistry
All Implemented Interfaces:
EventRegistry

public class FileEventRegistry
extends Object
implements EventRegistry


Field Summary
static String TOOL_EVENTS_DEF_FILE
          Static fields
 
Constructor Summary
FileEventRegistry()
           
 
Method Summary
 String getEventName(String eventId)
           
 List<ToolInfo> getEventRegistry()
           
 boolean isEventRegistryExpired()
           
 void setToolEventsAddDefinitionFile(String file)
           
 void setToolEventsDefinitionFile(String file)
           
 void setToolEventsRemoveDefinitionFile(String file)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TOOL_EVENTS_DEF_FILE

public static final String TOOL_EVENTS_DEF_FILE
Static fields

See Also:
Constant Field Values
Constructor Detail

FileEventRegistry

public FileEventRegistry()
Method Detail

setToolEventsDefinitionFile

public void setToolEventsDefinitionFile(String file)

setToolEventsAddDefinitionFile

public void setToolEventsAddDefinitionFile(String file)

setToolEventsRemoveDefinitionFile

public void setToolEventsRemoveDefinitionFile(String file)

getEventRegistry

public List<ToolInfo> getEventRegistry()
Specified by:
getEventRegistry in interface EventRegistry

isEventRegistryExpired

public boolean isEventRegistryExpired()
Specified by:
isEventRegistryExpired in interface EventRegistry

getEventName

public String getEventName(String eventId)
Specified by:
getEventName in interface EventRegistry


Copyright © 2006-2012 Universidade Fernando Pessoa. All Rights Reserved.