oracle.syndication.ice.payload
Class ICESubscriptionHelper

java.lang.Object
  |
  +--oracle.syndication.ice.payload.ICESubscriptionHelper

public synchronized class ICESubscriptionHelper
extends java.lang.Object


Constructor Summary
ICESubscriptionHelper()
           
 
Method Summary
TypeMethod
static Ice_offer createICEOffer(java.lang.String, java.lang.String, oracle.xml.parser.v2.XMLDocument)
           
static Ice_subscription createICESubscription(java.lang.String, ISODate, Ice_offer)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ICESubscriptionHelper

public ICESubscriptionHelper()
Method Detail

createICEOffer

public static Ice_offer createICEOffer(java.lang.String,
                                       java.lang.String,
                                       oracle.xml.parser.v2.XMLDocument)
                                throws OSSException

createICESubscription

public static Ice_subscription createICESubscription(java.lang.String,
                                                     ISODate,
                                                     Ice_offer)
                                              throws oracle.xml.classgen.InvalidContentException,
                                                     OSSException