Package com.sapportals.portal.prt.runtime

Interface Summary
IAbstractFactory Interface implemented by factory regsitered and discovered at run time.
IPortalConstants Definition of a set of constants used in the Portal environment.
IPortalRuntimeResources The IPortalRuntimeResources interface is used to provide access to certain resources maintained by the runtime implementation through the Portal Runtime API.
 

Class Summary
AbstractFactoryManager Abstract Factory Manager used to register Factory in the System.
IPortalRuntimeResources.LocationType Handles Location types
PortalRuntime PortalRuntime may be called by each class of the API package.
 

Exception Summary
PortalException The Portal Exception is the base class for all the exceptions raised by PRT.
PortalRuntimeException The Portal Runtime Exception is the base class for all the exceptions raised by the Portal builder Framework.
ProfileNotFoundException Exception raised by the Portal Runtime when a profile can not be found.