org.alfresco.web.bean.wcm
Class CompareToCurrentSnapshotDialog

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.CompareToCurrentSnapshotDialog
All Implemented Interfaces:
java.io.Serializable, IDialogBean

public class CompareToCurrentSnapshotDialog
extends CompareSnapshotDialog

Class for compareToCurrentSnapshot 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
CompareToCurrentSnapshotDialog()
           
 
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

CompareToCurrentSnapshotDialog

public CompareToCurrentSnapshotDialog()
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.