arta.synergy.web.common.client.data.bp.docflow.history
Class DocumentHistory

java.lang.Object
  extended by arta.synergy.web.common.client.data.bp.docflow.history.DocHistoryIF
      extended by arta.synergy.web.common.client.data.bp.docflow.history.DocumentHistory
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable<DocHistoryIF>

public class DocumentHistory
extends DocHistoryIF

Created by IntelliJ IDEA. User: exile Date: 27.03.2012 Time: 17:31:38 Изменения в док-те

See Also:
Serialized Form

Field Summary
 java.lang.String comment
          Комментарий
 java.lang.String description
          Описание изменений
 
Fields inherited from class arta.synergy.web.common.client.data.bp.docflow.history.DocHistoryIF
date, host, userID, userName
 
Constructor Summary
DocumentHistory()
           
 
Method Summary
 
Methods inherited from class arta.synergy.web.common.client.data.bp.docflow.history.DocHistoryIF
compareTo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

description

public java.lang.String description
Описание изменений


comment

public java.lang.String comment
Комментарий

Constructor Detail

DocumentHistory

public DocumentHistory()


Copyright © 2000 Dummy Corp. All Rights Reserved.