ogre.dms.data
Class PDFTemplateItem

java.lang.Object
  extended by ogre.dms.data.PDFTemplateInfo
      extended by ogre.dms.data.PDFTemplateItem
All Implemented Interfaces:
Serializable

public class PDFTemplateItem
extends PDFTemplateInfo
implements Serializable

One PDF template item including header entity, body entity and footer entity.

Version:
$Id: PDFTemplateItem.java,v 1.1.2.3.2.1 2007/06/28 06:03:33 esso Exp $
Author:
Docpedia team
See Also:
Serialized Form

Constructor Summary
PDFTemplateItem()
           
 
Method Summary
 PDFEntity getFooter()
           
 PDFEntity getHeader()
           
 PDFEntity getMainContent()
           
 HashMap getMap()
           
 void setFooter(PDFEntity footer)
           
 void setHeader(PDFEntity header)
           
 void setMainContent(PDFEntity mainContent)
           
 String toString()
           
 
Methods inherited from class ogre.dms.data.PDFTemplateInfo
getBinaryImg, getDescription, getImgOpacity, getModifyDate, getPositionX, getPositionY, getTemplateID, getTemplateName, setBinaryImg, setDescription, setImgOpacity, setModifyDate, setPositionX, setPositionY, setTemplateID, setTemplateName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PDFTemplateItem

public PDFTemplateItem()
Method Detail

getHeader

public PDFEntity getHeader()

getMainContent

public PDFEntity getMainContent()

getFooter

public PDFEntity getFooter()

setHeader

public void setHeader(PDFEntity header)

setMainContent

public void setMainContent(PDFEntity mainContent)

setFooter

public void setFooter(PDFEntity footer)

getMap

public HashMap getMap()
Overrides:
getMap in class PDFTemplateInfo
Returns:

toString

public String toString()
Overrides:
toString in class Object


Copyright(c) 2005-2012 by Flowring Technology Corp., 12 F., No 120, Sec 2, Gongdao 5th Rd., Hsin-Chu City 300, Taiwan(R.O.C.) All rights reserved.