org.ow2.dragon.service.deployment
Class AttachedDocument

java.lang.Object
  extended by org.ow2.dragon.service.deployment.AttachedDocument

public class AttachedDocument
extends java.lang.Object

Author:
ofabre - eBM Websourcing

Constructor Summary
AttachedDocument()
           
 
Method Summary
 javax.activation.DataHandler getDocument()
           
 void setDocument(javax.activation.DataHandler document)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttachedDocument

public AttachedDocument()
Method Detail

getDocument

public javax.activation.DataHandler getDocument()

setDocument

public void setDocument(javax.activation.DataHandler document)


Copyright © 2008-2010 eBMWebsourcing. All Rights Reserved.