com.webobjects.appserver
Class WOAdminAction
java.lang.Object
|
+--com.webobjects.appserver.WODirectAction
|
+--com.webobjects.appserver.WOAdminAction
- All Implemented Interfaces:
- NSKeyValueCoding, NSKeyValueCoding.ErrorHandling, NSKeyValueCodingAdditions, NSValidation
- public class WOAdminAction
- extends WODirectAction
This class is intentionally undocumented.
Methods inherited from class com.webobjects.appserver.WODirectAction |
canAccessFieldsDirectly, context, debugString, defaultAction, existingSession, handleQueryWithUnboundKey, handleTakeValueForUnboundKey, logString, pageWithName, performActionNamed, request, session, takeFormValueArraysForKeyArray, takeFormValuesForKeyArray, takeValueForKey, takeValueForKeyPath, unableToSetNullForKey, validateTakeValueForKeyPath, validateValueForKey, valueForKey, valueForKeyPath |
WOAdminAction
public WOAdminAction(WORequest aRequest)
- This constructor is intentionally undocumented.
instanceRequestAction
public WOActionResults instanceRequestAction()
- This method is intentionally undocumented.
pingAction
public WOActionResults pingAction()
- This method is intentionally undocumented.
toString
public String toString()
- This method is intentionally undocumented.
- Overrides:
toString
in class WODirectAction
- Following copied from class:
com.webobjects.appserver.WODirectAction
- Returns:
- a String representation of the receiver
Copyright © 2002 Apple Computer, Inc.