com.silverpeas.crm.vo
Class ParticipantVO

java.lang.Object
  extended by com.silverpeas.crm.vo.ElementVO
      extended by com.silverpeas.crm.vo.ParticipantVO

public class ParticipantVO
extends ElementVO


Field Summary
 
Fields inherited from class com.silverpeas.crm.vo.ElementVO
resources
 
Constructor Summary
ParticipantVO(CrmParticipant participant, com.stratelia.silverpeas.util.ResourcesWrapper resources)
           
 
Method Summary
 String getActive()
           
 String getAttachments()
           
 String getOperations()
           
 CrmParticipant getParticipant()
           
 
Methods inherited from class com.silverpeas.crm.vo.ElementVO
getActive, getAttachments, getDate, getOperationLinks
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParticipantVO

public ParticipantVO(CrmParticipant participant,
                     com.stratelia.silverpeas.util.ResourcesWrapper resources)
Method Detail

getParticipant

public CrmParticipant getParticipant()

getAttachments

public String getAttachments()

getOperations

public String getOperations()

getActive

public String getActive()


Copyright © 2016 Silverpeas. All Rights Reserved.