站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBOSS Portal 2.6 API 英文版文档

RemoteStoreProducerStatefulPortletInvokerTestCase - JBOSS Portal 2.6 API 英文版文档


org.jboss.portal.test.portlet.state
Class RemoteStoreProducerStatefulPortletInvokerTestCase

java.lang.Object
  extended byTestCase
      extended byorg.jboss.portal.test.portlet.state.AbstractStatefulPortletInvokerTestCase
          extended byorg.jboss.portal.test.portlet.state.ProducerStatefulPortletInvokerTestCase
              extended byorg.jboss.portal.test.portlet.state.RemoteStoreProducerStatefulPortletInvokerTestCase

public class RemoteStoreProducerStatefulPortletInvokerTestCase
extends ProducerStatefulPortletInvokerTestCase

Version:
$Revision: 1.1 $
Author:
Julien Viet
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.jboss.portal.test.portlet.state.ProducerStatefulPortletInvokerTestCase
container, persistenceManager, persistLocally, producer, stateConverter, stateManagementPolicy
 
Constructor Summary
RemoteStoreProducerStatefulPortletInvokerTestCase()
           
 
Method Summary
protected  java.lang.Object getModifiedPortletRef(ActionInvocation action)
           
 
Methods inherited from class org.jboss.portal.test.portlet.state.ProducerStatefulPortletInvokerTestCase
assertNoExistingState, createAction, createClone, createInvalidPOPRef, createLocalClone, createNonExistingPOPRef, createPOPRef, destroyClone, destroyClones, getImplicitClonedRef, getPortlet, getPortletId, getProperties, getProperties, invoke, setProperties, setUp
 
Methods inherited from class org.jboss.portal.test.portlet.state.AbstractStatefulPortletInvokerTestCase
createLocalCCPRef, createNonExistingLocalCCPRef, createPOPRef, createPOPRef, testCloneInvalidPOP, testCloneNonExistingCCP, testCloneNonExistingPOP, testClonePortlet, testCloneWithNullContext, testDestroyCCP, testDestroyNonExistingCCP, testDestroyPOP, testDestroyWithNullId, testGetCCPProperties, testGetCCPWithNullKeys, testGetInvalidPOP, testGetInvalidPOPProperties, testGetNonExistingCCP, testGetNonExistingCCPProperties, testGetNonExistingPOP, testGetNonExistingPOPProperties, testGetPOPProperties, testGetPOPWithNullKeys, testGetPropertiesWithNullPortlet, testGetWithNullId, testInvokeCloneBeforeWriteWithUpdate, testInvokeReadOnlyWithUpdate, testInvokeReadWriteWithUpdate, testSetCCPProperties, testSetNonExistingCCPProperties, testSetPOPProperties, testSetPropertiesWithNullId, testSetPropertiesWithNullProperties
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteStoreProducerStatefulPortletInvokerTestCase

public RemoteStoreProducerStatefulPortletInvokerTestCase()
Method Detail

getModifiedPortletRef

protected java.lang.Object getModifiedPortletRef(ActionInvocation action)
Specified by:
getModifiedPortletRef in class AbstractStatefulPortletInvokerTestCase