com.silverpeas.crm.vo
Class ElementVO

java.lang.Object
  extended by com.silverpeas.crm.vo.ElementVO
Direct Known Subclasses:
ContactVO, DeliveryVO, EventVO, ParticipantVO

public abstract class ElementVO
extends Object


Field Summary
protected  com.stratelia.silverpeas.util.ResourcesWrapper resources
           
 
Constructor Summary
ElementVO(com.stratelia.silverpeas.util.ResourcesWrapper resources)
           
 
Method Summary
protected  String getActive(String active)
           
protected  String getAttachments(List<org.silverpeas.attachment.model.SimpleDocument> attachments)
           
protected  String getDate(String date)
           
protected  String getOperationLinks(String type, String name, String id)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

resources

protected com.stratelia.silverpeas.util.ResourcesWrapper resources
Constructor Detail

ElementVO

public ElementVO(com.stratelia.silverpeas.util.ResourcesWrapper resources)
Method Detail

getAttachments

protected String getAttachments(List<org.silverpeas.attachment.model.SimpleDocument> attachments)

getOperationLinks

protected String getOperationLinks(String type,
                                   String name,
                                   String id)

getActive

protected String getActive(String active)

getDate

protected String getDate(String date)


Copyright © 2016 Silverpeas. All Rights Reserved.