|
WebObjects 5.4.2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.webobjects.eocontrol.EOEvent
com.webobjects.eocontrol.EOAggregateEvent
com.webobjects.eocontrol.EOAccountEvent
public class EOAccountEvent
EOAccountEvent class is intended for internal use only.
| Field Summary |
|---|
| 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 NSArray subevents()
EOAggregateEvent
subevents in class EOAggregateEventEOEvent.subevents()public String title()
EOAggregateEventtitle from any member of the EOvents set aggregated by the receiver.
title in class EOAggregateEventEOEvent.eventTypeDescriptions(Class aClass),
EOEvent.title()public String comment()
EOAggregateEventcomment from any member of the EOvents set aggregated by the receiver.
comment in class EOAggregateEventEOEvent.comment()public String toString()
EOEvent
toString in class EOEvent
|
Last updated June 2008 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||