|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jasig.portal.channels.CChannelManager.WorkflowSection
org.jasig.portal.channels.CChannelManager.CPDWorkflowSection
protected class CChannelManager.CPDWorkflowSection
Field Summary | |
---|---|
protected org.w3c.dom.Document |
cpdDoc
|
Fields inherited from class org.jasig.portal.channels.CChannelManager.WorkflowSection |
---|
name, steps |
Constructor Summary | |
---|---|
protected |
CChannelManager.CPDWorkflowSection(java.lang.String chanTypeID)
|
Method Summary | |
---|---|
protected void |
addToStep(org.w3c.dom.Element element,
java.lang.String stepID)
|
protected org.w3c.dom.Element |
toXML(org.w3c.dom.Document doc)
|
Methods inherited from class org.jasig.portal.channels.CChannelManager.WorkflowSection |
---|
addStep, setName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected org.w3c.dom.Document cpdDoc
Constructor Detail |
---|
protected CChannelManager.CPDWorkflowSection(java.lang.String chanTypeID) throws PortalException
PortalException
Method Detail |
---|
protected void addToStep(org.w3c.dom.Element element, java.lang.String stepID)
protected org.w3c.dom.Element toXML(org.w3c.dom.Document doc)
toXML
in class CChannelManager.WorkflowSection
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |