com.pepper.platform.page
Class SectionPage.PackageInfo

java.lang.Object
  extended by com.pepper.platform.page.SectionPage.PackageInfo
Enclosing class:
SectionPage

public static class SectionPage.PackageInfo
extends Object

The object encapsulates info the package xml element as well as it's section id


Constructor Summary
SectionPage.PackageInfo(String sectionId, org.jdom.Element pkgElement)
           
 
Method Summary
 org.jdom.Element getElement()
           
 String getSectionId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SectionPage.PackageInfo

public SectionPage.PackageInfo(String sectionId,
                               org.jdom.Element pkgElement)
Method Detail

getSectionId

public String getSectionId()

getElement

public org.jdom.Element getElement()


Copyright © 2006-2007 Pepper Computer, Inc. All Rights Reserved.