Uses of Class
wt.maturity.MaturityException

Packages that use MaturityException
wt.maturity   
 

Uses of MaturityException in wt.maturity
 

Methods in wt.maturity that throw MaturityException
 PromotionNotice StandardMaturityService.deletePromotionNotice(PromotionNotice pn)
          Deletes a PromotionNotice.
 PromotionNotice StandardMaturityService.savePromotionNotice(PromotionNotice pn)
          Persists the PromotionNotice.
 PromotionNotice StandardMaturityService.deletePromotionTargets(PromotionNotice pn, WTSet promotables)
          Deletes the PromotionTarget link between the PromotionNotice and the Promotable.
 QueryResult StandardMaturityService.getPromotionTargets(PromotionNotice pn)
          Returns the PromotionTargets associated to the PromotionNotice.
 void StandardMaturityService.savePromotionTargets(PromotionNotice pn, WTSet promotables)
          Creates and persists PromotionTargets between the PromotionNotice and the Promotables.
 void StandardMaturityService.unattachPromotable(Promotable refObject, PromotionNotice promotionNotice, Class linkClass, String maturityRole)
          Deletes the association between a PromotionNotice and a Promotable.
 WTSet StandardMaturityService.savePromotionTargets(WTSet ptSet)
          Persists PromotionTargets in the ptVector.
 void StandardMaturityService.savePromotionSeeds(PromotionNotice pn, WTSet promotables)
          Creates and persists PromotionSeeds between the PromotionNotice and the Promotables.
 WTSet StandardMaturityService.savePromotionSeeds(WTSet psSet)
          Persists PromotionSeeds in the psVector.
 QueryResult StandardMaturityService.getPromotionSeeds(PromotionNotice pn)
          

Supported API: false
 PromotionNotice StandardMaturityService.deletePromotionSeeds(PromotionNotice pn, WTSet promotables)
          Deletes the PromotionSeed link between the PromotionNotice and the Promotable.
 QueryResult StandardMaturityService.getPromotionTargets(PromotionNotice pn, boolean onlyOtherSide)
          Returns the PromotionTargets associated to the PromotionNotice.
 PromotionNotice MaturityServiceFwd.deletePromotionNotice(PromotionNotice pn)
          Deletes a PromotionNotice.
 PromotionNotice MaturityServiceFwd.savePromotionNotice(PromotionNotice pn)
          Persists the PromotionNotice.
 PromotionNotice MaturityServiceFwd.deletePromotionTargets(PromotionNotice pn, WTSet promotables)
          Deletes the PromotionTarget link between the PromotionNotice and the Promotable.
 QueryResult MaturityServiceFwd.getPromotionTargets(PromotionNotice pn)
          Returns the PromotionTargets associated to the PromotionNotice.
 void MaturityServiceFwd.savePromotionTargets(PromotionNotice pn, WTSet promotables)
          Creates and persists PromotionTargets between the PromotionNotice and the Promotables.
 void MaturityServiceFwd.unattachPromotable(Promotable refObject, PromotionNotice promotionNotice, Class linkClass, String maturityRole)
          Deletes the association between a PromotionNotice and a Promotable.
 WTSet MaturityServiceFwd.savePromotionTargets(WTSet ptSet)
          Persists PromotionTargets in the ptVector.
 void MaturityServiceFwd.savePromotionSeeds(PromotionNotice pn, WTSet promotables)
          Creates and persists PromotionSeeds between the PromotionNotice and the Promotables.
 WTSet MaturityServiceFwd.savePromotionSeeds(WTSet psSet)
          Persists PromotionSeeds in the psVector.
 QueryResult MaturityServiceFwd.getPromotionSeeds(PromotionNotice pn)
          

Supported API: false
 PromotionNotice MaturityServiceFwd.deletePromotionSeeds(PromotionNotice pn, WTSet promotables)
          Deletes the PromotionSeed link between the PromotionNotice and the Promotable.
 QueryResult MaturityServiceFwd.getPromotionTargets(PromotionNotice pn, boolean onlyOtherSide)
          Returns the PromotionTargets associated to the PromotionNotice.
 PromotionNotice MaturityService.deletePromotionNotice(PromotionNotice pn)
          Deletes a PromotionNotice.
 PromotionNotice MaturityService.savePromotionNotice(PromotionNotice pn)
          Persists the PromotionNotice.
 PromotionNotice MaturityService.deletePromotionTargets(PromotionNotice pn, WTSet promotables)
          Deletes the PromotionTarget link between the PromotionNotice and the Promotable.
 QueryResult MaturityService.getPromotionTargets(PromotionNotice pn)
          Returns the PromotionTargets associated to the PromotionNotice.
 void MaturityService.savePromotionTargets(PromotionNotice pn, WTSet promotables)
          Creates and persists PromotionTargets between the PromotionNotice and the Promotables.
 void MaturityService.unattachPromotable(Promotable refObject, PromotionNotice promotionNotice, Class linkClass, String maturityRole)
          Deletes the association between a PromotionNotice and a Promotable.
 WTSet MaturityService.savePromotionTargets(WTSet ptSet)
          Persists PromotionTargets in the ptVector.
 void MaturityService.savePromotionSeeds(PromotionNotice pn, WTSet promotables)
          Creates and persists PromotionSeeds between the PromotionNotice and the Promotables.
 WTSet MaturityService.savePromotionSeeds(WTSet psSet)
          Persists PromotionSeeds in the psVector.
 QueryResult MaturityService.getPromotionSeeds(PromotionNotice pn)
          

Supported API: false
 PromotionNotice MaturityService.deletePromotionSeeds(PromotionNotice pn, WTSet promotables)
          Deletes the PromotionSeed link between the PromotionNotice and the Promotable.
 QueryResult MaturityService.getPromotionTargets(PromotionNotice pn, boolean onlyOtherSide)
          Returns the PromotionTargets associated to the PromotionNotice.