站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > 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.
 

Method Detail

persistLocally

public boolean persistLocally()
Returns true if the state must be persisted locally.

Returns:
true if state must be persisted locally