PATH |
ServerSideAction
Package: com.webobjects.directtowebInherits from:Action
Class Description
This class is used internally by other classes in WebObjects and should be considered private. It should not be used, subclassed, or replaced.
Method Types
Constructors
- public ServerSideAction(EOKeyValueUnarchiver unarchiver)
- public ServerSideAction()
- public ServerSideAction(String string1, String string2, String string3)
Private Methods
Constructors
ServerSideAction
public ServerSideAction(EOKeyValueUnarchiver unarchiver)
This method is intentionally undocumented. You should never have to invoke or customize it.
ServerSideAction
public ServerSideAction()
This method is intentionally undocumented. You should never have to invoke or customize it.
ServerSideAction
public ServerSideAction(String string1, String string2, String string3)
This method is intentionally undocumented. You should never have to invoke or customize it.
Methods
encodeWithKeyValueArchiver
public Object encodeWithKeyValueArchiver(EOKeyValueArchiver archiver)
This method is intentionally undocumented. You should never have to invoke or customize it.
© 2001 Apple Computer, Inc.