PATH
Documentation > WebObjects 4.5 >
Direct to Web
D2WSession
Package:
com.apple.yellow.directtoweb
Inherits from:com.apple.yellow.webobjects.WOSession
Class Description
This class is deprecated. Direct to Web no longer requires a special subclass of WOSession.
Method Types
Constructors
Constructors
com.apple.yellow.directtoweb.D2WSession
public D2WSession()
This method is intentionally undocumented. You should never have to invoke or customize it.
Methods
d2wApplication
public static D2WApplication d2wApplication()
This method is intentionally undocumented. You should never have to invoke or customize it.
defaultPage
public WOComponent defaultPage()
This method is intentionally undocumented. You should never have to invoke or customize it.
editPageForEntityNamed
public EditPageInterface editPageForEntityNamed(String entityName)
This method is intentionally undocumented. You should never have to invoke or customize it.
editRelationshipPageForEntityNamed
public EditRelationshipPageInterface editRelationshipPageForEntityNamed(String entityName)
This method is intentionally undocumented. You should never have to invoke or customize it.
errorPage
public ErrorPageInterface errorPage()
This method is intentionally undocumented. You should never have to invoke or customize it.
finalize
public void finalize()
This method is intentionally undocumented. You should never have to invoke or customize it.
frameForTaskAndEntityNamed
public WOComponent frameForTaskAndEntityNamed(String task, String entityName)
This method is intentionally undocumented. You should never have to invoke or customize it.
inspectPageForEntityNamed
public InspectPageInterface inspectPageForEntityNamed(String entityName)
This method is intentionally undocumented. You should never have to invoke or customize it.
isValidSession
public boolean isValidSession()
This method is intentionally undocumented. You should never have to invoke or customize it.
listPageForEntityNamed
public ListPageInterface listPageForEntityNamed(String entityName)
This method is intentionally undocumented. You should never have to invoke or customize it.
queryPageForEntityNamed
public QueryPageInterface queryPageForEntityNamed(String entityName)
This method is intentionally undocumented. You should never have to invoke or customize it.
setIsValidSession
public void setIsValidSession(boolean valid)
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.