org.rivetlogic.scar.action
Class MyCheckedOutDocsTreeAction
java.lang.Object
org.rivetlogic.scar.action.BaseAction
org.rivetlogic.scar.action.MyCheckedOutDocsTreeAction
- All Implemented Interfaces:
- java.io.Serializable
@Name(value="action.checkedoutdocs")
@Scope(value=SESSION)
public class MyCheckedOutDocsTreeAction
- extends BaseAction
Backing bean for the 'My Checked-Out Documents' tree component.
- Author:
- Rivet Logic Corporation
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MyCheckedOutDocsTreeAction
public MyCheckedOutDocsTreeAction()
getCheckedOutDocs
public java.lang.String getCheckedOutDocs()
handleOtherTreeSelectedEvent
public void handleOtherTreeSelectedEvent()
isTreeSelected
public boolean isTreeSelected()
setTreeSelected
public void setTreeSelected(boolean treeSelected)
getCheckoutInstructionsPartA
public java.lang.String getCheckoutInstructionsPartA()
getCheckoutInstructionsPartB
public java.lang.String getCheckoutInstructionsPartB()
getCheckoutInstructionsPartC
public java.lang.String getCheckoutInstructionsPartC()
getCheckoutInstructionsTooltip
public java.lang.String getCheckoutInstructionsTooltip()
getMyCheckedOutDocsWebDavUrl
public java.lang.String getMyCheckedOutDocsWebDavUrl()
Copyright 2008, Rivet Logic Corporation.