当前页面:
在线文档首页 >
JBOSS Portal 2.6 API 英文版文档
StateManagementPolicy - JBOSS Portal 2.6 API 英文版文档
org.jboss.portal.portlet.state
Interface StateManagementPolicy
- All Known Implementing Classes:
- StateManagementPolicyService
- public interface StateManagementPolicy
- Version:
- $Revision: 1.1 $
- Author:
- Julien Viet
Method Summary |
boolean |
persistLocally()
Returns true if the state must be persisted locally. |
persistLocally
public boolean persistLocally()
- Returns true if the state must be persisted locally.
- Returns:
- true if state must be persisted locally