|
WebObjects 5.2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--com.webobjects.eocontrol.EOEvent
|
+--com.webobjects.eocontrol.EOAggregateEvent
|
+--com.webobjects.eocontrol.EOAccountEvent
EOAccountEvent class is intended for internal use only.
| Fields inherited from class com.webobjects.eocontrol.EOEvent |
BasicEventSignature, EventGroupName |
| Constructor Summary | |
EOAccountEvent()
|
|
| Method Summary | |
String |
comment()
Gets the comment from any member of the EOvents set aggregated by
the receiver. |
NSArray |
subevents()
For each EOEvent aggregated in the reciver this method gathers their subevents and return an array with them.The array is ordered ascending by duration. |
String |
title()
Gets the title from any member of the EOvents set aggregated by
the receiver. |
String |
toString()
Returns a String that includes the receiver's title, comment, and duration or start date (whichever is appropriate). |
| Methods inherited from class com.webobjects.eocontrol.EOAggregateEvent |
addEvent, description, displayComponentName, durationWithoutSubevents, events, info, signatureOfType |
| Methods inherited from class com.webobjects.eocontrol.EOEvent |
aggregateEvents, classDescription, compare, duration, eventTypeDescriptions, groupEvents, markAtomicWithInfo, markEnd, markStartWithInfo, parentEvent, setInfo, setType, startDate, type |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public EOAccountEvent()
| Method Detail |
public String comment()
EOAggregateEventcomment from any member of the EOvents set aggregated by
the receiver.comment in class EOAggregateEventcom.webobjects.eocontrol.EOAggregateEventEOEvent.comment()public NSArray subevents()
EOAggregateEventsubevents in class EOAggregateEventcom.webobjects.eocontrol.EOAggregateEventEOEvent.subevents()public String title()
EOAggregateEventtitle from any member of the EOvents set aggregated by
the receiver.title in class EOAggregateEventcom.webobjects.eocontrol.EOAggregateEventEOEvent.eventTypeDescriptions(Class aClass),
EOEvent.title()public String toString()
EOEventtoString in class EOEventcom.webobjects.eocontrol.EOEvent
|
Last updated Fri Feb 21 13:15:00 PST 2003. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||