lumis.content.metadata
Class CommentConfig

Package class diagram package CommentConfig
java.lang.Object
  extended by lumis.content.metadata.CommentConfig

Deprecated. since 4.2.0, replaced by the entities available in lumis.content.core.

@Deprecated
public class CommentConfig
extends Object

Value class for metadata comments.

Since:
4.0.0

Constructor Summary
CommentConfig()
          Deprecated.  
 
Method Summary
 String getComment()
          Deprecated.  
 String getCreatedBy()
          Deprecated.  
 Timestamp getCreatedDateTime()
          Deprecated.  
 String getId()
          Deprecated.  
 String getMetaDataId()
          Deprecated.  
 void setComment(String comment)
          Deprecated.  
 void setCreatedBy(String createdBy)
          Deprecated.  
 void setCreatedDateTime(Timestamp createdDateTime)
          Deprecated.  
 void setId(String id)
          Deprecated.  
 void setMetaDataId(String metaDataId)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommentConfig

public CommentConfig()
Deprecated. 
Method Detail

getId

public String getId()
Deprecated. 

setId

public void setId(String id)
Deprecated. 

getMetaDataId

public String getMetaDataId()
Deprecated. 

setMetaDataId

public void setMetaDataId(String metaDataId)
Deprecated. 

getCreatedBy

public String getCreatedBy()
Deprecated. 

setCreatedBy

public void setCreatedBy(String createdBy)
Deprecated. 

getCreatedDateTime

public Timestamp getCreatedDateTime()
Deprecated. 

setCreatedDateTime

public void setCreatedDateTime(Timestamp createdDateTime)
Deprecated. 

getComment

public String getComment()
Deprecated. 

setComment

public void setComment(String comment)
Deprecated. 


Lumisportal  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.