PATH |
Action
Package: com.apple.client.directtoweb.commonInherits from:java.lang.Object
Implements:
Subclasses:
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
Static Constants
Fields
Constructors
com.apple.client.directtoweb.common.Action
public Action()
This method is intentionally undocumented. You should never have to invoke or customize it.
com.apple.client.directtoweb.common.Action
public Action(String, String, String)
This method is intentionally undocumented. You should never have to invoke or customize it.
Static Constants
entityKey
java.lang.String
This constant is intentionally undocumented.
labelKey
java.lang.String
This constant is intentionally undocumented.
taskKey
java.lang.String
This constant is intentionally undocumented.
Fields
entity
java.lang.String
This constant is intentionally undocumented.
label
java.lang.String
This constant is intentionally undocumented.
task
java.lang.String
This constant is intentionally undocumented.
Methods
decodeWithD2WKeyValueUnarchiver
public void decodeWithD2WKeyValueUnarchiver(D2WKeyValueUnarchiver unarchiver)
This method is intentionally undocumented. You should never have to invoke or customize it.
encodeWithD2WKeyValueArchiver
public void encodeWithD2WKeyValueArchiver(D2WKeyValueArchiver archiver)
This method is intentionally undocumented. You should never have to invoke or customize it.
equals
public boolean equals(Object anObject)
This method is intentionally undocumented. You should never have to invoke or customize it.
toString
public String toString()
This method is intentionally undocumented. You should never have to invoke or customize it.
© 2001 Apple Computer, Inc.