org.apache.geronimo.console.keystores
Class BaseKeystoreHandler.KeystoreModel

java.lang.Object
  extended by org.apache.geronimo.console.keystores.BaseKeystoreHandler.KeystoreModel
All Implemented Interfaces:
MultiPageModel
Enclosing class:
BaseKeystoreHandler

public static final class BaseKeystoreHandler.KeystoreModel
extends Object
implements MultiPageModel


Constructor Summary
BaseKeystoreHandler.KeystoreModel(javax.portlet.PortletRequest request)
           
 
Method Summary
 void save(javax.portlet.ActionResponse response, javax.portlet.PortletSession session)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BaseKeystoreHandler.KeystoreModel

public BaseKeystoreHandler.KeystoreModel(javax.portlet.PortletRequest request)
Method Detail

save

public void save(javax.portlet.ActionResponse response,
                 javax.portlet.PortletSession session)
Specified by:
save in interface MultiPageModel


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.