org.jboss.portal.portlet.state
Interface StateManagementPolicy

All Known Implementing Classes:
StateManagementPolicyImpl, StateManagementPolicyService

public interface StateManagementPolicy

Version:
$Revision: 5776 $
Author:
Julien Viet

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

Method Detail

persistLocally

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

Returns:
true if state must be persisted locally