org.weda.workflow.impl
Class PageEntry

java.lang.Object
  extended by org.weda.workflow.impl.AbstractEntry
      extended by org.weda.workflow.impl.BasicEntryContainer<ActionEntry>
          extended by org.weda.workflow.impl.PageEntry
All Implemented Interfaces:
Entry, EntryContainer<ActionEntry>

public class PageEntry
extends BasicEntryContainer<ActionEntry>

Author:
tim

Field Summary
 
Fields inherited from class org.weda.workflow.impl.AbstractEntry
entryLog, logShift
 
Fields inherited from interface org.weda.workflow.Entry
DEFAULT_ENTRY_NAME
 
Constructor Summary
PageEntry()
           
 
Method Summary
 
Methods inherited from class org.weda.workflow.impl.BasicEntryContainer
addEntry, getEntries, getEntryByName, init, logOperate, merge, operate
 
Methods inherited from class org.weda.workflow.impl.AbstractEntry
getContainer, getGroupValues, getName, getWorkflow, isDefaultEntry, isExactMatch, matches, setContainer, setDefaultEntry, setName, setWorkflow
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.weda.workflow.Entry
getContainer, getGroupValues, getName, isDefaultEntry, isExactMatch, matches, setContainer, setDefaultEntry, setName, setWorkflow
 

Constructor Detail

PageEntry

public PageEntry()


Copyright © 2005-2006 . All Rights Reserved.