Documentation Archive Developer
Search
PATH  Documentation > WebObjects 4.5 > Direct to Web

ServerSideAction

Package: com.apple.yellow.directtoweb

Inherits 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

Private Methods


Constructors


com.apple.yellow.directtoweb.ServerSideAction

public ServerSideAction(EOKeyValueUnarchiver unarchiver)

This method is intentionally undocumented. You should never have to invoke or customize it.

com.apple.yellow.directtoweb.ServerSideAction

public ServerSideAction()

This method is intentionally undocumented. You should never have to invoke or customize it.

com.apple.yellow.directtoweb.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.