org.alfresco.web.action.evaluator
Class EditDocOfflineEvaluator

java.lang.Object
  extended by org.alfresco.web.action.evaluator.BaseActionEvaluator
      extended by org.alfresco.web.action.evaluator.CheckoutDocEvaluator
          extended by org.alfresco.web.action.evaluator.EditDocOfflineEvaluator
All Implemented Interfaces:
java.io.Serializable, ActionEvaluator

public class EditDocOfflineEvaluator
extends CheckoutDocEvaluator

UI Action Evaluator - Offline Document Editing.

See Also:
Serialized Form

Constructor Summary
EditDocOfflineEvaluator()
           
 
Method Summary
 
Methods inherited from class org.alfresco.web.action.evaluator.CheckoutDocEvaluator
evaluate
 
Methods inherited from class org.alfresco.web.action.evaluator.BaseActionEvaluator
evaluate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EditDocOfflineEvaluator

public EditDocOfflineEvaluator()


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