wt.adapter
Class PersistableToIeNode

java.lang.Object
  extended bywt.adapter.PersistableToIeNode

public class PersistableToIeNode
extends Object


Constructor Summary
PersistableToIeNode()
           
 
Method Summary
static Element persistableToIeNode(Persistable obj)
          Morph a Persistable into an IeNode.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PersistableToIeNode

public PersistableToIeNode()
Method Detail

persistableToIeNode

public static Element persistableToIeNode(Persistable obj)
                                   throws FederationServicesException
Morph a Persistable into an IeNode.

Returns:
IeNode
Throws:
FederationServicesException