org.alfresco.web.bean.wcm
Class CompareToPreviousSnapshotDialog

java.lang.Object
  extended by org.alfresco.web.bean.dialog.BaseDialogBean
      extended by org.alfresco.web.bean.wcm.CompareSnapshotDialog
          extended by org.alfresco.web.bean.wcm.CompareToPreviousSnapshotDialog
All Implemented Interfaces:
java.io.Serializable, IDialogBean

public class CompareToPreviousSnapshotDialog
extends CompareSnapshotDialog

Class for compareToPreviousSnapshot dialog

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.alfresco.web.bean.wcm.CompareSnapshotDialog
avmBrowseBean, finished, sandbox, store, storeRoot, version, webProjectRef, websiteRef
 
Fields inherited from class org.alfresco.web.bean.dialog.BaseDialogBean
browseBean, isFinished, navigator, parameters
 
Constructor Summary
CompareToPreviousSnapshotDialog()
           
 
Method Summary
 java.util.List getComparedNodes()
           
protected  java.lang.String getDescription()
          Returns description message id for AVMCompare dialog
 
Methods inherited from class org.alfresco.web.bean.wcm.CompareSnapshotDialog
finishImpl, getAvmBrowseBean, getAvmService, getAvmSyncService, getCancelButtonLabel, getContainerDescription, getSandbox, getSandboxService, init, setAvmBrowseBean
 
Methods inherited from class org.alfresco.web.bean.dialog.BaseDialogBean
cancel, doPostCommitProcessing, finish, formatErrorMessage, getActionsConfigId, getActionsContext, getAdditionalButtons, getCheckOutCheckInService, getContainerSubTitle, getContainerTitle, getDefaultCancelOutcome, getDefaultFinishOutcome, getDictionaryService, getErrorMessageId, getErrorOutcome, getFileFolderService, getFinishButtonDisabled, getFinishButtonLabel, getMoreActionsConfigId, getNamespaceService, getNodeService, getRuleService, getSearchService, getTransactionService, isFinished, restored, setBrowseBean, setDictionaryService, setFileFolderService, setNamespaceService, setNavigator, setNodeService, setSearchService
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CompareToPreviousSnapshotDialog

public CompareToPreviousSnapshotDialog()
Method Detail

getComparedNodes

public java.util.List getComparedNodes()
Specified by:
getComparedNodes in class CompareSnapshotDialog

getDescription

protected java.lang.String getDescription()
Description copied from class: CompareSnapshotDialog
Returns description message id for AVMCompare dialog

Specified by:
getDescription in class CompareSnapshotDialog
Returns:
description message id for dialog


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.