com.retek.component.media
Class MediaManagerFactory

java.lang.Object
  extended bycom.retek.component.media.MediaManagerFactory

public class MediaManagerFactory
extends java.lang.Object


Constructor Summary
MediaManagerFactory()
           
 
Method Summary
static MediaManager getMediaManager(DistributedContext context)
           
static SellingItemManager getSellingItemManager(DistributedContext context)
           
static SellingListManager getSellingListManager(DistributedContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MediaManagerFactory

public MediaManagerFactory()
Method Detail

getSellingItemManager

public static SellingItemManager getSellingItemManager(DistributedContext context)
                                                throws SystemException
Throws:
SystemException

getMediaManager

public static MediaManager getMediaManager(DistributedContext context)
                                    throws SystemException
Throws:
SystemException

getSellingListManager

public static SellingListManager getSellingListManager(DistributedContext context)
                                                throws SystemException
Throws:
SystemException


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