Uses of Class
com.silverpeas.attachment.web.AttachmentEntity

Packages that use AttachmentEntity
com.silverpeas.attachment.web   
org.silverpeas.publication.web   
 

Uses of AttachmentEntity in com.silverpeas.attachment.web
 

Methods in com.silverpeas.attachment.web that return AttachmentEntity
static AttachmentEntity AttachmentEntity.fromAttachment(SimpleDocument detail)
           
 AttachmentEntity AttachmentEntity.withURI(URI uri)
          Sets a URI to this entity.
 

Uses of AttachmentEntity in org.silverpeas.publication.web
 

Methods in org.silverpeas.publication.web that return types with arguments of type AttachmentEntity
protected  List<AttachmentEntity> PublicationEntity.getAttachments()
           
 

Method parameters in org.silverpeas.publication.web with type arguments of type AttachmentEntity
protected  void PublicationEntity.setAttachments(List<AttachmentEntity> attachments)
           
 



Copyright © 2016 Silverpeas. All Rights Reserved.