Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.webapp.base
Interface StatefulBaseLifeCycle

All Known Subinterfaces:
ContentRootsActions, DocumentActions, DomainActions, EmailNotificationSenderActions, EmailSenderActions, RelationActions, SearchActions, SecurityActions, ServerActions, WebActionsLocal, WorkspaceActions
All Known Implementing Classes:
ContentRootsActionsBean, DocumentActionsBean, DomainActionsBean, EmailNotificationSenderActionsBean, EmailSenderActionsBean, RelationActionsBean, SearchActionsBean, SecurityActionsBean, ServerActionsBean, WebActionsBean, WorkspaceActionsBean

public interface StatefulBaseLifeCycle

Author:
Razvan Caraghin

Method Summary
 void readState()
          Activate method.
 void saveState()
          Passivate method.
 

Method Detail

saveState

void saveState()
Passivate method.


readState

void readState()
Activate method.


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.