com.silverpeas.crm.vo
Class ElementVO
java.lang.Object
  
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)
 
            | 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
resources
protected com.stratelia.silverpeas.util.ResourcesWrapper resources
ElementVO
public ElementVO(com.stratelia.silverpeas.util.ResourcesWrapper resources)
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.