org.sakaiproject.portal.service
Class StoredStateImpl
java.lang.Object
org.sakaiproject.portal.service.StoredStateImpl
- All Implemented Interfaces:
- StoredState
public class StoredStateImpl
- extends Object
- implements StoredState
- Since:
- Sakai 2.4
- Version:
- $Rev: 110562 $
- Author:
- ieb
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StoredStateImpl
public StoredStateImpl(String marker,
String replacement)
getPlacement
public org.sakaiproject.tool.api.Placement getPlacement()
- Specified by:
getPlacement in interface StoredState
setPlacement
public void setPlacement(org.sakaiproject.tool.api.Placement placement)
- Specified by:
setPlacement in interface StoredState
getRequest
public javax.servlet.http.HttpServletRequest getRequest(javax.servlet.http.HttpServletRequest currentRequest)
- Specified by:
getRequest in interface StoredState
setRequest
public void setRequest(javax.servlet.http.HttpServletRequest request)
- Specified by:
setRequest in interface StoredState
getToolContextPath
public String getToolContextPath()
- Specified by:
getToolContextPath in interface StoredState
setToolContextPath
public void setToolContextPath(String toolContextPath)
- Specified by:
setToolContextPath in interface StoredState
getToolPathInfo
public String getToolPathInfo()
- Specified by:
getToolPathInfo in interface StoredState
setToolPathInfo
public void setToolPathInfo(String toolPathInfo)
- Specified by:
setToolPathInfo in interface StoredState
setSkin
public void setSkin(String skin)
- Specified by:
setSkin in interface StoredState
getSkin
public String getSkin()
- Specified by:
getSkin in interface StoredState
Copyright © 2003-2012 University of Michigan. All Rights Reserved.