Uses of Interface
com.retek.component.item.ItemSubclass

Packages that use ItemSubclass
com.retek.component.item   
com.retek.component.item.impl   
 

Uses of ItemSubclass in com.retek.component.item
 

Methods in com.retek.component.item that return ItemSubclass
 ItemSubclass ItemManager.buildItemSubclassInstance(java.lang.String departmentId, java.lang.String itemClassId, java.lang.String itemSubClassId, java.lang.String description)
           
 

Uses of ItemSubclass in com.retek.component.item.impl
 

Classes in com.retek.component.item.impl that implement ItemSubclass
 class ItemSubclassImpl
           
 

Methods in com.retek.component.item.impl that return ItemSubclass
 ItemSubclass ItemManagerImpl.readItemSubclass(java.lang.String departmentId, java.lang.String itemClassId, java.lang.String itemSubclassId)
           
 ItemSubclass ItemManagerImpl.buildItemSubclassInstance(java.lang.String departmentId, java.lang.String itemClassId, java.lang.String itemSubclassId, java.lang.String description)
           
 

Methods in com.retek.component.item.impl with parameters of type ItemSubclass
static void ItemSubclassValidator.validate(ItemSubclass itemSubclass)
           
 



Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28