|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jasig.portal.channel.XmlGeneratingBaseChannelDefinition
@Deprecated public abstract class XmlGeneratingBaseChannelDefinition
Implements legacy channel def to XML conversion methods. These should eventually be moved to a place like the layout code that actually cares about what a channel looks like as XML
| Constructor Summary | |
|---|---|
XmlGeneratingBaseChannelDefinition()
Deprecated. |
|
| Method Summary | |
|---|---|
Element |
getDocument(Document doc,
String idTag)
Deprecated. |
Element |
getDocument(Document doc,
String idTag,
String statusMsg,
int errorId)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XmlGeneratingBaseChannelDefinition()
| Method Detail |
|---|
@Deprecated
public Element getDocument(Document doc,
String idTag,
String statusMsg,
int errorId)
getDocument in interface IChannelDefinition
@Deprecated
public Element getDocument(Document doc,
String idTag)
getDocument in interface IChannelDefinition
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||