com.retek.component.item.impl.persistence.cache
Class CacheItemSupplierDao

java.lang.Object
  extended bycom.retek.commons.domain.core.impl.persistence.cache.CacheDao
      extended bycom.retek.component.item.impl.persistence.cache.CacheItemSupplierDao
All Implemented Interfaces:
ItemSupplierDao

public class CacheItemSupplierDao
extends CacheDao
implements ItemSupplierDao


Constructor Summary
CacheItemSupplierDao()
           
 
Method Summary
 java.util.Set findItemSuppliers(java.lang.String itemId, java.lang.String supplierId)
           
 ItemSupplierDto findPrimaryItemSupplier(java.lang.String sellableItemId)
           
protected  java.util.HashMap getMap()
           
static java.lang.String getSizeReport()
           
 
Methods inherited from class com.retek.commons.domain.core.impl.persistence.cache.CacheDao
deleteDto, findAllDtos, getLogger, getNextId, isWildCardEqual, readDto, submitDto
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CacheItemSupplierDao

public CacheItemSupplierDao()
Method Detail

getMap

protected java.util.HashMap getMap()
Specified by:
getMap in class CacheDao

getSizeReport

public static java.lang.String getSizeReport()

findItemSuppliers

public java.util.Set findItemSuppliers(java.lang.String itemId,
                                       java.lang.String supplierId)
                                throws SystemException
Specified by:
findItemSuppliers in interface ItemSupplierDao
Throws:
SystemException

findPrimaryItemSupplier

public ItemSupplierDto findPrimaryItemSupplier(java.lang.String sellableItemId)
                                        throws SystemException
Specified by:
findPrimaryItemSupplier in interface ItemSupplierDao
Throws:
SystemException


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