|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.dbforms.event.eventtype.DatabaseEventTypeStrategy
public class DatabaseEventTypeStrategy
Database EventTypeStrategy class. Provides implementations of the super class methods for Database events.
Constructor Summary | |
---|---|
DatabaseEventTypeStrategy()
|
Method Summary | |
---|---|
int |
getEventGroup(String eventString)
Gets the eventGroup attribute of the EventTypeStrategyImpl object |
String |
getEventType(String eventString)
Gets the eventType attribute of the EventTypeStrategyImpl object |
String |
getId()
Gets the EventTypeStrategy identifier. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DatabaseEventTypeStrategy()
Method Detail |
---|
public int getEventGroup(String eventString)
getEventGroup
in interface EventTypeStrategy
eventString
- Description of the Parameter
public String getEventType(String eventString)
getEventType
in interface EventTypeStrategy
eventString
- Description of the Parameter
public String getId()
getId
in interface EventTypeStrategy
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |