com.silverpeas.crm.vo
Class DeliveryVO

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

public class DeliveryVO
extends ElementVO


Field Summary
 
Fields inherited from class com.silverpeas.crm.vo.ElementVO
resources
 
Constructor Summary
DeliveryVO(CrmDelivery delivery, com.stratelia.silverpeas.util.ResourcesWrapper resources)
           
 
Method Summary
 String getAttachments()
           
 CrmDelivery getDelivery()
           
 String getDeliveryDate()
           
 String getOperations()
           
 
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

DeliveryVO

public DeliveryVO(CrmDelivery delivery,
                  com.stratelia.silverpeas.util.ResourcesWrapper resources)
Method Detail

getDelivery

public CrmDelivery getDelivery()

getAttachments

public String getAttachments()

getOperations

public String getOperations()

getDeliveryDate

public String getDeliveryDate()


Copyright © 2016 Silverpeas. All Rights Reserved.