wt.maturity.maturityTest
Class CreatePromotionNotice

java.lang.Object
  extended bywt.maturity.maturityTest.CreatePromotionNotice

class CreatePromotionNotice
extends Object


Field Summary
(package private) static WTContainer container
           
 
Constructor Summary
(package private) CreatePromotionNotice()
           
 
Method Summary
static boolean createPNWithDoc(PromotionNotice pn)
           
static WTContainer findContainer(String name)
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

container

static WTContainer container
Constructor Detail

CreatePromotionNotice

CreatePromotionNotice()
Method Detail

main

public static void main(String[] args)

findContainer

public static WTContainer findContainer(String name)
                                 throws WTException
Throws:
WTException

createPNWithDoc

public static boolean createPNWithDoc(PromotionNotice pn)
                               throws WTException
Throws:
WTException