|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.pmease.quickbuild.plugin.report.engine.extensionpoint.AbstractTypedXMLObject
com.pmease.quickbuild.plugin.report.engine.metadata.AbstractCategoryItem
public abstract class AbstractCategoryItem
| Field Summary | |
|---|---|
protected ReportCategory |
category
|
| Constructor Summary | |
|---|---|
AbstractCategoryItem(ReportCategory category)
|
|
| Method Summary | |
|---|---|
ReportCategory |
getCategory()
|
| Methods inherited from class com.pmease.quickbuild.plugin.report.engine.extensionpoint.AbstractTypedXMLObject |
|---|
fromXML, getElementName, initFromClassResource, initFromLocal, initFromStream, reflectionReadFromNode, reflectionWriteToNode, toXML |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.pmease.quickbuild.plugin.report.engine.extensionpoint.TypedObject |
|---|
getType |
| Field Detail |
|---|
protected final ReportCategory category
| Constructor Detail |
|---|
public AbstractCategoryItem(ReportCategory category)
| Method Detail |
|---|
public ReportCategory getCategory()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||