com.silverpeas.crm.vo
Class EventVO
java.lang.Object
  
com.silverpeas.crm.vo.ElementVO
      
com.silverpeas.crm.vo.EventVO
public class EventVO
- extends ElementVO
 
 
 
| 
Constructor Summary | 
EventVO(CrmEvent event,
        com.stratelia.silverpeas.util.ResourcesWrapper resources)
 
            | 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
EventVO
public EventVO(CrmEvent event,
               com.stratelia.silverpeas.util.ResourcesWrapper resources)
getEvent
public CrmEvent getEvent()
 
getAttachments
public String getAttachments()
 
getOperations
public String getOperations()
 
getEventDate
public String getEventDate()
 
getActionDate
public String getActionDate()
 
Copyright © 2016 Silverpeas. All Rights Reserved.