Package com.webmethods.portal.system
package com.webmethods.portal.system
Provides base system entry point, system constants, data objects, and component model.
-
ClassDescriptionBaseComponent is a simple base class that performs only default implementation of the
IComponent
interfaceSome helper methods when working withIComponent
objectsProvides apis for Fabric productsIComponent is a base interface that describes a singleton type of programming logic.The IComponentData implements the storage for anIComponent
.Constants used for looking up predefined components and providersThe IComponentProvider interfaces managesIComponent
sA variety of system constantsThis is a lightweight implementation of registration data to initialize a new componentAn empty interface used to identify localizable portal exceptionsRule dbo interfaceThis is a reserved interface for future capabilities ofIComponent
.This is an implementation ofIComponentProvider
which stores itsIComponentData
metadata in the database.A URI implementation can use this interface to provide a conversion between a non-thing based URI and an associated IThingIDIURI is the interface used to represent an object that references a particular portal resource.IURIResolvers are responsible for obtaining an appropriateIURI
based upon a string.Marker interface for the component that tracks IURIResolver services.The entry point into the Portal server.Default implementation of theIURI
interface.