|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Package org.nakedobjects |
| Class org.nakedobjects.LoginDialog extends java.awt.Frame implements Serializable |
| Serialized Fields |
java.awt.TextField user
java.awt.TextField password
| Package org.nakedobjects.object |
| Class org.nakedobjects.object.AbstractNakedObject extends java.util.Observable implements Serializable |
| Serialization Methods |
public void readExternal(java.io.ObjectInput in)
throws java.lang.ClassNotFoundException,
java.io.IOException
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
| Class org.nakedobjects.object.AggregateOid extends java.lang.Object implements Serializable |
serialVersionUID: 1l
| Serialized Fields |
java.lang.Object parentOid
java.lang.String name
| Class org.nakedobjects.object.ClassSetException extends java.lang.Exception implements Serializable |
| Class org.nakedobjects.object.NakedClass extends AbstractNakedObject implements Serializable |
| Serialization Methods |
public void readExternal(java.io.ObjectInput in)
throws java.lang.ClassNotFoundException,
java.io.IOException
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
| Class org.nakedobjects.object.NakedClassList extends TypedCollection implements Serializable |
| Serialization Methods |
public void readExternal(java.io.ObjectInput in)
throws java.lang.ClassNotFoundException,
java.io.IOException
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
| Class org.nakedobjects.object.NakedError extends AbstractNakedObject implements Serializable |
| Serialization Methods |
public void readExternal(java.io.ObjectInput in)
throws java.lang.ClassNotFoundException,
java.io.IOException
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
| Class org.nakedobjects.object.NakedObjectException extends java.lang.RuntimeException implements Serializable |
| Serialized Fields |
java.lang.Throwable cause
| Class org.nakedobjects.object.NonPersistentObjectException extends ObjectStoreException implements Serializable |
| Class org.nakedobjects.object.ObjectNotFoundException extends ObjectStoreException implements Serializable |
| Class org.nakedobjects.object.ObjectStoreException extends java.lang.Exception implements Serializable |
| Serialized Fields |
java.lang.Throwable cause
| Class org.nakedobjects.object.ResolveException extends java.lang.RuntimeException implements Serializable |
| Class org.nakedobjects.object.SimpleOid extends java.lang.Object implements Serializable |
| Serialized Fields |
long serialNo
| Class org.nakedobjects.object.TransactionException extends java.lang.Exception implements Serializable |
| Class org.nakedobjects.object.ValueParseException extends java.lang.Exception implements Serializable |
| Serialized Fields |
java.lang.Throwable cause
| Package org.nakedobjects.object.distribution |
| Class org.nakedobjects.object.distribution.AboutActionRequest extends ObjectRequest implements Serializable |
serialVersionUID: 1l
| Serialized Fields |
java.lang.String actionName
java.lang.Object[] parameterOids
| Class org.nakedobjects.object.distribution.AboutFieldRequest extends ObjectRequest implements Serializable |
serialVersionUID: 1l
| Serialized Fields |
java.lang.String fieldName
| Class org.nakedobjects.object.distribution.ActionRequest extends ObjectRequest implements Serializable |
serialVersionUID: 1l
| Serialized Fields |
java.lang.String actionName
java.lang.Object[] parameterOids
| Class org.nakedobjects.object.distribution.AssociateRequest extends ObjectRequest implements Serializable |
serialVersionUID: 1l
| Serialized Fields |
java.lang.String name
java.lang.Object value
| Class org.nakedobjects.object.distribution.CollectionAddUpdateMessage extends UpdateMessage implements Serializable |
| Serialized Fields |
java.lang.Object elementOid
| Class org.nakedobjects.object.distribution.CreateInstanceRequest extends Request implements Serializable |
| Serialized Fields |
java.lang.String className
| Class org.nakedobjects.object.distribution.DissociateRequest extends ObjectRequest implements Serializable |
serialVersionUID: 1l
| Serialized Fields |
java.lang.String name
java.lang.Object valueOid
| Class org.nakedobjects.object.distribution.GetAssociationRequest extends ObjectRequest implements Serializable |
serialVersionUID: 1l
| Serialized Fields |
java.lang.String name
| Class org.nakedobjects.object.distribution.HasInstancesRequest extends Request implements Serializable |
| Serialized Fields |
java.lang.String className
| Class org.nakedobjects.object.distribution.ObjectRequest extends Request implements Serializable |
serialVersionUID: 1l
| Serialized Fields |
java.lang.Object oid
| Class org.nakedobjects.object.distribution.Request extends java.lang.Object implements Serializable |
| Serialized Fields |
java.io.Serializable response
| Class org.nakedobjects.object.distribution.ServerRequestException extends ObjectStoreException implements Serializable |
| Class org.nakedobjects.object.distribution.SetValueRequest extends ObjectRequest implements Serializable |
serialVersionUID: 1l
| Serialized Fields |
java.lang.String name
java.lang.String value
| Class org.nakedobjects.object.distribution.UpdateMessage extends java.lang.Object implements Serializable |
| Serialized Fields |
java.util.Hashtable data
java.lang.Object oid
| Class org.nakedobjects.object.distribution.UpdateMessageException extends java.lang.Exception implements Serializable |
| Serialized Fields |
java.lang.Throwable cause
| Package org.nakedobjects.object.control |
| Class org.nakedobjects.object.control.AboutChangedEvent extends java.util.EventObject implements Serializable |
| Serialized Fields |
java.lang.String reason
| Class org.nakedobjects.object.control.AbstractAbout extends java.lang.Object implements Serializable |
| Serialized Fields |
java.lang.String name
java.lang.String description
Permission isAccessible
Permission isUsable
| Class org.nakedobjects.object.control.ActionAbout extends AbstractAbout implements Serializable |
| Class org.nakedobjects.object.control.ActionController extends ActionAbout implements Serializable |
| Class org.nakedobjects.object.control.Allow extends Permission implements Serializable |
| Class org.nakedobjects.object.control.AttributeController extends FieldAbout implements Serializable |
| Class org.nakedobjects.object.control.ClassAbout extends AbstractAbout implements Serializable |
| Class org.nakedobjects.object.control.FieldAbout extends AbstractAbout implements Serializable |
| Class org.nakedobjects.object.control.MutableAbout extends java.lang.Object implements Serializable |
| Serialized Fields |
Permission permission
java.lang.String description
java.lang.String name
java.util.Vector aboutListeners
| Class org.nakedobjects.object.control.ObjectAbout extends AbstractAbout implements Serializable |
| Class org.nakedobjects.object.control.Permission extends java.lang.Object implements Serializable |
| Serialized Fields |
java.lang.String reason
| Class org.nakedobjects.object.control.ProgrammableAbout extends java.lang.Object implements Serializable |
| Serialized Fields |
java.lang.String name
java.lang.String description
boolean isAccessible
boolean isAvailable
java.lang.StringBuffer unavailableReason
| Class org.nakedobjects.object.control.Veto extends Permission implements Serializable |
| Package org.nakedobjects.object.value |
| Class org.nakedobjects.object.value.AbstractNakedValue extends java.lang.Object implements Serializable |
serialVersionUID: 1l
| Class org.nakedobjects.object.value.Currency extends AbstractNakedValue implements Serializable |
serialVersionUID: 1l
| Serialization Methods |
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
| Class org.nakedobjects.object.value.Date extends Magnitude implements Serializable |
serialVersionUID: 1l
| Serialization Methods |
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
| Class org.nakedobjects.object.value.FloatingPointNumber extends Magnitude implements Serializable |
serialVersionUID: 1l
| Serialized Fields |
boolean isNull
double value
| Class org.nakedobjects.object.value.Label extends TextString implements Serializable |
serialVersionUID: 1l
| Class org.nakedobjects.object.value.Logical extends AbstractNakedValue implements Serializable |
serialVersionUID: 1l
| Serialized Fields |
boolean flag
boolean isNull
| Class org.nakedobjects.object.value.Magnitude extends AbstractNakedValue implements Serializable |
serialVersionUID: 1l
| Class org.nakedobjects.object.value.Money extends Magnitude implements Serializable |
serialVersionUID: 1l
| Serialized Fields |
boolean isNull
double amount
| Class org.nakedobjects.object.value.MultilineTextString extends TextString implements Serializable |
serialVersionUID: 1l
| Class org.nakedobjects.object.value.NakedValueChangedEvent extends java.util.EventObject implements Serializable |
| Serialized Fields |
NakedValue oldValue
NakedValue newValue
| Class org.nakedobjects.object.value.Option extends AbstractNakedValue implements Serializable |
serialVersionUID: 1l
| Serialized Fields |
java.lang.String[] options
int selection
| Class org.nakedobjects.object.value.Percentage extends Magnitude implements Serializable |
serialVersionUID: 1l
| Serialized Fields |
float value
boolean isNull
| Class org.nakedobjects.object.value.SelectionObject extends Option implements Serializable |
| Class org.nakedobjects.object.value.TextString extends AbstractNakedValue implements Serializable |
serialVersionUID: 1l
| Serialized Fields |
java.lang.String text
| Class org.nakedobjects.object.value.Time extends Magnitude implements Serializable |
serialVersionUID: 1l
| Serialization Methods |
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
| Class org.nakedobjects.object.value.TimeStamp extends Magnitude implements Serializable |
serialVersionUID: 1l
| Serialization Methods |
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
| Class org.nakedobjects.object.value.URLString extends AbstractNakedValue implements Serializable |
serialVersionUID: 1l
| Serialized Fields |
java.lang.String urlString
| Class org.nakedobjects.object.value.WholeNumber extends Magnitude implements Serializable |
serialVersionUID: 1l
| Serialized Fields |
int whole
boolean isNull
| Package org.nakedobjects.object.collection |
| Class org.nakedobjects.object.collection.AbstractNakedCollection extends AbstractNakedObject implements Serializable |
| Serialization Methods |
public void readExternal(java.io.ObjectInput in)
throws java.lang.ClassNotFoundException,
java.io.IOException
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
| Class org.nakedobjects.object.collection.ArbitraryCollection extends AbstractNakedCollection implements Serializable |
| Serialization Methods |
public void readExternal(java.io.ObjectInput in)
throws java.lang.ClassNotFoundException,
java.io.IOException
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
| Class org.nakedobjects.object.collection.InstanceCollection extends TypedCollection implements Serializable |
| Serialization Methods |
public void readExternal(java.io.ObjectInput in)
throws java.lang.ClassNotFoundException,
java.io.IOException
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
| Class org.nakedobjects.object.collection.InternalCollection extends TypedCollection implements Serializable |
| Serialization Methods |
public void readExternal(java.io.ObjectInput in)
throws java.lang.ClassNotFoundException,
java.io.IOException
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
| Class org.nakedobjects.object.collection.TypedCollection extends AbstractNakedCollection implements Serializable |
| Serialization Methods |
public void readExternal(java.io.ObjectInput in)
throws java.lang.ClassNotFoundException,
java.io.IOException
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
| Package org.nakedobjects.object.reflect |
| Class org.nakedobjects.object.reflect.Member.DefaultAbout extends java.lang.Object implements Serializable |
| Class org.nakedobjects.object.reflect.NakedClassException extends java.lang.RuntimeException implements Serializable |
| Package org.nakedobjects.viewer.classic |
| Class org.nakedobjects.viewer.classic.ClassesFrame extends java.awt.Frame implements Serializable |
| Serialized Fields |
java.awt.Image doubleBuffer
java.awt.Graphics bufferGraphics
int borderWidth
| Package org.nakedobjects.viewer.classic.view |
| Class org.nakedobjects.viewer.classic.view.AbstractField extends java.awt.Container implements Serializable |
| Serialized Fields |
int no
boolean hasFocus
FieldValue attributeValue
| Class org.nakedobjects.viewer.classic.view.Checkbox extends AbstractField implements Serializable |
| Serialized Fields |
Logical logicalObject
| Class org.nakedobjects.viewer.classic.view.DateField extends AbstractField implements Serializable |
| Serialized Fields |
Date date
| Class org.nakedobjects.viewer.classic.view.DateList extends java.awt.Window implements Serializable |
| Serialized Fields |
Date date
DateField forField
int columnWidth
int firstDayOffset
int rowHeight
| Class org.nakedobjects.viewer.classic.view.DebugFrame extends java.awt.Frame implements Serializable |
| Serialized Fields |
Display display
java.awt.TextArea field
| Class org.nakedobjects.viewer.classic.view.DisplayFrame extends java.awt.Frame implements Serializable |
| Serialized Fields |
int no
DisplayMechanism displayMechanismDelegate
java.awt.Image doubleBuffer
java.awt.Graphics bufferGraphics
| Class org.nakedobjects.viewer.classic.view.DisplayPane extends java.awt.Container implements Serializable |
| Serialized Fields |
int no
DisplayMechanism displayMechanismDelegate
| Class org.nakedobjects.viewer.classic.view.EditField extends java.awt.Container implements Serializable |
| Serialized Fields |
int no
char[] buffer
int entryLength
boolean hasFocus
boolean inError
boolean isValid
boolean isSaved
int cursorAt
int selectedFrom
int selectedTo
int displayFrom
int displayTo
int minimumWidth
FieldValue attributeValue
int noLines
| Class org.nakedobjects.viewer.classic.view.EntryParseException extends java.lang.Exception implements Serializable |
| Class org.nakedobjects.viewer.classic.view.FeedbackFrame extends java.awt.Frame implements Serializable |
| Class org.nakedobjects.viewer.classic.view.OptionField extends AbstractField implements Serializable |
| Serialized Fields |
Option selectionObject
| Class org.nakedobjects.viewer.classic.view.RadioButtons extends OptionField implements Serializable |
| Class org.nakedobjects.viewer.classic.view.SelectionList extends java.awt.Window implements Serializable |
| Serialized Fields |
java.lang.String[] options
OptionField forField
| Package org.nakedobjects.viewer.classic.event.dnd |
| Class org.nakedobjects.viewer.classic.event.dnd.DragDropEvent extends java.util.EventObject implements Serializable |
| Serialized Fields |
int action
int modifiers
DropDestination dropDestination
java.awt.Point location
| Package org.nakedobjects.viewer.classic.event.action |
| Class org.nakedobjects.viewer.classic.event.action.ObjectActionEvent extends java.util.EventObject implements Serializable |
| Serialized Fields |
int action
int modifiers
java.awt.Point location
| Package org.nakedobjects.viewer.classic.event.popup |
| Class org.nakedobjects.viewer.classic.event.popup.ObjectPopup extends java.awt.PopupMenu implements Serializable |
| Serialized Fields |
MenuOption[] menuOptions
java.awt.Point location
MenuOptionTarget menuOptionTarget
| Package org.nakedobjects.viewer.lightweight |
| Class org.nakedobjects.viewer.lightweight.ApplicationFrame extends java.awt.Frame implements Serializable |
| Serialized Fields |
GraphicalViewingMechanism viewingMechanism
| Class org.nakedobjects.viewer.lightweight.DebugFrame extends java.awt.Frame implements Serializable |
| Serialized Fields |
DebugInfo strategy
java.awt.TextArea field
| Package org.nakedobjects.utility |
| Class org.nakedobjects.utility.AssertException extends java.lang.RuntimeException implements Serializable |
| Class org.nakedobjects.utility.ConfigurationException extends java.lang.Exception implements Serializable |
| Class org.nakedobjects.utility.NotImplementedException extends java.lang.RuntimeException implements Serializable |
| Package org.nakedobjects.testing |
| Class org.nakedobjects.testing.AcceptanceTestException extends java.lang.RuntimeException implements Serializable |
| Serialized Fields |
java.lang.Throwable cause
| Class org.nakedobjects.testing.IllegalActionError extends java.lang.RuntimeException implements Serializable |
| Package org.nakedobjects.persistence.sql |
| Class org.nakedobjects.persistence.sql.SqlObjectStoreException extends NakedObjectException implements Serializable |
| Serialized Fields |
java.lang.Throwable cause
| Package org.nakedobjects.example.expenses |
| Class org.nakedobjects.example.expenses.Account extends AbstractNakedObject implements Serializable |
| Serialization Methods |
public void readExternal(java.io.ObjectInput in)
throws java.lang.ClassNotFoundException,
java.io.IOException
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
| Class org.nakedobjects.example.expenses.Claim extends AbstractNakedObject implements Serializable |
| Serialization Methods |
public void readExternal(java.io.ObjectInput in)
throws java.lang.ClassNotFoundException,
java.io.IOException
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
| Class org.nakedobjects.example.expenses.Employee extends AbstractNakedObject implements Serializable |
| Serialization Methods |
public void readExternal(java.io.ObjectInput in)
throws java.lang.ClassNotFoundException,
java.io.IOException
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
| Class org.nakedobjects.example.expenses.Expense extends AbstractNakedObject implements Serializable |
| Serialization Methods |
public void readExternal(java.io.ObjectInput in)
throws java.lang.ClassNotFoundException,
java.io.IOException
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
| Class org.nakedobjects.example.expenses.Payment extends AbstractNakedObject implements Serializable |
| Serialization Methods |
public void readExternal(java.io.ObjectInput in)
throws java.lang.ClassNotFoundException,
java.io.IOException
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
| Class org.nakedobjects.example.expenses.Project extends AbstractNakedObject implements Serializable |
| Serialization Methods |
public void readExternal(java.io.ObjectInput in)
throws java.lang.ClassNotFoundException,
java.io.IOException
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
| Class org.nakedobjects.example.expenses.ProjectExpenses extends AbstractNakedObject implements Serializable |
| Serialization Methods |
public void readExternal(java.io.ObjectInput in)
throws java.lang.ClassNotFoundException,
java.io.IOException
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
| Class org.nakedobjects.example.expenses.Receipt extends AbstractNakedObject implements Serializable |
| Serialization Methods |
public void readExternal(java.io.ObjectInput in)
throws java.lang.ClassNotFoundException,
java.io.IOException
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
| Package org.nakedobjects.security |
| Class org.nakedobjects.security.Role extends AbstractNakedObject implements Serializable |
| Serialization Methods |
public void readExternal(java.io.ObjectInput in)
throws java.lang.ClassNotFoundException,
java.io.IOException
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
| Class org.nakedobjects.security.User extends AbstractNakedObject implements Serializable |
| Serialization Methods |
public void readExternal(java.io.ObjectInput in)
throws java.lang.ClassNotFoundException,
java.io.IOException
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
| Package org.nakedobjects.objectserver |
| Class org.nakedobjects.objectserver.AWTConsole extends java.awt.Frame implements Serializable |
| Serialized Fields |
Server server
java.awt.TextArea log
java.awt.Button quit
| Class org.nakedobjects.objectserver.CollectionResponse extends java.lang.Object implements Serializable |
| Serialized Fields |
java.lang.Object oid
java.lang.Object[] elements
| Class org.nakedobjects.objectserver.ServerResponse extends java.lang.Object implements Serializable |
serialVersionUID: 1l
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||