Uses of Interface
com.sapportals.portal.prt.runtime.IAbstractFactory

Packages that use IAbstractFactory
com.sapportals.portal.prt.runtime   
 

Uses of IAbstractFactory in com.sapportals.portal.prt.runtime
 

Methods in com.sapportals.portal.prt.runtime that return IAbstractFactory
 IAbstractFactory AbstractFactoryManager.get(java.lang.String key)
          get a factory
 

Methods in com.sapportals.portal.prt.runtime with parameters of type IAbstractFactory
 void AbstractFactoryManager.put(IAbstractFactory factory)
          put a factory