| Name | Description | Type | Package | Framework |
| AbstractConnectorConnection | Abstract class that implements IConnection and HttpSessionBindingListener. | Class | com.sapportals.connector.connection | SAP NetWeaver |
|
| AttributeNotFoundException | Thrown when attempting access to an invalidSee Also:Serialized Form | Class | com.sapportals.connector.execution.objects | SAP NetWeaver |
|
| AttributeNotFoundException | Thrown when an invalid attribute is requested. | Class | com.sapportals.connector.metadata.objects | SAP NetWeaver |
|
| CapabilityNotFoundException | Thrown when capability was not found. | Class | com.sapportals.connector.metadata | SAP NetWeaver |
|
| CapabilityNotSupportedException | Thrown when capability is not supported. | Class | com.sapportals.connector.metadata | SAP NetWeaver |
|
| ConnectionClosedException | Thrown to indicate that the connection is closedSee Also:Serialized Form | Class | com.sapportals.connector.connection | SAP NetWeaver |
|
| ConnectionFailedException | Thrown when failed to get a connection to the EIS instance. | Class | com.sapportals.connector.connection | SAP NetWeaver |
|
| ConnectorException | The base connector exception. | Class | com.sapportals.connector | SAP NetWeaver |
|
| ConnectorRuntimeException | Connector runtime exceptionSee Also:Serialized Form | Class | com.sapportals.connector | SAP NetWeaver |
|
| ElementNotFoundException | Thrown when an invalid element is requested. | Class | com.sapportals.connector.metadata.objects | SAP NetWeaver |
|
| ExecutionException | Thrown when execution of a function has failed. | Class | com.sapportals.connector.execution | SAP NetWeaver |
|
| FieldNotFoundException | Thrown when an invalid field is requestedSee Also:Serialized Form | Class | com.sapportals.connector.metadata.structures | SAP NetWeaver |
|
| FunctionNotFoundException | Thrown when an invalid function is requested. | Class | com.sapportals.connector.metadata.functions | SAP NetWeaver |
|
| IAbstractQuery | | Interface | com.sapportals.connector.execution.objects | SAP NetWeaver |
|
| IAbstractRecord | The abstract interface for Record. | Interface | com.sapportals.connector.execution.structures | SAP NetWeaver |
|
| IAggregateSymbol | This interface marks SQL operation symbols that are a part of the SELECT clause of a query. | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver |
|
| IAliasSymbol | This interface marks SQL operation symbols that are a part of the SELECT clause of a query. | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver |
|
| IArrayStructure | This interface exposes metadata for a arrayFields inherited from interface com. | Interface | com.sapportals.connector.metadata.structures | SAP NetWeaver |
|
| IAttribute | | Interface | com.sapportals.connector.metadata.objects | SAP NetWeaver |
|
| IAttributeAliasSymbol | This interface marks SQL operation symbols that are a part of the SELECT clause of a query. | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver |
|
| IAttributeSymbol | This interface marks a SQL operation symbol of a Business object attribute. | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver |
|
| IBigDecimal | This base interface exposes metadata for a big decimal primitiveFields inherited from interface com. | Interface | com.sapportals.connector.metadata.primitives | SAP NetWeaver |
|
| IBlackBoxRelation | This interface exposes metadata for a relation between 2 EIS Business Objects using an obscure token | Interface | com.sapportals.connector.metadata.relations | SAP NetWeaver |
|
| IBoolean | This base interface exposes metadata for the boolean data primitiveFields inherited from interface com. | Interface | com.sapportals.connector.metadata.primitives | SAP NetWeaver |
|
| IBusinessObject | This interface exposes metadata for an EIS Business ObjectFields inherited from interface com. | Interface | com.sapportals.connector.metadata.objects | SAP NetWeaver |
|
| IBusinessObjectGroup | This interface exposes metadata for an EIS Business Object Group. | Interface | com.sapportals.connector.metadata.objects | SAP NetWeaver |
|
| IBusinessObjectSymbol | | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver |
|
| IByte | This base interface exposes metadata for the byte data primitiveFields inherited from interface com. | Interface | com.sapportals.connector.metadata.primitives | SAP NetWeaver |
|
| ICapabilities | This interface exposes the functionality of a specific connector. | Interface | com.sapportals.connector.metadata | SAP NetWeaver |
|
| IChar | This base interface exposes metadata for the char data primitiveFields inherited from interface com. | Interface | com.sapportals.connector.metadata.primitives | SAP NetWeaver |
|
| ICompareCriteria | This interface marks the criteria object as a comparison condition. | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver |
|
| ICompoundLogicalCriteria | This interface is used by compound logical conditions. | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver |
|
| IConnection | A Connection represents an application-level handle that is used by a client to access the underlying physical connection. | Interface | com.sapportals.connector.connection | SAP NetWeaver |
|
| IConnectionFactory | IConnectionFactory provides an interface for getting connection to an EIS instance. | Interface | com.sapportals.connector.connection | SAP NetWeaver |
|
| IConnectionMetaData | The interface IConnectionMetaData provides information about an EIS instance connected through a Connection instance. | Interface | com.sapportals.connector.connection | SAP NetWeaver |
|
| IConnectionProperty | IConnectionProperty provides an interface for defining certain connection properties for the connectionSpec. | Interface | com.sapportals.connector.connection | SAP NetWeaver |
|
| IConnectionPropertyGroup | The interface IConnectionProperty provides metadata to a certain group of connection properties that constitute a valid connection spec. | Interface | com.sapportals.connector.connection | SAP NetWeaver |
|
| IConnectionSpec | IConnectionSpec is used by an application component to pass connection request-specific properties to the IConnectionFactory. | Interface | com.sapportals.connector.connection | SAP NetWeaver |
|
| IConnectionSpecMetaData | The interface IConnectionSpecMetaData describes the metadata of the connection properties that compose the connectionSpec. | Interface | com.sapportals.connector.connection | SAP NetWeaver |
|
| IConnectorMetaData | | Interface | com.sapportals.connector.metadata | SAP NetWeaver |
|
| IConnectorObject | The base interface for all connector objects. | Interface | com.sapportals.connector | SAP NetWeaver |
|
| IConstant | This interface marks a SQL operation symbol of a constant value. | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver |
|
| ICriteria | The base interface for SQL operation criteria. | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver |
|
| IDate | This base interface exposes metadata for the date data primitiveFields inherited from interface com. | Interface | com.sapportals.connector.metadata.primitives | SAP NetWeaver |
|
| IDefaultRelation | This interface exposes metadata for a relation between 2 EIS Business Objects using A. | Interface | com.sapportals.connector.metadata.relations | SAP NetWeaver |
|
| IDeleteOperation | The base interface for SQL DELETE operation holderFields inherited from interface com. | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver |
|
| IDouble | This base interface exposes metadata for the double data primitiveFields inherited from interface com. | Interface | com.sapportals.connector.metadata.primitives | SAP NetWeaver |
|
| IElement | This base interface exposes metadata for an EIS entity. | Interface | com.sapportals.connector.metadata.objects | SAP NetWeaver |
|
| IEnumeration | This interface exposes metadata for an enumeration typeFields inherited from interface com. | Interface | com.sapportals.connector.metadata.primitives | SAP NetWeaver |
|
| IEqual | This base interface exposes metadata for the equal operatorFields inherited from interface com. | Interface | com.sapportals.connector.metadata.operators | SAP NetWeaver |
|
| IExecution | | Interface | com.sapportals.connector.execution.objects | SAP NetWeaver |
|
| IExpression | The base interface for all SQL operation expressions. | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver |
|
| IExpressionSymbol | This interface marks SQL operation symbols that are a part of the SELECT clause of a query. | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver |
|
| IField | | Interface | com.sapportals.connector.execution.structures | SAP NetWeaver |
|
| IFieldStructure | This interface exposes metadata for a field (primitive)Fields inherited from interface com. | Interface | com.sapportals.connector.metadata.structures | SAP NetWeaver |
|
| IFloat | This base interface exposes metadata for the float data primitiveFields inherited from interface com. | Interface | com.sapportals.connector.metadata.primitives | SAP NetWeaver |
|
| IFrom | This interface holds all the symbols of a SQL operation FROM clause. | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver |
|
| IFromClause | | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver |
|
| IFunction | This interface marks a SQL operation symbol of a function. | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver |
|
| IFunction | | Interface | com.sapportals.connector.metadata.functions | SAP NetWeaver |
|
| IFunctionException | | Interface | com.sapportals.connector.metadata.functions | SAP NetWeaver |
|
| IFunctionsMetaData | This interface exposes metadata for EIS functions. | Interface | com.sapportals.connector.metadata.functions | SAP NetWeaver |
|
| IGreaterThan | This base interface exposes metadata for the greater than operatorFields inherited from interface com. | Interface | com.sapportals.connector.metadata.operators | SAP NetWeaver |
|
| IGreaterThanOrEqual | This base interface exposes metadata for the greater than or equal operatorFields inherited from interface com. | Interface | com.sapportals.connector.metadata.operators | SAP NetWeaver |
|
| IGroupBy | This interface holds all the symbols of a query GROUP BY clause. | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver |
|
| IIndex | | Interface | com.sapportals.connector.metadata.objects | SAP NetWeaver |
|
| IInsertOperation | The base interface for SQL INSERT operation holderFields inherited from interface com. | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver |
|
| IInt | This base interface exposes metadata for the int data primitiveFields inherited from interface com. | Interface | com.sapportals.connector.metadata.primitives | SAP NetWeaver |
|
| IInteraction | IInteraction enables a component to execute EIS functions. | Interface | com.sapportals.connector.execution.functions | SAP NetWeaver |
|
| IInteractionProperty | IInteractionProperty provides an interface for defining certain interaction properties for the interactionSpec. | Interface | com.sapportals.connector.execution.functions | SAP NetWeaver |
|
| IInteractionSpec | An InteractionSpec holds interaction properties for driving an Interaction with an EIS instance. | Interface | com.sapportals.connector.execution.functions | SAP NetWeaver |
|
| IInteractionSpecMetaData | The interface IInteractionSpecMetaData describes the metadata of the interaction properties that compose the interactionSpec. | Interface | com.sapportals.connector.execution.functions | SAP NetWeaver |
|
| IIsNullCriteria | This interface marks the criteria object as one of the type A is null where A is an SQL operation expression. | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver |
|
| IJoinPredicate | This interface marks a FROM clause as a join predicate. | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver |
|
| IKey | This interface exposes metadata for a relation key - a set of attributes that participate in a relation between objects | Interface | com.sapportals.connector.metadata.relations | SAP NetWeaver |
|
| ILanguageObject | | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver |
|
| ILessThan | This base interface exposes metadata for the less than operatorFields inherited from interface com. | Interface | com.sapportals.connector.metadata.operators | SAP NetWeaver |
|
| ILessThanOrEqual | This base interface exposes metadata for the less than or equal operatorFields inherited from interface com. | Interface | com.sapportals.connector.metadata.operators | SAP NetWeaver |
|
| ILike | This base interface exposes metadata for the like operatorFields inherited from interface com. | Interface | com.sapportals.connector.metadata.operators | SAP NetWeaver |
|
| ILikeCriteria | This interface marks the criteria object to contain symbols may include attributes or functions etc. | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver |
|
| ILogicalCriteria | This interface declares that the criteria object is logical. | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver |
|
| ILong | This base interface exposes metadata for the long data primitiveFields inherited from interface com. | Interface | com.sapportals.connector.metadata.primitives | SAP NetWeaver |
|
| IMethod | This interface contains metadata for a method of a EIS business objectFields inherited from interface com. | Interface | com.sapportals.connector.metadata.objects | SAP NetWeaver |
|
| INative | The interface INative provides a set of handles to various interfaces that an EIS can expose directly to the connector client application. | Interface | com.sapportals.connector.connection | SAP NetWeaver |
|
| INativeQuery | The interface INativeQuery allows a connector client application to perform queries given as a query string in the native EIS language. | Interface | com.sapportals.connector.execution.objects | SAP NetWeaver |
|
| INotCriteria | | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver |
|
| INotEqual | This base interface exposes metadata for the not equal operatorFields inherited from interface com. | Interface | com.sapportals.connector.metadata.operators | SAP NetWeaver |
|
| INumber | This base interface exposes metadata for the number data primitiveFields inherited from interface com. | Interface | com.sapportals.connector.metadata.primitives | SAP NetWeaver |
|
| IObjectsMetaData | | Interface | com.sapportals.connector.metadata.objects | SAP NetWeaver |
|
| IOperation | The base interface for topmost holder objects that encapsulate the entire data and metadata needed to perform a back end operation | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver |
|
| IOperator | | Interface | com.sapportals.connector.metadata.operators | SAP NetWeaver |
|
| IOrderBy | This interface holds all the symbols of a query GROUP BY clause. | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver |
|
| IParameter | | Interface | com.sapportals.connector.metadata.functions | SAP NetWeaver |
|
| IPredicateCriteria | This interface marks the criteria object as one containing actual symbols. | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver |
|
| IPrimitive | | Interface | com.sapportals.connector.metadata.primitives | SAP NetWeaver |
|
| IQuery | The interface IQuery allows a connector client application to perform queries using java API or using a given query string in the Connector | Interface | com.sapportals.connector.execution.objects | SAP NetWeaver |
|
| IQueryOperation | The base interface for SQL query (SELECT) operation holderFields inherited from interface com. | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver |
|
| IRecord | This interface is used to get the actual data in the records columns. | Interface | com.sapportals.connector.execution.structures | SAP NetWeaver |
|
| IRecordMetaData | An object that can be used to get information about the types and properties of the columns in a Record object. | Interface | com.sapportals.connector.execution.structures | SAP NetWeaver |
|
| IRecordSet | Represents tabular data, which is usually generated by executing a query in the EIS. | Interface | com.sapportals.connector.execution.structures | SAP NetWeaver |
|
| IRecordSetStructure | This interface exposes metadata for a record setFields inherited from interface com. | Interface | com.sapportals.connector.metadata.structures | SAP NetWeaver |
|
| IRecordStructure | This interface exposes metadata for a recordFields inherited from interface com. | Interface | com.sapportals.connector.metadata.structures | SAP NetWeaver |
|
| IRelation | | Interface | com.sapportals.connector.metadata.relations | SAP NetWeaver |
|
| IRelationsMetaData | This interface exposes metadata for EIS relations. | Interface | com.sapportals.connector.metadata.relations | SAP NetWeaver |
|
| ISOAPSerializable | | Interface | com.sapportals.connector | SAP NetWeaver |
|
| ISelect | This interface holds all the symbols of a query SELECT clause. | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver |
|
| ISelectSymbol | This interface marks SQL operation symbols that are a part of the SELECT clause of a query | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver |
|
| ISetCriteria | This interface marks the criteria object. | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver |
|
| IShort | This base interface exposes metadata for the short data primitiveFields inherited from interface com. | Interface | com.sapportals.connector.metadata.primitives | SAP NetWeaver |
|
| IString | This base interface exposes metadata for the string data primitiveFields inherited from interface com. | Interface | com.sapportals.connector.metadata.primitives | SAP NetWeaver |
|
| IStructure | | Interface | com.sapportals.connector.metadata.structures | SAP NetWeaver |
|
| IStructureFactory | The interface IStructureFactory is used for creating the execution. | Interface | com.sapportals.connector.execution.structures | SAP NetWeaver |
|
| IStructureWrapper | Fields inherited from interface com. | Interface | com.sapportals.connector.metadata.structures | SAP NetWeaver |
|
| IStructureWrapperMetaData | | Interface | com.sapportals.connector.metadata.structures | SAP NetWeaver |
|
| IStructureWrapperMetaDataProperty | Methods inherited from interface com. | Interface | com.sapportals.connector.metadata.structures | SAP NetWeaver |
|
| ISymbol | The base interface for all SQL operation symbols. | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver |
|
| ITime | This base interface exposes metadata for the time data primitive. | Interface | com.sapportals.connector.metadata.primitives | SAP NetWeaver |
|
| IUnaryFromClause | This interface holds all the symbols of a SQL operation FROM sub clause. | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver |
|
| IUnionStructure | This interface exposes metadata for a unionFields inherited from interface com. | Interface | com.sapportals.connector.metadata.structures | SAP NetWeaver |
|
| IUnknown | This base interface exposes metadata for an unknown data primitiveFields inherited from interface com. | Interface | com.sapportals.connector.metadata.primitives | SAP NetWeaver |
|
| IUpdateOperation | The base interface for SQL UPDATE operation holderFields inherited from interface com. | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver |
|
| IndexNotFoundException | Thrown when index is not foundSee Also:Serialized Form | Class | com.sapportals.connector.metadata.objects | SAP NetWeaver |
|
| InterfaceNotSupportedException | Thrown when an invalid interface is requested from the INative interface. | Class | com.sapportals.connector.connection | SAP NetWeaver |
|
| InvalidConditionException | Thrown when attempting access to an invalid conditionSee Also:Serialized Form | Class | com.sapportals.connector.execution.objects | SAP NetWeaver |
|
| InvalidQueryException | Thrown when attempting to perform an invalid query. | Class | com.sapportals.connector.execution.objects | SAP NetWeaver |
|
| InvalidQueryStringException | Thrown when executing an invalid query stringSee Also:Serialized Form | Class | com.sapportals.connector.execution.objects | SAP NetWeaver |
|
| InvalidRelationException | Thrown when attempting access to an invalid relationSee Also:Serialized Form | Class | com.sapportals.connector.execution.objects | SAP NetWeaver |
|
| MethodNotFoundException | Thrown when an invalid method is requested. | Class | com.sapportals.connector.metadata.objects | SAP NetWeaver |
|
| ObjectNotFoundException | Thrown when attempting access to an invalid objectSee Also:Serialized Form | Class | com.sapportals.connector.execution.objects | SAP NetWeaver |
|
| ParameterNotFoundException | Thrown when an invalid parameter is requested. | Class | com.sapportals.connector.metadata.functions | SAP NetWeaver |
|
| QueryExecutionException | Thrown when executing a querySee Also:Serialized Form | Class | com.sapportals.connector.execution.objects | SAP NetWeaver |
|
| RelationNotFoundException | Thrown when an non existing relation is requested. | Class | com.sapportals.connector.metadata.relations | SAP NetWeaver |
|
| TimeoutException | Thrown when time for connecting was exceeded. | Class | com.sapportals.connector.connection | SAP NetWeaver |
|
| ASCII_CharStream | An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing). | Class | com.sapportals.portal.prt.util | SAP NetWeaver |
|
| AbstractActionComponent | Fields inherited from class com. | Class | com.sapportals.admin.wizardframework.components | SAP NetWeaver |
|
| AbstractActionState | Fields inherited from class com. | Class | com.sapportals.admin.wizardframework.templates | SAP NetWeaver |
|
| AbstractAuthenticationMethod | | Class | com.sapportals.portal.appintegrator.layer.authenticationmethod | SAP NetWeaver |
|
| AbstractComponentEventFilter | Helper class to be subclassed to filter PortalComponent eventsConstructor SummaryAbstractComponentEventFilter() | Class | com.sapportals.portal.prt.pom | SAP NetWeaver |
|
| AbstractContext | This Context collects common methods for all context wrappers | Class | com.sapportals.portal.appintegrator.template_processor.context | SAP NetWeaver |
|
| AbstractDynamicWizard | In dynamic wizard (as opposed to static wizards) a new instance of the wizard structure is created for each request, such that this structure can | Class | com.sapportals.admin.wizardframework | SAP NetWeaver |
|
| AbstractEvent | AbstractEvent is an abstract implementation of the IEvent interface that should be used to create self-defined events. | Class | com.sapportals.portal.prt.pom | SAP NetWeaver |
|
| AbstractFactoryManager | Abstract Factory Manager used to register Factory in the System. | Class | com.sapportals.portal.prt.runtime | SAP NetWeaver |
|
| AbstractInputComponent | | Class | com.sapportals.admin.wizardframework.components | SAP NetWeaver |
|
| AbstractInputComponent | Fields inherited from class com. | Class | com.sapportals.admin.wizardframework.templates | SAP NetWeaver |
|
| AbstractIntegrationLayer | Copyright: Copyright (c) 2002 by SAP AGFields inherited from interface com. | Class | com.sapportals.portal.appintegrator.layer | SAP NetWeaver |
|
| AbstractIntegratorComponent | | Class | com.sapportals.portal.appintegrator | SAP NetWeaver |
|
| AbstractNavigationConnector | The base class that represents a navigation connector. | Class | com.sapportals.portal.navigation | SAP NetWeaver |
|
| AbstractNavigationConnectorExt | The base class that represents a navigation connector. | Class | com.sapportals.portal.navigation | SAP NetWeaver |
|
| AbstractNavigationConnectorNode | The base class that represents a navigation connector node. | Class | com.sapportals.portal.navigation | SAP NetWeaver |
|
| AbstractNode | | Class | com.sapportals.portal.prt.pom | SAP NetWeaver |
|
| AbstractPool | Manages a pool of objects. | Class | com.sapportals.portal.prt.util | SAP NetWeaver |
|
| AbstractPortalComponent | This class provides the base implementation of the IPortalComponent. | Class | com.sapportals.portal.prt.component | SAP NetWeaver |
|
| AbstractScriptState | Fields inherited from class com. | Class | com.sapportals.admin.wizardframework.templates | SAP NetWeaver |
|
| AbstractSelectionComponent | Fields inherited from class com. | Class | com.sapportals.admin.wizardframework.components | SAP NetWeaver |
|
| AbstractStaticWizard | | Class | com.sapportals.admin.wizardframework | SAP NetWeaver |
|
| AbstractSystemAcessor | Wraps the access to a certain systemConstructor SummaryAbstractSystemAcessor() | Class | com.sapportals.portal.appintegrator.accessor.system | SAP NetWeaver |
|
| AbstractTableViewCellRenderer | Fields inherited from interface com. | Class | com.sapportals.admin.wizardframework.components.tableview.render | SAP NetWeaver |
|
| AbstractURI | AbstractURL is a convenience class for manipulation of URLs based on the W3C RFC 2396 (see the World Wide Web Consortium | Class | com.sapportals.portal.prt.util | SAP NetWeaver |
|
| AbstractWizard | Fields inherited from class com. | Class | com.sapportals.admin.wizardframework.templates | SAP NetWeaver |
|
| AbstractWizardComponent | The default component implementation all wizard components should inherit. | Class | com.sapportals.admin.wizardframework.components | SAP NetWeaver |
|
| AbstractWizardPane | Fields inherited from class com. | Class | com.sapportals.admin.wizardframework.templates | SAP NetWeaver |
|
| AlignedInputComponentList | Fields inherited from class com. | Class | com.sapportals.admin.wizardframework.components | SAP NetWeaver |
|
| AnyURI | A class to represent a Uniform Resource Identifier (URI). | Class | com.sapportals.portal.prt.service.soap.types | SAP NetWeaver |
|
| ApplicationIntegratorException | | Class | com.sapportals.portal.appintegrator | SAP NetWeaver |
|
| AuthenticationData | This class is used to store authentication data like userid/password or SAP Logon Ticket to remote system in one object. | Class | com.sapportals.portal.appintegrator.accessor.ume | SAP NetWeaver |
|
| AuthenticationMethodFactory | | Class | com.sapportals.portal.appintegrator.layer.authenticationmethod | SAP NetWeaver |
|
| BSPLayer | Fields inherited from interface com. | Class | com.sapportals.portal.sapapplication.bsp | SAP NetWeaver |
|
| BWReportLayer | Fields inherited from interface com. | Class | com.sapportals.portal.sapapplication.bwreport | SAP NetWeaver |
|
| Base64 | | Class | com.sapportals.portal.prt.service.soap.types | SAP NetWeaver |
|
| BrowserGuidFactory | Factory that provides prefixed Guids that fits with what is expected byte the browsers Created: Mon Dec 18 10:36:27 2000 | Class | com.sapportals.portal.prt.util | SAP NetWeaver |
|
| CacheLayer | Copyright: Copyright (c) 2002 by SAP AGFields inherited from interface com. | Class | com.sapportals.portal.appintegrator.layer | SAP NetWeaver |
|
| CachingLevel | Represents the level of caching needed by a PortalComponent. | Class | com.sapportals.portal.prt.component | SAP NetWeaver |
|
| CancelPane | Fields inherited from class com. | Class | com.sapportals.admin.wizardframework.components | SAP NetWeaver |
|
| CharRange | Project : soap FileName : CharRange. | Class | com.sapportals.portal.prt.service.soap.util | SAP NetWeaver |
|
| CharType | Project : soap FileName : CharType. | Class | com.sapportals.portal.prt.service.soap.util | SAP NetWeaver |
|
| CharTypeSolver | Description : Class that allows to determine the Class of character for further information, please see http://www. | Class | com.sapportals.portal.prt.service.soap.util | SAP NetWeaver |
|
| CheckboxChoiceComponent | Fields inherited from class com. | Class | com.sapportals.admin.wizardframework.components | SAP NetWeaver |
|
| CheckboxSelectionComponent | Fields inherited from class com. | Class | com.sapportals.admin.wizardframework.components | SAP NetWeaver |
|
| ClientFamily | The ClientFamily identifies the family type of the client that has sent the It could be one of the following: JAVASCRIPT_11, JAVASCRIPT_12, HTML_32, | Class | com.sapportals.portal.prt.component | SAP NetWeaver |
|
| ClientType | The ClientType identifies the type of the client that has sent the request. | Class | com.sapportals.portal.prt.component | SAP NetWeaver |
|
| CloseWizardComponent | Fields inherited from class com. | Class | com.sapportals.admin.wizardframework.components | SAP NetWeaver |
|
| ConfigService | Fields inherited from interface com. | Class | com.sapportals.portal.appintegrator.config | SAP NetWeaver |
|
| ConnectionFactoryNotFoundException | An exception that indicates that the system object does not have a connector factory name property. | Class | com.sapportals.portal.ivs.cg | SAP NetWeaver |
|
| ConnectionProperties | The class that represents connection properties. | Class | com.sapportals.portal.ivs.cg | SAP NetWeaver |
|
| ConnectionStringLayer | Fields inherited from interface com. | Class | com.sapportals.portal.sapapplication.transaction | SAP NetWeaver |
|
| ContextException | | Class | com.sapportals.portal.appintegrator.template_processor.context | SAP NetWeaver |
|
| DOM2Writer | | Class | com.sapportals.portal.prt.service.soap.wsdlImpl.util.xml | SAP NetWeaver |
|
| DOMUtils | | Class | com.sapportals.portal.prt.service.soap.wsdlImpl.util.xml | SAP NetWeaver |
|
| DSMLayer | Copyright: Copyright (c) 2002 by SAP AGFields inherited from interface com. | Class | com.sapportals.portal.appintegrator.layer | SAP NetWeaver |
|
| DateUtilFormat | Project : soap FileName : CharRange. | Class | com.sapportals.portal.prt.service.soap.util | SAP NetWeaver |
|
| DefaultNavigationNamingHandler | The class that implements a naming handler to provide backward compatibility. | Class | com.sapportals.portal.navigation | SAP NetWeaver |
|
| DescriptionConstants | | Interface | com.sapportals.portal.prt.service.soap.webserviceconfig | SAP NetWeaver |
|
| DragAndRelateLayer | Copyright: Copyright (c) 2002Fields inherited from interface com. | Class | com.sapportals.portal.sapapplication | SAP NetWeaver |
|
| DropdownSelectionComponent | Fields inherited from class com. | Class | com.sapportals.admin.wizardframework.components | SAP NetWeaver |
|
| DuplicateiViewException | The exception that indicates that an attempt was made to add two iViews with the same ID to the same page. | Class | com.sapportals.portal.pb.dynamic | SAP NetWeaver |
|
| Duration | Description : Class that converts a string under the format PnYnMnDTnHnM to a Duration data type Project : soap | Class | com.sapportals.portal.prt.service.soap.types | SAP NetWeaver |
|
| EditProfile | Description of the ClassConstructor SummaryEditProfile() | Class | com.sapportals.portal.prt.util | SAP NetWeaver |
|
| Entities | Description : Class that represents the Entities datatype by parsing and interpreting a string . | Class | com.sapportals.portal.prt.service.soap.types | SAP NetWeaver |
|
| Entity | Description : Class that represents entity datatype by parsing qnd interpreting a string. | Class | com.sapportals.portal.prt.service.soap.types | SAP NetWeaver |
|
| EnumIterator | | Class | com.sapportals.portal.pb.utils | SAP NetWeaver |
|
| EventType | An EventType identifies a type Event. | Class | com.sapportals.portal.prt.pom | SAP NetWeaver |
|
| FactoryFinder | Title: SAP Portal iView Project Copyright: Copyright (c) 2002 | Class | com.sapportals.portal.prt.service.soap.util | SAP NetWeaver |
|
| FiFoList | FiFoList - implementation of a first-in first-out list. | Class | com.sapportals.portal.prt.util | SAP NetWeaver |
|
| FilePart | | Class | com.sapportals.portal.prt.util.http | SAP NetWeaver |
|
| FlowContainer | This wizard component can contain other wizard components. | Class | com.sapportals.admin.wizardframework.components | SAP NetWeaver |
|
| GDay | SAP NetWeaver | Class | com.sapportals.portal.prt.service.soap.types | SAP NetWeaver |
|
| GMonth | Description : Class that converts a string under the format --MM-- to a GMonth data type Project : soap | Class | com.sapportals.portal.prt.service.soap.types | SAP NetWeaver |
|
| GMonthDay | SAP NetWeaver | Class | com.sapportals.portal.prt.service.soap.types | SAP NetWeaver |
|
| GYear | SAP NetWeaver | Class | com.sapportals.portal.prt.service.soap.types | SAP NetWeaver |
|
| GYearMonth | SAP NetWeaver | Class | com.sapportals.portal.prt.service.soap.types | SAP NetWeaver |
|
| GridContainer | | Class | com.sapportals.admin.wizardframework.components | SAP NetWeaver |
|
| Group | Fields inherited from class com. | Class | com.sapportals.admin.wizardframework.components | SAP NetWeaver |
|
| Guid | Globally unique identifier. | Class | com.sapportals.portal.prt.util | SAP NetWeaver |
|
| HTMLScriptComponent | Fields inherited from class com. | Class | com.sapportals.admin.wizardframework.components | SAP NetWeaver |
|
| HTMLVersionInformation | Contains DTD reference information to include in the generated page. | Interface | com.sapportals.portal.prt.util | SAP NetWeaver |
|
| HTTPRenderLayer | Copyright: Copyright (c) 2002 by SAP AGFields inherited from interface com. | Class | com.sapportals.portal.appintegrator.layer | SAP NetWeaver |
|
| Hex | Copyright: Copyright (c)Constructor SummaryHex() | Class | com.sapportals.portal.prt.service.soap.types | SAP NetWeaver |
|
| Html | | Class | com.sapportals.portal.prt | SAP NetWeaver |
|
| HtmlAnchor | | Class | com.sapportals.portal.prt | SAP NetWeaver |
|
| HtmlApplet | | Class | com.sapportals.portal.prt | SAP NetWeaver |
|
| HtmlAttributeContainer | HtmlAttributeContainer. | Class | com.sapportals.portal.prt | SAP NetWeaver |
|
| HtmlBase | | Class | com.sapportals.portal.prt | SAP NetWeaver |
|
| HtmlBody | | Class | com.sapportals.portal.prt | SAP NetWeaver |
|
| HtmlBr | Created: Tue Nov 30 09:41:17 1999Fields inherited from class com. | Class | com.sapportals.portal.prt | SAP NetWeaver |
|
| HtmlButtonInput | HtmlButtonInput. | Class | com.sapportals.portal.prt | SAP NetWeaver |
|
| HtmlCell | | Class | com.sapportals.portal.prt | SAP NetWeaver |
|
| HtmlCenter | Created: Wed Mar 01 14:39:11 2000Fields inherited from class com. | Class | com.sapportals.portal.prt | SAP NetWeaver |
|
| HtmlCheckBox | | Class | com.sapportals.portal.prt | SAP NetWeaver |
|
| HtmlClassStyleRule | Style rule for the classes (defined by CLASS= tag) Created: Thu Nov 04 11:00:23 1999 | Class | com.sapportals.portal.prt | SAP NetWeaver |
|
| HtmlCol | Created: Wed Nov 03 19:16:54 1999Fields inherited from class com. | Class | com.sapportals.portal.prt | SAP NetWeaver |
|
| HtmlColGroup | Created: Thu Mar 22 11:41:53 2001Fields inherited from class com. | Class | com.sapportals.portal.prt | SAP NetWeaver |
|
| HtmlComment | | Class | com.sapportals.portal.prt | SAP NetWeaver |
|
| HtmlContainer | | Class | com.sapportals.portal.prt | SAP NetWeaver |
|
| HtmlContainerIdentifiable | HtmlContainerIdentifiable. | Class | com.sapportals.portal.prt | SAP NetWeaver |
|
| HtmlContainerIdentifiableWithEvents | This class is an html container which can identified and can react on Created: Thu Oct 28 10:53:59 1999 | Class | com.sapportals.portal.prt | SAP NetWeaver |
|
| HtmlContainerIdentifiableWithUniqueManager | Allows to support unique objects in the container Created: Thu Nov 18 14:54:15 1999 | Class | com.sapportals.portal.prt | SAP NetWeaver |
|
| HtmlDiv | | Class | com.sapportals.portal.prt | SAP NetWeaver |
|
| HtmlDiv .DivAlign | | Class | com.sapportals.portal.prt | SAP NetWeaver |
|
| HtmlDocType | | Class | com.sapportals.portal.prt | SAP NetWeaver |
|
| HtmlDocType .Html40Frameset | The HTML 4. | Class | com.sapportals.portal.prt | SAP NetWeaver |
|
| HtmlDocType .Html40Strict | The HTML 4. | Class | com.sapportals.portal.prt | SAP NetWeaver |
|
| HtmlDocType .Html40Transitional | The HTML 4. | Class | com.sapportals.portal.prt | SAP NetWeaver |
|
| HtmlDocument | Created: Fri Mar 16 10:56:00 2001Constructor SummaryHtmlDocument() | Class | com.sapportals.portal.prt | SAP NetWeaver |
|
| HtmlDocument | | Class | com.sapportals.portal.prt.util | SAP NetWeaver |
|
| HtmlDocument .Annotation | Annotations. | Class | com.sapportals.portal.prt.util | SAP NetWeaver |
|
| HtmlDocument .Attribute | Constructor SummaryHtmlDocument. | Class | com.sapportals.portal.prt.util | SAP NetWeaver |
|
| HtmlDocument .AttributeList | | Class | com.sapportals.portal.prt.util | SAP NetWeaver |
|
| HtmlDocument .Comment | Constructor SummaryHtmlDocument. | Class | com.sapportals.portal.prt.util | SAP NetWeaver |
|
| HtmlDocument .ElementSequence | A sequence of HTML elements. | Class | com.sapportals.portal.prt.util | SAP NetWeaver |
|
| HtmlDocument .EndTag | Html end tag. | Class | com.sapportals.portal.prt.util | SAP NetWeaver |
|
| HtmlDocument .HtmlElement | Abstract class for HTML elements. | Class | com.sapportals.portal.prt.util | SAP NetWeaver |
|
| HtmlDocument .Newline | End of line indicator. | Class | com.sapportals.portal.prt.util | SAP NetWeaver |
|
| HtmlDocument .Tag | HTML start tag. | Class | com.sapportals.portal.prt.util | SAP NetWeaver |
|
| HtmlDocument .TagBlock | A tag block is a composite structure consisting of a start tag a sequence of HTML elements, and a matching end tag. | Class | com.sapportals.portal.prt.util | SAP NetWeaver |
|
| HtmlDocument .Text | Constructor SummaryHtmlDocument. | Class | com.sapportals.portal.prt.util | SAP NetWeaver |
|
| HtmlDumper | | Class | com.sapportals.portal.prt.util | SAP NetWeaver |
|
| HtmlEventingFormItem | A class describing a form item which can receive events For these events, a language need to be specified. | Class | com.sapportals.portal.prt | SAP NetWeaver |
|
| HtmlFocusEventingFormItem | HtmlFocusEventingFormItem. | Class | com.sapportals.portal.prt | SAP NetWeaver |
|
| HtmlForm | | Class | com.sapportals.portal.prt | SAP NetWeaver |
|
| HtmlForm .FormMethod | | Class | com.sapportals.portal.prt | SAP NetWeaver |
|
| HtmlFormItem | Base class for form item. | Class | com.sapportals.portal.prt | SAP NetWeaver |
|
| HtmlFrame | | Class | com.sapportals.portal.prt | SAP NetWeaver |
|
| HtmlFrameSet | | Class | com.sapportals.portal.prt | SAP NetWeaver |
|
| HtmlHead | | Class | com.sapportals.portal.prt | SAP NetWeaver |
|
| HtmlHiddenInput | HtmlButtonInput. | Class | com.sapportals.portal.prt | SAP NetWeaver |
|
| HtmlIFrame | | Class | com.sapportals.portal.prt | SAP NetWeaver |
|
| HtmlIFrame .IFrameAlign | | Class | com.sapportals.portal.prt | SAP NetWeaver |
|
| HtmlIdStyleRule | Style rule for the classes (defined by CLASS= tag) Created: Thu Nov 04 11:00:23 1999 | Class | com.sapportals.portal.prt | SAP NetWeaver |
|
| HtmlImage | | Class | com.sapportals.portal.prt | SAP NetWeaver |
|
| HtmlImage .ImageAlign | | Class | com.sapportals.portal.prt | SAP NetWeaver |
|
| HtmlInlineScript | Class used to encapsulate a sequence of script contents. | Class | com.sapportals.portal.prt | SAP NetWeaver |
|
| HtmlInlineScriptItem | A script item to put in an instance of HtmlInlineScript. | Class | com.sapportals.portal.prt | SAP NetWeaver |
|
| HtmlInput | | Class | com.sapportals.portal.prt | SAP NetWeaver |
|
| HtmlInput .InputType | | Class | com.sapportals.portal.prt | SAP NetWeaver |
|
| HtmlLabelFor | Created: Tue Nov 30 09:41:17 1999Fields inherited from class com. | Class | com.sapportals.portal.prt | SAP NetWeaver |
|
| HtmlLink | | Class | com.sapportals.portal.prt | SAP NetWeaver |
|
| HtmlMeta | | Class | com.sapportals.portal.prt | SAP NetWeaver |
|
| HtmlNoBr | Created: Wed Nov 10 11:39:11 1999Fields inherited from class com. | Class | com.sapportals.portal.prt | SAP NetWeaver |
|
| HtmlObject | | Class | com.sapportals.portal.prt | SAP NetWeaver |
|
| HtmlOption | | Class | com.sapportals.portal.prt | SAP NetWeaver |
|
| HtmlParser | | Class | com.sapportals.portal.prt.util | SAP NetWeaver |
|
| HtmlParserConstants | | Interface | com.sapportals.portal.prt.util | SAP NetWeaver |
|
| HtmlParserTokenManager | | Class | com.sapportals.portal.prt.util | SAP NetWeaver |
|
| HtmlPasswordInput | HtmlPasswordInput. | Class | com.sapportals.portal.prt | SAP NetWeaver |
|
| HtmlRadio | | Class | com.sapportals.portal.prt | SAP NetWeaver |
|
| HtmlResetInput | | Class | com.sapportals.portal.prt | SAP NetWeaver |
|
| HtmlRow | | Class | com.sapportals.portal.prt | SAP NetWeaver |
|
| HtmlScript | | Class | com.sapportals.portal.prt | SAP NetWeaver |
|
| HtmlScriptManager | This class can manage HtmlInlineScriptItem to avoid repeats Created: Fri Nov 12 17:29:07 1999 | Class | com.sapportals.portal.prt | SAP NetWeaver |
|
| HtmlSelect | | Class | com.sapportals.portal.prt | SAP NetWeaver |
|
| HtmlSharedString | | Class | com.sapportals.portal.prt | SAP NetWeaver |
|
| HtmlSinglePartElement | HtmlSinglePartElement. | Class | com.sapportals.portal.prt | SAP NetWeaver |
|
| HtmlSpan | | Class | com.sapportals.portal.prt | SAP NetWeaver |
|
| HtmlString | | Class | com.sapportals.portal.prt | SAP NetWeaver |
|
| HtmlStrong | Created: Wed Nov 10 11:39:11 1999Fields inherited from class com. | Class | com.sapportals.portal.prt | SAP NetWeaver |
|
| HtmlStructurizer | HtmlStructurizer. | Class | com.sapportals.portal.prt.util | SAP NetWeaver |
|
| HtmlStyle | | Class | com.sapportals.portal.prt | SAP NetWeaver |
|
| HtmlStyle .StyleType | | Class | com.sapportals.portal.prt | SAP NetWeaver |
|
| HtmlStyleRule | | Class | com.sapportals.portal.prt | SAP NetWeaver |
|
| HtmlSubmitInput | HtmlSubmitInput. | Class | com.sapportals.portal.prt | SAP NetWeaver |
|
| HtmlTable | | Class | com.sapportals.portal.prt | SAP NetWeaver |
|
| HtmlTextArea | | Class | com.sapportals.portal.prt | SAP NetWeaver |
|
| HtmlTextArea .TextAreaWrap | | Class | com.sapportals.portal.prt | SAP NetWeaver |
|
| HtmlTextInput | | Class | com.sapportals.portal.prt | SAP NetWeaver |
|
| HtmlTitle | | Class | com.sapportals.portal.prt | SAP NetWeaver |
|
| HtmlbComponentWrapper | Fields inherited from class com. | Class | com.sapportals.admin.wizardframework.components | SAP NetWeaver |
|
| IAbstractFactory | Interface implemented by factory regsitered and discovered at run time. | Interface | com.sapportals.portal.prt.runtime | SAP NetWeaver |
|
| IAccessor | Accessor interface for Url Generator IAccessor should be implemented by so called contexts so | Interface | com.sapportals.portal.appintegrator.template_processor.context | SAP NetWeaver |
|
| IApplicationParameterLookup | | Interface | com.sapportals.portal.appintegrator | SAP NetWeaver |
|
| IBasicEditingContext | | Interface | com.sapportals.admin.wizardframework.api | SAP NetWeaver |
|
| ICachablePortalComponent | An ICachablePortalComponent is implemented by components that want to add caching capabilites to their behavior. | Interface | com.sapportals.portal.prt.component | SAP NetWeaver |
|
| ICacheDiscriminator | An ICachableDiscriminator is implemented by components that want to add caching capabilites depending on content values to their behavior. | Interface | com.sapportals.portal.prt.component | SAP NetWeaver |
|
| ICacheNavigationNode | Methods inherited from interface com. | Interface | com.sapportals.portal.navigation.cache | SAP NetWeaver |
|
| ICacheNavigationService | | Interface | com.sapportals.portal.navigation.cache | SAP NetWeaver |
|
| ICacheValidator | An ICachableValidator is implemented by components that wants to control the validity of the cache using a key which is stored in the cache content | Interface | com.sapportals.portal.prt.component | SAP NetWeaver |
|
| IClientEventReceiver | interface for receiver object in the eventing pattern. | Interface | com.sapportals.portal.prt.service.epcftoolbox | SAP NetWeaver |
|
| IClientEventSender | interface for sender object in the eventing pattern. | Interface | com.sapportals.portal.prt.service.epcftoolbox | SAP NetWeaver |
|
| IClientNavigationGenerator | The interface that generates the JavaScript code (doNavigate() method) that navigates to a specific navigation node. | Interface | com.sapportals.portal.navigation | SAP NetWeaver |
|
| IComponentNode | The IComponentNode interface describes a node of type INode. | Interface | com.sapportals.portal.prt.pom | SAP NetWeaver |
|
| ICondition | A condition that can be evaluated against the wizard context used in IStateMachine for conditional transitions between states | Interface | com.sapportals.admin.wizardframework.api | SAP NetWeaver |
|
| IConfigService | | Interface | com.sapportals.portal.appintegrator.config | SAP NetWeaver |
|
| IConfigurableWizard | This interface is used to configure the structure of a wizard on startup. | Interface | com.sapportals.admin.wizardframework.api | SAP NetWeaver |
|
| IConfigurationSOAPService | Title: SAP iView Project Copyright: Copyright (c) 2002 | Interface | com.sapportals.portal.prt.service.soap.util | SAP NetWeaver |
|
| IConnectorGatewayService | SAP portal service to establish connection to backends. | Interface | com.sapportals.portal.ivs.cg | SAP NetWeaver |
|
| IConnectorInvestigatorService | | Interface | com.sapportals.portal.ivs.cg | SAP NetWeaver |
|
| IConnectorService | The general interface for the service. | Interface | com.sapportals.portal.ivs.cg | SAP NetWeaver |
|
| ICustomerParameterProvider | | Interface | com.sapportals.portal.appintegrator.parameter | SAP NetWeaver |
|
| ID | Description : Class that represents a ID by parsing and interpreting a string, ID representation matches the production of NCName | Class | com.sapportals.portal.prt.service.soap.types | SAP NetWeaver |
|
| IDRef | Description : Class that represents a IDRef by parsing and interpreting a string, IDRef representation matches the production of NCName | Class | com.sapportals.portal.prt.service.soap.types | SAP NetWeaver |
|
| IDRefs | Description : Class that represents a IDRefS by parsing and interpreting a string, IDREFS is the set of white space separated lists of IDREF | Class | com.sapportals.portal.prt.service.soap.types | SAP NetWeaver |
|
| IDependencyObject | Components that are want to define their own dependency handling policy should this interface. | Interface | com.sapportals.admin.wizardframework.api | SAP NetWeaver |
|
| IDragAndRelateConstants | | Interface | com.sapportals.unification.unificationutils.urlflowutils | SAP NetWeaver |
|
| IDynPageStructure | The interface that contains methods for the dynamic page structure. | Interface | com.sapportals.portal.pb.dynamic | SAP NetWeaver |
|
| IDynamicWizardConfigurator | | Interface | com.sapportals.admin.wizardframework.api | SAP NetWeaver |
|
| IEpcfToolbox | interface for EpcfToolbox service. | Interface | com.sapportals.portal.prt.service.epcftoolbox | SAP NetWeaver |
|
| IEvent | This interface describes an event object in the Portal Object Model. | Interface | com.sapportals.portal.prt.pom | SAP NetWeaver |
|
| IEventFilter | Interface that must be implemented by event filters Event filter are registered for a type of event using the method | Interface | com.sapportals.portal.prt.pom | SAP NetWeaver |
|
| IEventListener | Objects that want to be able to receive Portal Object Model Events must implement this interface. | Interface | com.sapportals.portal.prt.pom | SAP NetWeaver |
|
| IEventListenerComponent | Portal Components that want to receive Portal Object Model Events must implement this interface. | Interface | com.sapportals.portal.prt.component | SAP NetWeaver |
|
| IEventTarget | An Implementation of IEventTarget has the capability to attach listeners and dispatch an incoming event to them. | Interface | com.sapportals.portal.prt.pom | SAP NetWeaver |
|
| IFPM | | Interface | com.sapportals.portal.pb.fpm | SAP NetWeaver |
|
| IFPMEvent | | Interface | com.sapportals.portal.pb.fpm | SAP NetWeaver |
|
| IFPMListener | | Interface | com.sapportals.portal.pb.fpm | SAP NetWeaver |
|
| IFPMTopic | | Interface | com.sapportals.portal.pb.fpm | SAP NetWeaver |
|
| IHTMLWindowsTopic | | Interface | com.sapportals.portal.pb.fpm | SAP NetWeaver |
|
| IHtmlAttributeContainer | HtmlAttributeContainer. | Interface | com.sapportals.portal.prt | SAP NetWeaver |
|
| IHtmlBase | | Interface | com.sapportals.portal.prt | SAP NetWeaver |
|
| IHtmlEventListener | IHtmlEventListener. | Interface | com.sapportals.portal.prt | SAP NetWeaver |
|
| IHtmlIdentifiable | The html element can be identified byte the "CLASS" property or the "ID" property. | Interface | com.sapportals.portal.prt | SAP NetWeaver |
|
| IHtmlOutputable | IHtmlOutputable. | Interface | com.sapportals.portal.prt | SAP NetWeaver |
|
| IHtmlUniqueObject | IHtmlUniqueObject. | Interface | com.sapportals.portal.prt | SAP NetWeaver |
|
| IIViewUrlGenerator | This class provides applications the functionality to compute iView URLs for SAP applications such as APPTYPE_TRANSACTION or APPTYPE_WEBDYNPRO. | Interface | com.sapportals.portal.sapapplication.urlgenerator | SAP NetWeaver |
|
| IIntegrationLayer | | Interface | com.sapportals.portal.appintegrator.layer | SAP NetWeaver |
|
| IIntegratorService | | Interface | com.sapportals.portal.appintegrator | SAP NetWeaver |
|
| IJSPResource | | Interface | com.sapportals.portal.prt.resource | SAP NetWeaver |
|
| ILayerFactory | | Interface | com.sapportals.portal.appintegrator | SAP NetWeaver |
|
| ILayerProcessor | | Interface | com.sapportals.portal.appintegrator | SAP NetWeaver |
|
| ILocaleListService | | Interface | com.sapportals.admin.wizardframework.util | SAP NetWeaver |
|
| ILogger | Interface for all logging objects. | Interface | com.sapportals.portal.prt.logger | SAP NetWeaver |
|
| ILoggerContext | The ILoggerContext is used to allow information transfer between packages that are not allowed to communicate directly. | Interface | com.sapportals.portal.prt.logger | SAP NetWeaver |
|
| ILoggerFile | Interface for all log files. | Interface | com.sapportals.portal.prt.logger | SAP NetWeaver |
|
| ILookupValidValues | | Interface | com.sapportals.portal.appintegrator.lookup | SAP NetWeaver |
|
| IMessageDescriptor | | Interface | com.sapportals.portal.prt.service.soap.util | SAP NetWeaver |
|
| IMethodsAuthorizedProcessor | Interface for all checker of methods authoriation access link with soapconfig. | Interface | com.sapportals.portal.prt.service.soap.processor | SAP NetWeaver |
|
| IModeChangeEvent | A mode change event is fired when setNodeMode is called on a Node. | Interface | com.sapportals.portal.prt.event | SAP NetWeaver |
|
| INavigationConnector | The interface used to implement a connector. | Interface | com.sapportals.portal.navigation | SAP NetWeaver |
|
| INavigationConnectorExt | The interface used to implement a connector. | Interface | com.sapportals.portal.navigation | SAP NetWeaver |
|
| INavigationConnectorNamingHandler | The interface that determines how the name of the nodes are constructed. | Interface | com.sapportals.portal.navigation | SAP NetWeaver |
|
| INavigationConnectorNode | The interface that defines a navigation connector node. | Interface | com.sapportals.portal.navigation | SAP NetWeaver |
|
| INavigationConnectorRegistration | The interface that enables a navigation connector to register and unregister itself to the navigation service. | Interface | com.sapportals.portal.navigation | SAP NetWeaver |
|
| INavigationConstants | The interface that defines constants used in navigation operations. | Interface | com.sapportals.portal.navigation | SAP NetWeaver |
|
| INavigationGenerator | The interface that creates client calls for navigation operations. | Interface | com.sapportals.portal.navigation | SAP NetWeaver |
|
| INavigationNamingHandler | The helper interface to INavigationConnectorNamingHandler that provides additional methods for getting a parent or child navigation node. | Interface | com.sapportals.portal.navigation | SAP NetWeaver |
|
| INavigationNode | The interface that represents a single node in the navigation model. | Interface | com.sapportals.portal.navigation | SAP NetWeaver |
|
| INavigationRedirector | The interface that redirects the original URL that initiated the navigation to a different URL. | Interface | com.sapportals.portal.navigation | SAP NetWeaver |
|
| INavigationRedirectorResult | The interface that wraps the URL and its prefix. | Interface | com.sapportals.portal.navigation | SAP NetWeaver |
|
| INavigationService | The interface that represents the navigation service. | Interface | com.sapportals.portal.navigation | SAP NetWeaver |
|
| INavigationTopic | | Interface | com.sapportals.portal.pb.fpm | SAP NetWeaver |
|
| INode | The INode interface describes nodes in the Portal DOM, namely the representation of the current portal hierarchy for a specific request. | Interface | com.sapportals.portal.prt.pom | SAP NetWeaver |
|
| INodeList | | Interface | com.sapportals.portal.prt.pom | SAP NetWeaver |
|
| INonCachablePortalComponent | An INonCachablePortalComponent is implemented by components that do not want to be cached by the Portal builber Runtime architecture. | Interface | com.sapportals.portal.prt.component | SAP NetWeaver |
|
| IObjectBasedNavigationItem | Represents a single OBN operation of a business object. | Interface | com.sapportals.portal.navigation.obn | SAP NetWeaver |
|
| IObjectBasedNavigationProvider | Provides API to create a context menu for object based navigation. | Interface | com.sapportals.portal.navigation.obn | SAP NetWeaver |
|
| IObjectBasedNavigationRenderer | Provides API to create a context menu for object based navigation. | Interface | com.sapportals.portal.navigation.obn | SAP NetWeaver |
|
| IObjectSchema | | Interface | com.sapportals.portal.prt.service.soap.wsdl | SAP NetWeaver |
|
| IPOMConstants | | Interface | com.sapportals.portal.prt.pom | SAP NetWeaver |
|
| IPRTFault | IPRTFault exception are throws when exception or process anomalies occur during use of the SOAP Framework. | Interface | com.sapportals.portal.prt.service.soap.exception | SAP NetWeaver |
|
| IPRTSOAPAuthorization | Title: SAP Portal iView Project Copyright: Copyright (c) 2002 | Interface | com.sapportals.portal.prt.service.soap.security | SAP NetWeaver |
|
| IPRTSOAPBody | PRT SOAP body image of the javax. | Interface | com.sapportals.portal.prt.service.soap.element | SAP NetWeaver |
|
| IPRTSOAPBodyElement | PRT SOAP body view of the javax. | Interface | com.sapportals.portal.prt.service.soap.element | SAP NetWeaver |
|
| IPRTSOAPCall | Interface encapsulating SOAP Calls, used by all the Client Portal Service The instance of IPRTSOAPCall are unique by client/session | Interface | com.sapportals.portal.prt.service.soap | SAP NetWeaver |
|
| IPRTSOAPEncryptionData | | Interface | com.sapportals.portal.prt.service.soap.security | SAP NetWeaver |
|
| IPRTSOAPEnvelope | PRT SOAP Enveloppe view of the javax. | Interface | com.sapportals.portal.prt.service.soap.element | SAP NetWeaver |
|
| IPRTSOAPHeader | PRT SOAP Header view of the javax. | Interface | com.sapportals.portal.prt.service.soap.element | SAP NetWeaver |
|
| IPRTSOAPHeaderElement | PRT SOAP HeaderElement view of the javax. | Interface | com.sapportals.portal.prt.service.soap.element | SAP NetWeaver |
|
| IPRTSOAPMessage | PRT SOAP Message view of the javax. | Interface | com.sapportals.portal.prt.service.soap.element | SAP NetWeaver |
|
| IPRTSOAPProxy | | Interface | com.sapportals.portal.prt.service.soap | SAP NetWeaver |
|
| IPRTSOAPResponse | | Interface | com.sapportals.portal.prt.service.soap.element | SAP NetWeaver |
|
| IPRTSOAPSecuredMessage | Title: SAP Portal iView Project Copyright: Copyright (c) 2002 | Interface | com.sapportals.portal.prt.service.soap.security | SAP NetWeaver |
|
| IPRTSOAPSecurityElement | Title: SAP Portal iView Project Copyright: Copyright (c) 2002 | Interface | com.sapportals.portal.prt.service.soap.security | SAP NetWeaver |
|
| IPRTSOAPSerializator | | Interface | com.sapportals.portal.prt.service.soap | SAP NetWeaver |
|
| IPRTSOAPSignature | Title: SAP Portal iView Project Copyright: Copyright (c) 2002 | Interface | com.sapportals.portal.prt.service.soap.security | SAP NetWeaver |
|
| IPRTSOAPSignedInfo | Title: SAP Portal iView Project Copyright: Copyright (c) 2002 | Interface | com.sapportals.portal.prt.service.soap.security | SAP NetWeaver |
|
| IPSIDGenerator | | Interface | com.sapportals.portal.appintegrator.psid | SAP NetWeaver |
|
| IPSIDService | | Interface | com.sapportals.portal.appintegrator.psid | SAP NetWeaver |
|
| IPageStructure | The interface that creates pages dynamically. | Interface | com.sapportals.portal.pb.dynamic | SAP NetWeaver |
|
| IParameterConveyor | | Interface | com.sapportals.portal.appintegrator | SAP NetWeaver |
|
| IPhaseCalculator | | Interface | com.sapportals.portal.pb.fpm | SAP NetWeaver |
|
| IPortalComponent | The IPortalComponent is the central abstraction of the Portal Component API. | Interface | com.sapportals.portal.prt.component | SAP NetWeaver |
|
| IPortalComponentConfig | | Interface | com.sapportals.portal.prt.component | SAP NetWeaver |
|
| IPortalComponentContext | The IPortalComponentContext defines a user specific view on a Portal Component. | Interface | com.sapportals.portal.prt.component | SAP NetWeaver |
|
| IPortalComponentContextListener | The IPortalComponentContextListener interface enables components to be notified of creation and destruction of a Portal Component context. | Interface | com.sapportals.portal.prt.component | SAP NetWeaver |
|
| IPortalComponentEvent | See Also:IEventFilter AbstractComponentEventFilterFields inherited from interface com. | Interface | com.sapportals.portal.prt.event | SAP NetWeaver |
|
| IPortalComponentEventData | The IPortalComponentEventData represents a set of multi-valued attributes that are attached to a IPortalComponentEvent. | Interface | com.sapportals.portal.prt.event | SAP NetWeaver |
|
| IPortalComponentInit | | Interface | com.sapportals.portal.prt.component | SAP NetWeaver |
|
| IPortalComponentInitContext | | Interface | com.sapportals.portal.prt.component | SAP NetWeaver |
|
| IPortalComponentProfile | The IPortalComponentProfile represents a set of properties that are attached to The current component profile is available within the component context | Interface | com.sapportals.portal.prt.component | SAP NetWeaver |
|
| IPortalComponentRequest | The IPortalComponentRequest is the portal component specific view on all request related matters. | Interface | com.sapportals.portal.prt.component | SAP NetWeaver |
|
| IPortalComponentResponse | The IPortalComponentResponse encapsulates all the information sent from the Portal Component to the Client. | Interface | com.sapportals.portal.prt.component | SAP NetWeaver |
|
| IPortalComponentSession | The IPortalComponentSession is the portal component's view on the servlet session. | Interface | com.sapportals.portal.prt.component | SAP NetWeaver |
|
| IPortalComponentURI | An IPortalComponentURI represents an URI that can either change the root context, change the node mode, fire an event to a specific node | Interface | com.sapportals.portal.prt.component | SAP NetWeaver |
|
| IPortalConstants | Definition of a set of constants used in the Portal environment. | Interface | com.sapportals.portal.prt.runtime | SAP NetWeaver |
|
| IPortalNode | The PortalNode is by definition the root node of the Portal Object Model. | Interface | com.sapportals.portal.prt.pom | SAP NetWeaver |
|
| IPortalRequestEvent | The IPortalRequestEvent is an extension of IEvent for the special purpose of representing events coming in through a request by a url | Interface | com.sapportals.portal.prt.event | SAP NetWeaver |
|
| IPortalRequestEventData | The IPortalComponentEventData represents a set of multi-valued attributes that are attached to a IPortalRequestEvent. | Interface | com.sapportals.portal.prt.event | SAP NetWeaver |
|
| IPortalRuntimeResources | The IPortalRuntimeResources interface is used to provide access to certain resources maintained by the runtime implementation through the Portal Runtime | Interface | com.sapportals.portal.prt.runtime | SAP NetWeaver |
|
| IPortalRuntimeResources .LocationType | Handles Location typesMethods inherited from class java. | Class | com.sapportals.portal.prt.runtime | SAP NetWeaver |
|
| IPortalSOAPConfig | | Interface | com.sapportals.portal.prt.service.soap.webserviceconfig | SAP NetWeaver |
|
| IPortalSOAPConfigVersion | Copyright: Copyright (c) 2003 Company: SAP Portal EP6. | Interface | com.sapportals.portal.prt.service.soap.webserviceconfig | SAP NetWeaver |
|
| IPortalWebService | | Interface | com.sapportals.portal.prt.service.soap.webserviceconfig.description | SAP NetWeaver |
|
| IPortalWebServiceMappingInterface | | Interface | com.sapportals.portal.prt.service.soap.webserviceconfig.description | SAP NetWeaver |
|
| IPortalWebServiceMethod | | Interface | com.sapportals.portal.prt.service.soap.webserviceconfig.description | SAP NetWeaver |
|
| IPortalWebServiceParameter | | Interface | com.sapportals.portal.prt.service.soap.webserviceconfig.description | SAP NetWeaver |
|
| IPortalWebServiceSerializer | | Interface | com.sapportals.portal.prt.service.soap.webserviceconfig.description | SAP NetWeaver |
|
| IPortalWebServiceType | | Interface | com.sapportals.portal.prt.service.soap.webserviceconfig.description | SAP NetWeaver |
|
| IProfileValidationEvent | Event that is fired by any personnalization classFields inherited from interface com. | Interface | com.sapportals.portal.prt.event | SAP NetWeaver |
|
| IPropertiesResource | The IPropertiesResource is an abstract view of XML resources, java property It provides convenient methods to parse the nodes hierarchy without | Interface | com.sapportals.portal.prt.resource | SAP NetWeaver |
|
| IPropertyDescriptor | See Also:IPortalComponentProfile. | Interface | com.sapportals.portal.prt.component | SAP NetWeaver |
|
| IRRAOBNTopic | | Interface | com.sapportals.portal.pb.fpm | SAP NetWeaver |
|
| IReleasable | IReleasable. | Interface | com.sapportals.portal.prt.util | SAP NetWeaver |
|
| IRemoteResourceInformation | IRemoteResourceInformation This resource information represtsnt a remote resource. | Interface | com.sapportals.portal.prt.resource | SAP NetWeaver |
|
| IResource | The IResource interface is an abstract view of resources. | Interface | com.sapportals.portal.prt.resource | SAP NetWeaver |
|
| IResourceInformation | The ResourceInformation holds informations related to resources. | Interface | com.sapportals.portal.prt.resource | SAP NetWeaver |
|
| ISOAPConnection | | Interface | com.sapportals.portal.prt.service.soap | SAP NetWeaver |
|
| ISOAPHeaderProcessor | | Interface | com.sapportals.portal.prt.service.soap.processor | SAP NetWeaver |
|
| ISOAPLogger | | Interface | com.sapportals.portal.prt.service.soap.log | SAP NetWeaver |
|
| ISOAPMessageContext | | Interface | com.sapportals.portal.prt.service.soap | SAP NetWeaver |
|
| ISOAPParamConstants | | Interface | com.sapportals.portal.prt.service.soap | SAP NetWeaver |
|
| ISOAPSecurityManager | Title: SAP Portal iView Project Copyright: Copyright (c) 2002 | Interface | com.sapportals.portal.prt.service.soap.security | SAP NetWeaver |
|
| ISOAPSerializable | | Interface | com.sapportals.portal.prt.service.soap | SAP NetWeaver |
|
| ISOAPSerializerListener | | Interface | com.sapportals.portal.prt.service.soap.listener | SAP NetWeaver |
|
| ISOAPService | | Interface | com.sapportals.portal.prt.service.soap | SAP NetWeaver |
|
| ISOAPServiceProcessor | Interface for all SOAP message Processor Java Class Copyright: Copyright (c) 2003 Company: SAP Labs France | Interface | com.sapportals.portal.prt.service.soap.processor | SAP NetWeaver |
|
| IScriptGenerator | | Interface | com.sapportals.portal.prt.service.epcftoolbox | SAP NetWeaver |
|
| IService | | Interface | com.sapportals.portal.prt.service | SAP NetWeaver |
|
| IServiceConfig | | Interface | com.sapportals.portal.prt.service | SAP NetWeaver |
|
| IServiceConfiguration | The Service Configuration is used to configure a service. | Interface | com.sapportals.portal.prt.service | SAP NetWeaver |
|
| IServiceContext | A service context allows to contact other resources in the portal. | Interface | com.sapportals.portal.prt.service | SAP NetWeaver |
|
| IServiceDescriptor | Interface defining a Web Service when generating SOAP Call Convenient object used to transport info in the process | Interface | com.sapportals.portal.prt.service.soap | SAP NetWeaver |
|
| IServiceEventListener | This interface is implemented by services that want to implement a system to clean memory or release instances. | Interface | com.sapportals.portal.prt.service | SAP NetWeaver |
|
| IServiceFactory | | Interface | com.sapportals.portal.prt.service.factory | SAP NetWeaver |
|
| IServiceId | A service ID represents the unique ID associated to a Service. | Interface | com.sapportals.portal.prt.service | SAP NetWeaver |
|
| IServiceProfile | | Interface | com.sapportals.portal.prt.service | SAP NetWeaver |
|
| ISpecializedRegistry | Registry used to stock mapping inforamtion between Custom Java type and XML Qualified name used in SOAP message. | Interface | com.sapportals.portal.prt.service.soap.mapping | SAP NetWeaver |
|
| IStaticWizardConfigurator | | Interface | com.sapportals.admin.wizardframework.api | SAP NetWeaver |
|
| ITSDetectionLayer | Fields inherited from interface com. | Class | com.sapportals.portal.sapapplication.itsdetection | SAP NetWeaver |
|
| ITableViewCellRenderer | | Interface | com.sapportals.admin.wizardframework.components.tableview.render | SAP NetWeaver |
|
| ITemplateProcessor | The ITemplateProcessor Interface ITemplateProcessor defines methods to parse a template and to | Interface | com.sapportals.portal.appintegrator.template_processor | SAP NetWeaver |
|
| ITemplateProcessorService | Interface for Template Processor. | Interface | com.sapportals.portal.appintegrator.template_processor | SAP NetWeaver |
|
| ITypes | Title: Generator Wsdl (Java -> Wsdl) Description: Generate a wdsl file from a Java Classe Copyright: Copyright (c) 2002 Company: SAP Labs France | Interface | com.sapportals.portal.prt.service.soap.wsdl | SAP NetWeaver |
|
| IUserAgent | | Interface | com.sapportals.portal.useragent | SAP NetWeaver |
|
| IUserAgentConstants | | Interface | com.sapportals.portal.useragent | SAP NetWeaver |
|
| IUserAgentFamily | | Interface | com.sapportals.portal.useragent | SAP NetWeaver |
|
| IUserAgentService | | Interface | com.sapportals.portal.useragent | SAP NetWeaver |
|
| IUserAgentService .IDTextPair | static inner class that stores an ID-text pair, i. | Interface | com.sapportals.portal.useragent | SAP NetWeaver |
|
| IUserAgentSet | | Interface | com.sapportals.portal.useragent | SAP NetWeaver |
|
| IUserContext | The IUserContext defines the user view of the environment in which the Portal Component is running. | Interface | com.sapportals.portal.prt.session | SAP NetWeaver |
|
| IViewUrlGeneratorException | See Also:Serialized FormConstructor SummaryIViewUrlGeneratorException() | Class | com.sapportals.portal.sapapplication.urlgenerator | SAP NetWeaver |
|
| IWizardComponent | | Interface | com.sapportals.admin.wizardframework.api | SAP NetWeaver |
|
| IWizardComponentContainer | IWizard componet containers are wizard components that can contain other components. | Interface | com.sapportals.admin.wizardframework.api | SAP NetWeaver |
|
| IWizardConfigurator | the common anchestor of IDynamicWizardConfigurator and IStaticWizardConfigurator. | Interface | com.sapportals.admin.wizardframework.api | SAP NetWeaver |
|
| IWizardContext | WizardContext combines all the sources of information a wizard component has access to at runtime. | Interface | com.sapportals.admin.wizardframework.api | SAP NetWeaver |
|
| IWizardFramework | | Interface | com.sapportals.admin.wizardframework.util | SAP NetWeaver |
|
| IWizardInstance | | Interface | com.sapportals.admin.wizardframework.util | SAP NetWeaver |
|
| IWizardStructure | This interface provides runtime access to the pane/component structure of a wizard. | Interface | com.sapportals.admin.wizardframework.api | SAP NetWeaver |
|
| IiviewDef | | Interface | com.sapportals.portal.pb.iviewdef | SAP NetWeaver |
|
| IviewAvailabilityMode | | Class | com.sapportals.portal.pb.iviewdef | SAP NetWeaver |
|
| IviewCachingLevel | | Class | com.sapportals.portal.pb.iviewdef | SAP NetWeaver |
|
| IviewHeightScaleType | | Class | com.sapportals.portal.pb.iviewdef | SAP NetWeaver |
|
| IviewHeightType | | Class | com.sapportals.portal.pb.iviewdef | SAP NetWeaver |
|
| IviewIsolationMode | | Class | com.sapportals.portal.pb.iviewdef | SAP NetWeaver |
|
| IviewTrayExpansionMode | | Class | com.sapportals.portal.pb.iviewdef | SAP NetWeaver |
|
| IviewWidthScaleType | | Class | com.sapportals.portal.pb.iviewdef | SAP NetWeaver |
|
| IviewWidthType | | Class | com.sapportals.portal.pb.iviewdef | SAP NetWeaver |
|
| JavaGuiRenderLayer | Fields inherited from interface com. | Class | com.sapportals.portal.sapapplication.transaction | SAP NetWeaver |
|
| JavaRenderLayer | This layer implements the Smart Client Rendering for Windows and Java Smart ClientFields inherited from interface com. | Class | com.sapportals.portal.sapapplication.webdynpro.wdclient | SAP NetWeaver |
|
| Language | Description : Class that represents a natural language identifier. | Class | com.sapportals.portal.prt.service.soap.types | SAP NetWeaver |
|
| LanguageResourceKey | Wrapper class for the key to a resource bundle. | Class | com.sapportals.admin.wizardframework.components.localization | SAP NetWeaver |
|
| Level | This Level class defines a set of standart logging levels that can be used to control logging output. | Class | com.sapportals.portal.prt.logger | SAP NetWeaver |
|
| ListDisplayComponent | Fields inherited from class com. | Class | com.sapportals.admin.wizardframework.components | SAP NetWeaver |
|
| ListSelectionComponent | Fields inherited from class com. | Class | com.sapportals.admin.wizardframework.components | SAP NetWeaver |
|
| LocalSystemAccessor | Provides an easy access to the system of the system landscape within this Portal installation. | Class | com.sapportals.portal.appintegrator.accessor.system | SAP NetWeaver |
|
| LoggerRecord | This RecordLogger class defines a set of standart logging tags that can be used to create an output log file. | Class | com.sapportals.portal.prt.logger | SAP NetWeaver |
|
| MethodContainer | Class describing a method called with Web Service Framework Use mainly in the SOAPServiceProcessor | Class | com.sapportals.portal.prt.service.soap.processor | SAP NetWeaver |
|
| MultiPartParser | This class offers parsing functionality for multipart/form-data content provided by an inputstream and a given boundary. | Class | com.sapportals.portal.prt.util.http | SAP NetWeaver |
|
| MultiSelectionComponent | | Class | com.sapportals.admin.wizardframework.components | SAP NetWeaver |
|
| MultiValueAttributeList | Copyright (c) SAP Portals Europe GmbH 2001Constructor SummaryMultiValueAttributeList() | Class | com.sapportals.portal.prt.util | SAP NetWeaver |
|
| MultiValuedHashMap | Copyright (c) SAP Portals Europe GmbH 2001Constructor SummaryMultiValuedHashMap() | Class | com.sapportals.portal.prt.util | SAP NetWeaver |
|
| MultiValuedMap | | Interface | com.sapportals.portal.prt.util | SAP NetWeaver |
|
| MultilineInputComponent | Fields inherited from class com. | Class | com.sapportals.admin.wizardframework.components | SAP NetWeaver |
|
| NCName | Description : Class that represents a NCName by parsing and interpreting a string NCName NCName ::= (Letter | Class | com.sapportals.portal.prt.service.soap.types | SAP NetWeaver |
|
| NMToken | Description : Class that produces a NMToken by parsing and interpreting a string Nmtoken ::= (NameChar)+ | Class | com.sapportals.portal.prt.service.soap.types | SAP NetWeaver |
|
| NMTokens | Description : Class that produces a NMTokens by parsing and interpreting a string Nmtokens ::= Nmtoken (#x20 Nmtoken)* | Class | com.sapportals.portal.prt.service.soap.types | SAP NetWeaver |
|
| Name | Description : Class that creates a Name by parsing and interpreting a string, Name ::= (Letter | Class | com.sapportals.portal.prt.service.soap.types | SAP NetWeaver |
|
| NavigationNodes | The class that implements an array list implementation for maintaining navigation node instances. | Class | com.sapportals.portal.navigation | SAP NetWeaver |
|
| NegativeInteger | Description : Class that represents a NegativeInteger datatype by parsing and interpreting a string negativeInteger is +derived+ from nonPositiveInteger by setting the value of +maxInclusive+ to be -1. | Class | com.sapportals.portal.prt.service.soap.types | SAP NetWeaver |
|
| NoSuchPSIDGeneratorException | See Also:Serialized FormConstructor SummaryNoSuchPSIDGeneratorException() | Class | com.sapportals.portal.appintegrator.psid | SAP NetWeaver |
|
| NodeList | The NodeList is a generic implementation of the INodeList interfaceConstructor SummaryNodeList() | Class | com.sapportals.portal.prt.pom | SAP NetWeaver |
|
| NodeMode | A NodeMode identifies a mode an INode might be set to during procession of a request. | Class | com.sapportals.portal.prt.pom | SAP NetWeaver |
|
| NodeType | A NodeType identifies a type of node in the Portal Object Model. | Class | com.sapportals.portal.prt.pom | SAP NetWeaver |
|
| NonNegativeInteger | Description : Class that represents a NonNegativeInteger by parsing and interpreting a string. | Class | com.sapportals.portal.prt.service.soap.types | SAP NetWeaver |
|
| NonPositiveInteger | Description : Class that represents a NonPositiveInteger datatype by parsing and interpreting a string NonPositiveInteger is +derived+ from integer by setting the value of +maxInclusive+ to be 0. | Class | com.sapportals.portal.prt.service.soap.types | SAP NetWeaver |
|
| NormalizedString | Title : SAP Entreprise Portal EP6. | Class | com.sapportals.portal.prt.service.soap.types | SAP NetWeaver |
|
| Notation | Description : Class that represents a Notation datatype by parsing and interpreting a string. | Class | com.sapportals.portal.prt.service.soap.types | SAP NetWeaver |
|
| ObjectRegistry | | Class | com.sapportals.portal.prt.service.soap.wsdlImpl.util | SAP NetWeaver |
|
| ObnDataType | Suitable for HTMLB tables with context menu for each cell. | Class | com.sapportals.portal.navigation.obn | SAP NetWeaver |
|
| PBStringTokenizer | Title: PBStringTokenizer Description: A custom made string tokenizer for better performance | Class | com.sapportals.portal.pb.utils | SAP NetWeaver |
|
| PRTFault | This class provides the base implementation of the IPRTFault. | Class | com.sapportals.portal.prt.service.soap.exception | SAP NetWeaver |
|
| PRTFaultDataEnconding | PRTFault encapsulating Data Encoding FaultSee Also:Serialized Form | Class | com.sapportals.portal.prt.service.soap.exception | SAP NetWeaver |
|
| PRTFaultEnvelopeVersion | PRTFault Encapsulating Enveloppe version faultSee Also:Serialized Form | Class | com.sapportals.portal.prt.service.soap.exception | SAP NetWeaver |
|
| PRTFaultFromSOAPMessage | PRTFault generated from a fault contains in a SOAP MessageSee Also:Serialized Form | Class | com.sapportals.portal.prt.service.soap.exception | SAP NetWeaver |
|
| PRTFaultInternalError | PRTFault raised for Internal error processSee Also:Serialized Form | Class | com.sapportals.portal.prt.service.soap.exception | SAP NetWeaver |
|
| PRTFaultSecurity | PRT Fault raised when security problems (user not found/ not authorized . | Class | com.sapportals.portal.prt.service.soap.exception | SAP NetWeaver |
|
| PRTFaultSerializator | PRT Fault raised when serialization problems occursSee Also:Serialized Form | Class | com.sapportals.portal.prt.service.soap.exception | SAP NetWeaver |
|
| PRTSOAPElementFactory | | Class | com.sapportals.portal.prt.service.soap | SAP NetWeaver |
|
| PSIDLayer | Copyright: Copyright (c) 2002 by SAP AGFields inherited from interface com. | Class | com.sapportals.portal.appintegrator.layer | SAP NetWeaver |
|
| PageStructure | The class that defines a page structure. | Class | com.sapportals.portal.pb.dynamic | SAP NetWeaver |
|
| PageStructureFactory | The class that defines a factory for creating IPageStructure objects to put on a dynamic page. | Class | com.sapportals.portal.pb.dynamic | SAP NetWeaver |
|
| ParamPart | | Class | com.sapportals.portal.prt.util.http | SAP NetWeaver |
|
| ParseException | This exception is thrown when parse errors are encountered. | Class | com.sapportals.portal.prt.util | SAP NetWeaver |
|
| ParserVisitor | | Class | com.sapportals.portal.prt.util | SAP NetWeaver |
|
| Part | | Class | com.sapportals.portal.prt.util.http | SAP NetWeaver |
|
| PortalComponentContentType | See Also:IPortalComponentResponse. | Class | com.sapportals.portal.prt.component | SAP NetWeaver |
|
| PortalComponentException | The Portal Component Exception is the base class for all the exceptions raised by the Portal builder runtime. | Class | com.sapportals.portal.prt.component | SAP NetWeaver |
|
| PortalComponentRequestType | The PortalComponentRequestType represents the type of request handled by the It could be one of the following: content, help, edit, save, refresh, close. | Class | com.sapportals.portal.prt.component | SAP NetWeaver |
|
| PortalException | The Portal Exception is the base class for all the exceptions raised by PRT. | Class | com.sapportals.portal.prt.runtime | SAP NetWeaver |
|
| PortalOMException | An Exception for POM related issues. | Class | com.sapportals.portal.prt.pom | SAP NetWeaver |
|
| PortalResourceBundle | Title: Portal Resource Bundle Description: This class dynamically merges two resource bundles. | Class | com.sapportals.portal.prt.component | SAP NetWeaver |
|
| PortalRuntime | PortalRuntime may be called by each class of the API package. | Class | com.sapportals.portal.prt.runtime | SAP NetWeaver |
|
| PortalRuntimeException | The Portal Runtime Exception is the base class for all the exceptions raised by the Portal builder Framework. | Class | com.sapportals.portal.prt.runtime | SAP NetWeaver |
|
| PortalServiceException | The methods of this call are deprecated. | Class | com.sapportals.portal.prt.service | SAP NetWeaver |
|
| PositiveInteger | Description : Class that represents a PositiveInteger datatype by parsing and interpreting a string positiveInteger is +derived+ from nonNegativeInteger by setting the value of +minInclusive+ to be 1 | Class | com.sapportals.portal.prt.service.soap.types | SAP NetWeaver |
|
| PostUtils | | Class | com.sapportals.portal.pb.utils | SAP NetWeaver |
|
| ProducerSystemAccessor | This is a special LocalSystemAccessor that provides access to a Producer system (Global Portal). | Class | com.sapportals.portal.appintegrator.accessor.system | SAP NetWeaver |
|
| ProfileNotFoundException | Exception raised by the Portal Runtime when a profile can not be found. | Class | com.sapportals.portal.prt.runtime | SAP NetWeaver |
|
| ProgressBarComponent | Fields inherited from class com. | Class | com.sapportals.admin.wizardframework.components | SAP NetWeaver |
|
| QName | Constructor SummaryQName(javax. | Class | com.sapportals.portal.prt.service.soap.types | SAP NetWeaver |
|
| QName | Constructor SummaryQName(javax. | Class | com.sapportals.portal.prt.service.soap.util | SAP NetWeaver |
|
| QNameURI | | Class | com.sapportals.portal.prt.service.soap.util | SAP NetWeaver |
|
| QNameUtils | | Class | com.sapportals.portal.prt.service.soap.wsdlImpl.util.xml | SAP NetWeaver |
|
| QuickDateFormat | | Class | com.sapportals.portal.prt.util | SAP NetWeaver |
|
| RadioButtonSelectionComponent | Fields inherited from class com. | Class | com.sapportals.admin.wizardframework.components | SAP NetWeaver |
|
| RecyclableStringBuffer | RecyclableStringBuffer. | Class | com.sapportals.portal.prt.util | SAP NetWeaver |
|
| RedirectComponent | Fields inherited from class com. | Class | com.sapportals.admin.wizardframework.util | SAP NetWeaver |
|
| RedirectData | | Class | com.sapportals.portal.pb.utils | SAP NetWeaver |
|
| RemoteDetector | Provides methods which check out whether the AppIntegrator is running on a Producer systemConstructor SummaryRemoteDetector() | Class | com.sapportals.portal.appintegrator.globalportal | SAP NetWeaver |
|
| RemoteRedirectorComponent | This AppIntegrator component is a special version for Global Portal Requests to remote iViews (in case of Remote Role assingment) that are sent to the Consumer have to be | Class | com.sapportals.portal.sapapplication.remote_redirector | SAP NetWeaver |
|
| RemoteSystemAccessor | Provides access to systems defined on remote Portal installtions (producers) This is used in Global Portal environments | Class | com.sapportals.portal.appintegrator.accessor.system | SAP NetWeaver |
|
| RequestParamsContainer | | Class | com.sapportals.portal.pb.utils | SAP NetWeaver |
|
| ResourceException | ResourceException is thrown when there is a mismatch between the resource type provided and the real resource type or when the class implementing the IResource interface is not able | Class | com.sapportals.portal.prt.resource | SAP NetWeaver |
|
| SAPApplicationIntegratorComponent | See Also:AbstractIntegratorComponentConstructor SummarySAPApplicationIntegratorComponent() | Class | com.sapportals.portal.sapapplication | SAP NetWeaver |
|
| SAPLogonTicket | | Class | com.sapportals.portal.appintegrator.layer.authenticationmethod | SAP NetWeaver |
|
| SAP_LocalSystemAccessor | | Class | com.sapportals.portal.appintegrator.accessor.system | SAP NetWeaver |
|
| SAP_LocalSystemAccessorForRemote | Provides access to the artificial "SAP_LocalSystem" system alias defined on the Producer - which is (this is trivial) the Producer itself. | Class | com.sapportals.portal.appintegrator.accessor.system | SAP NetWeaver |
|
| SOAPAbstractProcessor | | Class | com.sapportals.portal.prt.service.soap.processor | SAP NetWeaver |
|
| SOAPDate | Description : Class that converts a string under the format CCYY-MM-DD to a Date data type Project : soap | Class | com.sapportals.portal.prt.service.soap.types | SAP NetWeaver |
|
| SOAPDeserializer | | Interface | com.sapportals.portal.prt.service.soap.decoding | SAP NetWeaver |
|
| SOAPParameter | Class allowing to keep information on object to translate in Java type or SOAP type. | Class | com.sapportals.portal.prt.service.soap | SAP NetWeaver |
|
| SOAPRegistry | Class in charge of maintaining all the mapping and basic information on Available Portal Services - Mapping of basic Java Type and SOAP/XMl Qualified Name. | Class | com.sapportals.portal.prt.service.soap.mapping | SAP NetWeaver |
|
| SOAPRuntimeContext | | Class | com.sapportals.portal.prt.service.soap | SAP NetWeaver |
|
| SOAPSerializer | | Interface | com.sapportals.portal.prt.service.soap.encoding | SAP NetWeaver |
|
| SOAPServiceException | Extension of ServiceException for SOAP FrameworkSee Also:Serialized Form | Class | com.sapportals.portal.prt.service.soap.exception | SAP NetWeaver |
|
| SOAPUser | Class use to maintain user info and be able to know what is the current user of the system | Class | com.sapportals.portal.prt.service.soap.security | SAP NetWeaver |
|
| ServiceException | The ServiceException class is the base class of all exceptions raised by theSee Also:Serialized Form | Class | com.sapportals.portal.prt.service | SAP NetWeaver |
|
| SharedString | Class used by RecyclableStringBuffer to allow sharing the underlying char buffer, thus avoiding copying char[] along the call chain. | Class | com.sapportals.portal.prt.util | SAP NetWeaver |
|
| SimpleCharStream | An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing). | Class | com.sapportals.portal.prt.util | SAP NetWeaver |
|
| SingleSignOnLayer | Fields inherited from interface com. | Class | com.sapportals.portal.appintegrator.layer | SAP NetWeaver |
|
| SmartBuffer | StringBuffer. | Class | com.sapportals.portal.prt.util | SAP NetWeaver |
|
| SmartStringWriter | This StrinWriter uses an underlying pooled StringBuffer Calling close() method causes the buffer to be released and is able to be | Class | com.sapportals.portal.prt.util | SAP NetWeaver |
|
| SoapFaultHandler | | Class | com.sapportals.portal.prt.service.soap.exception | SAP NetWeaver |
|
| StandardEditDialog | and can be used as a personalization delegate. | Class | com.sapportals.portal.prt.util | SAP NetWeaver |
|
| StreamShortcut | | Class | com.sapportals.portal.sapapplication.transaction | SAP NetWeaver |
|
| StringBufferPool | StringBufferPool. | Class | com.sapportals.portal.prt.util | SAP NetWeaver |
|
| StringUtils | StringUtils is a collection of String utilities in the web environment. | Class | com.sapportals.portal.prt.util | SAP NetWeaver |
|
| Stringable | Enables toString() method. | Class | com.sapportals.portal.prt.util | SAP NetWeaver |
|
| Stringable | | Class | com.sapportals.portal.prt | SAP NetWeaver |
|
| StructuredDocument | | Class | com.sapportals.portal.sapapplication.transaction | SAP NetWeaver |
|
| SystemAccessorFactory | This factory provides a static method to retrive System-Accessors to local or remote system objects. | Class | com.sapportals.portal.appintegrator.accessor.system | SAP NetWeaver |
|
| SystemAttributeConstants | This class defines keys for the most important system attributes (protocol, hostname, port, . | Interface | com.sapportals.portal.appintegrator.accessor.system | SAP NetWeaver |
|
| SystemLookup | | Class | com.sapportals.portal.appintegrator.lookup | SAP NetWeaver |
|
| SystemNotFoundException | An exception that indicates that the system was not found. | Class | com.sapportals.portal.ivs.cg | SAP NetWeaver |
|
| TableDataModel | Fields inherited from interface com. | Class | com.sapportals.admin.wizardframework.components.tableview | SAP NetWeaver |
|
| TableViewButtonRenderer | Fields inherited from interface com. | Class | com.sapportals.admin.wizardframework.components.tableview.render | SAP NetWeaver |
|
| TableViewCheckBoxRenderer | Fields inherited from interface com. | Class | com.sapportals.admin.wizardframework.components.tableview.render | SAP NetWeaver |
|
| TableViewColumn | | Class | com.sapportals.admin.wizardframework.components.tableview | SAP NetWeaver |
|
| TableViewColumns | | Class | com.sapportals.admin.wizardframework.components.tableview | SAP NetWeaver |
|
| TableViewComponent | | Class | com.sapportals.admin.wizardframework.components.tableview | SAP NetWeaver |
|
| TableViewComponentException | | Class | com.sapportals.admin.wizardframework.components.tableview | SAP NetWeaver |
|
| TableViewConstants | | Interface | com.sapportals.admin.wizardframework.components.tableview | SAP NetWeaver |
|
| TableViewDropDownListBoxRenderer | Fields inherited from interface com. | Class | com.sapportals.admin.wizardframework.components.tableview.render | SAP NetWeaver |
|
| TableViewImageLinkRenderer | Fields inherited from interface com. | Class | com.sapportals.admin.wizardframework.components.tableview.render | SAP NetWeaver |
|
| TableViewImageRenderer | Fields inherited from interface com. | Class | com.sapportals.admin.wizardframework.components.tableview.render | SAP NetWeaver |
|
| TableViewInputRenderer | Fields inherited from interface com. | Class | com.sapportals.admin.wizardframework.components.tableview.render | SAP NetWeaver |
|
| TableViewLinkRenderer | Fields inherited from interface com. | Class | com.sapportals.admin.wizardframework.components.tableview.render | SAP NetWeaver |
|
| TableViewRowComparator | | Class | com.sapportals.admin.wizardframework.components.tableview | SAP NetWeaver |
|
| TableViewTextRenderer | Fields inherited from interface com. | Class | com.sapportals.admin.wizardframework.components.tableview.render | SAP NetWeaver |
|
| TemplateParserException | Exception fired on Template parsing errors Copyright (c) SAP Portals Europe GmbH 2001 | Class | com.sapportals.portal.appintegrator.template_processor | SAP NetWeaver |
|
| TextInputComponent | Fields inherited from class com. | Class | com.sapportals.admin.wizardframework.components | SAP NetWeaver |
|
| Time | SAP NetWeaver | Class | com.sapportals.portal.prt.service.soap.types | SAP NetWeaver |
|
| Token | Description : Class that represents a string that does not contain line feeds, tabs, leading or trailing spaces, or multiple spaces. | Class | com.sapportals.portal.prt.service.soap.types | SAP NetWeaver |
|
| Token | Describes the input token stream. | Class | com.sapportals.portal.prt.util | SAP NetWeaver |
|
| TokenMgrError | See Also:Serialized FormConstructor SummaryTokenMgrError() | Class | com.sapportals.portal.prt.util | SAP NetWeaver |
|
| TopLayer | Fields inherited from interface com. | Class | com.sapportals.portal.sapapplication.webdynpro | SAP NetWeaver |
|
| TopLayer | Fields inherited from interface com. | Class | com.sapportals.portal.sapapplication.webdynpro.pagebuilder | SAP NetWeaver |
|
| TopLayerSwitch | The TopLayer is normally defined in the profile - however there are some exceptions to this rule. | Class | com.sapportals.portal.appintegrator.layer | SAP NetWeaver |
|
| TransactionLayer | Fields inherited from interface com. | Class | com.sapportals.portal.sapapplication.transaction | SAP NetWeaver |
|
| TypeDescription | | Class | com.sapportals.portal.prt.service.soap.util | SAP NetWeaver |
|
| UIDPW | | Class | com.sapportals.portal.appintegrator.layer.authenticationmethod | SAP NetWeaver |
|
| UMEAccessor | | Class | com.sapportals.portal.appintegrator.accessor.ume | SAP NetWeaver |
|
| URLEscape | This class allows to call JDK1. | Class | com.sapportals.portal.appintegrator | SAP NetWeaver |
|
| URLGenerator | | Class | com.sapportals.portal.pb.utils | SAP NetWeaver |
|
| URLTemplateProcessLayer | Copyright: Copyright (c) 2002 by SAP AGFields inherited from interface com. | Class | com.sapportals.portal.appintegrator.layer | SAP NetWeaver |
|
| UnsignedByte | Description : Class that represents Unsigned short datatype by parsing and interpreting a string. | Class | com.sapportals.portal.prt.service.soap.types | SAP NetWeaver |
|
| UnsignedInt | Description : Class that represents UnsignedInt datatype by parsing and interpreting a string. | Class | com.sapportals.portal.prt.service.soap.types | SAP NetWeaver |
|
| UnsignedLong | Description : Class that represents a Unsigned Long datatype by parsing and interpreting a string. | Class | com.sapportals.portal.prt.service.soap.types | SAP NetWeaver |
|
| UnsignedShort | Description : Class that represents UnsignedShort datatype by parsing and interpreting a string. | Class | com.sapportals.portal.prt.service.soap.types | SAP NetWeaver |
|
| UserAgentPatternParserException | | Class | com.sapportals.portal.useragent | SAP NetWeaver |
|
| UserAgentServiceBuilder | The class that represents the user agent service builder. | Class | com.sapportals.portal.useragent | SAP NetWeaver |
|
| UserAgentSetException | | Class | com.sapportals.portal.useragent | SAP NetWeaver |
|
| Utils | | Class | com.sapportals.portal.appintegrator | SAP NetWeaver |
|
| WSDLConstants | | Interface | com.sapportals.portal.prt.service.soap.wsdl | SAP NetWeaver |
|
| WinGuiRenderLayer | Fields inherited from interface com. | Class | com.sapportals.portal.sapapplication.transaction | SAP NetWeaver |
|
| WindowsRenderLayer | This layer implements the Smart Client Rendering for Windows and Java Smart ClientFields inherited from interface com. | Class | com.sapportals.portal.sapapplication.webdynpro.wdclient | SAP NetWeaver |
|
| WizardComponentContainer | | Class | com.sapportals.admin.wizardframework.components | SAP NetWeaver |
|
| WizardSession | Nested Class SummaryNested classes inherited from class com. | Class | com.sapportals.admin.wizardframework.util | SAP NetWeaver |
|
| X509Cert | | Class | com.sapportals.portal.appintegrator.layer.authenticationmethod | SAP NetWeaver |
|
| XMLAttributeHandler | | Class | com.sapportals.portal.prt.service.soap.util | SAP NetWeaver |
|
| XMLData | Title : SAP Entreprise Portal EP6. | Class | com.sapportals.portal.prt.service.soap.types | SAP NetWeaver |
|
| XMLValueEncoder | | Class | com.sapportals.portal.prt.service.soap.util | SAP NetWeaver |
|
| XMLValueExtractor | | Class | com.sapportals.portal.prt.service.soap.util | SAP NetWeaver |
|
| XPathUtils | | Class | com.sapportals.portal.prt.service.soap.wsdlImpl.util.xml | SAP NetWeaver |
|
| AclImplementationException | ACL implementation exception. | Class | com.sapportals.portal.pcd.gl | SAP NetWeaver |
|
| DeltaLinkDescriptor | Delta link descriptor. | Class | com.sapportals.portal.pcd.gl.spi | SAP NetWeaver |
|
| EnumerationLimitException | Exception for enumerations. | Class | com.sapportals.portal.pcd.gl | SAP NetWeaver |
|
| IAcl | Access control lists are used to model permissions in the Pcd GL. | Interface | com.sapportals.portal.pcd.gl | SAP NetWeaver |
|
| IAclEntry | ACL Entries (ACE's) are used as members of ACLs (IAcl). | Interface | com.sapportals.portal.pcd.gl | SAP NetWeaver |
|
| IAclHandle | The ACL Handle provides access to the ACL that is assigned to a context in This interface is not intended to be implemented by clients. | Interface | com.sapportals.portal.pcd.gl | SAP NetWeaver |
|
| IAdministration | Administration functionality. | Interface | com.sapportals.portal.pcd.gl.admin | SAP NetWeaver |
|
| IDeltaLink | An extension of IPcdContext that provides additional functionality for deltalinks. | Interface | com.sapportals.portal.pcd.gl | SAP NetWeaver |
|
| IDlModificationState | Provides information on the modification status of a context that inherits through the deltalink mechanism from another context. | Interface | com.sapportals.portal.pcd.gl | SAP NetWeaver |
|
| IExceptionSequence | This interface is to be implemented by excptions that are thrown on PCD operations that affect more that one PCD object, such as recursive | Interface | com.sapportals.portal.pcd.gl | SAP NetWeaver |
|
| ILocaleTextPair | Container for a locale and a text that is used in IPcdAttribute. | Interface | com.sapportals.portal.pcd.gl | SAP NetWeaver |
|
| ILock | Allows to deal with locks stored in the central lock registry. | Interface | com.sapportals.portal.pcd.gl | SAP NetWeaver |
|
| ILockHandle | Provides access to the lock of a unit. | Interface | com.sapportals.portal.pcd.gl | SAP NetWeaver |
|
| IObservable | Observable interface. | Interface | com.sapportals.portal.pcd.gl.notif | SAP NetWeaver |
|
| IObserver | Objects that want to register on updates from an IObservable can do that by implementing this interface (providing the method observe(ObservableEvent)) | Interface | com.sapportals.portal.pcd.gl.notif | SAP NetWeaver |
|
| IPcdAttribute | The Pcd specific attribute interface. | Interface | com.sapportals.portal.pcd.gl | SAP NetWeaver |
|
| IPcdAttribute .DL_STATE | Possible values of the attribute IPcdAttribute. | Class | com.sapportals.portal.pcd.gl | SAP NetWeaver |
|
| IPcdAttribute .SEARCH | This subclass holds search relevant constants. | Class | com.sapportals.portal.pcd.gl | SAP NetWeaver |
|
| IPcdAttributes | A pcd-specific extension of javax. | Interface | com.sapportals.portal.pcd.gl | SAP NetWeaver |
|
| IPcdContext | The basic interface for the persistence objects of the Pcd GL. | Interface | com.sapportals.portal.pcd.gl | SAP NetWeaver |
|
| IPcdGlService | Portal-specific entry-point to the factory and administration methods of the PCD GL. | Interface | com.sapportals.portal.pcd.gl | SAP NetWeaver |
|
| IPcdObjectFactory | Provides miscellaneous factory methods and auxiliary functions. | Interface | com.sapportals.portal.pcd.gl | SAP NetWeaver |
|
| IPcdProtectable | ACL access interface. | Interface | com.sapportals.portal.pcd.gl | SAP NetWeaver |
|
| IPcdSearchResult | Pcd GL specific interface for the search result. | Interface | com.sapportals.portal.pcd.gl | SAP NetWeaver |
|
| IPcdStandardPermissions | Standard permissions for PCD ACLs. | Interface | com.sapportals.portal.pcd.gl | SAP NetWeaver |
|
| IPcdUtils | Provides miscellaneous factory methods and auxiliary functions. | Interface | com.sapportals.portal.pcd.gl | SAP NetWeaver |
|
| IPermissionCheckAcl | Definition of an Access Control List object. | Interface | com.sapportals.portal.pcd.gl | SAP NetWeaver |
|
| IRelation | The interface for relations in the PCD generic layer. | Interface | com.sapportals.portal.pcd.gl | SAP NetWeaver |
|
| IUnit | Interface that contains unit-specific methods. | Interface | com.sapportals.portal.pcd.gl | SAP NetWeaver |
|
| IVersionDescriptor | This interface is not intended to be implemented by clients. | Interface | com.sapportals.portal.pcd.gl | SAP NetWeaver |
|
| IVersionEnumeration | Version enumeration. | Interface | com.sapportals.portal.pcd.gl | SAP NetWeaver |
|
| InvalidDeltaLinkTargetException | Invalid DeltaLink Target Exception The exception thrown if the delta link target is invalid. | Class | com.sapportals.portal.pcd.gl | SAP NetWeaver |
|
| LockState | LockState is an enumeration type, describing all possible states of a lock object (i. | Class | com.sapportals.portal.pcd.gl | SAP NetWeaver |
|
| LockingException | Exception for problems in the area of locking. | Class | com.sapportals.portal.pcd.gl | SAP NetWeaver |
|
| ObservableEvent | Implements merely a wrapper around a String. | Class | com.sapportals.portal.pcd.gl.notif | SAP NetWeaver |
|
| PcdAccess | Entry to the factory and administration methods of the PCD GL. | Class | com.sapportals.portal.pcd.gl | SAP NetWeaver |
|
| PcdAdministration | This factory offers some administrative methods for the PCD GL. | Class | com.sapportals.portal.pcd.gl.admin | SAP NetWeaver |
|
| PcdAttributeValueType | Enumerates the existing value types of IPcdAttribute. | Class | com.sapportals.portal.pcd.gl | SAP NetWeaver |
|
| PcdAttributeValueUtil | Utility class for attribute values. | Class | com.sapportals.portal.pcd.gl | SAP NetWeaver |
|
| PcdNamingException | This exception is thrown when . | Class | com.sapportals.portal.pcd.gl | SAP NetWeaver |
|
| PcdObjectInvalidatedException | Is thrown in methods that are called on an object that is not valid anymore since it was deleted on the persistency. | Class | com.sapportals.portal.pcd.gl | SAP NetWeaver |
|
| PcdRuntimeException | Root class for runtime exceptions thrown by the PCD Generic Layer. | Class | com.sapportals.portal.pcd.gl | SAP NetWeaver |
|
| PcdSearchControls | Pcd-specific extension of javax. | Class | com.sapportals.portal.pcd.gl | SAP NetWeaver |
|
| PermissionControlException | The PermissionControlException is thrown if the user that is stored as Context. | Class | com.sapportals.portal.pcd.gl | SAP NetWeaver |
|
| RelationDescriptor | Relation descriptor. | Class | com.sapportals.portal.pcd.gl.spi | SAP NetWeaver |
|
| RelationDirection | Enumeration class for the relation directions. | Class | com.sapportals.portal.pcd.gl | SAP NetWeaver |
|
| WriteProtectException | Is thrown when trying to write to the PCD while the write protect mode is activated. | Class | com.sapportals.portal.pcd.gl | SAP NetWeaver |
|
| WriteProtectInfo | Provides information whether the write protect mode is active and about the reason of the write protect mode if it is active. | Class | com.sapportals.portal.pcd.gl | SAP NetWeaver |
|
| AbstractDataType | Base class for different supported DataTypes Copyright 2004 SAP AG | Class | com.sapportals | SAP NetWeaver |
|
| AppletContainer | | Class | com | SAP NetWeaver |
|
| AtomHtmlbRenderer | Copyright 2004 SAP AGConstructor SummaryAtomHtmlbRenderer() | Class | com.sapportals | SAP NetWeaver |
|
| Bookmark | | Class | com | SAP NetWeaver |
|
| BreadCrumb | Title: BreadCrumb Control Copyright 2004 SAP AG | Class | com | SAP NetWeaver |
|
| BreadCrumbBehavior | Enumeration values for the behavior of a BreadCrumb Copyright 2004 SAP AG | Class | com.sapportals | SAP NetWeaver |
|
| BreadCrumbClickEvent | Event fired by a BreadCrumb Copyright 2004 SAP AG | Class | com.sapportals | SAP NetWeaver |
|
| BreadCrumbSize | Enumeration values for the font size of a BreadCrumb Copyright 2004 SAP AG | Class | com.sapportals | SAP NetWeaver |
|
| BrowserType | Enumeration values for the different supported BrowserTypes Copyright 2004 SAP AG | Class | com.sapportals | SAP NetWeaver |
|
| Button | | Class | com | SAP NetWeaver |
|
| ButtonClickEvent | Event that is fired when a Button is clicked Copyright 2004 SAP AG | Class | com.sapportals | SAP NetWeaver |
|
| ButtonDesign | Enumeration values for the different Button designs. | Class | com.sapportals | SAP NetWeaver |
|
| ButtonRow | Fields inherited from class com. | Class | com | SAP NetWeaver |
|
| CancelButtonValidator | | Class | com.sapportals | SAP NetWeaver |
|
| CellHAlign | Horizontal alignments for cells Copyright 2004 SAP AG | Class | com.sapportals | SAP NetWeaver |
|
| CellVAlign | Vertical alignments for cells Copyright 2004 SAP AG | Class | com.sapportals | SAP NetWeaver |
|
| Chart | Title: Chart Graphics Business graphics are of great importance for the visualization of data and statistics. | Class | com | SAP NetWeaver |
|
| ChartColorOrder | Title: ChartColorOrder Description: Enumeration for Chart for the coloring order. | Class | com.sapportals | SAP NetWeaver |
|
| ChartLegendPosition | Title: ChartLegendPosition Description: Enumeration for Chart's position of the legend. | Class | com.sapportals | SAP NetWeaver |
|
| ChartType | Description: implements Chart's type enumeration for setting the output type of chart. | Class | com.sapportals | SAP NetWeaver |
|
| Checkbox | Basic Checkbox Control. | Class | com | SAP NetWeaver |
|
| CheckboxClickEvent | Event that is fired when a Checkbox was clicked Copyright 2004 SAP AG | Class | com.sapportals | SAP NetWeaver |
|
| CheckboxGroup | Checkboxes grouped together. | Class | com | SAP NetWeaver |
|
| ClientEventContainer | A very simple container that simply renders its content without any additions. | Class | com | SAP NetWeaver |
|
| Component | Base class for all control model classes Copyright 2004 SAP AG | Class | com | SAP NetWeaver |
|
| Container | Base class for all components that can include other components. | Class | com | SAP NetWeaver |
|
| DataBCD | A Datatype representing a BCD value. | Class | com.sapportals | SAP NetWeaver |
|
| DataBoolean | Copyright 2004 SAP AGSee Also:Serialized Form | Class | com.sapportals | SAP NetWeaver |
|
| DataDate | Copyright 2004 SAP AGSee Also:Serialized Form | Class | com.sapportals | SAP NetWeaver |
|
| DataInteger | Copyright 2004 SAP AGSee Also:Serialized Form | Class | com.sapportals | SAP NetWeaver |
|
| DataString | Copyright 2004 SAP AGSee Also:Serialized Form | Class | com.sapportals | SAP NetWeaver |
|
| DataTime | Copyright 2004 SAP AGSee Also:Serialized Form | Class | com.sapportals | SAP NetWeaver |
|
| DataType | The different supported Data types Copyright 2004 SAP AG | Class | com.sapportals | SAP NetWeaver |
|
| DataTypeValidator | | Class | com.sapportals | SAP NetWeaver |
|
| Date | Special Date class for htmlb to avoid time zone conflicts and confusion with times Copyright 2004 SAP AG | Class | com.sapportals | SAP NetWeaver |
|
| DateNavigator | The DateNavigator class is used to render calendars. | Class | com | SAP NetWeaver |
|
| DateNavigatorDayClickEvent | Event that is fired when a single day in a DateNavigator is clicked upon. | Class | com.sapportals | SAP NetWeaver |
|
| DateNavigatorModel | Provide model for the DateNavigator. | Class | com | SAP NetWeaver |
|
| DateNavigatorMonthClickEvent | Event that is fired when a month in a DateNavigator is clicked upon. | Class | com.sapportals | SAP NetWeaver |
|
| DateNavigatorNavigationEvent | Event that is fired when a navigation element in a DateNavigator is clicked upon. | Class | com.sapportals | SAP NetWeaver |
|
| DateNavigatorWeekClickEvent | Event that is fired when a week number in a DateNavigator is clicked upon. | Class | com.sapportals | SAP NetWeaver |
|
| DateValidator | | Class | com.sapportals | SAP NetWeaver |
|
| DayRanges | The DayRanges class is used in association with the DateNavigator class to specify any number of days that should be rendered | Class | com.sapportals | SAP NetWeaver |
|
| DefaultCellRenderer | Default implementation for the TableView cell renderer Copyright 2004 SAP AG | Class | com.sapportals | SAP NetWeaver |
|
| DefaultChartModel | A default model for a Chart control Copyright 2004 SAP AG | Class | com | SAP NetWeaver |
|
| DefaultFooterRenderer | Default implementation for the TableView footer renderer Copyright 2004 SAP AG | Class | com.sapportals | SAP NetWeaver |
|
| DefaultHeaderCellRenderer | Default implementation for an IHeaderCellRenderer. | Class | com.sapportals | SAP NetWeaver |
|
| DefaultHeaderRenderer | Default implementation for the TableView header renderer. | Class | com.sapportals | SAP NetWeaver |
|
| DefaultHtmlParser | The DefaultHtmlParser is used to adjust a whole html document in that way, that it it fit's non-isolated into an html business for java application. | Class | com.sapportals | SAP NetWeaver |
|
| DefaultListModel | Default implementation of IListModel for ListBox and DropdownListBox Copyright 2004 SAP AG | Class | com | SAP NetWeaver |
|
| DefaultRowRenderer | Default implementation for the TableView row renderer Copyright 2004 SAP AG | Class | com.sapportals | SAP NetWeaver |
|
| DefaultTableViewModel | default implementation for Interface TableViewModel Copyright 2004 SAP AG | Class | com.sapportals | SAP NetWeaver |
|
| Document | The outer document control. | Class | com | SAP NetWeaver |
|
| DragSource | The DragSource is used to make a html business for java control dragable. | Class | com | SAP NetWeaver |
|
| DropTarget | The DropTarget is used to make a html business for java control dropable. | Class | com | SAP NetWeaver |
|
| DropTargetDesign | Horizontal alignments for cells Copyright 2004 SAP AG | Class | com.sapportals | SAP NetWeaver |
|
| DropdownListBox | | Class | com | SAP NetWeaver |
|
| DropdownListBoxDesign | | Class | com.sapportals | SAP NetWeaver |
|
| DynPage | Base class for pages. | Class | com.sapportals | SAP NetWeaver |
|
| Enum | Base class for enumeration types Enumeration types must provide a constructor with at least a String argument. | Class | com.sapportals | SAP NetWeaver |
|
| Enum .StringEnumeration | Constructor SummaryEnum. | Class | com.sapportals | SAP NetWeaver |
|
| Event | Base class for Events Copyright 2004 SAP AG | Class | com.sapportals | SAP NetWeaver |
|
| EventTrigger | | Class | com.sapportals | SAP NetWeaver |
|
| EventValidationComponent | | Class | com | SAP NetWeaver |
|
| EventValidationContainer | Fields inherited from class com. | Class | com | SAP NetWeaver |
|
| FileUpload | | Class | com | SAP NetWeaver |
|
| FloatValidator | | Class | com.sapportals | SAP NetWeaver |
|
| FlowLayout | A very simple container that simply renders its content without any additions. | Class | com | SAP NetWeaver |
|
| Form | The Form element which encapsulates all entry or event-firing Copyright 2004 SAP AG | Class | com | SAP NetWeaver |
|
| FormLayout | Description: FormLayout defines a layout component to design forms Copyright 2004 SAP AG | Class | com | SAP NetWeaver |
|
| FormLayoutCell | Title: FormLayoutCell Description: FormLayoutCell defines a cell of a grid | Class | com | SAP NetWeaver |
|
| GridLayout | Description: GridLayout defines a grid Copyright 2004 SAP AG | Class | com | SAP NetWeaver |
|
| GridLayoutCell | Title: GridLayoutCell Description: GridLayoutCell defines a cell of a grid | Class | com | SAP NetWeaver |
|
| Group | A frame that is used to visually indicate elements that belong together Copyright 2004 SAP AG | Class | com | SAP NetWeaver |
|
| GroupDesign | Different Designs for Groups Copyright 2004 SAP AG | Class | com.sapportals | SAP NetWeaver |
|
| HTMLFragment | Special container for raw HTML. | Class | com | SAP NetWeaver |
|
| HoverMenu | | Class | com.sapportals | SAP NetWeaver |
|
| HoverMenuItem | | Class | com.sapportals | SAP NetWeaver |
|
| HoverMenuTrigger | make the hovermenu defined visibleSee Also:Serialized Form | Class | com.sapportals | SAP NetWeaver |
|
| HtmlDocTypes | Some constants for HTML document type Copyright 2004 SAP AG | Class | com.sapportals | SAP NetWeaver |
|
| HtmlEdit | An editable TextArea Copyright 2004 SAP AG | Class | com | SAP NetWeaver |
|
| HtmlbRenderer | Base interface for all Renderer interfaces. | Interface | com.sapportals | SAP NetWeaver |
|
| HtmlbRuntimeException | Enter description here Copyright 2004 SAP AG | Class | com.sapportals | SAP NetWeaver |
|
| ICellRenderer | Interface for classes that want to implement their own rendering for cells in a TableView | Interface | com.sapportals | SAP NetWeaver |
|
| IChartModel | Base data model for chart graphics Copyright 2004 SAP AG | Interface | com | SAP NetWeaver |
|
| IEventValidationComponent | Base interface for Javascript supporting Components (and Renderers) Copyright 2004 SAP AG | Interface | com | SAP NetWeaver |
|
| IFooterRenderer | Interface for classes that want to implement their own rendering for the footer of a TableView | Interface | com.sapportals | SAP NetWeaver |
|
| IHeaderCellRenderer | Interface for classes that want to implement their own rendering for header cells in a TableView | Interface | com.sapportals | SAP NetWeaver |
|
| IHeaderRenderer | Interface for classes that want to implement their own rendering for header in a TableView | Interface | com.sapportals | SAP NetWeaver |
|
| IListModel | Base data model for DropdownListBox & ListBox Copyright 2004 SAP AG | Interface | com | SAP NetWeaver |
|
| IPageContext | | Interface | com.sapportals | SAP NetWeaver |
|
| IRowRenderer | | Interface | com.sapportals | SAP NetWeaver |
|
| IUserDataComponent | Interface for classes that support DataTypes as simple way to get to the User input. | Interface | com | SAP NetWeaver |
|
| Image | Description: Creates a link for an image. | Class | com | SAP NetWeaver |
|
| ImageArea | | Class | com | SAP NetWeaver |
|
| ImageMap | | Class | com | SAP NetWeaver |
|
| Includes | This class is not used directly. | Class | com | SAP NetWeaver |
|
| IndexedLinkedList | A simple list with an int index for each list element. | Class | com.sapportals | SAP NetWeaver |
|
| InputField | A field where the user can enter data. | Class | com | SAP NetWeaver |
|
| InputFieldDesign | Different designs for InputFields Copyright 2004 SAP AG | Class | com.sapportals | SAP NetWeaver |
|
| IntegerValidator | | Class | com.sapportals | SAP NetWeaver |
|
| IsolatedHtmlContainer | The IsolatedHtmlContainer displays a html document, which is represented by its URL, inside an iFrame. | Class | com.sapportals | SAP NetWeaver |
|
| ItemList | Title: Basic Item List Control (Bullet List, Ordered List) Description: Encapsulates HTML business Code for Standard Item Lists (Bullet List and Numbered List) | Class | com | SAP NetWeaver |
|
| JCOChartModel | Title: JCOChartModel Description: encapsulates a JCO table into the IChartModel data access interface. | Class | com | SAP NetWeaver |
|
| JCOListModel | An implementation of a IListModel for DropdownListBox or Listbox that uses an underlying JCO. | Class | com | SAP NetWeaver |
|
| JCOTableViewModel | | Class | com.sapportals | SAP NetWeaver |
|
| Label | A Label is a label for an input component Copyright (c) SAP AG 2001 | Class | com | SAP NetWeaver |
|
| LabeledComponent | Interface for components that can be labeled, i. | Interface | com | SAP NetWeaver |
|
| LengthValidator | | Class | com.sapportals | SAP NetWeaver |
|
| Link | Fields inherited from class com. | Class | com | SAP NetWeaver |
|
| LinkClickEvent | Event that is fired when a Link is clicked Copyright 2004 SAP AG | Class | com.sapportals | SAP NetWeaver |
|
| LinkDesign | Copyright (c) SAP AG 2002See Also:Serialized Form | Class | com.sapportals | SAP NetWeaver |
|
| LinkForHoverMenu | | Class | com.sapportals | SAP NetWeaver |
|
| ListBox | Description: This class renders a List Box. | Class | com | SAP NetWeaver |
|
| ListSelectEvent | Event that is fired by a DropDownListbox or a Listbox when an element is selected. | Class | com.sapportals | SAP NetWeaver |
|
| MenuBar | | Class | com | SAP NetWeaver |
|
| MenuItem | | Class | com | SAP NetWeaver |
|
| MessageBar | | Class | com | SAP NetWeaver |
|
| MessageType | Different designs for Tray controls Copyright (c) SAP AG | Class | com.sapportals | SAP NetWeaver |
|
| Mimes | Global convenience class to access specific Mimes by their ID or their ABAP name | Class | com.sapportals | SAP NetWeaver |
|
| NonIsolatedHtmlContainer | The NonIsolatedHtmlContainer will display a html-document, which is represented by an inputStream, inside an Html Business for Java application. | Class | com.sapportals | SAP NetWeaver |
|
| PageContext | | Class | com.sapportals | SAP NetWeaver |
|
| PageContextCondition | Enter description here Copyright: Copyright (c) 2001 | Class | com.sapportals | SAP NetWeaver |
|
| PageContextFactory | Title: RendererContextFactory Description: Generic Factory for IPageContext classes | Class | com.sapportals | SAP NetWeaver |
|
| PageException | Copyright 2004 SAP AGSee Also:Serialized Form | Class | com.sapportals | SAP NetWeaver |
|
| PageProcessorServlet | Copyright 2004 SAP AGSee Also:Serialized Form | Class | com.sapportals | SAP NetWeaver |
|
| PopupTrigger | | Class | com | SAP NetWeaver |
|
| ProgressIndicator | | Class | com | SAP NetWeaver |
|
| ProgressIndicatorBarColor | | Class | com.sapportals | SAP NetWeaver |
|
| ProxyListTableViewModel | | Class | com.sapportals | SAP NetWeaver |
|
| RadioButton | Basic Checkbox Control. | Class | com | SAP NetWeaver |
|
| RadioButtonClickEvent | Copyright 2004 SAP AGConstructor SummaryRadioButtonClickEvent() | Class | com.sapportals | SAP NetWeaver |
|
| RadioButtonGroup | Checkboxes grouped together. | Class | com | SAP NetWeaver |
|
| RangeValidator | | Class | com.sapportals | SAP NetWeaver |
|
| RasterLayout | Fields inherited from class com. | Class | com | SAP NetWeaver |
|
| RasterLayoutItem | | Class | com | SAP NetWeaver |
|
| RequiredValidator | | Class | com.sapportals | SAP NetWeaver |
|
| Resource | A basic resource. | Class | com | SAP NetWeaver |
|
| ResourceType | Different ResourceTypes managed by Resource Copyright 2004 SAP AG | Class | com.sapportals | SAP NetWeaver |
|
| Scope | Scope for a drag-and-drop operation Copyright 2004 SAP AG | Class | com.sapportals | SAP NetWeaver |
|
| ScrollContainer | An area of fixed size that scrolls if contents are bigger Copyright 2004 SAP AG | Class | com | SAP NetWeaver |
|
| Scrolling | Horizontal alignments for cells Copyright 2004 SAP AG | Class | com.sapportals | SAP NetWeaver |
|
| SingleItemEnumeration | A dummy Enumeration that lists exactly one element. | Class | com.sapportals | SAP NetWeaver |
|
| StatefulButtonBase | Base class for RadioButtons and Checkboxes Copyright 2004 SAP AG | Class | com | SAP NetWeaver |
|
| StringValidator | | Class | com.sapportals | SAP NetWeaver |
|
| StyleContainer | An area of fixed size that scrolls if contents are bigger Copyright 2004 SAP AG | Class | com | SAP NetWeaver |
|
| TabSelectEvent | Event that is fired if the user clicks on a TabStrip header Copyright 2004 SAP AG | Class | com.sapportals | SAP NetWeaver |
|
| TabStrip | A control similar to a JTabbedPane Caution: Netscape 4 causes a lot of trouble with this control. | Class | com | SAP NetWeaver |
|
| TabStripItem | Fields inherited from class com. | Class | com | SAP NetWeaver |
|
| TableCellClickEvent | Copyright 2004 SAP AGConstructor SummaryTableCellClickEvent() | Class | com.sapportals | SAP NetWeaver |
|
| TableCellStyle | Copyright 2004 SAP AGSee Also:Serialized Form | Class | com.sapportals | SAP NetWeaver |
|
| TableColumn | A TableColumn represents all the attributes of a column in a TableView, such as identifier, linkColumnKey, width. | Class | com.sapportals | SAP NetWeaver |
|
| TableColumnType | Copyright: Copyright (c) 2001See Also:Serialized Form | Class | com.sapportals | SAP NetWeaver |
|
| TableHeaderClickEvent | Copyright (c) SAP AG 2003Constructor SummaryTableHeaderClickEvent() | Class | com.sapportals | SAP NetWeaver |
|
| TableNavigationEvent | Enter description here Copyright 2004 SAP AG | Class | com.sapportals | SAP NetWeaver |
|
| TableNavigationMode | Copyright 2004 SAP AGSee Also:Serialized Form | Class | com.sapportals | SAP NetWeaver |
|
| TableRowSelectionEvent | Title: TableRowClickEvent Description: this event will be fired at the moment the radiobutton is selected if | Class | com.sapportals | SAP NetWeaver |
|
| TableSelectionMode | Copyright 2004 SAP AGSee Also:Serialized Form | Class | com.sapportals | SAP NetWeaver |
|
| TableSortState | Copyright (c) SAP AG 2003See Also:Serialized Form | Class | com.sapportals | SAP NetWeaver |
|
| TableView | New: Three generic functions have been identified and have been added to the table. | Class | com.sapportals | SAP NetWeaver |
|
| TableViewDesign | Copyright 2004 SAP AGSee Also:Serialized Form | Class | com.sapportals | SAP NetWeaver |
|
| TableViewEventData | Enter description here Copyright: Copyright (c) 2001 | Class | com.sapportals | SAP NetWeaver |
|
| TableViewModel | The TableViewModel interface specifies the methods the TableView will use to interrogate a tabular data model. | Interface | com.sapportals | SAP NetWeaver |
|
| TextEdit | An editable TextArea Copyright 2004 SAP AG | Class | com | SAP NetWeaver |
|
| TextView | A TextView is a simple text that supports several designs. | Class | com | SAP NetWeaver |
|
| TextViewDesign | Copyright 2004 SAP AGSee Also:Serialized Form | Class | com.sapportals | SAP NetWeaver |
|
| TextViewLayout | Copyright 2004 SAP AGSee Also:Serialized Form | Class | com.sapportals | SAP NetWeaver |
|
| TextWrapping | Wrapping behaviour for TextEdit controls Copyright 2004 SAP AG | Class | com.sapportals | SAP NetWeaver |
|
| Time | Special Time class for htmlb to avoid time zone conflicts and confusion with dates Copyright 2004 SAP AG | Class | com.sapportals | SAP NetWeaver |
|
| TimeValidator | | Class | com.sapportals | SAP NetWeaver |
|
| Timer | Description: Fires a server or client event after a specific timeout | Class | com | SAP NetWeaver |
|
| Toolbar | Fields inherited from class com. | Class | com.sapportals | SAP NetWeaver |
|
| ToolbarButton | | Class | com.sapportals | SAP NetWeaver |
|
| ToolbarDesign | Copyright 2004 SAP AGSee Also:Serialized Form | Class | com.sapportals | SAP NetWeaver |
|
| ToolbarDropDownListBox | | Class | com.sapportals | SAP NetWeaver |
|
| ToolbarInputField | | Class | com.sapportals | SAP NetWeaver |
|
| ToolbarSeparator | | Class | com.sapportals | SAP NetWeaver |
|
| Tray | a Tray is an outer container similar to the Group but with additional functionality (collapse/expand). | Class | com | SAP NetWeaver |
|
| TrayDesign | Different designs for Tray controls Copyright 2004 SAP AG | Class | com.sapportals | SAP NetWeaver |
|
| TrayHeaderClickEvent | Enter description here Copyright 2004 SAP AG | Class | com.sapportals | SAP NetWeaver |
|
| Tree | Description: Tree defines a tree Copyright: Copyright (c) 2001 | Class | com | SAP NetWeaver |
|
| TreeNode | Description: TreeNode defines a tree node Copyright 2004 SAP AG | Class | com | SAP NetWeaver |
|
| TreeNodeExpandEvent | Event that is fired if the user clicks on the expand icon before a TreeNode Copyright 2004 SAP AG | Class | com.sapportals | SAP NetWeaver |
|
| TreeNodeSelectEvent | Event that is fired if the user clicks on a TreeNode Copyright 2004 SAP AG | Class | com.sapportals | SAP NetWeaver |
|
| Validator | | Class | com.sapportals | SAP NetWeaver |
|
| VectorChartModel | Vector based model for a Chart control Copyright 2004 SAP AG | Class | com | SAP NetWeaver |
|
| AbstractActionInboxAction | A base implementation for an IActionInboxAction. | Class | com.sapportals.wcm.service.actioninbox | SAP NetWeaver |
|
| AbstractActionInboxCategory | A base implementation for an IActionInboxCategory. | Class | com.sapportals.wcm.service.actioninbox | SAP NetWeaver |
|
| AbstractActionInboxNotification | A base implementation of a IActionInboxNotification. | Class | com.sapportals.wcm.service.actioninbox | SAP NetWeaver |
|
| AbstractChannel | Base class for IChannel -implementations. | Class | com.sapportals.wcm.util.channels | SAP NetWeaver |
|
| AbstractChannel | | Class | com.sapportals.wcm.util.log | SAP NetWeaver |
|
| AbstractClassificationIndex | The AbstractClassificationIndex offers classification functionality, which is independent from the index implementation. | Class | com.sapportals.wcm.service.indexmanagement.retrieval.classification | SAP NetWeaver |
|
| AbstractCollectionRenderer | This abstract class can be used when implementing new CollectionRenderer-Classes It provides persistence of selections (when mass actions are enabled), takes care | Class | com.sapportals.wcm.rendering.collection | SAP NetWeaver |
|
| AbstractCollectionRenderer .Persistence | Constructor SummaryAbstractCollectionRenderer. | Class | com.sapportals.wcm.rendering.collection | SAP NetWeaver |
|
| AbstractCommand | This class can be used by IUICommands to reduce coding overhead and to take advantage of some convinience methods for resource bundle handling. | Class | com.sapportals.wcm.rendering.uicommand | SAP NetWeaver |
|
| AbstractComponent | | Class | com.sapportals.wcm.rendering.collection | SAP NetWeaver |
|
| AbstractConfiguration | This is an abstract IConfiguration implementation that deals with methods that can be abstracted away from underlying implementations. | Class | com.sapportals.wcm.crt.configuration | SAP NetWeaver |
|
| AbstractContentFilterManager | Abstract base class for content filter managers. | Class | com.sapportals.wcm.repository.filter | SAP NetWeaver |
|
| AbstractContentFilterManager2 | Nested Class SummaryNested classes inherited from class com. | Class | com.sapportals.wcm.repository.filter | SAP NetWeaver |
|
| AbstractEntryPointsProvider | Generic functionalities to handle entry pointsFields inherited from interface com. | Class | com.sapportals.wcm.repository.manager.entrypoints | SAP NetWeaver |
|
| AbstractEnum | | Class | com.sapportals.wcm.service.xcrawler | SAP NetWeaver |
|
| AbstractEnum | Base class for type safe enumeration constants * Copyright (c) SAP AGSee Also:Serialized Form | Class | com.sapportals.wcm.util.enum | SAP NetWeaver |
|
| AbstractEventMapper | A base class to derive event mapper implementations. | Class | com.sapportals.wcm.util.events | SAP NetWeaver |
|
| AbstractFactory | Nested Class SummaryNested classes inherited from class com. | Class | com.sapportals.wcm.rendering.base | SAP NetWeaver |
|
| AbstractFilterManager | Abstract base class for all filter managers. | Class | com.sapportals.wcm.repository.filter | SAP NetWeaver |
|
| AbstractFilterManager .CFG | TBD: Description of the class. | Interface | com.sapportals.wcm.repository.filter | SAP NetWeaver |
|
| AbstractFilterManager .FILTER_PRIO | TBD: Description of the class. | Interface | com.sapportals.wcm.repository.filter | SAP NetWeaver |
|
| AbstractFilterManager .TYPE | TBD: Description of the class. | Interface | com.sapportals.wcm.repository.filter | SAP NetWeaver |
|
| AbstractGroupRenderer | Abstract group renderer that should be extended by every property structure group renderer. | Class | com.sapportals.wcm.service.propertystructure | SAP NetWeaver |
|
| AbstractIndex | Generic index class, which must be extended by a specialized index implementation. | Class | com.sapportals.wcm.service.indexmanagement | SAP NetWeaver |
|
| AbstractIndex .ErrorState | | Class | com.sapportals.wcm.service.indexmanagement | SAP NetWeaver |
|
| AbstractIndex .IndexingState | | Class | com.sapportals.wcm.service.indexmanagement | SAP NetWeaver |
|
| AbstractIndex .RunningState | | Class | com.sapportals.wcm.service.indexmanagement | SAP NetWeaver |
|
| AbstractIndex .WhatToIndex | | Class | com.sapportals.wcm.service.indexmanagement | SAP NetWeaver |
|
| AbstractIndexCollection | Collection of indexes. | Class | com.sapportals.wcm.service.indexmanagement | SAP NetWeaver |
|
| AbstractLayoutComposer | This acts as a wrapper to shield implementations of the ILayoutController interface from the classes of the Wdf-package. | Class | com.sapportals.wcm.rendering.layout | SAP NetWeaver |
|
| AbstractLayoutController | Abstract class to implement some convenience methods for new implementations of the ILayoutController. | Class | com.sapportals.wcm.rendering.layout | SAP NetWeaver |
|
| AbstractListResultReceiver | A base class for implementing list result receivers. | Class | com.sapportals.wcm.service.crawler | SAP NetWeaver |
|
| AbstractMassCommand | Copyright 2004 SAP AGSince:EP5, SP6 and EP6, SP1 | Class | com.sapportals.wcm.rendering.uicommand | SAP NetWeaver |
|
| AbstractNamespaceFilterManager | Abstract base class for namespace filter managers. | Class | com.sapportals.wcm.repository.filter | SAP NetWeaver |
|
| AbstractNotification | Base class for Notifications used to notify a recipient. | Class | com.sapportals.wcm.service.notificator | SAP NetWeaver |
|
| AbstractObjectFactory | A factory which produces configurable objects. | Class | com.sapportals.wcm.util.factories | SAP NetWeaver |
|
| AbstractPart | A part is an abstract upload part which represents an input form element in a multipart/form-data form submission. | Class | com.sapportals.wcm.util.mmparser | SAP NetWeaver |
|
| AbstractProducer | Abstract base class for WCM Prodcuer. | Class | com.sapportals.wcm.service.pipeline.producer | SAP NetWeaver |
|
| AbstractPropertyException | Abstract base class for property exceptions. | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| AbstractPropertyFilter | | Class | com.sapportals.wcm.repository.filter | SAP NetWeaver |
|
| AbstractPropertyFilterManager | Abstract base class for property filter managers. | Class | com.sapportals.wcm.repository.filter | SAP NetWeaver |
|
| AbstractProxyControl | WcmBaseControl. | Class | com.sapportals.wcm.rendering.base | SAP NetWeaver |
|
| AbstractProxyEvent | This class is used to open up a new branch of WdfEvents. | Class | com.sapportals.wcm.rendering.base | SAP NetWeaver |
|
| AbstractPushedResultReceiver | A base class for implementing pushed result receivers. | Class | com.sapportals.wcm.service.crawler | SAP NetWeaver |
|
| AbstractRelationOperand | A basic IRelationOperand implementation which handles the getRelation . | Class | com.sapportals.wcm.service.relation.operands | SAP NetWeaver |
|
| AbstractRelationWatcher | A basic implementation for a IRelationWatcher. | Class | com.sapportals.wcm.service.relation | SAP NetWeaver |
|
| AbstractRendererStatus | | Class | com.sapportals.wcm.rendering.collection | SAP NetWeaver |
|
| AbstractRendererStatus .CompleteResourceComparator | Constructor SummaryAbstractRendererStatus. | Class | com.sapportals.wcm.rendering.collection | SAP NetWeaver |
|
| AbstractRepositoryService | This is the abstract base class for all repository service implementations. | Class | com.sapportals.wcm.repository.service | SAP NetWeaver |
|
| AbstractRepositoryService .CONFIG_ATTRIBUTE_NAME | TBD: Description of the class. | Interface | com.sapportals.wcm.repository.service | SAP NetWeaver |
|
| AbstractResourceDetailsOverview | Description of the Class Copyright: Copyright (c) SAP Portals Europe GmbHConstructor SummaryAbstractResourceDetailsOverview() | Class | com.sapportals.wcm.rendering.detailsoverview | SAP NetWeaver |
|
| AbstractResourceDetailsProperties | Description of the Class Copyright: Copyright (c) SAP Portals Europe GmbHConstructor SummaryAbstractResourceDetailsProperties() | Class | com.sapportals.wcm.rendering.detailsproperties | SAP NetWeaver |
|
| AbstractResourceEventMapper | A base class to derive resource event mapper implementations. | Class | com.sapportals.wcm.repository.manager | SAP NetWeaver |
|
| AbstractResourceListEvent | This class is used to for complex screenflows that use an AbstractProxyControl as a control in a pane of the screenflow. | Class | com.sapportals.wcm.rendering.base | SAP NetWeaver |
|
| AbstractResourceRenderer | | Class | com.sapportals.wcm.rendering.resource | SAP NetWeaver |
|
| AbstractRidFilterManager | Abstract base class for RID filter managers. | Class | com.sapportals.wcm.repository.filter | SAP NetWeaver |
|
| AbstractScreenflow | | Class | com.sapportals.wcm.rendering.screenflow | SAP NetWeaver |
|
| AbstractScreenflow .Layout | Constructor SummaryAbstractScreenflow. | Class | com.sapportals.wcm.rendering.screenflow | SAP NetWeaver |
|
| AbstractSearchIndexCollection | Collection of search indexes to perform search and other retrieval operations on them. | Class | com.sapportals.wcm.service.indexmanagement.retrieval.search | SAP NetWeaver |
|
| AbstractService | The abstract base class for global Services. | Class | com.sapportals.wcm.service | SAP NetWeaver |
|
| AbstractService .CONFIG_ATTRIBUTE_NAME | TBD: Description of the class. | Interface | com.sapportals.wcm.service | SAP NetWeaver |
|
| AbstractSpecialCrawlerParameters | Abstract class for parameters of a special crawler. | Class | com.sapportals.wcm.service.crawler.parameter | SAP NetWeaver |
|
| AbstractTypeCast | | Class | com.sapportals.wcm.repository.so | SAP NetWeaver |
|
| AbstractUICommand | This class can be used by IUICommands to reduce coding overhead and to take advantage of some convinience methods for resource bundle handling. | Class | com.sapportals.wcm.rendering.uicommand | SAP NetWeaver |
|
| AbstractUIGroupCommand | | Class | com.sapportals.wcm.rendering.uicommand | SAP NetWeaver |
|
| AbstractUIMassCommand | | Class | com.sapportals.wcm.rendering.uicommand | SAP NetWeaver |
|
| AbstractUIMenu | This class can be used by IUIMenus to reduce coding overhead. | Class | com.sapportals.wcm.rendering.uicommand | SAP NetWeaver |
|
| AbstractUriFilterManager | Abstract base class for URI filter managers. | Class | com.sapportals.wcm.repository.filter | SAP NetWeaver |
|
| AccessDeniedException | Access to a resource or property is denied because the user does not have the required authorization. | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| AccessStatisticObject | Provides access to the statistical data collected by the service. | Class | com.sapportals.wcm.repository.service.accessstatistic | SAP NetWeaver |
|
| AclEntryList | Default implementation of an IAclEntryList , a list of Constructor SummaryAclEntryList() | Class | com.sapportals.wcm.util.acl | SAP NetWeaver |
|
| AclEntryListIterator | Default implementation of an IAclEntryListIterator , an iterator for IAclEntryList s. | Class | com.sapportals.wcm.util.acl | SAP NetWeaver |
|
| AclException | Superclass for all exceptions thrown by IAcl s, IAclEntry s and IAclManager . | Class | com.sapportals.wcm.util.acl | SAP NetWeaver |
|
| AclExistsException | An AclException that indicates that a specific IAclSee Also:Serialized Form | Class | com.sapportals.wcm.util.acl | SAP NetWeaver |
|
| AclLoadClassException | An AclException that indicates that a IAclManager could not be loaded by the AclManagerFactory . | Class | com.sapportals.wcm.util.acl | SAP NetWeaver |
|
| AclManagerFactory | The factory which creates IAclManager s. | Class | com.sapportals.wcm.util.acl | SAP NetWeaver |
|
| AclNotFoundException | An AclException that indicates that a specific IAcl Copyright (c) SAP AG 2001-2003 | Class | com.sapportals.wcm.util.acl | SAP NetWeaver |
|
| AclPermissionImpl | An abstract base class for IAclPermission implementations. | Class | com.sapportals.wcm.util.acl | SAP NetWeaver |
|
| AclPermissionList | Default implementation of an IAclPermissionList , a list ofConstructor SummaryAclPermissionList() | Class | com.sapportals.wcm.util.acl | SAP NetWeaver |
|
| AclPermissionListIterator | Default implementation of an IAclPermissionListIterator , an iterator for IAclPermissionList s. | Class | com.sapportals.wcm.util.acl | SAP NetWeaver |
|
| AclPersistenceException | An AclException that indicates that an error occured during access of the IAclManager 's persistence layer. | Class | com.sapportals.wcm.util.acl | SAP NetWeaver |
|
| AclServiceFactory | Service factory for the service of this package. | Class | com.sapportals.wcm.repository.service.serviceacl | SAP NetWeaver |
|
| ActionInboxItemCategoryComparator | A IActionInboxCategoryComparator. | Class | com.sapportals.wcm.service.actioninbox | SAP NetWeaver |
|
| ActionInboxUtils | Some methods which should make handling of action inbox objects a little bit Copyright 2004 SAP AG | Class | com.sapportals.wcm.service.actioninbox | SAP NetWeaver |
|
| ActionList | Fields inherited from class com. | Class | com.sapportals.wcm.service.objecttypehandler | SAP NetWeaver |
|
| ActionListIterator | Fields inherited from class com. | Class | com.sapportals.wcm.service.objecttypehandler | SAP NetWeaver |
|
| ActionType | | Class | com.sapportals.wcm.service.objecttypehandler | SAP NetWeaver |
|
| AdapterCode | holds a number of constants to define the result of an operation within the rfadapter on a technical level. | Class | com.sapportals.wcm.rfadapter | SAP NetWeaver |
|
| AlreadyAssignedToAclException | An AclException that indicates that a specific IAclEntry is already assigned to an IAcl . | Class | com.sapportals.wcm.util.acl | SAP NetWeaver |
|
| AlreadyRegisteredException | Copyright (c) SAP AGSee Also:Serialized Form | Class | com.sapportals.wcm.service.urlgenerator | SAP NetWeaver |
|
| ApiAccessTest | | Class | com.sapportals.wcm.util.test | SAP NetWeaver |
|
| AppLogException | TBD: Description of the class. | Class | com.sapportals.wcm.service.applog | SAP NetWeaver |
|
| AppLogExpiration | TBD: Description of the class. | Class | com.sapportals.wcm.service.applog | SAP NetWeaver |
|
| AppLogParams | TBD: Description of the class. | Class | com.sapportals.wcm.service.applog | SAP NetWeaver |
|
| AppLogServiceFactory | Service factory for the service of this package. | Class | com.sapportals.wcm.service.applog | SAP NetWeaver |
|
| AppProperty | An application-defined property of a resource object in any repository. | Class | com.sapportals.wcm.repository.service.appproperties | SAP NetWeaver |
|
| ApplicationPropertiesServiceFactory | Service factory for the service of this package. | Class | com.sapportals.wcm.repository.service.appproperties | SAP NetWeaver |
|
| AuthorizationRequiredException | The user is not authorized. | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| AutoID | The good old "Nummernkreis" is back: This class generates sequential numbers for use as primary keys in (OpenSQL) database tables. | Class | com.sapportals.wcm.service.landscape | SAP NetWeaver |
|
| AutoRestartException | This is a specialized startup exception that instructs the CRT to automatically retry the startup. | Class | com.sapportals.wcm.crt.component | SAP NetWeaver |
|
| Base64 | Yet another base64 implementation. | Class | com.sapportals.wcm.util.http | SAP NetWeaver |
|
| Base64Decoder | A class to decode Base64 streams and strings. | Class | com.sapportals.wcm.util.base64 | SAP NetWeaver |
|
| Base64Encoder | A class to encode Base64 streams and strings. | Class | com.sapportals.wcm.util.base64 | SAP NetWeaver |
|
| BestClassesSensitivity | Determines how strict the getBestClasses algorithm in IClassificationIndex works. | Class | com.sapportals.wcm.service.indexmanagement.retrieval.classification | SAP NetWeaver |
|
| CacheEntryList | Represents a list of cache entries. | Class | com.sapportals.wcm.util.cache | SAP NetWeaver |
|
| CacheEntryListIterator | An iterator to access elements in a cache entry list. | Class | com.sapportals.wcm.util.cache | SAP NetWeaver |
|
| CacheException | Base class for exceptions in this cache package. | Class | com.sapportals.wcm.util.cache | SAP NetWeaver |
|
| CacheFactory | | Class | com.sapportals.wcm.util.cache | SAP NetWeaver |
|
| CacheServiceFactory | Service factory for the service of this package. | Class | com.sapportals.wcm.service.cache | SAP NetWeaver |
|
| CascadingException | Exception class which allows recording of nested exceptions. | Class | com.sapportals.wcm.crt | SAP NetWeaver |
|
| CatchBlockHandler | Catch block handler used to handle catch blocks in a standardized way if no other handling seems appropriate. | Class | com.sapportals.wcm.util.logging | SAP NetWeaver |
|
| Category | Class wrapping a standard logging location. | Class | com.sapportals.wcm.util.log | SAP NetWeaver |
|
| ChannelFactory | A factory to retrieve IChannel s. | Class | com.sapportals.wcm.util.channels | SAP NetWeaver |
|
| CharSequence | | Interface | com.sapportals.wcm.util.regex | SAP NetWeaver |
|
| CharSequenceImpl | Provides an interface for access to strings as sequences of characters. | Class | com.sapportals.wcm.util.regex | SAP NetWeaver |
|
| CharacterArrayCharacterIterator | | Class | com.sapportals.wcm.util.regex.re | SAP NetWeaver |
|
| CharacterIterator | Encapsulates different types of character sources - String, InputStream, . | Interface | com.sapportals.wcm.util.regex.re | SAP NetWeaver |
|
| CheckedOutException | The resource is checked out by another user. | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| ClassificationStatus | Classification status of documentsSee Also:Serialized Form | Class | com.sapportals.wcm.service.indexmanagement.retrieval.classification.enum | SAP NetWeaver |
|
| ClassificationUtils | Static util functions for the classification packageConstructor SummaryClassificationUtils() | Class | com.sapportals.wcm.service.indexmanagement.retrieval.classification | SAP NetWeaver |
|
| CmConfigDiffTool | Provides a tool for making diffs of configuration of child components. | Class | com.sapportals.wcm.repository.runtime | SAP NetWeaver |
|
| CmConfigDiffTool .AttributeDiff | The diff result for the attributes of new and old child configuration node. | Class | com.sapportals.wcm.repository.runtime | SAP NetWeaver |
|
| CmConfigDiffTool .ChildConfigDiff | The diff result of CmConfigDiffTool. | Class | com.sapportals.wcm.repository.runtime | SAP NetWeaver |
|
| Collator | | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| CollectionDataPack | | Class | com.sapportals.wcm.rfadapter | SAP NetWeaver |
|
| CollectionRendererDecorator | Copyright (c) SAP AG 2003 renders decorations around the output of an ICollectionRenderer, using the configuration settings | Class | com.sapportals.wcm.rendering.collection | SAP NetWeaver |
|
| CollectionRendererFactory | This class is a singleton factory, creating new instances of ICollectionRenderer. | Class | com.sapportals.wcm.rendering.collection | SAP NetWeaver |
|
| CollectionRendererStatus | Nested Class SummaryNested classes inherited from class com. | Class | com.sapportals.wcm.rendering.collection | SAP NetWeaver |
|
| CollectionRendererUtil | | Class | com.sapportals.wcm.rendering.collection | SAP NetWeaver |
|
| ColumnRenderer | | Class | com.sapportals.wcm.rendering.readymades | SAP NetWeaver |
|
| CommandCreator | | Class | com.sapportals.wcm.rendering.uicommand | SAP NetWeaver |
|
| CommandCreator .CommandContainer | | Class | com.sapportals.wcm.rendering.uicommand | SAP NetWeaver |
|
| CommandRenderer | The PropertyRendererCommand is used to render rnd:command for a givven commandID & style | Class | com.sapportals.wcm.rendering.readymades | SAP NetWeaver |
|
| CommunicationException | Indicates that the communication with another server failed because of an error. | Class | com.sapportals.wcm.service.indexmanagement | SAP NetWeaver |
|
| ComponentEvent | The event contains the component's URI and java class object. | Class | com.sapportals.wcm.crt.component | SAP NetWeaver |
|
| ComponentEvent .Type | | Class | com.sapportals.wcm.crt.component | SAP NetWeaver |
|
| ComponentException | The exception thrown to indicate a problem with Components. | Class | com.sapportals.wcm.crt.component | SAP NetWeaver |
|
| ComponentFactory | | Class | com.sapportals.wcm.rendering.collection | SAP NetWeaver |
|
| ComponentState | An enumeration of a component's possible states during runtime. | Class | com.sapportals.wcm.crt.component | SAP NetWeaver |
|
| ComponentStateHandler | This class must be used for state and life-cycle handling in component implementations. | Class | com.sapportals.wcm.crt.component | SAP NetWeaver |
|
| ComponentUri | A component URI (RFC2396 ) is an identifier for a component in the CRT. | Class | com.sapportals.wcm.crt | SAP NetWeaver |
|
| ComponentValueMap | adds some special functionality to a standard HashMap to allow easier filling and retrieval of standard objects that are needed for IComponent | Class | com.sapportals.wcm.rendering.collection | SAP NetWeaver |
|
| ConfigCollection | A ConfigCollection is a hirarchical representation of a configuration file. | Class | com.sapportals.wcm.util.config | SAP NetWeaver |
|
| ConfigCrutch | | Class | com.sapportals.wcm.util.config | SAP NetWeaver |
|
| ConfigEvent | TBD: Description of the class. | Class | com.sapportals.wcm.util.config | SAP NetWeaver |
|
| ConfigInfoEntry | | Class | com.sapportals.wcm.rendering.base | SAP NetWeaver |
|
| ConfigPropertyDef | ConfigPropertyDef is a definition of a configuration property. | Class | com.sapportals.wcm.util.config | SAP NetWeaver |
|
| ConfigurationException | Thrown when a configurable component detects invalid configuration data. | Class | com.sapportals.wcm.crt.configuration | SAP NetWeaver |
|
| ConfigurationManager | TBD: Description of the class. | Class | com.sapportals.wcm.util.config | SAP NetWeaver |
|
| ConfigurationProxy | | Class | com.sapportals.wcm.util.config | SAP NetWeaver |
|
| ConfirmComponent | this is a ready-to-use component that renders a set of buttons underneath a Component that is provided as a parameter. | Class | com.sapportals.wcm.rendering.screenflow.os | SAP NetWeaver |
|
| ConfirmEvent | simple event that offers some constants and a parameter to transmit a user decisionSee Also:Serialized Form | Class | com.sapportals.wcm.rendering.screenflow.os | SAP NetWeaver |
|
| ConnectException | Signals connection problems. | Class | com.sapportals.wcm.util.http | SAP NetWeaver |
|
| ConsoleChannel | Channel for writing log output to the consoleFields inherited from class com. | Class | com.sapportals.wcm.util.log | SAP NetWeaver |
|
| ConstructionException | Thrown by a handler if the component could not be instanciated (most likely it has no default constructor). | Class | com.sapportals.wcm.crt | SAP NetWeaver |
|
| ContainerEvent | | Class | com.sapportals.wcm.rendering.base.event | SAP NetWeaver |
|
| Content | Access to the content data of a resource. | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| ContentCreator | convience methods to create IContent objects out of simple objects. | Class | com.sapportals.wcm.rfadapter | SAP NetWeaver |
|
| ContentException | TBD: Description of the class. | Class | com.sapportals.wcm.util.content | SAP NetWeaver |
|
| ContentMetadata | TBD: Description of the class. | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| ContentType | HTTP Content Type: mime type + optional encoding. | Class | com.sapportals.wcm.util.http | SAP NetWeaver |
|
| ContextException | The IContext is invalid. | Class | com.sapportals.wcm.crt.component | SAP NetWeaver |
|
| ControlStatusException | See Also:Serialized FormFields inherited from class com. | Class | com.sapportals.wcm.util.controlstatus | SAP NetWeaver |
|
| ControlStatusService | | Class | com.sapportals.wcm.util.controlstatus | SAP NetWeaver |
|
| CopyParameter | Parameter collection for the copy() and move() methods in IResource and ICollection. | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| CopyUtility | encapsulates the copy-functionality of the IResource and resolves possible ID-clashes in the target folder. | Class | com.sapportals.wcm.rfadapter | SAP NetWeaver |
|
| CrawlerRunningException | Exception thrown on crawler errors. | Class | com.sapportals.wcm.service.crawler | SAP NetWeaver |
|
| CrawlerUtils | Utilities for the crawler monitor control (especially some messages). | Class | com.sapportals.wcm.service.crawler | SAP NetWeaver |
|
| CredentialExistsException | (internal use only) Indicates that a credential already exists. | Class | com.sapportals.wcm.service.landscape | SAP NetWeaver |
|
| CrtClassLoaderRegistry | Provides a registry for class loaders. | Class | com.sapportals.wcm.crt | SAP NetWeaver |
|
| CrtSystem | Provides access to the component runtime system. | Class | com.sapportals.wcm.crt | SAP NetWeaver |
|
| CustomPropertyConst | | Class | com.sapportals.wcm.repository.service.layout | SAP NetWeaver |
|
| CustomizingControllerCache | This class is only used internally. | Class | com.sapportals.wcm.repository.service.layout.customizing | SAP NetWeaver |
|
| CustomizingControllerFactory | | Class | com.sapportals.wcm.repository.service.layout.customizing | SAP NetWeaver |
|
| DataPack | an immutable class to hold all information for any IResource to be created. | Class | com.sapportals.wcm.rfadapter | SAP NetWeaver |
|
| DataUri | dataurl := "data:" [ mediatype ] [ ";base64" ] "," data mediatype := [ type "/" subtype ] *( ";" parameter ) | Class | com.sapportals.wcm.util.uri | SAP NetWeaver |
|
| DateFormat | Utility class for handling date conversions as needed in HTTP headers and WEBDAV response documents. | Class | com.sapportals.wcm.util.http | SAP NetWeaver |
|
| DefaultConfiguration | This is the default implementation of a configuration node. | Class | com.sapportals.wcm.crt.configuration | SAP NetWeaver |
|
| DefaultIMSecurityManager | Options supported by an index. | Class | com.sapportals.wcm.service.indexmanagement | SAP NetWeaver |
|
| DefaultMetadataExtension | Default implementation of a metadata extension. | Class | com.sapportals.wcm.service.propertyconfig.metadataextension | SAP NetWeaver |
|
| DefaultObjectFactory | | Class | com.sapportals.wcm.repository.so | SAP NetWeaver |
|
| DefaultProcessor | instructions to the xml. | Class | com.sapportals.wcm.service.pipeline.processor | SAP NetWeaver |
|
| DefaultQueryExtender | Options supported by an index. | Class | com.sapportals.wcm.service.indexmanagement.retrieval.search | SAP NetWeaver |
|
| DefaultResourcePropertyComparator | since EP5, SP6 and EP6, SP1Fields inherited from class com. | Class | com.sapportals.wcm.rendering.collection | SAP NetWeaver |
|
| DefaultResourcePropertyComparator | Default implementation of a resource property comparator. | Class | com.sapportals.wcm.service.propertyconfig.comparator | SAP NetWeaver |
|
| Descriptions | Store several description strings in one object. | Class | com.sapportals.wcm.util.resource | SAP NetWeaver |
|
| DetailsPage | | Class | com.sapportals.wcm.rendering.detailsproperties | SAP NetWeaver |
|
| DiscussionEvent | | Class | com.sapportals.wcm.repository.service.discussion | SAP NetWeaver |
|
| DiscussionEvent | | Class | com.sapportals.wcm.repository.service.discussion.wcm | SAP NetWeaver |
|
| DiscussionItemType | | Class | com.sapportals.wcm.repository.service.discussion | SAP NetWeaver |
|
| DiscussionResourceTypeException | Indicates that setting or getting a resource type of a discussion resource was not successful. | Class | com.sapportals.wcm.repository.service.discussion | SAP NetWeaver |
|
| DiscussionSingleTopicExistsException | Indicates that creation of a single topic, while running the discussion service without topic level, was not successful, because this single topic exists yet. | Class | com.sapportals.wcm.repository.service.discussion | SAP NetWeaver |
|
| DisplayMode | Possible display modes of the current requestSee Also:Serialized Form | Class | com.sapportals.wcm.repository.manager.entrypoints.context | SAP NetWeaver |
|
| DisplayModeInfo | | Class | com.sapportals.wcm.repository.manager.entrypoints.context | SAP NetWeaver |
|
| DocClassificationMap | Contains a resource and its classification per taxonomy. | Class | com.sapportals.wcm.service.indexmanagement.retrieval.classification | SAP NetWeaver |
|
| DocClassificationMapIterator | | Class | com.sapportals.wcm.service.indexmanagement.retrieval.classification | SAP NetWeaver |
|
| DocClassificationMapList | List of documents with their classifications. | Class | com.sapportals.wcm.service.indexmanagement.retrieval.classification | SAP NetWeaver |
|
| DomBuilder | Copyright (c) SAP AG 2001-2005Constructor SummaryDomBuilder() | Class | com.sapportals.wcm.util.xml | SAP NetWeaver |
|
| EmbeddedEvent | | Class | com.sapportals.wcm.rendering.collection | SAP NetWeaver |
|
| EmptyCollectionInfo | See Also:Serialized FormConstructor SummaryEmptyCollectionInfo() | Class | com.sapportals.wcm.rendering.readymades | SAP NetWeaver |
|
| EntryPoint | Item within an entry point hierarchy. | Class | com.sapportals.wcm.repository.manager.entrypoints | SAP NetWeaver |
|
| EntryPointFilterProperty | Property that can be set for a resource to avoid displaying the resource as entry pointConstructor SummaryEntryPointFilterProperty() | Class | com.sapportals.wcm.repository.manager.entrypoints.context | SAP NetWeaver |
|
| EntryPointList | List of entry pointsConstructor SummaryEntryPointList() | Class | com.sapportals.wcm.repository.manager.entrypoints | SAP NetWeaver |
|
| EventData | | Class | com.sapportals.wcm.rendering.collection | SAP NetWeaver |
|
| EventList | An event list implementation. | Class | com.sapportals.wcm.util.events | SAP NetWeaver |
|
| EventListIterator | An event list iterator implementation. | Class | com.sapportals.wcm.util.events | SAP NetWeaver |
|
| EventProperties | | Class | com.sapportals.wcm.rendering.base | SAP NetWeaver |
|
| EventReceiverException | Event Receiver Exception. | Class | com.sapportals.wcm.util.events | SAP NetWeaver |
|
| ExecutableField | TBD: Description of the class. | Class | com.sapportals.wcm.util.controlstatus | SAP NetWeaver |
|
| ExpectedCheckInRIDException | The RID of the new revision is different from the RID that the application expected when checking out. | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| ExpectedCheckInURIException | See Also:Serialized FormFields inherited from class com. | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| ExtendedLockInfo | This object represents an active deep lock on a resource. | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| ExtensionData | | Class | com.sapportals.wcm.rendering.base | SAP NetWeaver |
|
| ExternalLinkException | The requested RID contains an external link. | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| Field | TBD: Description of the class. | Class | com.sapportals.wcm.util.controlstatus | SAP NetWeaver |
|
| FieldIdentifier | TBD: Description of the class. | Class | com.sapportals.wcm.util.controlstatus | SAP NetWeaver |
|
| FieldListStringWriter | | Class | com.sapportals.wcm.repository.service.layout.info | SAP NetWeaver |
|
| FieldSet | TBD: Description of the class. | Class | com.sapportals.wcm.util.controlstatus | SAP NetWeaver |
|
| FileChannel | Channel for writing log output to a fileFields inherited from class com. | Class | com.sapportals.wcm.util.log | SAP NetWeaver |
|
| FilePart | A FilePart is an upload part which represents a INPUT TYPE="file" form parameter. | Class | com.sapportals.wcm.util.mmparser | SAP NetWeaver |
|
| FilterConfigurationException | The application tried to check out a resource that is not versioned. | Class | com.sapportals.wcm.repository.filter | SAP NetWeaver |
|
| FilterType | Repository filter types. | Class | com.sapportals.wcm.repository.enum | SAP NetWeaver |
|
| FlavorException | See Also:Serialized FormConstructor SummaryFlavorException() | Class | com.sapportals.wcm.repository.service.layout.customizing.flavor | SAP NetWeaver |
|
| FlavorFactory | | Class | com.sapportals.wcm.repository.service.layout.customizing.flavor | SAP NetWeaver |
|
| FlavorNotConfiguredException | | Class | com.sapportals.wcm.repository.service.layout.customizing.flavor | SAP NetWeaver |
|
| GenericObjectTypeHandler | | Class | com.sapportals.wcm.service.objecttypehandler | SAP NetWeaver |
|
| GenericQueryFactory | Retrieve instance of IGenericQuery. | Class | com.sapportals.wcm.repository.search | SAP NetWeaver |
|
| GenericUri | Uri ::= scheme ':' opaque_part Copyright (c) SAP AG 2001-2005 | Class | com.sapportals.wcm.util.uri | SAP NetWeaver |
|
| GroupRendererType | | Class | com.sapportals.wcm.rendering.enum | SAP NetWeaver |
|
| HTMLException | HTMLException is the base class for all exceptions in this package. | Class | com.sapportals.wcm | SAP NetWeaver |
|
| HTMLFilterImpl | Default Implementation of IHTMLFilter. | Class | com.sapportals.wcm | SAP NetWeaver |
|
| HTMLInputStream | A InputStream on top of a IHTMLReader. | Class | com.sapportals.wcm | SAP NetWeaver |
|
| HTMLReaderFactory | HTMLReaderFactory creates instances of IHTMLReader. | Class | com.sapportals.wcm | SAP NetWeaver |
|
| HTMLScriptRemover | Removes script content and noscript tags. | Class | com.sapportals.wcm | SAP NetWeaver |
|
| HTMLStreamWriter | Writes events from a IHTMLReader onto a stream. | Class | com.sapportals.wcm | SAP NetWeaver |
|
| HeaderFields | A simple adapter for the HashMap to store header fields for a http request/response or a multipart-mime component. | Class | com.sapportals.wcm.util.mmparser | SAP NetWeaver |
|
| Headers | Headers keeps a list of HTTP headers and grants case-insensitiv access to Copyright (c) SAP AG 2001-2002 | Class | com.sapportals.wcm.util.http | SAP NetWeaver |
|
| HierarchyWalker | IWalker implementation for traversing namespace hierarchies. | Class | com.sapportals.wcm.service.reporting.walker | SAP NetWeaver |
|
| HtmlTag | Copyright (c) SAP AG 2001-2002See Also:HtmlTokenizer | Class | com.sapportals.wcm | SAP NetWeaver |
|
| HtmlTokenizer | | Class | com.sapportals.wcm | SAP NetWeaver |
|
| HttpRequest | Copyright (c) SAP AG 2001-2002Constructor SummaryHttpRequest() | Class | com.sapportals.wcm.util.http | SAP NetWeaver |
|
| HttpStatus | WDStatus represents a HTTP conform status line with protocol, status code and optional description. | Class | com.sapportals.wcm.util.http | SAP NetWeaver |
|
| HttpUrl | An IHierarchicalUri implementation for HTTP/HTTPS URLs. | Class | com.sapportals.wcm.util.uri | SAP NetWeaver |
|
| IAccessStatistic | Interface to read collected access data. | Interface | com.sapportals.wcm.repository.service.accessstatistic | SAP NetWeaver |
|
| IAccessStatisticManager | Provides access to the collections of statistics. | Interface | com.sapportals.wcm.repository.service.accessstatistic | SAP NetWeaver |
|
| IAccessibilityGroupRenderer | Used for structured group renderers to render its content in 508 mode. | Interface | com.sapportals.wcm.service.propertystructure | SAP NetWeaver |
|
| IAccessibilityRenderer | Should be implemented by the property renderers which should be displaying the property in 508 mode by rendering the Property Structure | Interface | com.sapportals.wcm.service.propertyconfig.renderer | SAP NetWeaver |
|
| IAcl | An IAcl is a Access Control List which defines the access permissions to an object. | Interface | com.sapportals.wcm.util.acl | SAP NetWeaver |
|
| IAcl4Tx | A IAclRaw is a IAcl which also supports the retrieval of deleted owners and ACEs for deleted principals. | Interface | com.sapportals.wcm.util.acl | SAP NetWeaver |
|
| IAclEntry | An IAclEntry is an entry in an IAcl which grants or denies a permission to a specific principal. | Interface | com.sapportals.wcm.util.acl | SAP NetWeaver |
|
| IAclEntryList | An IAclEntryList is a list of IAclEntry s. | Interface | com.sapportals.wcm.util.acl | SAP NetWeaver |
|
| IAclEntryListIterator | | Interface | com.sapportals.wcm.util.acl | SAP NetWeaver |
|
| IAclEntryRaw | Tagging interface to mark an IAclEntry/ as an ACE for a deleted principal. | Interface | com.sapportals.wcm.util.acl | SAP NetWeaver |
|
| IAclInheritanceController | An IAclInheritanceController administers the inheritance of ACLs. | Interface | com.sapportals.wcm.repository.manager | SAP NetWeaver |
|
| IAclManager | An IAclManager administers and persists Access Control Lists ACL: Access Control List ACE: Access Control List Entry | Interface | com.sapportals.wcm.util.acl | SAP NetWeaver |
|
| IAclManager4Tx | A IAclManagerRaw extends a IAclManager by methods to access even those ACLs with either deleted owners or | Interface | com.sapportals.wcm.util.acl | SAP NetWeaver |
|
| IAclManagerRaw | A IAclManagerRaw extends a IAclManager by methods to access even those ACLs with either deleted owners or | Interface | com.sapportals.wcm.util.acl | SAP NetWeaver |
|
| IAclPermission | An IAclPermission denominates a set of actions that can be carried out on an object and can be granted or denied to a principal. | Interface | com.sapportals.wcm.util.acl | SAP NetWeaver |
|
| IAclPermissionList | | Interface | com.sapportals.wcm.util.acl | SAP NetWeaver |
|
| IAclPermissionListIterator | An IAclPermissionListIterator is an iterator for an IAclPermissionList . | Interface | com.sapportals.wcm.util.acl | SAP NetWeaver |
|
| IAclRaw | A IAclRaw is a IAcl which also supports the retrieval of deleted owners and ACEs for deleted principals. | Interface | com.sapportals.wcm.util.acl | SAP NetWeaver |
|
| IAclSecurityManager | An IAclSecurityManager is a ISecurityManager which uses Access Control Lists - the IAclSecurityManager maps IActions passed to isAllowed() | Interface | com.sapportals.wcm.repository.manager | SAP NetWeaver |
|
| IAclService | Handling of ACLs associated to other repository services. | Interface | com.sapportals.wcm.repository.service.serviceacl | SAP NetWeaver |
|
| IAction | | Interface | com.sapportals.wcm.service.objecttypehandler | SAP NetWeaver |
|
| IActionInboxAction | The IActionInboxAction defines an action which can be performed for an item and is handled by a producer. | Interface | com.sapportals.wcm.service.actioninbox | SAP NetWeaver |
|
| IActionInboxCategory | A IActionInboxCategory describes the type of a IActionInboxNotification. | Interface | com.sapportals.wcm.service.actioninbox | SAP NetWeaver |
|
| IActionInboxCategoryList | A list of IActionInboxCategorys. | Interface | com.sapportals.wcm.service.actioninbox | SAP NetWeaver |
|
| IActionInboxCategoryListIterator | An iterator for a IActionInboxCategoryList. | Interface | com.sapportals.wcm.service.actioninbox | SAP NetWeaver |
|
| IActionInboxItem | The stored IActionInboxNotification object for a specific Copyright 2004 SAP AG | Interface | com.sapportals.wcm.service.actioninbox | SAP NetWeaver |
|
| IActionInboxItemCategory | A IActionInboxItemCategory is a representation of a specific user's inbox folder for a category. | Interface | com.sapportals.wcm.service.actioninbox | SAP NetWeaver |
|
| IActionInboxItemCategoryList | A list of IActionInboxItemCategorys. | Interface | com.sapportals.wcm.service.actioninbox | SAP NetWeaver |
|
| IActionInboxItemCategoryListIterator | An iterator for the IActionInboxItemCategoryList. | Interface | com.sapportals.wcm.service.actioninbox | SAP NetWeaver |
|
| IActionInboxItemList | A list of IActionInboxItems. | Interface | com.sapportals.wcm.service.actioninbox | SAP NetWeaver |
|
| IActionInboxItemListIterator | An iterator for the IActionInboxItemList. | Interface | com.sapportals.wcm.service.actioninbox | SAP NetWeaver |
|
| IActionInboxItemProducer | A IActionInboxProducer sends IActionInboxNotifications to the action inbox. | Interface | com.sapportals.wcm.service.actioninbox | SAP NetWeaver |
|
| IActionInboxNotification | A IActionInboxNotification is something like a 'semantic event' which will be stored as a IActionInboxItem in a user's | Interface | com.sapportals.wcm.service.actioninbox | SAP NetWeaver |
|
| IActionInboxService | The IActionInboxService stores IActionInboxNotificationss grouped by | Interface | com.sapportals.wcm.service.actioninbox | SAP NetWeaver |
|
| IActionList | | Interface | com.sapportals.wcm.service.objecttypehandler | SAP NetWeaver |
|
| IActionListIterator | | Interface | com.sapportals.wcm.service.objecttypehandler | SAP NetWeaver |
|
| IActionType | | Interface | com.sapportals.wcm.service.objecttypehandler | SAP NetWeaver |
|
| IAmalgamationProvider | | Interface | com.sapportals.wcm.rendering.base | SAP NetWeaver |
|
| IAppLog | TBD: Description of the interface. | Interface | com.sapportals.wcm.service.applog | SAP NetWeaver |
|
| IAppLogEntry | TBD: Description of the interface. | Interface | com.sapportals.wcm.service.applog | SAP NetWeaver |
|
| IAppLogEntryList | TBD: Description of the interface. | Interface | com.sapportals.wcm.service.applog | SAP NetWeaver |
|
| IAppLogEntryListIterator | TBD: Description of the interface. | Interface | com.sapportals.wcm.service.applog | SAP NetWeaver |
|
| IAppLogRetriever | | Interface | com.sapportals.wcm.service.applog | SAP NetWeaver |
|
| IAppLogService | TBD: Description of the interface. | Interface | com.sapportals.wcm.service.applog | SAP NetWeaver |
|
| IAppProperty | An application-defined and personalized property of a resource object in any Copyright (c) SAP AG 2001-2004 | Interface | com.sapportals.wcm.repository.service.appproperties | SAP NetWeaver |
|
| IAppPropertyCollection | A read-only collection of application properties Copyright (c) SAP AG 2001-2004 | Interface | com.sapportals.wcm.repository.service.appproperties | SAP NetWeaver |
|
| IAppPropertyIterator | An Iterator for an application property map. | Interface | com.sapportals.wcm.repository.service.appproperties | SAP NetWeaver |
|
| IAppPropertyMap | A read-only map of application properties. | Interface | com.sapportals.wcm.repository.service.appproperties | SAP NetWeaver |
|
| IApplicationPropertiesService | The application properties service is used to persist arbitrary data for a resource. | Interface | com.sapportals.wcm.repository.service.appproperties | SAP NetWeaver |
|
| IApprover | This interface represents an approver. | Interface | com.sapportals.wcm.repository.service.statemanagement | SAP NetWeaver |
|
| IApproverList | | Interface | com.sapportals.wcm.repository.service.statemanagement | SAP NetWeaver |
|
| IApproverPrincipal | This interface is a wrapper for IUMPrincipal . | Interface | com.sapportals.wcm.repository.service.statemanagement | SAP NetWeaver |
|
| IAutoStartable | The component will be automatically started when the CRT client is started. | Interface | com.sapportals.wcm.crt.component | SAP NetWeaver |
|
| IBindController | Interface for collections that can explicitly control the bindings they WebDAV BIND protocol ). | Interface | com.sapportals.wcm.repository | SAP NetWeaver |
|
| IBindableResource | Interface for bindable resources (see WebDAV BIND protocol ). | Interface | com.sapportals.wcm.repository | SAP NetWeaver |
|
| ICache | Generic cache interface. | Interface | com.sapportals.wcm.util.cache | SAP NetWeaver |
|
| ICacheEntry | Represents a cache entry. | Interface | com.sapportals.wcm.util.cache | SAP NetWeaver |
|
| ICacheNode | Keeps information about dependencies between cache entries. | Interface | com.sapportals.wcm.util.cache | SAP NetWeaver |
|
| ICacheService | Provides a service to create caches. | Interface | com.sapportals.wcm.service.cache | SAP NetWeaver |
|
| ICacheStatistics | Provides basic statistical information about a cache instance. | Interface | com.sapportals.wcm.util.cache | SAP NetWeaver |
|
| ICategory | TBD: Description of the interface. | Interface | com.sapportals.wcm.util.log | SAP NetWeaver |
|
| IChannel | A channel is the abstraction of an transport mechanism for sending messages A message can be a simple String or an internet | Interface | com.sapportals.wcm.util.channels | SAP NetWeaver |
|
| IChannel | | Interface | com.sapportals.wcm.util.log | SAP NetWeaver |
|
| IChannelList | A list of IChannel s. | Interface | com.sapportals.wcm.util.channels | SAP NetWeaver |
|
| IChannelListIterator | Iterator for a IChannelList . | Interface | com.sapportals.wcm.util.channels | SAP NetWeaver |
|
| ICheckInInfo | Holds status information returned upon a successfull check-in. | Interface | com.sapportals.wcm.repository | SAP NetWeaver |
|
| ICheckInInfo2 | Holds status information returned upon a successfull check-in. | Interface | com.sapportals.wcm.repository | SAP NetWeaver |
|
| ICheckOutInfo | Holds status information returned upon a successfull check-out. | Interface | com.sapportals.wcm.repository | SAP NetWeaver |
|
| ICheckOutInfo2 | Holds status information returned upon a successfull call to IVersionControlledResource. | Interface | com.sapportals.wcm.repository | SAP NetWeaver |
|
| ICheckableCommand | | Interface | com.sapportals.wcm.rendering.uicommand | SAP NetWeaver |
|
| ICheckout | | Interface | com.sapportals.wcm.service.checkout | SAP NetWeaver |
|
| IClassLoaderRegistryListener | | Interface | com.sapportals.wcm.crt | SAP NetWeaver |
|
| IClassificationClass | Taxonomy class returned by the classifyDocuments method in on a classification index. | Interface | com.sapportals.wcm.service.indexmanagement.retrieval.classification | SAP NetWeaver |
|
| IClassificationIndex | A classification index is a specialized index where document classification and other taxonomy-related operations can be performed. | Interface | com.sapportals.wcm.service.indexmanagement.retrieval.classification | SAP NetWeaver |
|
| IClassificationIndexCollection | | Interface | com.sapportals.wcm.service.indexmanagement.retrieval.classification | SAP NetWeaver |
|
| IClassificationResult | One document and its proposed taxonomy classes. | Interface | com.sapportals.wcm.service.indexmanagement.retrieval.classification | SAP NetWeaver |
|
| ICluster | Cluster of documents. | Interface | com.sapportals.wcm.service.indexmanagement.retrieval.classification | SAP NetWeaver |
|
| IClusterCacheArea | Represents a cacheable area. | Interface | com.sapportals.wcm.util.cache | SAP NetWeaver |
|
| IClusterFeature | One feature/keyword of a cluster. | Interface | com.sapportals.wcm.service.indexmanagement.retrieval.classification | SAP NetWeaver |
|
| IClusterResultDocument | | Interface | com.sapportals.wcm.service.indexmanagement.retrieval.classification | SAP NetWeaver |
|
| ICmRuntimeConst | TBD: Description of the interface. | Interface | com.sapportals.wcm.repository.runtime | SAP NetWeaver |
|
| ICmRuntimeConst .CONFIG_ATTRIBUTE_NAME | TBD: Description of the class. | Interface | com.sapportals.wcm.repository.runtime | SAP NetWeaver |
|
| ICollection | A collection is a resource (IResource) that contains other resources and collections following the composite pattern. | Interface | com.sapportals.wcm.repository | SAP NetWeaver |
|
| ICollectionListFilter | | Interface | com.sapportals.wcm.service.resourcelistfilter | SAP NetWeaver |
|
| ICollectionRenderer | The implementing class renders the given ICollection or TypedResourceList. | Interface | com.sapportals.wcm.rendering.collection | SAP NetWeaver |
|
| ICollectionRendererParameterNameConst | This class serves as key in the Parameters map. | Interface | com.sapportals.wcm.repository.service.layout.customizing | SAP NetWeaver |
|
| ICollectionRendererParameterNameStrings | This class serves as key in the Parameters map. | Interface | com.sapportals.wcm.repository.service.layout.customizing | SAP NetWeaver |
|
| ICollectionVersionResource | Interface for collection version (revision) resources. | Interface | com.sapportals.wcm.repository | SAP NetWeaver |
|
| ICommand | | Interface | com.sapportals.wcm.rendering.uicommand | SAP NetWeaver |
|
| IComment | The interface represents a service for handling comments on resources. | Interface | com.sapportals.wcm.repository.service.comment | SAP NetWeaver |
|
| ICompareTaxonomies | | Interface | com.sapportals.wcm.service.indexmanagement.retrieval.classification | SAP NetWeaver |
|
| ICompletedResourceList | A typed list of IResource instances. | Interface | com.sapportals.wcm.repository | SAP NetWeaver |
|
| IComponent | | Interface | com.sapportals.wcm.crt.component | SAP NetWeaver |
|
| IComponent | | Interface | com.sapportals.wcm.rendering.collection | SAP NetWeaver |
|
| IComponentEvent | | Interface | com.sapportals.wcm.rendering.collection | SAP NetWeaver |
|
| IComponentInfo | Information about the component such as name, description, etc. | Interface | com.sapportals.wcm.crt.component | SAP NetWeaver |
|
| IComponentListener | This interface is implemented by a component that wants to receive life-cycle events for other components within the same CRT client. | Interface | com.sapportals.wcm.crt.component | SAP NetWeaver |
|
| IComponentManager | A component manager manages all root components of a CRT client or all components within a container component. | Interface | com.sapportals.wcm.crt.component | SAP NetWeaver |
|
| IComponentManager .IComponentInformation | Defines a container for a compontent's information. | Interface | com.sapportals.wcm.crt.component | SAP NetWeaver |
|
| ICondition | TBD: Description of the interface. | Interface | com.sapportals.wcm.util.controlstatus | SAP NetWeaver |
|
| IConfigConst | String constants for all names used for configuration data. | Interface | com.sapportals.wcm.crt.configuration | SAP NetWeaver |
|
| IConfigConst .ATTRIBUTES | TBD: Description of the class. | Interface | com.sapportals.wcm.crt.configuration | SAP NetWeaver |
|
| IConfigConst .ELEMENTS | TBD: Description of the class. | Interface | com.sapportals.wcm.crt.configuration | SAP NetWeaver |
|
| IConfigurable | This interface must be implemented by components that need to be configured with parameters from the configuration data delivered by the configuration | Interface | com.sapportals.wcm.crt.component | SAP NetWeaver |
|
| IConfigurableComponent | | Interface | com.sapportals.wcm.rendering.collection | SAP NetWeaver |
|
| IConfigurableRendererStatus | Fields inherited from interface com. | Interface | com.sapportals.wcm.rendering.base | SAP NetWeaver |
|
| IConfiguration | This interface represents a node of hierarchical configuration data. | Interface | com.sapportals.wcm.crt.configuration | SAP NetWeaver |
|
| IConfigurationEventListener | This interface is implemented by the CRT to listen for events at the IConfigurationProvider. | Interface | com.sapportals.wcm.crt.configuration | SAP NetWeaver |
|
| IConfigurationProvider | A configuration provider is resposible for translating the configuration data into IConfiguration objects needed by the CRT. | Interface | com.sapportals.wcm.crt.configuration | SAP NetWeaver |
|
| IConst | Constant definitions for the WCM Pipeline package. | Interface | com.sapportals.wcm.service.pipeline | SAP NetWeaver |
|
| IConstants | Constants for xml forms Copyright 2004 SAP AG | Interface | com.sapportals.wcm.service.xmlforms | SAP NetWeaver |
|
| IContainer | A component can choose to implement this interface to become the container for child components. | Interface | com.sapportals.wcm.crt.component | SAP NetWeaver |
|
| IContainerManager | A container manager is used by container components for managing their children. | Interface | com.sapportals.wcm.crt.component | SAP NetWeaver |
|
| IContent | A resource implements this interface to provide content access. | Interface | com.sapportals.wcm.util.content | SAP NetWeaver |
|
| IContentFilter | This interface defines a content filter that will modify the content of a resource. | Interface | com.sapportals.wcm.repository.filter | SAP NetWeaver |
|
| IContentFilter2 | Defines a content filter that will modify the content of a resource when the content is read or writen. | Interface | com.sapportals.wcm.repository.filter | SAP NetWeaver |
|
| IContentFilterInformation | This interface may be implemented by instances of IContent and is used to indicate whether content filters have been applied. | Interface | com.sapportals.wcm.repository | SAP NetWeaver |
|
| IContentFilterManager | This interface defines a content filter manager. | Interface | com.sapportals.wcm.repository.filter | SAP NetWeaver |
|
| IContentFilterManager2 | This interface defines a content filter manager. | Interface | com.sapportals.wcm.repository.filter | SAP NetWeaver |
|
| IContentResource | Interface for extended support of resource content. | Interface | com.sapportals.wcm.repository | SAP NetWeaver |
|
| IContext | The context contains services, settings and information that is supplied by the CRT and/or a container to the component. | Interface | com.sapportals.wcm.crt.component | SAP NetWeaver |
|
| IContext | Interface for user and authentication information objects in http requests. | Interface | com.sapportals.wcm.util.http | SAP NetWeaver |
|
| IContextualizable | This inteface can be implemented by components that need a context. | Interface | com.sapportals.wcm.crt.component | SAP NetWeaver |
|
| IControlStatus | | Interface | com.sapportals.wcm.util.controlstatus | SAP NetWeaver |
|
| ICookie | | Interface | com.sapportals.wcm.util.http | SAP NetWeaver |
|
| ICopyParameter | Parameter collection for the copy() and move() methods in IResource and overwrite = false | Interface | com.sapportals.wcm.repository | SAP NetWeaver |
|
| ICrawler | | Interface | com.sapportals.wcm.service.crawler | SAP NetWeaver |
|
| ICrawlerComparator | A crawler-comparator (although named ICrawlerComparator it's a class). | Class | com.sapportals.wcm.service.crawler | SAP NetWeaver |
|
| ICrawlerList | A list of ICrawlers (see java. | Interface | com.sapportals.wcm.service.crawler | SAP NetWeaver |
|
| ICrawlerListIterator | Iterator for a ICrawlerList (see java. | Interface | com.sapportals.wcm.service.crawler | SAP NetWeaver |
|
| ICrawlerListResultReceiver | A result receiver for all found resources in one list. | Interface | com.sapportals.wcm.service.crawler | SAP NetWeaver |
|
| ICrawlerProfile | A parameter-set for a ICrawler. | Interface | com.sapportals.wcm.service.crawler | SAP NetWeaver |
|
| ICrawlerProfileList | A list of ICrawlerProfiles (see java. | Interface | com.sapportals.wcm.service.crawler | SAP NetWeaver |
|
| ICrawlerProfileListIterator | Iterator for a ICrawlerProfileList (see java. | Interface | com.sapportals.wcm.service.crawler | SAP NetWeaver |
|
| ICrawlerPushedDeltaResultReceiver | A result receiver which handles found resources as a delta to a formerly found list of resource one by one. | Interface | com.sapportals.wcm.service.crawler | SAP NetWeaver |
|
| ICrawlerPushedResultReceiver | A result receiver which handles found resources one by one. | Interface | com.sapportals.wcm.service.crawler | SAP NetWeaver |
|
| ICrawlerQueue | A crawler queue for threaded crawlers. | Interface | com.sapportals.wcm.service.crawler | SAP NetWeaver |
|
| ICrawlerResultReceiver | Base interface for a result receiver. | Interface | com.sapportals.wcm.service.crawler | SAP NetWeaver |
|
| ICrawlerResultReceiverExtension | to inform the result receiver about an intended stop of the crawler. | Interface | com.sapportals.wcm.service.crawler | SAP NetWeaver |
|
| ICrawlerService | Interface to the crawler service. | Interface | com.sapportals.wcm.service.crawler | SAP NetWeaver |
|
| ICrawlerStatistics | Crawler statistics interface. | Interface | com.sapportals.wcm.service.crawler | SAP NetWeaver |
|
| ICrawlerVisitedEntry | An entry from the ICrawlerVisitedList. | Interface | com.sapportals.wcm.service.crawler | SAP NetWeaver |
|
| ICrawlerVisitedEntryIterator | An iterator for the ICrawlerVisitedList. | Interface | com.sapportals.wcm.service.crawler | SAP NetWeaver |
|
| ICrawlerVisitedEntryList | A list of ICrawlerVisitedEntrys (see java. | Interface | com.sapportals.wcm.service.crawler | SAP NetWeaver |
|
| ICrawlerVisitedEntryListIterator | Iterator for a ICrawlerVisitedEntryList (see java. | Interface | com.sapportals.wcm.service.crawler | SAP NetWeaver |
|
| ICrawlerVisitedList | A crawler's list of visited resources, handled as ICrawlerVisitedListEntrys. | Interface | com.sapportals.wcm.service.crawler | SAP NetWeaver |
|
| ICredential | | Interface | com.sapportals.wcm.service.landscape | SAP NetWeaver |
|
| ICredentialList | A list of ICredentials . | Interface | com.sapportals.wcm.service.landscape | SAP NetWeaver |
|
| ICredentialListIterator | An iterator for a ICredentialList . | Interface | com.sapportals.wcm.service.landscape | SAP NetWeaver |
|
| ICredentials | Interface for a module implementing a HTTP authorization scheme. | Interface | com.sapportals.wcm.util.http | SAP NetWeaver |
|
| ICredentialsFactory | Factory to retrieve the ICredential s. | Interface | com.sapportals.wcm.service.landscape | SAP NetWeaver |
|
| ICustomPropertyDef | | Interface | com.sapportals.wcm.repository.service.layout | SAP NetWeaver |
|
| ICustomizingContollerSettings | | Interface | com.sapportals.wcm.repository.service.layout.customizing | SAP NetWeaver |
|
| ICustomizingContollerSettings .CustomizingControllerMode | See Also:Serialized FormFields inherited from class com. | Class | com.sapportals.wcm.repository.service.layout.customizing | SAP NetWeaver |
|
| ICustomizingController | This class is used to get a parameters value considering different levels of personalization. | Interface | com.sapportals.wcm.repository.service.layout.customizing | SAP NetWeaver |
|
| ICustomizingControllerHolder | just allows to set and retrieve a customizingcontroller instance. | Interface | com.sapportals.wcm.repository.service.layout | SAP NetWeaver |
|
| IDCounter | returns an integer or a String representing that integer while counting it up. | Class | com.sapportals.wcm.rendering.base | SAP NetWeaver |
|
| IDExtension | splits a given id in the three parts name, counter The given id will be split at the last index of a colon within that given id. | Class | com.sapportals.wcm.rfadapter | SAP NetWeaver |
|
| IDResolver | offers functionality to calculate valid (and unique) IDs from a String that can be used to create IResource | Class | com.sapportals.wcm.rfadapter | SAP NetWeaver |
|
| IDResolver .Status | Constructor SummaryIDResolver. | Class | com.sapportals.wcm.rfadapter | SAP NetWeaver |
|
| IDValidator | | Class | com.sapportals.wcm.rfadapter | SAP NetWeaver |
|
| IDataObject | | Interface | com.sapportals.wcm.service.xmlforms.validation | SAP NetWeaver |
|
| IDebugContainer | | Interface | com.sapportals.wcm.repository.service.layout | SAP NetWeaver |
|
| IDelegatedReceiver | an implementing class can react on the given Event and return an appropriate IRenderingEvent. | Interface | com.sapportals.wcm.rendering.base | SAP NetWeaver |
|
| IDiscussion | A discussion is comprised of IDiscussionItems in the tree structure. | Interface | com.sapportals.wcm.repository.service.discussion | SAP NetWeaver |
|
| IDiscussionEvent | The interface IDiscussionEvent defines constants for all events that the discussion service uses when it creates or deletes different types of discussion objects. | Interface | com.sapportals.wcm.repository.service.discussion | SAP NetWeaver |
|
| IDiscussionItem | An IDiscussionItem is a contribution of a user to a discussion. | Interface | com.sapportals.wcm.repository.service.discussion | SAP NetWeaver |
|
| IDiscussionItemList | A list of IDiscussionItem objects. | Interface | com.sapportals.wcm.repository.service.discussion | SAP NetWeaver |
|
| IDiscussionItemListIterator | An iterator for IDiscussionItemList that allows the programmer to traverse the list in either direction, modify the list during iteration, | Interface | com.sapportals.wcm.repository.service.discussion | SAP NetWeaver |
|
| IDiscussionManager | The IDiscussionManager defines the central methods of the discussion repository service. | Interface | com.sapportals.wcm.repository.service.discussion | SAP NetWeaver |
|
| IDisplayModeProvider | | Interface | com.sapportals.wcm.rendering.base | SAP NetWeaver |
|
| IDocClassificationMap | | Interface | com.sapportals.wcm.service.indexmanagement.retrieval.classification | SAP NetWeaver |
|
| IDocClassificationMapIterator | | Interface | com.sapportals.wcm.service.indexmanagement.retrieval.classification | SAP NetWeaver |
|
| IDocClassificationMapList | List of documents with their classifications. | Interface | com.sapportals.wcm.service.indexmanagement.retrieval.classification | SAP NetWeaver |
|
| IDynamicProfile | | Interface | com.sapportals.wcm.repository.service.layout.customizing | SAP NetWeaver |
|
| IDynamicValues | Providing values for properties. | Interface | com.sapportals.wcm.service.propertyconfig.metadataextension | SAP NetWeaver |
|
| IEncodedInputStream | Interface to input streams that may be content-encoded as in HTTP. | Interface | com.sapportals.wcm.util.content | SAP NetWeaver |
|
| IEntityMetadata | Additional content meta data. | Interface | com.sapportals.wcm.repository | SAP NetWeaver |
|
| IEntryPoint | Item within an entry point hierarchy. | Interface | com.sapportals.wcm.repository.manager.entrypoints | SAP NetWeaver |
|
| IEntryPointList | | Interface | com.sapportals.wcm.repository.manager.entrypoints | SAP NetWeaver |
|
| IEntryPointsProvider | | Interface | com.sapportals.wcm.repository.manager.entrypoints | SAP NetWeaver |
|
| IEvent | This interface defines an event with a type and an arbitrary parameter. | Interface | com.sapportals.wcm.util.events | SAP NetWeaver |
|
| IEventBroker | The event broker is a mediator between event senders (IEventSender) and receivers (IEventReceiver). | Interface | com.sapportals.wcm.util.events | SAP NetWeaver |
|
| IEventList | This interface defines a mutable list of IEvent instances. | Interface | com.sapportals.wcm.util.events | SAP NetWeaver |
|
| IEventListIterator | This interface defines an iterator for an event list. | Interface | com.sapportals.wcm.util.events | SAP NetWeaver |
|
| IEventMapper | An event mapper maps events to other events. | Interface | com.sapportals.wcm.util.events | SAP NetWeaver |
|
| IEventPropertiesProvider | | Interface | com.sapportals.wcm.rendering.base | SAP NetWeaver |
|
| IEventReceiver | This interface defines an event receiver. | Interface | com.sapportals.wcm.util.events | SAP NetWeaver |
|
| IEventReceiverBulk | Defines an asynchronous event receiver that is able to handle bulk resource events. | Interface | com.sapportals.wcm.util.events | SAP NetWeaver |
|
| IEventSender | This interface defines an event sender which produces (instanciates) events. | Interface | com.sapportals.wcm.util.events | SAP NetWeaver |
|
| IExecCommand | | Interface | com.sapportals.wcm.rendering.uicommand | SAP NetWeaver |
|
| IExecutable | Tag-Interface: Fields of this interface are executable. | Interface | com.sapportals.wcm.util.controlstatus | SAP NetWeaver |
|
| IExtLayoutController | extension to the interface ILayoutController. | Interface | com.sapportals.wcm.rendering.layout | SAP NetWeaver |
|
| IExtendedCacheStatistics | Provides some additional statistical information about a cache instance. | Interface | com.sapportals.wcm.util.cache | SAP NetWeaver |
|
| IExtendedCollection | - extended link creation methods. | Interface | com.sapportals.wcm.repository | SAP NetWeaver |
|
| IExtendedContent | As an extension to IContent, this allows getting content-encoded Copyright (c) SAP AG 2001-2004 | Interface | com.sapportals.wcm.util.content | SAP NetWeaver |
|
| IExtendedCookie | HTTP cookie with extended functionality Copyright (c) SAP AG 2001-2002 | Interface | com.sapportals.wcm.util.http | SAP NetWeaver |
|
| IExtendedGroupRenderer | To be implemented by structured group renderers to support additional functionalities. | Interface | com.sapportals.wcm.service.propertystructure | SAP NetWeaver |
|
| IExtendedLockInfo | Additional information about a lock. | Interface | com.sapportals.wcm.repository | SAP NetWeaver |
|
| IExtendedMimeHandlerService | TODO Auto-generated typeFields inherited from interface com. | Interface | com.sapportals.wcm.service.mimehandler | SAP NetWeaver |
|
| IExtendedSearchIndex | | Interface | com.sapportals.wcm.service.indexmanagement.retrieval.search | SAP NetWeaver |
|
| IExtensionDataProvider | | Interface | com.sapportals.wcm.rendering.base | SAP NetWeaver |
|
| IExternalLinkResource | Interface for external link resources. | Interface | com.sapportals.wcm.repository | SAP NetWeaver |
|
| IFactoryInfoProvider | Factories used in the FlexUI-process should implement this interface, so the "Rendering Information" can show the current configuration of the | Interface | com.sapportals.wcm.rendering.base | SAP NetWeaver |
|
| IFactoryInfoProvider .MappingInformation | | Class | com.sapportals.wcm.rendering.base | SAP NetWeaver |
|
| IFederatedSearch | Starts a search with a given query within a list of indexes, no matter what search service implementation an index is. | Interface | com.sapportals.wcm.service.indexmanagement.retrieval.search | SAP NetWeaver |
|
| IFeedback | The interface IFeedback represents a service for handling feedback related to resources. | Interface | com.sapportals.wcm.repository.service.feedback | SAP NetWeaver |
|
| IField | encapsulates all information necessary to render an attribute for a service, data object etc. | Interface | com.sapportals.wcm.util.controlstatus | SAP NetWeaver |
|
| IFilter | | Interface | com.sapportals.wcm.repository.filter | SAP NetWeaver |
|
| IFilterFactory | This client interface of the filter factory defines methods for registering and unregistering filters at run-time. | Interface | com.sapportals.wcm.repository.filter | SAP NetWeaver |
|
| IFilterManager | Basic interface for all filter components. | Interface | com.sapportals.wcm.repository.filter | SAP NetWeaver |
|
| IFlavor | | Interface | com.sapportals.wcm.repository.service.layout.customizing.flavor | SAP NetWeaver |
|
| IFlavorConst | | Interface | com.sapportals.wcm.repository.service.layout.customizing.flavor | SAP NetWeaver |
|
| IFlavorProperty | Defines a Property for a context. | Interface | com.sapportals.wcm.repository.service.layout.customizing.flavor | SAP NetWeaver |
|
| IFlavorPropertyDef | | Interface | com.sapportals.wcm.repository.service.layout.customizing.flavor | SAP NetWeaver |
|
| IFormatter | The formatter generates the output format for the pipeline, e. | Interface | com.sapportals.wcm.service.pipeline.formatter | SAP NetWeaver |
|
| IFrameworkTransaction | Interface for framework wide transactions. | Interface | com.sapportals.wcm.repository.txn | SAP NetWeaver |
|
| IGenericQuery | A query expression to be used with every repository manager. | Interface | com.sapportals.wcm.repository.search | SAP NetWeaver |
|
| IGenericQueryFactory | Builds generic query expressions. | Interface | com.sapportals.wcm.repository.search | SAP NetWeaver |
|
| IHTMLContentHandler | IHTMLContentHandler receives events from a IHTMLReader. | Interface | com.sapportals.wcm | SAP NetWeaver |
|
| IHTMLElement | Represents a HTML tag for an event. | Interface | com.sapportals.wcm | SAP NetWeaver |
|
| IHTMLElementStart | This class extends IHTMLElement with the capabilities to handle element attributes which can appear in start elements. | Interface | com.sapportals.wcm | SAP NetWeaver |
|
| IHTMLFilter | Processes HTML events from a parent reader. | Interface | com.sapportals.wcm | SAP NetWeaver |
|
| IHTMLReader | Reads HTML documents and generates events. | Interface | com.sapportals.wcm | SAP NetWeaver |
|
| IHierarchicalUri | A RFC2396 URI interface. | Interface | com.sapportals.wcm.util.uri | SAP NetWeaver |
|
| IHtmlUrlHandler | Public interface for HTML URL handler. | Interface | com.sapportals.wcm.service.pipeline | SAP NetWeaver |
|
| IIndex | Represents a generic index object of the index management service. | Interface | com.sapportals.wcm.service.indexmanagement | SAP NetWeaver |
|
| IIndexFolder | Folder that is attached to an index. | Interface | com.sapportals.wcm.service.indexmanagement | SAP NetWeaver |
|
| IIndexFolderIterator | | Interface | com.sapportals.wcm.service.indexmanagement | SAP NetWeaver |
|
| IIndexFolderList | List of IIndexFolders. | Interface | com.sapportals.wcm.service.indexmanagement | SAP NetWeaver |
|
| IIndexService | Manages the indexes of the content management system. | Interface | com.sapportals.wcm.service.indexmanagement | SAP NetWeaver |
|
| IIndexServiceCrawler | Indicates that an object is a crawler in the index management service. | Interface | com.sapportals.wcm.service.indexmanagement | SAP NetWeaver |
|
| IIndexServiceEvent | This event is send by the index management event mapper to the indexmanagement service if another service sent an event. | Interface | com.sapportals.wcm.service.indexmanagement | SAP NetWeaver |
|
| IInitialScreenflowProvider | allows to add a dynamic screenflow to a present static (and dynamic) screenflow without the need of a fired WdfEvent of an IUICommand. | Interface | com.sapportals.wcm.rendering.base | SAP NetWeaver |
|
| IInternalLinkResource | Two types of links are supported: 1) static links behave like symbolic links in POSIX: there is no | Interface | com.sapportals.wcm.repository | SAP NetWeaver |
|
| ILandscapeService | | Interface | com.sapportals.wcm.service.landscape | SAP NetWeaver |
|
| ILayoutComponent | | Interface | com.sapportals.wcm.rendering.layout | SAP NetWeaver |
|
| ILayoutComposer | | Interface | com.sapportals.wcm.rendering.layout | SAP NetWeaver |
|
| ILayoutContext | | Interface | com.sapportals.wcm.repository.service.layout | SAP NetWeaver |
|
| ILayoutController | Acts as a thin layer to allow a flexible arrangement of Control instances. | Interface | com.sapportals.wcm.rendering.layout | SAP NetWeaver |
|
| ILayoutObject | | Interface | com.sapportals.wcm.rendering.base | SAP NetWeaver |
|
| ILayoutSearch | | Interface | com.sapportals.wcm.repository.service.layout | SAP NetWeaver |
|
| ILayoutService | Nested Class SummaryNested classes inherited from class com. | Interface | com.sapportals.wcm.repository.service.layout | SAP NetWeaver |
|
| ILayoutSet | The Parameters is a set of parameters used within the com. | Interface | com.sapportals.wcm.repository.service.layout.customizing | SAP NetWeaver |
|
| ILayoutSetEvent | allows to specify the name of a layoutset that should be used by the IProxy receiving this event. | Interface | com.sapportals.wcm.rendering.base | SAP NetWeaver |
|
| ILifecycleInfo | This interface can be impemented by components that want to provide information about their life-cycle. | Interface | com.sapportals.wcm.crt.component | SAP NetWeaver |
|
| ILink | A WCM link is used to create links to repository resources and URL resources on external servers. | Interface | com.sapportals.wcm.repository | SAP NetWeaver |
|
| ILinkResultItem | Represents a reported item in a IReportResult enhanced with link information. | Interface | com.sapportals.wcm.service.reporting | SAP NetWeaver |
|
| IList | It is planned to extend this interface to implement type-safe In this interface, all methods from the java. | Interface | com.sapportals.wcm.repository.service.statemanagement | SAP NetWeaver |
|
| IListIterator | The IListIterator is used together with the IList . | Interface | com.sapportals.wcm.repository.service.statemanagement | SAP NetWeaver |
|
| IListTypeProvider | | Interface | com.sapportals.wcm.rendering.base | SAP NetWeaver |
|
| ILocalizer | | Interface | com.sapportals.wcm.service.xmlforms.validation | SAP NetWeaver |
|
| ILockInfo | Information about a specific lock. | Interface | com.sapportals.wcm.repository | SAP NetWeaver |
|
| ILockInfoCollection | This interface defines a collection of ILockInfo instances Copyright 2004 SAP AG | Interface | com.sapportals.wcm.repository | SAP NetWeaver |
|
| ILockInfoIterator | This interface defines a iterator for collections of ILockInfo instances. | Interface | com.sapportals.wcm.repository | SAP NetWeaver |
|
| ILockProperties | A container for the properties of a lock. | Interface | com.sapportals.wcm.repository | SAP NetWeaver |
|
| IManagerFactory | The manager factory creates and manages repository manager instances. | Interface | com.sapportals.wcm.repository.manager | SAP NetWeaver |
|
| IMassCommand | | Interface | com.sapportals.wcm.rendering.uicommand | SAP NetWeaver |
|
| IMassCommandSupporter | | Interface | com.sapportals.wcm.rendering.base | SAP NetWeaver |
|
| IMassDataControlStatus | model to allow handling of mass data. | Interface | com.sapportals.wcm.util.controlstatus | SAP NetWeaver |
|
| IMassExecCommand | | Interface | com.sapportals.wcm.rendering.uicommand | SAP NetWeaver |
|
| IMetaContext | Provides context information. | Interface | com.sapportals.wcm.service.propertyconfig | SAP NetWeaver |
|
| IMetaData | | Interface | com.sapportals.wcm.repository.service.layout.customizing | SAP NetWeaver |
|
| IMetaDataList | | Interface | com.sapportals.wcm.repository.service.layout.customizing | SAP NetWeaver |
|
| IMetaDataListIterator | | Interface | com.sapportals.wcm.repository.service.layout.customizing | SAP NetWeaver |
|
| IMetaGroup | A property could belong to a group (e. | Interface | com.sapportals.wcm.service.propertyconfig | SAP NetWeaver |
|
| IMetaGroupList | | Interface | com.sapportals.wcm.service.propertyconfig | SAP NetWeaver |
|
| IMetaGroupListIterator | | Interface | com.sapportals.wcm.service.propertyconfig | SAP NetWeaver |
|
| IMetaModel | IMetaModel defines a model of name - value pair configuration which can be used by UI to create custom properties. | Interface | com.sapportals.wcm.service.propertyconfig | SAP NetWeaver |
|
| IMetaModelConsts | Public constants for property names, property namespaces, etc. | Interface | com.sapportals.wcm.service.propertyconfig | SAP NetWeaver |
|
| IMetaModelExport | | Interface | com.sapportals.wcm.service.propertyconfig | SAP NetWeaver |
|
| IMetaModelImport | | Interface | com.sapportals.wcm.service.propertyconfig | SAP NetWeaver |
|
| IMetaName | Name part of name - value pairs. | Interface | com.sapportals.wcm.service.propertyconfig | SAP NetWeaver |
|
| IMetaNameList | | Interface | com.sapportals.wcm.service.propertyconfig | SAP NetWeaver |
|
| IMetaNameListIterator | | Interface | com.sapportals.wcm.service.propertyconfig | SAP NetWeaver |
|
| IMetaPropertyRenderer | Meta information about a property renderer. | Interface | com.sapportals.wcm.service.propertyconfig.renderer | SAP NetWeaver |
|
| IMetaValue | This is the value part of a name - value pair. | Interface | com.sapportals.wcm.service.propertyconfig | SAP NetWeaver |
|
| IMetaValueList | | Interface | com.sapportals.wcm.service.propertyconfig | SAP NetWeaver |
|
| IMetaValueListIterator | | Interface | com.sapportals.wcm.service.propertyconfig | SAP NetWeaver |
|
| IMime | Container for mime types. | Interface | com.sapportals.wcm.service.mimehandler | SAP NetWeaver |
|
| IMimeHandlerService | This service provides informations about mime types. | Interface | com.sapportals.wcm.service.mimehandler | SAP NetWeaver |
|
| IMimeType | This class reflects the "MimeType" element from the ObjectTypeHandler. | Interface | com.sapportals.wcm.service.objecttypehandler | SAP NetWeaver |
|
| IModelledPropertyRenderer | This interface is used to render a IMetaName for the current IResource in the Navigation iView. | Interface | com.sapportals.wcm.rendering.property | SAP NetWeaver |
|
| IModificationObject | | Interface | com.sapportals.wcm.service.indexmanagement.retrieval.classification | SAP NetWeaver |
|
| IMultiValueQueryBuilder | Builder for queries that operate on multi-valued properties. | Interface | com.sapportals.wcm.repository | SAP NetWeaver |
|
| IMutableEntityMetadata | Interfaces for updates on those parts of content metadata that change when the content is actually persisted by the repository manager. | Interface | com.sapportals.wcm.repository | SAP NetWeaver |
|
| IMutableObjectFactory | | Interface | com.sapportals.wcm.repository.so | SAP NetWeaver |
|
| IMutableProperty | A property of a resource object with a mutable interface. | Interface | com.sapportals.wcm.repository | SAP NetWeaver |
|
| IMutablePropertyMap | | Interface | com.sapportals.wcm.repository | SAP NetWeaver |
|
| IName | Generic interface for the representation of namespace-qualified names. | Interface | com.sapportals.wcm.util.name | SAP NetWeaver |
|
| INamespaceFilter | A namespace filter will be applied on namespace operations like getResource(), getChildren(). | Interface | com.sapportals.wcm.repository.filter | SAP NetWeaver |
|
| INamespaceFilterManager | A namespace filter manager implements the behaviour for applying namespace filters. | Interface | com.sapportals.wcm.repository.filter | SAP NetWeaver |
|
| INavigationMemorizer | Interface to retrieve session navigation information for a user. | Interface | com.sapportals.wcm.repository.manager.entrypoints.recent | SAP NetWeaver |
|
| INewResourceProvider | only used to allow classes within the FlexUI to retrieve the RID of a newly created IResource. | Interface | com.sapportals.wcm.rendering.base | SAP NetWeaver |
|
| INoneProfile | | Interface | com.sapportals.wcm.repository.service.layout.customizing | SAP NetWeaver |
|
| INotification | This interface defines the notification s send by a notificator A notificaton represents some kind of 'form', e. | Interface | com.sapportals.wcm.service.notificator | SAP NetWeaver |
|
| INotificatorService | Interface to the notification service. | Interface | com.sapportals.wcm.service.notificator | SAP NetWeaver |
|
| IOErrorException | An IO error occured while trying to access a resource. | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| IObjectFactory | | Interface | com.sapportals.wcm.repository.so | SAP NetWeaver |
|
| IObjectFactoryRegistry | | Interface | com.sapportals.wcm.repository.so | SAP NetWeaver |
|
| IObjectType | An IObjectType is specifies the possible type of an object, an ACL can be assigned to. | Interface | com.sapportals.wcm.util.acl | SAP NetWeaver |
|
| IObjectTypeHandler | TODO: Description of the interface. | Interface | com.sapportals.wcm.service.objecttypehandler | SAP NetWeaver |
|
| IObjectTypeHandlerList | | Interface | com.sapportals.wcm.service.objecttypehandler | SAP NetWeaver |
|
| IObjectTypeHandlerListIterator | | Interface | com.sapportals.wcm.service.objecttypehandler | SAP NetWeaver |
|
| IObjectTypeHandlerService | | Interface | com.sapportals.wcm.service.objecttypehandler | SAP NetWeaver |
|
| IObjectTypeList | An IObjectTypeList is a list of IObjectType s. | Interface | com.sapportals.wcm.util.acl | SAP NetWeaver |
|
| IObjectTypeListIterator | | Interface | com.sapportals.wcm.util.acl | SAP NetWeaver |
|
| IOrderableCollection | Interfaces for collections that support ordering. | Interface | com.sapportals.wcm.repository | SAP NetWeaver |
|
| IOrderedRelation | Interface to tag ordered relations. | Interface | com.sapportals.wcm.service.relation | SAP NetWeaver |
|
| IOrderedRelationPosition | An ordering position for relations. | Interface | com.sapportals.wcm.service.relation | SAP NetWeaver |
|
| IOrderedRelationPositioning | A ordering positioning information for relations. | Interface | com.sapportals.wcm.service.relation | SAP NetWeaver |
|
| IOrderedRelationPositioningList | A list for IOrderedRelationPositioning s. | Interface | com.sapportals.wcm.service.relation | SAP NetWeaver |
|
| IOrderedRelationPositioningListIterator | An iterator for IOrdererdRelationPositiongLists. | Interface | com.sapportals.wcm.service.relation | SAP NetWeaver |
|
| IOrderedRelationType | A relation type, which supports ordering on it's relations. | Interface | com.sapportals.wcm.service.relation | SAP NetWeaver |
|
| IOwner | | Interface | com.sapportals.wcm.util.acl | SAP NetWeaver |
|
| IPagerEvent | Methods inherited from interface com. | Interface | com.sapportals.wcm.rendering.base.event | SAP NetWeaver |
|
| IParameterDef | | Interface | com.sapportals.wcm.repository.service.layout.customizing | SAP NetWeaver |
|
| IParameterMap | The Parameters is a set of parameters used within the com. | Interface | com.sapportals.wcm.repository.service.layout.customizing | SAP NetWeaver |
|
| IParameterName | This class serves as key in the Parameters map. | Interface | com.sapportals.wcm.repository.service.layout.customizing | SAP NetWeaver |
|
| IParameterNameConst | This class serves as key in the Parameters map. | Interface | com.sapportals.wcm.repository.service.layout.customizing | SAP NetWeaver |
|
| IParameterNameIterator | | Interface | com.sapportals.wcm.repository.service.layout.customizing | SAP NetWeaver |
|
| IParameterNameSet | | Interface | com.sapportals.wcm.repository.service.layout.customizing | SAP NetWeaver |
|
| IParameterNameStrings | This class serves as key in the Parameters map. | Interface | com.sapportals.wcm.repository.service.layout.customizing | SAP NetWeaver |
|
| IParameters | The Parameters is a set of parameters used within the com. | Interface | com.sapportals.wcm.repository.service.layout.customizing | SAP NetWeaver |
|
| IPermission | | Interface | com.sapportals.wcm.repository.manager | SAP NetWeaver |
|
| IPermissionList | | Interface | com.sapportals.wcm.repository.manager | SAP NetWeaver |
|
| IPermissionListIterator | | Interface | com.sapportals.wcm.repository.manager | SAP NetWeaver |
|
| IPersonalNote | The interface represents a service for handling personal notes that are created for resources. | Interface | com.sapportals.wcm.repository.service.personalnote | SAP NetWeaver |
|
| IPipelineService | Interface for the WCM pipeline service. | Interface | com.sapportals.wcm.service.pipeline | SAP NetWeaver |
|
| IPlaceholderResolver | Used by the URL Generator Service to resolve placeholders within URIs. | Interface | com.sapportals.wcm.service.urlgenerator | SAP NetWeaver |
|
| IPoolable | An interface to mark a component as poolable. | Interface | com.sapportals.wcm.crt.component | SAP NetWeaver |
|
| IPosition | The positioning information required by methods that position resource in ordered collections. | Interface | com.sapportals.wcm.repository | SAP NetWeaver |
|
| IPositioning | This interface defines a container for positioning information which is used by the reorder() method in IResource | Interface | com.sapportals.wcm.repository | SAP NetWeaver |
|
| IPostData | | Interface | com.sapportals.wcm.service.xmlforms | SAP NetWeaver |
|
| IPreviewLayout | This is a tag-interface, telling if the implementing class offers a Control or some other means to show a preview of the content of an IResource | Interface | com.sapportals.wcm.rendering.layout | SAP NetWeaver |
|
| IProcessor | Transforms the data provided by the producer into another form. | Interface | com.sapportals.wcm.service.pipeline.processor | SAP NetWeaver |
|
| IProducer | A producer prepares input data for further processing. | Interface | com.sapportals.wcm.service.pipeline.producer | SAP NetWeaver |
|
| IProfile | | Interface | com.sapportals.wcm.repository.service.layout.customizing | SAP NetWeaver |
|
| IProfile | | Interface | com.sapportals.wcm.service.template | SAP NetWeaver |
|
| IProfileCollection | | Interface | com.sapportals.wcm.repository.service.layout.customizing | SAP NetWeaver |
|
| IProfileIterator | public boolean hasNext()public IProfile next() | Interface | com.sapportals.wcm.repository.service.layout.customizing | SAP NetWeaver |
|
| IProfileList | | Interface | com.sapportals.wcm.repository.service.layout.customizing | SAP NetWeaver |
|
| IProfileList | A typed list of ITemplate instances. | Interface | com.sapportals.wcm.service.template | SAP NetWeaver |
|
| IProfileListIterator | | Interface | com.sapportals.wcm.repository.service.layout.customizing | SAP NetWeaver |
|
| IProfileListIterator | | Interface | com.sapportals.wcm.service.template | SAP NetWeaver |
|
| IProfileMap | | Interface | com.sapportals.wcm.repository.service.layout.customizing | SAP NetWeaver |
|
| IProfileSet | | Interface | com.sapportals.wcm.repository.service.layout.customizing | SAP NetWeaver |
|
| IPropertiesEvent | | Interface | com.sapportals.wcm.rendering.base.event | SAP NetWeaver |
|
| IPropertiesFlavor | | Interface | com.sapportals.wcm.repository.service.layout.customizing.flavor | SAP NetWeaver |
|
| IProperty | This interface provides read-only access to a property of a resource. | Interface | com.sapportals.wcm.repository | SAP NetWeaver |
|
| IPropertyBatch | Holds the properties of multible resources. | Interface | com.sapportals.wcm.repository | SAP NetWeaver |
|
| IPropertyConfigurationService | | Interface | com.sapportals.wcm.service.propertyconfig | SAP NetWeaver |
|
| IPropertyDef | Information about the type, name and other attributes of a property. | Interface | com.sapportals.wcm.repository | SAP NetWeaver |
|
| IPropertyDistribution | Holds information about the distribution of property values of one property. | Interface | com.sapportals.wcm.service.indexmanagement.retrieval.search | SAP NetWeaver |
|
| IPropertyDistributionList | | Interface | com.sapportals.wcm.service.indexmanagement.retrieval.search | SAP NetWeaver |
|
| IPropertyDistributionListIterator | Iterator for the property distribution list. | Interface | com.sapportals.wcm.service.indexmanagement.retrieval.search | SAP NetWeaver |
|
| IPropertyFilter | Property filters are used to manipulate resource properties and their visibility. | Interface | com.sapportals.wcm.repository.filter | SAP NetWeaver |
|
| IPropertyFilterManager | A property filter manager implements the behaviour for applying property filters. | Interface | com.sapportals.wcm.repository.filter | SAP NetWeaver |
|
| IPropertyInfo | Represents important info about a property. | Interface | com.sapportals.wcm.service.indexmanagement.retrieval.search | SAP NetWeaver |
|
| IPropertyIterator | An Iterator for a property mapSee Also:IPropertyMap | Interface | com.sapportals.wcm.repository | SAP NetWeaver |
|
| IPropertyLocalizer | | Interface | com.sapportals.wcm.service.xmlforms.validation | SAP NetWeaver |
|
| IPropertyMap | A read-only map of properties. | Interface | com.sapportals.wcm.repository | SAP NetWeaver |
|
| IPropertyName | A property's name and namespaceMethods inherited from interface com. | Interface | com.sapportals.wcm.repository | SAP NetWeaver |
|
| IPropertyNameList | This interface defines a list of IPropertyNameList objects. | Interface | com.sapportals.wcm.repository | SAP NetWeaver |
|
| IPropertyNameListIterator | An Iterator for a property mapSee Also:IPropertyMap | Interface | com.sapportals.wcm.repository | SAP NetWeaver |
|
| IPropertyRange | Holds information about the range of property values of one property. | Interface | com.sapportals.wcm.service.indexmanagement.retrieval.search | SAP NetWeaver |
|
| IPropertyRangeList | | Interface | com.sapportals.wcm.service.indexmanagement.retrieval.search | SAP NetWeaver |
|
| IPropertyRangeListIterator | Iterator for the property range list. | Interface | com.sapportals.wcm.service.indexmanagement.retrieval.search | SAP NetWeaver |
|
| IPropertyRendererProxy | | Interface | com.sapportals.wcm.service.propertyconfig | SAP NetWeaver |
|
| IPropertySearchManager | A property search manager provides the capability to search for resources in Copyright (c) SAP AG 2001-2005 | Interface | com.sapportals.wcm.repository.manager | SAP NetWeaver |
|
| IPropertyStructure | Preconfigured structure for displaying the properties of a resource. | Interface | com.sapportals.wcm.service.propertystructure | SAP NetWeaver |
|
| IPropertyStructureDetails | | Interface | com.sapportals.wcm.rendering.detailsproperties | SAP NetWeaver |
|
| IPropertyStructureList | List of items of a property structure. | Interface | com.sapportals.wcm.service.propertystructure | SAP NetWeaver |
|
| IPropertyStructureListIterator | Iterator for a list of items of a property structure. | Interface | com.sapportals.wcm.service.propertystructure | SAP NetWeaver |
|
| IPropertyStructureService | Provides structure information for rendering property dialogs. | Interface | com.sapportals.wcm.service.propertystructure | SAP NetWeaver |
|
| IPropertyValidator | | Interface | com.sapportals.wcm.service.xmlforms.validation | SAP NetWeaver |
|
| IProxy | An interface to mark a component as a proxy. | Interface | com.sapportals.wcm.crt.component | SAP NetWeaver |
|
| IProxy | Base interface to use the flexible UI. | Interface | com.sapportals.wcm.rendering.base | SAP NetWeaver |
|
| IProxyDetailsProperty | | Interface | com.sapportals.wcm.rendering.detailsproperties | SAP NetWeaver |
|
| IProxyInfo | An IWDProxyInfo objects keeps information about proxy servers for http requests and determines if for a given hostname the proxy shall be used. | Interface | com.sapportals.wcm.util.http | SAP NetWeaver |
|
| IQBClassificationIndex | | Interface | com.sapportals.wcm.service.indexmanagement.retrieval.classification | SAP NetWeaver |
|
| IQueryBuilder | Constructs IQueryExpressions for later use with the corresponding property search manager. | Interface | com.sapportals.wcm.repository | SAP NetWeaver |
|
| IQueryEntry | Single entry of a complex search query. | Interface | com.sapportals.wcm.service.indexmanagement.retrieval.search | SAP NetWeaver |
|
| IQueryEntryList | | Interface | com.sapportals.wcm.service.indexmanagement.retrieval.search | SAP NetWeaver |
|
| IQueryEntryListIterator | An iterator for the query entry list. | Interface | com.sapportals.wcm.service.indexmanagement.retrieval.search | SAP NetWeaver |
|
| IQueryExpression | A query expression to be used with its property search manager. | Interface | com.sapportals.wcm.repository | SAP NetWeaver |
|
| IQueryFolder | A query folder is a representation of a query based taxonomies category. | Interface | com.sapportals.wcm.service.indexmanagement.retrieval.classification | SAP NetWeaver |
|
| IRIDIterator | Iterate over a set of RIDs Copyright (c) SAP AG 2003 | Interface | com.sapportals.wcm.service.reporting | SAP NetWeaver |
|
| IRIDMapper | a service interface that can be implemented by an IProxy. | Interface | com.sapportals.wcm.rendering.base | SAP NetWeaver |
|
| IRating | The interface represents a service for handling the rating of resources. | Interface | com.sapportals.wcm.repository.service.rating | SAP NetWeaver |
|
| IRawSearchResult | A search result represented by the document key and the rank value. | Interface | com.sapportals.wcm.service.indexmanagement.retrieval.search | SAP NetWeaver |
|
| IRawSearchSession | Access to a search session from the input side. | Interface | com.sapportals.wcm.service.indexmanagement.retrieval.search | SAP NetWeaver |
|
| IReadOnlyContentFilter | A content filter that does not change the content. | Interface | com.sapportals.wcm.repository.filter | SAP NetWeaver |
|
| IReaderWriterLock | A reader/writer lock interface. | Interface | com.sapportals.wcm.util.threads | SAP NetWeaver |
|
| IRecipient | Recipients are objects, where messages can be sent to via a channel. | Interface | com.sapportals.wcm.util.channels | SAP NetWeaver |
|
| IRecipientList | A list of IRecipient s. | Interface | com.sapportals.wcm.util.channels | SAP NetWeaver |
|
| IRecipientListIterator | Iterator for a IRecipientList . | Interface | com.sapportals.wcm.util.channels | SAP NetWeaver |
|
| IReconfigurable | This interface must be implemented by components that want to receive new configuration data after a successfull startup. | Interface | com.sapportals.wcm.crt.component | SAP NetWeaver |
|
| IRefreshSurvivor | | Interface | com.sapportals.wcm.rendering.base | SAP NetWeaver |
|
| IRelation | | Interface | com.sapportals.wcm.service.relation | SAP NetWeaver |
|
| IRelationList | A typed list for IRelation s. | Interface | com.sapportals.wcm.service.relation | SAP NetWeaver |
|
| IRelationListIterator | An iterator for IRelation s in a IRelationList . | Interface | com.sapportals.wcm.service.relation | SAP NetWeaver |
|
| IRelationOperand | A IRelation s operand - the so called source or target IRelationOperand s belong to a IRelationOperandType . | Interface | com.sapportals.wcm.service.relation | SAP NetWeaver |
|
| IRelationOperandExtended | The internal interface for a IRelation s operand for the This interface defines the methods to be used by the relation manager for | Interface | com.sapportals.wcm.service.relation.operands | SAP NetWeaver |
|
| IRelationOperandQuery | A query term used for a IRelationQueryOperand . | Interface | com.sapportals.wcm.service.relation | SAP NetWeaver |
|
| IRelationOperandType | The type for a IRelationOperand . | Interface | com.sapportals.wcm.service.relation | SAP NetWeaver |
|
| IRelationOperandTypeExtended | The internal interface for a IRelation s operand for the This interface defines the methods to be used by the relation manager for | Interface | com.sapportals.wcm.service.relation.operands | SAP NetWeaver |
|
| IRelationPropertyQuery | A term used by the IRelationQueryBuilder . | Interface | com.sapportals.wcm.service.relation | SAP NetWeaver |
|
| IRelationQuery | An query expression to select IRelation s. | Interface | com.sapportals.wcm.service.relation | SAP NetWeaver |
|
| IRelationQueryBuilder | A query builder wich creates IQueryExpressions to be used with the relation service. | Interface | com.sapportals.wcm.service.relation | SAP NetWeaver |
|
| IRelationQueryOrder | An expression used by the IQueryBuilder . | Interface | com.sapportals.wcm.service.relation | SAP NetWeaver |
|
| IRelationService | A service to store IRelation s between two objects. | Interface | com.sapportals.wcm.service.relation | SAP NetWeaver |
|
| IRelationType | The type of a relation. | Interface | com.sapportals.wcm.service.relation | SAP NetWeaver |
|
| IRelationTypeAttributes | The attributes of a IRelationType . | Interface | com.sapportals.wcm.service.relation | SAP NetWeaver |
|
| IRelationTypeHandler | The handler for a IRelationType . | Interface | com.sapportals.wcm.service.relation | SAP NetWeaver |
|
| IRelationTypeList | A typed list for IRelationType s. | Interface | com.sapportals.wcm.service.relation | SAP NetWeaver |
|
| IRelationTypeListIterator | | Interface | com.sapportals.wcm.service.relation | SAP NetWeaver |
|
| IRelationWatcher | A watcher for relations. | Interface | com.sapportals.wcm.service.relation | SAP NetWeaver |
|
| IRenderObjectInfo | This interface combines all information that have been used during the rendering process for a certain object used within the | Interface | com.sapportals.wcm.repository.service.layout.info | SAP NetWeaver |
|
| IRenderObjectInfo .RenderObjectCategory | defines a category to organize rendering objects in. | Class | com.sapportals.wcm.repository.service.layout.info | SAP NetWeaver |
|
| IRendererStatus | allows to keep data regarding a list of IResource and metadata about that list across http-request-cycles, so that rendering classes such | Interface | com.sapportals.wcm.rendering.base | SAP NetWeaver |
|
| IRenderingEvent | allows the wrapping of WdfEventSince:EP5 SP6 and EP6 SP1 | Interface | com.sapportals.wcm.rendering.base | SAP NetWeaver |
|
| IRenderingInformation | acts as a provider, granting access to specific rendering information containers. | Interface | com.sapportals.wcm.repository.service.layout.info | SAP NetWeaver |
|
| IReorderList | This interface defines a list of IPositioning objects. | Interface | com.sapportals.wcm.repository | SAP NetWeaver |
|
| IReorderListIterator | An iterator for IReorderList instances. | Interface | com.sapportals.wcm.repository | SAP NetWeaver |
|
| IReport | Produces IReportResults on A IReport has a name, a set of possible input parameters and a set of | Interface | com.sapportals.wcm.service.reporting | SAP NetWeaver |
|
| IReportCollection | Manages a collection of IReports. | Interface | com.sapportals.wcm.service.reporting | SAP NetWeaver |
|
| IReportCommand | Represents a command which can be executed in a certain report. | Interface | com.sapportals.wcm.service.reporting | SAP NetWeaver |
|
| IReportCommandInput | Represents input for a report command execution. | Interface | com.sapportals.wcm.service.reporting | SAP NetWeaver |
|
| IReportFollowup | | Interface | com.sapportals.wcm.service.reporting | SAP NetWeaver |
|
| IReportInput | Represents input for a report execution. | Interface | com.sapportals.wcm.service.reporting | SAP NetWeaver |
|
| IReportInputError | Error on validation of IReportInput. | Interface | com.sapportals.wcm.service.reporting | SAP NetWeaver |
|
| IReportInputMeta | Keeps meta information about input to a report/report command. | Interface | com.sapportals.wcm.service.reporting | SAP NetWeaver |
|
| IReportInputMetaExtended | Keeps meta information about input to a report/report command. | Interface | com.sapportals.wcm.service.reporting | SAP NetWeaver |
|
| IReportResult | Represents result of a report execution. | Interface | com.sapportals.wcm.service.reporting | SAP NetWeaver |
|
| IReportStore | Manages persistence of report objects. | Interface | com.sapportals.wcm.service.reporting | SAP NetWeaver |
|
| IReportingService | Manages execution of reports and persistence of report objects. | Interface | com.sapportals.wcm.service.reporting | SAP NetWeaver |
|
| IRepositoryManager | A repository manager implements the access to resources of a particular Copyright 2004 SAP AG | Interface | com.sapportals.wcm.repository.manager | SAP NetWeaver |
|
| IRepositoryService | A repository service implements additional functionalities for repositories, e. | Interface | com.sapportals.wcm.repository.service | SAP NetWeaver |
|
| IRepositoryServiceFactory | Defines an interface for a repository service factory. | Interface | com.sapportals.wcm.repository.service | SAP NetWeaver |
|
| IRequest | Interface for HTTP request passed on to a IWDRequester, which performs the request. | Interface | com.sapportals.wcm.util.http | SAP NetWeaver |
|
| IRequester | Requester have the main task to perform HTTP requests and return IWDResponses. | Interface | com.sapportals.wcm.util.http | SAP NetWeaver |
|
| IRequesterFactory | A requester factory is able to handle out new IWDRequester for a given base URL. | Interface | com.sapportals.wcm.util.http | SAP NetWeaver |
|
| IResource | A resource represents an object in a repository and is uniquely identified by a resource identifier (RID). | Interface | com.sapportals.wcm.repository | SAP NetWeaver |
|
| IResourceAcl | An IResourceAcl is a wrapper for an IAcl which uses an URI as object ID for the IAcl and the user in resource context as 'callers' in the IAcl methods - | Interface | com.sapportals.wcm.repository.security | SAP NetWeaver |
|
| IResourceAcl4Tx | An IResourceAcl4Tx extends the IResourceAclRaw by a method set(), which allows to (re)set the entries and | Interface | com.sapportals.wcm.repository.security | SAP NetWeaver |
|
| IResourceAclChangeTracker | TBD: Description of the interface. | Interface | com.sapportals.wcm.repository.security | SAP NetWeaver |
|
| IResourceAclEntry | An IResourceAclEntry is a wrapper for an IAclEntry which passes the user in the resource context of the belonging IResourceAcl as 'callers' to IAclEntry | Interface | com.sapportals.wcm.repository.security | SAP NetWeaver |
|
| IResourceAclEntryList | | Interface | com.sapportals.wcm.repository.security | SAP NetWeaver |
|
| IResourceAclEntryListIterator | | Interface | com.sapportals.wcm.repository.security | SAP NetWeaver |
|
| IResourceAclEntryRaw | Tagging interface to mark a IResourceAclEntry/ as an ACE for a deleted principal. | Interface | com.sapportals.wcm.repository.security | SAP NetWeaver |
|
| IResourceAclManager | An IResourceAclManager administers and persists Access Control Lists (ACL) - IResourceAclManagers are used by IAclSecurityManagers | Interface | com.sapportals.wcm.repository.security | SAP NetWeaver |
|
| IResourceAclManager4Tx | An IResourceAclManager4Tx extends an IResourceAclManagerRaw by a createAcl() method, | Interface | com.sapportals.wcm.repository.security | SAP NetWeaver |
|
| IResourceAclManagerRaw | The IResourceAclManagerRaw provides methods to access the even raw ACLs. | Interface | com.sapportals.wcm.repository.security | SAP NetWeaver |
|
| IResourceAclRaw | A IResourceAclRaw is a IResourceAcl which is also able to provide information about owners and entries for principals, | Interface | com.sapportals.wcm.repository.security | SAP NetWeaver |
|
| IResourceAppPropertyMap | A read-only map of application properties. | Interface | com.sapportals.wcm.repository.service.appproperties | SAP NetWeaver |
|
| IResourceBasedInfo | | Interface | com.sapportals.wcm.repository.service.layout.info | SAP NetWeaver |
|
| IResourceBatch | Can be used to call batch operations for a list of resources of one or more repositories. | Interface | com.sapportals.wcm.repository.batch | SAP NetWeaver |
|
| IResourceClass | | Interface | com.sapportals.wcm.repository | SAP NetWeaver |
|
| IResourceClassIterator | | Interface | com.sapportals.wcm.repository | SAP NetWeaver |
|
| IResourceClassSet | | Interface | com.sapportals.wcm.repository | SAP NetWeaver |
|
| IResourceContext | The context that contains information for all repository operations belonging to one request, session, etc. | Interface | com.sapportals.wcm.repository | SAP NetWeaver |
|
| IResourceDeletionEvent | | Interface | com.sapportals.wcm.rendering.uicommand | SAP NetWeaver |
|
| IResourceDetailsOverview | | Interface | com.sapportals.wcm.rendering.detailsoverview | SAP NetWeaver |
|
| IResourceDetailsProperty | | Interface | com.sapportals.wcm.rendering.detailsproperties | SAP NetWeaver |
|
| IResourceEvent | IResourceEvent are objects, which contain a reference about a resource and some additional information, what happened with that resource | Interface | com.sapportals.wcm.repository.manager | SAP NetWeaver |
|
| IResourceEventBroker | Copyright 2004 SAP AGFields inherited from interface com. | Interface | com.sapportals.wcm.repository.manager | SAP NetWeaver |
|
| IResourceEventMapper | A resource event mapper maps resource events to other resource events. | Interface | com.sapportals.wcm.repository.manager | SAP NetWeaver |
|
| IResourceEventReceiver | This interface defines methods for an event receiver object. | Interface | com.sapportals.wcm.repository.manager | SAP NetWeaver |
|
| IResourceEventReceiverBulk | Defines an asynchonous event receiver that is able to handle bulk resource events. | Interface | com.sapportals.wcm.repository.manager | SAP NetWeaver |
|
| IResourceEventSender | This interface defines methods for an event sender object. | Interface | com.sapportals.wcm.repository.manager | SAP NetWeaver |
|
| IResourceFactory | The resource factory has methods to create resource objects (IResource) and to access the manager and service factories. | Interface | com.sapportals.wcm.repository | SAP NetWeaver |
|
| IResourceList | A typed list of IResource instances. | Interface | com.sapportals.wcm.repository | SAP NetWeaver |
|
| IResourceListFilter | | Interface | com.sapportals.wcm.service.resourcelistfilter | SAP NetWeaver |
|
| IResourceListFilterService | Offers methods to retrieve a certain instance of an IResourceListFilter depending on the configuration information given. | Interface | com.sapportals.wcm.service.resourcelistfilter | SAP NetWeaver |
|
| IResourceListIterator | | Interface | com.sapportals.wcm.repository | SAP NetWeaver |
|
| IResourceListProvider | | Interface | com.sapportals.wcm.rendering.base | SAP NetWeaver |
|
| IResourceMetadata | | Interface | com.sapportals.wcm.repository | SAP NetWeaver |
|
| IResourceObserver | Interface for resource observer functionality inside a IReport. | Interface | com.sapportals.wcm.service.reporting.walker | SAP NetWeaver |
|
| IResourcePropertyComparator | Comparator interface that must be implemented when implementing resource property comparators that are defined as property meta data in the property configuration service. | Interface | com.sapportals.wcm.service.propertyconfig.comparator | SAP NetWeaver |
|
| IResourceRenderer | This interface is used to render a single IResource and its Properties. | Interface | com.sapportals.wcm.rendering.resource | SAP NetWeaver |
|
| IResourceRendererParameterNameConst | This class serves as key in the Parameters map. | Interface | com.sapportals.wcm.repository.service.layout.customizing | SAP NetWeaver |
|
| IResourceRendererParameterNameStrings | This class serves as key in the Parameters map. | Interface | com.sapportals.wcm.repository.service.layout.customizing | SAP NetWeaver |
|
| IResourceThumbnailPlugIn | The IResourcePreviewFilter is used to get the preview of a resource, docs. | Interface | com.sapportals.wcm.repository.manager.thumbnail | SAP NetWeaver |
|
| IResourceThumbnailPlugIn .StreamedImage | | Class | com.sapportals.wcm.repository.manager.thumbnail | SAP NetWeaver |
|
| IResourceTransition | A IResourceTransition handles everything needed for a document to go from one state to another. | Interface | com.sapportals.wcm.repository.service.statemanagement | SAP NetWeaver |
|
| IResourceTransitionIterator | | Interface | com.sapportals.wcm.repository.service.statemanagement | SAP NetWeaver |
|
| IResourceTransitionList | A special list containing only ResourceTransition instances. | Interface | com.sapportals.wcm.repository.service.statemanagement | SAP NetWeaver |
|
| IResourceType | This class reflects the "ResourceType" element from the ObjectTypeHandler. | Interface | com.sapportals.wcm.service.objecttypehandler | SAP NetWeaver |
|
| IResourceType | Describes a resource type with language-dependent short descriptions as well as links to icons. | Interface | com.sapportals.wcm.service.resourceTypeRegistry | SAP NetWeaver |
|
| IResourceTypeRegistryService | Provides a service to register properties such as language-dependent short descriptions or links to icons for resource types. | Interface | com.sapportals.wcm.service.resourceTypeRegistry | SAP NetWeaver |
|
| IResponse | IWDResponse represents the response to a HTTP request, as performed with an Whether the IWDResponse keeps a Document is influenced by | Interface | com.sapportals.wcm.util.http | SAP NetWeaver |
|
| IResultItem | Represents a reported item in a IReportResult. | Interface | com.sapportals.wcm.service.reporting | SAP NetWeaver |
|
| IResultIterator | Iterates over {link IResultItem}s. | Interface | com.sapportals.wcm.service.reporting | SAP NetWeaver |
|
| IResultReceiver | Collects report result items. | Interface | com.sapportals.wcm.service.reporting | SAP NetWeaver |
|
| IReuseable | A poolable component that may be reused many times. | Interface | com.sapportals.wcm.crt.component | SAP NetWeaver |
|
| IRidFilter | A RID filter object is created by a IRidFilterManager and is responsible for processing a RID. | Interface | com.sapportals.wcm.repository.filter | SAP NetWeaver |
|
| IRidFilterManager | The RID filter manager must decide whether to apply a filter and create the appropriate filter objects and initialize them with the RID to process and | Interface | com.sapportals.wcm.repository.filter | SAP NetWeaver |
|
| IRidIterator | This interface defines an iterator for a IRidList Copyright (c) SAP AG 2001-2002 | Interface | com.sapportals.wcm.util.uri | SAP NetWeaver |
|
| IRidList | This interface defines a list of RID instances. | Interface | com.sapportals.wcm.util.uri | SAP NetWeaver |
|
| IRidSet | This interface defines a set of RID instances. | Interface | com.sapportals.wcm.util.uri | SAP NetWeaver |
|
| IRunningReport | Represents a report in execution. | Interface | com.sapportals.wcm.service.reporting | SAP NetWeaver |
|
| IRunningReportCollection | Manages a collection of IRunningReports. | Interface | com.sapportals.wcm.service.reporting | SAP NetWeaver |
|
| ISaveResult | The result of a IXFProject. | Interface | com.sapportals.wcm.service.xmlforms | SAP NetWeaver |
|
| IScheduledCrawler | A crawler which is registered to the scheduler. | Interface | com.sapportals.wcm.service.crawler | SAP NetWeaver |
|
| IScheduledCrawlerList | A list of IScheduledCrawlers (see java. | Interface | com.sapportals.wcm.service.crawler | SAP NetWeaver |
|
| IScheduledCrawlerListIterator | Iterator for a IScheduledCrawlerList (see java. | Interface | com.sapportals.wcm.service.crawler | SAP NetWeaver |
|
| IScheduledReport | Holds together IReportInput and a future, possibly repeating, execution date. | Interface | com.sapportals.wcm.service.reporting | SAP NetWeaver |
|
| ISchedulerEntry | Scheduler entries contain data for scheduler tasks. | Interface | com.sapportals.wcm.service.scheduler | SAP NetWeaver |
|
| ISchedulerEntryFactory | Factory interface to create Scheduler entries. | Interface | com.sapportals.wcm.service.scheduler | SAP NetWeaver |
|
| ISchedulerEntryList | A list of ISchedulerEntrys Copyright 2004 SAP AG | Interface | com.sapportals.wcm.service.scheduler | SAP NetWeaver |
|
| ISchedulerEntryListIterator | Iterator for a ISchedulerEntryList (see java. | Interface | com.sapportals.wcm.service.scheduler | SAP NetWeaver |
|
| ISchedulerService | The scheduler service for the WCM. | Interface | com.sapportals.wcm.service.scheduler | SAP NetWeaver |
|
| ISchedulerTask | The task to be run by the scheduler. | Interface | com.sapportals.wcm.service.scheduler | SAP NetWeaver |
|
| ISchedulerTime | The times for a scheduler. | Interface | com.sapportals.wcm.service.scheduler | SAP NetWeaver |
|
| ISchedulerTimeList | A list of ISchedulerTimes (see java. | Interface | com.sapportals.wcm.service.scheduler | SAP NetWeaver |
|
| ISchedulerTimeListIterator | Iterator for a ISchedulerTimeList (see java. | Interface | com.sapportals.wcm.service.scheduler | SAP NetWeaver |
|
| ISchedulerTimeTable | Timetables for the scheduler. | Interface | com.sapportals.wcm.service.scheduler | SAP NetWeaver |
|
| IScopeController | Controls user selection of resource identifiers as scope intput to report Copyright (c) SAP AG 2004 | Interface | com.sapportals.wcm.service.reporting | SAP NetWeaver |
|
| IScopeController .IScopeEntry | A scope list entry. | Interface | com.sapportals.wcm.service.reporting | SAP NetWeaver |
|
| IScreenflow | encapsulates both the definition of a dynamic screenflow as well as the firing of the needed event to actually navigate into this screenflow. | Interface | com.sapportals.wcm.rendering.screenflow | SAP NetWeaver |
|
| IScreenflowData | | Interface | com.sapportals.wcm.rendering.base | SAP NetWeaver |
|
| ISearchComponent | | Interface | com.sapportals.wcm.control.util.search | SAP NetWeaver |
|
| ISearchIndex | Index for search and retrieval operations. | Interface | com.sapportals.wcm.service.indexmanagement.retrieval.search | SAP NetWeaver |
|
| ISearchIndexCollection | Offers search calls for more than one index. | Interface | com.sapportals.wcm.service.indexmanagement.retrieval.search | SAP NetWeaver |
|
| ISearchResult | Represents a document in the search result. | Interface | com.sapportals.wcm.service.indexmanagement.retrieval.search | SAP NetWeaver |
|
| ISearchResultList | | Interface | com.sapportals.wcm.service.indexmanagement.retrieval.search | SAP NetWeaver |
|
| ISearchResultListIterator | Iterator for the search result list. | Interface | com.sapportals.wcm.service.indexmanagement.retrieval.search | SAP NetWeaver |
|
| ISearchSession | The session object contains the search results in a raw format. | Interface | com.sapportals.wcm.service.indexmanagement.retrieval.search | SAP NetWeaver |
|
| ISearchSessionProvider | | Interface | com.sapportals.wcm.service.indexmanagement.retrieval.search | SAP NetWeaver |
|
| ISearchUtils | Utility methods that can be used by ISearchIndexCollection implementations. | Interface | com.sapportals.wcm.service.indexmanagement.retrieval.search | SAP NetWeaver |
|
| ISecurityManager | An ISecurityManager is a repository submanager which controls the access to resources - an ISecurityManager might be an IAclSecurityManager (using Access | Interface | com.sapportals.wcm.repository.manager | SAP NetWeaver |
|
| ISelectionField | TBD: Description of the interface. | Interface | com.sapportals.wcm.util.controlstatus | SAP NetWeaver |
|
| ISelector | This interface is used to extend the functionality of IUICommands and IUIMassCommands. | Interface | com.sapportals.wcm.rendering.uicommand | SAP NetWeaver |
|
| ISemanticEvent | | Interface | com.sapportals.wcm.rendering.base | SAP NetWeaver |
|
| ISemaphore | A semaphore interface. | Interface | com.sapportals.wcm.util.threads | SAP NetWeaver |
|
| ISequence | Specifies a sequence of scheduler entries. | Interface | com.sapportals.wcm.service.scheduler | SAP NetWeaver |
|
| IService | A "global" service is not attached to a repository in the configuration. | Interface | com.sapportals.wcm.service | SAP NetWeaver |
|
| IServiceFactory | An interface for a service factory (for repository independent services). | Interface | com.sapportals.wcm.service | SAP NetWeaver |
|
| IServiceTypesConst | Defines known service type constants Copyright 2004 SAP AG | Interface | com.sapportals.wcm.service | SAP NetWeaver |
|
| ISettingInfo | encapsulates all data needed to describe the parameterization of a certain flavor when rendering a FlexUI-based Control. | Interface | com.sapportals.wcm.repository.service.layout.info | SAP NetWeaver |
|
| ISimpleExecution | | Interface | com.sapportals.wcm.rendering.uicommand | SAP NetWeaver |
|
| ISimpleMassExecution | | Interface | com.sapportals.wcm.rendering.uicommand | SAP NetWeaver |
|
| ISneakProvider | | Interface | com.sapportals.wcm.rendering.uicommand | SAP NetWeaver |
|
| ISortPropertyName | A sort property name is a combination of a resource property name and It is used for sorting documents by one of their properties. | Interface | com.sapportals.wcm.service.indexmanagement.retrieval.search | SAP NetWeaver |
|
| ISpecialCrawler | A crawler with a predefined ICrawlerResultReceiver. | Interface | com.sapportals.wcm.service.crawler | SAP NetWeaver |
|
| IStartUriReceiver | | Interface | com.sapportals.wcm.rendering.base | SAP NetWeaver |
|
| IStartable | A component must implement this interface if it has to acquire/release resources in order to execute its service methods. | Interface | com.sapportals.wcm.crt.component | SAP NetWeaver |
|
| IState | This interface represents a state in state management. | Interface | com.sapportals.wcm.repository.service.statemanagement | SAP NetWeaver |
|
| IStatemanagement | This interface handles everything to do with the states and transitions between states of a resource. | Interface | com.sapportals.wcm.repository.service.statemanagement | SAP NetWeaver |
|
| IStatemanagementEvent | | Interface | com.sapportals.wcm.repository.service.statemanagement | SAP NetWeaver |
|
| IStatemanagementItemProducer | | Interface | com.sapportals.wcm.repository.service.statemanagement | SAP NetWeaver |
|
| IStatemanagementManager | A service returned from the service factory using the IWCMConst. | Interface | com.sapportals.wcm.repository.service.statemanagement | SAP NetWeaver |
|
| IStatemanagementResource | This is the main interface for the state management service. | Interface | com.sapportals.wcm.repository.service.statemanagement | SAP NetWeaver |
|
| IStatemanagementUtils | The interface enables access to all information related to state management for a resource. | Interface | com.sapportals.wcm.repository.service.statemanagement | SAP NetWeaver |
|
| IStatemanagementUtilsResource | This interface provides acces to persistent data of a resource for the statemanagement related controls. | Interface | com.sapportals.wcm.repository.service.statemanagement | SAP NetWeaver |
|
| IStep | The IStep represents a step in the approval workflow. | Interface | com.sapportals.wcm.repository.service.statemanagement | SAP NetWeaver |
|
| IStepList | The IStepList interface represents an approval workflow in the user interface while defining or displaying the approval workflow. | Interface | com.sapportals.wcm.repository.service.statemanagement | SAP NetWeaver |
|
| IStepListState | The IStepListState interface serves as container that holds the entire state of a IStepList . | Interface | com.sapportals.wcm.repository.service.statemanagement | SAP NetWeaver |
|
| IStructuredGroup | Preconfigured structured group for displaying the properties of a resource. | Interface | com.sapportals.wcm.service.propertystructure | SAP NetWeaver |
|
| IStructuredGroupItem | Item inside a structured group or property structure. | Interface | com.sapportals.wcm.service.propertystructure | SAP NetWeaver |
|
| IStructuredGroupItemList | List of items of a group inside a property structure. | Interface | com.sapportals.wcm.service.propertystructure | SAP NetWeaver |
|
| IStructuredGroupItemListIterator | Iterator for a list of items of a group inside a property structure. | Interface | com.sapportals.wcm.service.propertystructure | SAP NetWeaver |
|
| IStructuredGroupRenderer | Renderer for a structured group. | Interface | com.sapportals.wcm.service.propertystructure | SAP NetWeaver |
|
| IStructuredProperty | Property inside a property structure. | Interface | com.sapportals.wcm.service.propertystructure | SAP NetWeaver |
|
| IStructuredPropertyRenderer | | Interface | com.sapportals.wcm.service.propertyconfig.renderer | SAP NetWeaver |
|
| ISubscription | Represents a single subscription and provides methods to define, modify and access the details of a subscription. | Interface | com.sapportals.wcm.repository.service.subscription | SAP NetWeaver |
|
| ISubscriptionAttributes | Represents the customizable attributes of a subscription. | Interface | com.sapportals.wcm.repository.service.subscription | SAP NetWeaver |
|
| ISubscriptionCleanupManager | Fields inherited from interface com. | Interface | com.sapportals.wcm.repository.service.subscription | SAP NetWeaver |
|
| ISubscriptionCondition | Defines the conditions for which events lead to a Conditions covered by an ISubscriptionCondition are: | Interface | com.sapportals.wcm.repository.service.subscription | SAP NetWeaver |
|
| ISubscriptionConditionEvent | Represents an event a user can subscribe to. | Interface | com.sapportals.wcm.repository.service.subscription | SAP NetWeaver |
|
| ISubscriptionConditionInterval | Defines the intervals at which a subscription has to be checked for changes An ISubscriptionConditionInterval is attached to an ISubscriptionCondition. | Interface | com.sapportals.wcm.repository.service.subscription | SAP NetWeaver |
|
| ISubscriptionConditionRecursionLevel | A Recursion level defines which hierarchy level is relevant for a subscription on a collection. | Interface | com.sapportals.wcm.repository.service.subscription | SAP NetWeaver |
|
| ISubscriptionList | A list of ISubscriptions. | Interface | com.sapportals.wcm.repository.service.subscription | SAP NetWeaver |
|
| ISubscriptionListIterator | An iterator for an ISubscriptionList. | Interface | com.sapportals.wcm.repository.service.subscription | SAP NetWeaver |
|
| ISubscriptionManager | Provides methods for creating, modifying, and accessing subscriptions that belong to this ISubscriptionManager. | Interface | com.sapportals.wcm.repository.service.subscription | SAP NetWeaver |
|
| ISupportedOptionSet | TBD: Description of the interface. | Interface | com.sapportals.wcm.repository | SAP NetWeaver |
|
| ISupportedOptionSet | Provides access to a set of supported options for a index. | Interface | com.sapportals.wcm.service.indexmanagement | SAP NetWeaver |
|
| ISuspendable | This interface is used if a component needs to temporarily suspend execution during reconfiguration. | Interface | com.sapportals.wcm.crt.component | SAP NetWeaver |
|
| ISystem | Abstraction of an 'external' system, like a web server or a R/3-System. | Interface | com.sapportals.wcm.service.landscape | SAP NetWeaver |
|
| ISystemFactory | | Interface | com.sapportals.wcm.service.landscape | SAP NetWeaver |
|
| ISystemList | A list of ISystem s. | Interface | com.sapportals.wcm.service.landscape | SAP NetWeaver |
|
| ISystemListIterator | An iterator for a ISystemList . | Interface | com.sapportals.wcm.service.landscape | SAP NetWeaver |
|
| ISystemPrincipal | A prededefined principal with special rights within CM (e. | Interface | com.sapportals.wcm.util.systemconfig | SAP NetWeaver |
|
| ISystemPrincipalList | | Interface | com.sapportals.wcm.util.systemconfig | SAP NetWeaver |
|
| ISystemPrincipalListIterator | An iterator for a ISystemPrincipalList . | Interface | com.sapportals.wcm.util.systemconfig | SAP NetWeaver |
|
| ITask | Entry of a task queue. | Interface | com.sapportals.wcm.service.taskqueue | SAP NetWeaver |
|
| ITaskQueue | Priority queue for tasks. | Interface | com.sapportals.wcm.service.taskqueue | SAP NetWeaver |
|
| ITaskQueueHandler | The handler puts index management tasks into the task queue of the task queue service and reads index management tasks from the task queue to execute them. | Interface | com.sapportals.wcm.service.indexmanagement | SAP NetWeaver |
|
| ITaskQueueIterator | An iterator for task queues. | Interface | com.sapportals.wcm.service.taskqueue | SAP NetWeaver |
|
| ITaskQueueReader | A reader provides read-acces to a task queue belonging to a specific Copyright (c) SAP AG 2003 | Interface | com.sapportals.wcm.service.taskqueue | SAP NetWeaver |
|
| ITaskQueueService | The task queue is a base service for clustered systems. | Interface | com.sapportals.wcm.service.taskqueue | SAP NetWeaver |
|
| ITaskQueueWriter | A writer provides write-acces to a task queue belonging to a specific namespace. | Interface | com.sapportals.wcm.service.taskqueue | SAP NetWeaver |
|
| ITaxonomyCollection | Offers additional functionality for a folder of a taxonomy manager. | Interface | com.sapportals.wcm.service.indexmanagement.retrieval.classification | SAP NetWeaver |
|
| ITaxonomyTransport | | Interface | com.sapportals.wcm.service.indexmanagement.retrieval.classification | SAP NetWeaver |
|
| ITemplate | | Interface | com.sapportals.wcm.service.template | SAP NetWeaver |
|
| ITemplateList | A typed list of ITemplate instances. | Interface | com.sapportals.wcm.service.template | SAP NetWeaver |
|
| ITemplateListIterator | | Interface | com.sapportals.wcm.service.template | SAP NetWeaver |
|
| ITemplateService | | Interface | com.sapportals.wcm.service.template | SAP NetWeaver |
|
| ITextContentHandler | ITextContentHandler receives events from a IHTMLReader about raw text as it is read from a HTML Contrary to IHTMLContentHandler the text handler receives the raw, unstructured | Interface | com.sapportals.wcm | SAP NetWeaver |
|
| ITextminingResult | Container for a list text mining result for a document. | Interface | com.sapportals.wcm.service.indexmanagement.retrieval.search | SAP NetWeaver |
|
| ITextminingTerm | Result term for the text mining request searchSimilarTerms of interface ISearchIndex. | Interface | com.sapportals.wcm.service.indexmanagement.retrieval.search | SAP NetWeaver |
|
| IThreadSafe | A component implements this marker interface to declare that its code is thread-safe. | Interface | com.sapportals.wcm.crt.component | SAP NetWeaver |
|
| ITimebasedPublishEvent | Defines different types of events that the time-based publishing service triggers to inform other services of changes in the visibility of resources. | Interface | com.sapportals.wcm.repository.service.timebasedpublish | SAP NetWeaver |
|
| ITimebasedPublishInfo | | Interface | com.sapportals.wcm.repository.service.timebasedpublish.info | SAP NetWeaver |
|
| ITimebasedPublishInfoItem | | Interface | com.sapportals.wcm.repository.service.timebasedpublish.info | SAP NetWeaver |
|
| ITimebasedPublishInfoItemList | | Interface | com.sapportals.wcm.repository.service.timebasedpublish.info | SAP NetWeaver |
|
| ITimebasedPublishInfoItemListIterator | | Interface | com.sapportals.wcm.repository.service.timebasedpublish.info | SAP NetWeaver |
|
| ITimebasedPublishServiceManager | The main interface for the time-based publishing service that controls the visibility of resources. | Interface | com.sapportals.wcm.repository.service.timebasedpublish | SAP NetWeaver |
|
| ITimestampedResource | Interface for resources that can report the time of creation. | Interface | com.sapportals.wcm.repository | SAP NetWeaver |
|
| ITransactionAwareRepositoryManager | Marker interface for repository managers. | Interface | com.sapportals.wcm.repository.txn | SAP NetWeaver |
|
| ITransactionEndsListener | Callback interface for IFrameworkTransactions. | Interface | com.sapportals.wcm.repository.txn | SAP NetWeaver |
|
| ITransactionalEventBroker | The transactional event broker is a mediator between event senders (IEventSender) and receivers (ITransactionalEventReceiver). | Interface | com.sapportals.wcm.util.events | SAP NetWeaver |
|
| ITransactionalEventReceiver | This interface defines a transactional event receiver. | Interface | com.sapportals.wcm.util.events | SAP NetWeaver |
|
| ITransition | A transition handles everything needed for a document to go from one state to another. | Interface | com.sapportals.wcm.repository.service.statemanagement | SAP NetWeaver |
|
| ITransitionList | Interface for a type-safe list of ITransition objects. | Interface | com.sapportals.wcm.repository.service.statemanagement | SAP NetWeaver |
|
| ITransitionListIterator | Type-safe iterator for transition lists. | Interface | com.sapportals.wcm.repository.service.statemanagement | SAP NetWeaver |
|
| ITypeCast | The ITypeCast interface provides means to access additional interfaces that an object may support. | Interface | com.sapportals.wcm.repository.so | SAP NetWeaver |
|
| ITypedResourceList | A typed list of IResource instances. | Interface | com.sapportals.wcm.repository | SAP NetWeaver |
|
| ITypedResourceListControl | | Interface | com.sapportals.wcm.rendering.base | SAP NetWeaver |
|
| IUIBaseCommand | | Interface | com.sapportals.wcm.rendering.base | SAP NetWeaver |
|
| IUICommand | IUICommands encapsulate everything that is needed to work with a specified resource on the user interface: - it provides the label and tooltip texts needed to display | Interface | com.sapportals.wcm.rendering.uicommand | SAP NetWeaver |
|
| IUIGroupCommand | Description of the InterfaceFields inherited from interface com. | Interface | com.sapportals.wcm.rendering.uicommand | SAP NetWeaver |
|
| IUIMassCommand | Copyright 2004 SAP AGFields inherited from interface com. | Interface | com.sapportals.wcm.rendering.uicommand | SAP NetWeaver |
|
| IUIMenu | | Interface | com.sapportals.wcm.rendering.uicommand | SAP NetWeaver |
|
| IUIMenuCommand | Description of the InterfaceFields inherited from interface com. | Interface | com.sapportals.wcm.rendering.uicommand | SAP NetWeaver |
|
| IUMPrincipalList | An IUMPrincipalList is a list of IUMPrincipals . | Interface | com.sapportals.wcm.util.acl | SAP NetWeaver |
|
| IUMPrincipalListIterator | An IUMPrincipalListIterator is an iterator for an IUMPrincipalList . | Interface | com.sapportals.wcm.util.acl | SAP NetWeaver |
|
| IUMPrincipalRaw | | Interface | com.sapportals.wcm.util.acl | SAP NetWeaver |
|
| IURLGenerator | | Interface | com.sapportals.wcm.service.urlgenerator | SAP NetWeaver |
|
| IURLGeneratorService | Offers methods to get relative or absolute URIs pointing to certain resources of the CM system like iViews or repositories. | Interface | com.sapportals.wcm.service.urlgenerator | SAP NetWeaver |
|
| IUri | A RFC2396 URI interface. | Interface | com.sapportals.wcm.util.uri | SAP NetWeaver |
|
| IUriFilter | | Interface | com.sapportals.wcm.repository.filter | SAP NetWeaver |
|
| IUriFilterManager | A URI filter manager implements the behaviour for filtering URIs. | Interface | com.sapportals.wcm.repository.filter | SAP NetWeaver |
|
| IUriIterator | This interface defines an iterator for a IUriList. | Interface | com.sapportals.wcm.util.uri | SAP NetWeaver |
|
| IUriList | This interface defines a list of URI instances. | Interface | com.sapportals.wcm.util.uri | SAP NetWeaver |
|
| IUriMapper | Maps between RIDs and uri/uri references. | Interface | com.sapportals.wcm.service.urlgenerator | SAP NetWeaver |
|
| IUriMapperService | Maps arbitrary length resource IDs (URIs and RIDs) to fixed length shorter ID strings and vice versa. | Interface | com.sapportals.wcm.service.urimapper | SAP NetWeaver |
|
| IUriReceiver | | Interface | com.sapportals.wcm.rendering.base | SAP NetWeaver |
|
| IUriReference | A RFC2396 URI reference urireference ::= refpart fragment | Interface | com.sapportals.wcm.util.uri | SAP NetWeaver |
|
| IUserManagementRidGenerator | Generic interface for the generation of user management specific RIDs. | Interface | com.sapportals.wcm.service.urlgenerator | SAP NetWeaver |
|
| IValidation | Validation of property values. | Interface | com.sapportals.wcm.service.propertyconfig.metadataextension | SAP NetWeaver |
|
| IValidationError | | Interface | com.sapportals.wcm.service.propertyconfig.metadataextension | SAP NetWeaver |
|
| IValidationErrorList | | Interface | com.sapportals.wcm.service.propertyconfig.metadataextension | SAP NetWeaver |
|
| IValidationErrorListIterator | | Interface | com.sapportals.wcm.service.propertyconfig.metadataextension | SAP NetWeaver |
|
| IVaryingContent | It is used to indicate whether the content of a resource is varying by some parameters of the resource context or not. | Interface | com.sapportals.wcm.repository | SAP NetWeaver |
|
| IVersionControlledResource | Interface for version controlled resources (see RFC3253). | Interface | com.sapportals.wcm.repository | SAP NetWeaver |
|
| IVersionController | Interface for collections that support automatic versioning of all member Copyright (c) SAP AG 2002-2004 | Interface | com.sapportals.wcm.repository | SAP NetWeaver |
|
| IVersionHistory | Interface to a list of revisions (versions) of a resource. | Interface | com.sapportals.wcm.repository | SAP NetWeaver |
|
| IVersionHistoryResource | Interface for version history resources. | Interface | com.sapportals.wcm.repository | SAP NetWeaver |
|
| IVersionResource | Interface for version (revision) resources (see RFC3253 ). | Interface | com.sapportals.wcm.repository | SAP NetWeaver |
|
| IVolatileStatus | can be implemented by IRendererStatus implementations to define, if the status can be removed after the initial call to the iView and only be | Interface | com.sapportals.wcm.rendering.base | SAP NetWeaver |
|
| IWalker | Common interface for HierarchyWalker and RidWalker Copyright (c) SAP AG 2003-2005 | Interface | com.sapportals.wcm.service.reporting.walker | SAP NetWeaver |
|
| IWcmConst | Public constants for property names, repository service types, etc. | Interface | com.sapportals.wcm | SAP NetWeaver |
|
| IWcmConst .RESOURCE_TYPES | | Interface | com.sapportals.wcm | SAP NetWeaver |
|
| IWcmConst .RESOURCE_TYPE_NAMESPACE | | Interface | com.sapportals.wcm | SAP NetWeaver |
|
| IWcmIndexConst | Constants of the index management serviceSee Also:IIndexService, | Interface | com.sapportals.wcm.service.indexmanagement | SAP NetWeaver |
|
| IWorkingResource | Interface for working resources (see RFC3253 Copyright (c) SAP AG 2002-2004 | Interface | com.sapportals.wcm.repository | SAP NetWeaver |
|
| IWorkspaceControlledResource | | Interface | com.sapportals.wcm.repository | SAP NetWeaver |
|
| IWorkspaceResource | | Interface | com.sapportals.wcm.repository | SAP NetWeaver |
|
| IXCrawlerListDeltaResultReceiver | Result receiver which receives the result of a crawl as lists of RIDs when the crawl is over. | Interface | com.sapportals.wcm.service.xcrawler | SAP NetWeaver |
|
| IXCrawlerListResultReceiver | Result receiver which receives the result of a crawl as lists of RIDs when the crawl is over. | Interface | com.sapportals.wcm.service.xcrawler | SAP NetWeaver |
|
| IXCrawlerParameters | Parameters determining the behaviour of a crawl. | Interface | com.sapportals.wcm.service.xcrawler | SAP NetWeaver |
|
| IXCrawlerParameters .LogLevel | | Class | com.sapportals.wcm.service.xcrawler | SAP NetWeaver |
|
| IXCrawlerParameters .ModificationCheckMode | | Class | com.sapportals.wcm.service.xcrawler | SAP NetWeaver |
|
| IXCrawlerPushedDeltaResultReceiver | Result receiver which receives the result of a crawl as single RIDs as the crawl goes on. | Interface | com.sapportals.wcm.service.xcrawler | SAP NetWeaver |
|
| IXCrawlerPushedResultReceiver | Result receiver which receives the result of a crawl as single RIDs as the crawl goes on. | Interface | com.sapportals.wcm.service.xcrawler | SAP NetWeaver |
|
| IXCrawlerResultReceiver | Abstract result receiver - all result receivers must implement this interface. | Interface | com.sapportals.wcm.service.xcrawler | SAP NetWeaver |
|
| IXCrawlerResultReceiverFactory | Factory which creates result receivers for a crawler task. | Interface | com.sapportals.wcm.service.xcrawler | SAP NetWeaver |
|
| IXCrawlerService | Global service for crawling repositories. | Interface | com.sapportals.wcm.service.xcrawler | SAP NetWeaver |
|
| IXCrawlerTaskSummary | State summary of a crawler task. | Interface | com.sapportals.wcm.service.xcrawler | SAP NetWeaver |
|
| IXCrawlerTaskSummary .TaskState | States of a crawler task. | Class | com.sapportals.wcm.service.xcrawler | SAP NetWeaver |
|
| IXCrawlerTaskSummary .ThreadState | States of a crawler thread. | Class | com.sapportals.wcm.service.xcrawler | SAP NetWeaver |
|
| IXFProject | | Interface | com.sapportals.wcm.service.xmlforms | SAP NetWeaver |
|
| IXFService | | Interface | com.sapportals.wcm.service.xmlforms | SAP NetWeaver |
|
| IXFTransformation | | Interface | com.sapportals.wcm.service.xmlforms | SAP NetWeaver |
|
| IXMLExtReader | | Interface | com.sapportals.wcm.util.xml | SAP NetWeaver |
|
| IXMLForm | | Interface | com.sapportals.wcm.service.xmlforms | SAP NetWeaver |
|
| IXMLFormManager | | Interface | com.sapportals.wcm.service.xmlforms | SAP NetWeaver |
|
| IXMLFormsService | | Interface | com.sapportals.wcm.service.xmlforms | SAP NetWeaver |
|
| IXmlParser | WCM Pipeline interface for XML parser. | Interface | com.sapportals.wcm.service.pipeline.tools | SAP NetWeaver |
|
| IXslTransformer | WCM Pipeline interface for transformer class. | Interface | com.sapportals.wcm.service.pipeline.tools | SAP NetWeaver |
|
| IXsltPipelineService | The XSLT-Pipeline is a specialized version of the pipeline. | Interface | com.sapportals.wcm.service.pipeline | SAP NetWeaver |
|
| IllegalPropertyNameException | Raised when a property name was not acceptable. | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| IncompleteOperationException | An operation did not complete because of precondition failures. | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| IndexDoesNotExistOnServerException | Indicates that an index doesnt exist on the index server. | Class | com.sapportals.wcm.service.indexmanagement | SAP NetWeaver |
|
| IndexErrorContainerException | Options supported by an index. | Class | com.sapportals.wcm.service.indexmanagement | SAP NetWeaver |
|
| IndexFolder | | Class | com.sapportals.wcm.service.indexmanagement | SAP NetWeaver |
|
| IndexFolderIterator | | Class | com.sapportals.wcm.service.indexmanagement | SAP NetWeaver |
|
| IndexFolderList | | Class | com.sapportals.wcm.service.indexmanagement | SAP NetWeaver |
|
| IndexInactiveException | Indicates that the requested action can not be performed because of an inactive index. | Class | com.sapportals.wcm.service.indexmanagement | SAP NetWeaver |
|
| IndexNotReadyException | Indicates that the requested action can not be performed because of an busy index. | Class | com.sapportals.wcm.service.indexmanagement | SAP NetWeaver |
|
| IndexServiceAsyncWrapperEvent | This event can be send if someone wants to send an asynchronous event to the index management service only. | Class | com.sapportals.wcm.repository.manager | SAP NetWeaver |
|
| IndexServiceEvent | This event is send by the event mapper if another service send an event. | Class | com.sapportals.wcm.service.indexmanagement | SAP NetWeaver |
|
| InfoEvent | | Class | com.sapportals.wcm.rendering.base.event | SAP NetWeaver |
|
| InternalLinkException | The requested RID contains an internal link to a collection. | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| InvalidArgumentException | One ore more invalid values where provided for the parameters of a method. | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| InvalidClassException | An AclException that indicates that the classname given for IAclManager is invalid. | Class | com.sapportals.wcm.util.acl | SAP NetWeaver |
|
| InvalidConfigException | An AclException that indicates that the config-id for a IAclManager is not valid for within the AclManagerFactory | Class | com.sapportals.wcm.util.acl | SAP NetWeaver |
|
| InvalidNameException | The application tried to use a invalid resource nameSee Also:Serialized Form | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| InvalidPositionException | The required positioning was not valid (usually because the referenced collection member did not exist). | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| InvalidTargetException | An invalid target was used for a copy or move operation. | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| InvalidUriException | An invalid URI was used. | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| LabelAlreadyExistsException | The application tried to add a label that already exists in the version history. | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| LabelNotFoundException | The application tried to remove a label that did not exist in the version history. | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| LandscapeException | (internal use only) Indicates that an internal error occured in the landscapeSee Also:Serialized Form | Class | com.sapportals.wcm.service.landscape | SAP NetWeaver |
|
| LandscapePersistenceException | (internal use only) Indicates that an internal error occured in the landscape service while trying to save or retrieve data. | Class | com.sapportals.wcm.service.landscape | SAP NetWeaver |
|
| LandscapeServiceFactory | Service factory for the service of this package. | Class | com.sapportals.wcm.service.landscape | SAP NetWeaver |
|
| LastOwnerException | An AclException that indicates that a principal is the last owner of an IAcl and can not be removed. | Class | com.sapportals.wcm.util.acl | SAP NetWeaver |
|
| LayoutControllerFactory | Nested Class SummaryNested classes inherited from class com. | Class | com.sapportals.wcm.rendering.layout | SAP NetWeaver |
|
| LayoutObject | | Class | com.sapportals.wcm.rendering.base | SAP NetWeaver |
|
| LayoutServiceConfigLoadException | Copyright: Copyright (c) 2001See Also:Serialized Form | Class | com.sapportals.wcm.repository.service.layout | SAP NetWeaver |
|
| LayoutServiceException | Copyright: Copyright (c) 2001See Also:Serialized Form | Class | com.sapportals.wcm.repository.service.layout | SAP NetWeaver |
|
| LightCollectionRenderer | | Class | com.sapportals.wcm.rendering.collection | SAP NetWeaver |
|
| LinkAttributes | Contains the attributes needed for creating a link It is used by IUICommand when the Command raise no event, rather ein link. | Class | com.sapportals.wcm.rendering.uicommand | SAP NetWeaver |
|
| LinkDataPack | combines all information needed to create an internal or external link in an ICollection. | Class | com.sapportals.wcm.rfadapter | SAP NetWeaver |
|
| LinkLoopException | The target RID specified when creating or updating am internal link is also a link and would cause an loop. | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| LinkType | | Class | com.sapportals.wcm.repository.enum | SAP NetWeaver |
|
| LockDepth | TBD: Description of the class. | Class | com.sapportals.wcm.repository.enum | SAP NetWeaver |
|
| LockInfo | This object represents an active lock on a resource. | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| LockInfoCollection | | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| LockInfoIterator | | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| LockNotFoundException | The requested lock does not exist. | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| LockProperties | A container for the properties of a lock. | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| LockScope | TBD: Description of the class. | Class | com.sapportals.wcm.repository.enum | SAP NetWeaver |
|
| LockType | TBD: Description of the class. | Class | com.sapportals.wcm.repository.enum | SAP NetWeaver |
|
| LockedException | The resource was locked by another user. | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| LoggingFormatter | Trace formatter formatting logging output. | Class | com.sapportals.wcm.util.logging | SAP NetWeaver |
|
| MD4 | Derived from the RSA Data Security, Inc. | Class | com.sapportals.wcm.util.http.slim | SAP NetWeaver |
|
| MMInputStream | This class implements a readLine Method for a byte stream. | Class | com.sapportals.wcm.util.mmparser | SAP NetWeaver |
|
| Matcher | An engine that performs match operations on a character sequence by interpreting a Pattern. | Class | com.sapportals.wcm.util.regex | SAP NetWeaver |
|
| MenuBarComponent | Description of the Class Copyright: Copyright (c) SAP Portals Europe GmbH renders a menu bar that shows a number of command groups that will operate | Class | com.sapportals.wcm.rendering.readymades | SAP NetWeaver |
|
| MetaDataCreateException | Copyright: Copyright (c) 2001See Also:Serialized Form | Class | com.sapportals.wcm.repository.service.layout.customizing | SAP NetWeaver |
|
| MetaInfo | TBD: Description of the class. | Class | com.sapportals.wcm.util.controlstatus | SAP NetWeaver |
|
| MetaInfoMap | | Class | com.sapportals.wcm.util.controlstatus | SAP NetWeaver |
|
| MetaPropertyComponent | | Class | com.sapportals.wcm.rendering.readymades | SAP NetWeaver |
|
| MetaPropertyRendererUtil | | Class | com.sapportals.wcm.rendering.property | SAP NetWeaver |
|
| MetaStatus | This status simply holds a mapping for keys generated by an IProxyControl with keys generated by the ControlStatusService. | Class | com.sapportals.wcm.rendering.base | SAP NetWeaver |
|
| MethodNotAllowedException | The resource does not support the operationSee Also:Serialized Form | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| MimeHandlerServiceFactory | Service factory for the service of this package. | Class | com.sapportals.wcm.service.mimehandler | SAP NetWeaver |
|
| MimeMultipartParser | Mime Multipart Parser. | Class | com.sapportals.wcm.util.mmparser | SAP NetWeaver |
|
| MimeUtils | MimeUtils for using mime messages with the notificator. | Class | com.sapportals.wcm.service.notificator | SAP NetWeaver |
|
| MoveUtility | encapsulates the move-functionality of the IResource and resolves possible ID-clashes in the target folder. | Class | com.sapportals.wcm.rfadapter | SAP NetWeaver |
|
| MutableAppPropertyMap | A mutable map of application properties. | Class | com.sapportals.wcm.repository.service.appproperties | SAP NetWeaver |
|
| MutableProperty | A property of a resource object that can be modified See Also:Serialized Form | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| MutablePropertyMap | Holds a mutable map of Property objects. | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| Name | Generic class for the representation of namespace-qualified names. | Class | com.sapportals.wcm.util.name | SAP NetWeaver |
|
| NameAlreadyExistsException | The application tried to use a name for a new resource that already exists inSee Also:Serialized Form | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| NameInfo | This object contains information about the restrictions for resource and collection names of a specific repository. | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| NamespaceFilterMode | The namespace filter mode specifies for which operation the filter isSee Also:Serialized Form | Class | com.sapportals.wcm.repository.enum | SAP NetWeaver |
|
| NavigationMemorizer | acts as a layer between each instance of a NavigationMemory and the ICache that acts as persistence layer to keep the navigation | Class | com.sapportals.wcm.rendering.base | SAP NetWeaver |
|
| NavigationMemory | This class holds two different lists, both holding RID[] arrays, which consist of two elements - a RID and a matching startRID, which must be an ancestor or | Class | com.sapportals.wcm.rendering.base | SAP NetWeaver |
|
| NoAclException | See Also:Serialized FormFields inherited from class com. | Class | com.sapportals.wcm.util.acl | SAP NetWeaver |
|
| NoContentException | The resource has no contentSee Also:Serialized Form | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| NoEmptyStringCondition | TBD: Description of the class. | Class | com.sapportals.wcm.util.controlstatus | SAP NetWeaver |
|
| NoEntityResolver | An entity resolver that forbids resolution of entities. | Class | com.sapportals.wcm.util.xml | SAP NetWeaver |
|
| NoRevisionException | The resource is not a revision resource. | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| NotAuthenticatedException | An AclException that indicates that a principal is notSee Also:Serialized Form | Class | com.sapportals.wcm.util.acl | SAP NetWeaver |
|
| NotAuthorizedException | An AclException that indicates that a principal is notSee Also:Serialized Form | Class | com.sapportals.wcm.util.acl | SAP NetWeaver |
|
| NotCheckedOutException | The resource is not checked outSee Also:Serialized Form | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| NotOrderedException | An attempt was made to perform an ordering operation on an unordered Copyright (c) SAP AG 2003 | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| NotSupportedException | The repository manager does not support the operation. | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| NotVersionedException | The application tried a versioning-related operation on a resource that is not version-controlled. | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| NotificatorServiceFactory | Service factory for the service of this package. | Class | com.sapportals.wcm.service.notificator | SAP NetWeaver |
|
| ObjectFactoryRegistry | | Class | com.sapportals.wcm.repository.so | SAP NetWeaver |
|
| ObjectType | The default implementation for IObjectType s, the type of an object associated to an IAcl . | Class | com.sapportals.wcm.util.acl | SAP NetWeaver |
|
| ObjectTypeHandlerServiceFactory | Service factory for the service of this package. | Class | com.sapportals.wcm.service.objecttypehandler | SAP NetWeaver |
|
| ObjectTypeHandlerUtil | TODO: Description of the interface. | Class | com.sapportals.wcm.service.objecttypehandler | SAP NetWeaver |
|
| ObjectTypeList | Default implementation of an IObjectTypeList , a list of Constructor SummaryObjectTypeList() | Class | com.sapportals.wcm.util.acl | SAP NetWeaver |
|
| ObjectTypeListIterator | Default implementation of an IObjectTypeListIterator , an iterator for IObjectTypeList s. | Class | com.sapportals.wcm.util.acl | SAP NetWeaver |
|
| OneStepComponent | base class for components that are rendered in the screenflows defined for commands. | Class | com.sapportals.wcm.rendering.screenflow.os | SAP NetWeaver |
|
| OneStepMassScreenflow | a simple screenflow that allows an IMassCommand to render a OneStepComponent, to return the information entered by | Class | com.sapportals.wcm.rendering.screenflow.os | SAP NetWeaver |
|
| OneStepScreenflow | a simple screenflow that allows an ICommand to render a OneStepComponent, to return the information entered by | Class | com.sapportals.wcm.rendering.screenflow.os | SAP NetWeaver |
|
| OpaqueLockTokenUri | RFC2518 IUri implementation. | Class | com.sapportals.wcm.util.uri | SAP NetWeaver |
|
| Operator | Operator for IQueryEntrySee Also:Serialized Form | Class | com.sapportals.wcm.repository.enum | SAP NetWeaver |
|
| OrderPosition | Positioning information for ordered collectionsSee Also:Serialized Form | Class | com.sapportals.wcm.repository.enum | SAP NetWeaver |
|
| OrderType | The type of a ordered collectionSee Also:Serialized Form | Class | com.sapportals.wcm.repository.enum | SAP NetWeaver |
|
| OrderedRelationPosition | An implementation for the ordering position for relations. | Class | com.sapportals.wcm.service.relation | SAP NetWeaver |
|
| OverallResourceEventBroker | Class implementing overall resource event broker, which can be used to send and register for events for all repositories. | Class | com.sapportals.wcm.repository.manager | SAP NetWeaver |
|
| PagerEvent | | Class | com.sapportals.wcm.rendering.collection | SAP NetWeaver |
|
| ParamPart | A ParamPart is an upload part which represents a normal input (i. | Class | com.sapportals.wcm.util.mmparser | SAP NetWeaver |
|
| ParametersFactory | This class serves as key in the Parameters map. | Class | com.sapportals.wcm.repository.service.layout.customizing | SAP NetWeaver |
|
| PartInputStream | A PartInputStream filters a MMInputStream , providing access to a single mime part contained in it. | Class | com.sapportals.wcm.util.mmparser | SAP NetWeaver |
|
| PartialSendException | The PartialSendException indicates, that some recipients couldn't be addressed. | Class | com.sapportals.wcm.util.channels | SAP NetWeaver |
|
| PathKey | An enumeration of all possible keys which can be used to query the corresponding path from IUrlGeneratorService . | Class | com.sapportals.wcm.service.urlgenerator | SAP NetWeaver |
|
| PathPatternMatcher | PathPatternMatcher matches single line strings against a given pattern. | Class | com.sapportals.wcm.util.regex | SAP NetWeaver |
|
| Pattern | A compiled representation of a regular expression. | Class | com.sapportals.wcm.util.regex | SAP NetWeaver |
|
| PatternSyntaxException | Base class for exceptions generated by this package. | Class | com.sapportals.wcm.util.regex | SAP NetWeaver |
|
| PermissionExistsException | An AclException that indicates that a specific IAclPermission already exists. | Class | com.sapportals.wcm.util.acl | SAP NetWeaver |
|
| PermissionNotSupportedException | An AclException that indicates that a specific IAclPermission is not supported by the IAclManager . | Class | com.sapportals.wcm.util.acl | SAP NetWeaver |
|
| PermissionUsedException | An AclException that indicates that a specific IAclPermission is used and can not be removed. | Class | com.sapportals.wcm.util.acl | SAP NetWeaver |
|
| PipelineServiceFactory | Service factory for the service of this package. | Class | com.sapportals.wcm.service.pipeline | SAP NetWeaver |
|
| Position | The positioning information required by methods that position resource in ordered collections. | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| Positioning | This is a container for positioning information which is used by the reorder() method in IResource | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| PredefinedPermissionException | An AclException that indicates that a specific IAclPermission is predefined by the IAclManager . | Class | com.sapportals.wcm.util.acl | SAP NetWeaver |
|
| PreviewMimeType | The PreviewMimeType is a singleton factory, and contains a list with all mime types and mime types pattern for Preview function. | Class | com.sapportals.wcm.rendering.uicommand | SAP NetWeaver |
|
| PrincipalsField | TBD: Description of the class. | Class | com.sapportals.wcm.util.controlstatus | SAP NetWeaver |
|
| ProducerFromResource | Provides access to a resource. | Class | com.sapportals.wcm.service.pipeline.producer | SAP NetWeaver |
|
| ProducerFromStream | Provides access to a stream. | Class | com.sapportals.wcm.service.pipeline.producer | SAP NetWeaver |
|
| ProducerFromString | Provides access to a XML-Strings or XML-DOM (Document ). | Class | com.sapportals.wcm.service.pipeline.producer | SAP NetWeaver |
|
| ProducerFromUrl | Provides access via URL. | Class | com.sapportals.wcm.service.pipeline.producer | SAP NetWeaver |
|
| ProfileNotFoundException | Used to report critical errors which are written into log file by WcmException constructor. | Class | com.sapportals.wcm.service.template | SAP NetWeaver |
|
| PropertiesFile | PropertiesFile is a helper class to read and write a properties file hirarchically. | Class | com.sapportals.wcm.util.config | SAP NetWeaver |
|
| Property | A read-only property of a resource object. | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| PropertyChangeResult | This class is a container for the results of the IResource. | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| PropertyChangeResultCollection | A collection of property change results. | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| PropertyChangeResultIterator | An iterator over a collection of property change results. | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| PropertyCollatorItem | | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| PropertyComponent | See Also:Serialized FormConstructor SummaryPropertyComponent() | Class | com.sapportals.wcm.rendering.readymades | SAP NetWeaver |
|
| PropertyConfigurationServiceException | Used to report critical errors which are written into log file by WcmException constructor. | Class | com.sapportals.wcm.service.propertyconfig | SAP NetWeaver |
|
| PropertyDef | Information about the type, name and other attributes of a property. | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| PropertyDisplayMode | Display modes of a property. | Class | com.sapportals.wcm.service.propertyconfig.renderer.enum | SAP NetWeaver |
|
| PropertyFilterMode | The property filter mode specifies for which operation the filter is applied. | Class | com.sapportals.wcm.repository.enum | SAP NetWeaver |
|
| PropertyInformation | | Class | com.sapportals.wcm.rendering.uicommand | SAP NetWeaver |
|
| PropertyIterator | | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| PropertyLanguageDependingComparator | Default implementation of a resource property comparator. | Class | com.sapportals.wcm.service.propertyconfig.comparator | SAP NetWeaver |
|
| PropertyMandatoryException | The property could not be removed because it is mandatory. | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| PropertyMap | Holds a read-only map of Property objects. | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| PropertyName | The name of a resource's property. | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| PropertyNameList | This interface defines a list of IPropertyNameList objects. | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| PropertyNameListIterator | An iterator for PropertyNameListIterator instances. | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| PropertyNameTooLongException | Raised when a property name was too long. | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| PropertyReadOnlyException | The property cannot be changed because it is read-only. | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| PropertyRendererFactory | Nested Class SummaryNested classes inherited from class com. | Class | com.sapportals.wcm.rendering.property | SAP NetWeaver |
|
| PropertyRendererUtil | Util class for retriving the java class for certain meta property and calling it's renderer method | Class | com.sapportals.wcm.rendering.property | SAP NetWeaver |
|
| PropertySelectorItem | | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| PropertyStructureServiceException | WcmException that is thrown inside the property structure service. | Class | com.sapportals.wcm.service.propertystructure | SAP NetWeaver |
|
| PropertyType | | Class | com.sapportals.wcm.repository.enum | SAP NetWeaver |
|
| PropertyTypeLostException | Raised when a property was set, but the repository didn't support the desired Copyright (c) SAP AG 2001-2004 | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| PropertyTypeMismatchException | Raised when an attempt was made to set a protected property with a non-applicable data type. | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| PropertyUnchangedException | Raised when a property change couldn't be commited due to a failed dependency on another change. | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| PropertyValidationError | An instance of this class represents an error during property validation Copyright 2004 SAP AG | Interface | com.sapportals.wcm.service.xmlforms.validation | SAP NetWeaver |
|
| PropertyValueTooBigException | Raised when a property value was too big. | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| ProviderPrioPropertyName | Property name of a property of an entry point resource that contains the configured priority of the corresponding entry point provider. | Class | com.sapportals.wcm.repository.manager.entrypoints.context | SAP NetWeaver |
|
| ProxyInfo | An IWDProxyInfo objects keeps information about proxy servers for http requests and determines if for a given hostname the proxy shall be used. | Class | com.sapportals.wcm.util.http | SAP NetWeaver |
|
| ProxyStatus | | Class | com.sapportals.wcm.rendering.base | SAP NetWeaver |
|
| RE | RE is an efficient, lightweight regular expression evaluator/matcher class. | Class | com.sapportals.wcm.util.regex.re | SAP NetWeaver |
|
| RECompiler | A regular expression compiler class. | Class | com.sapportals.wcm.util.regex.re | SAP NetWeaver |
|
| REDebugCompiler | A subclass of RECompiler which can dump a regular expression program for debugging purposes. | Class | com.sapportals.wcm.util.regex.re | SAP NetWeaver |
|
| REProgram | A class that holds compiled regular expressions. | Class | com.sapportals.wcm.util.regex.re | SAP NetWeaver |
|
| RESyntaxException | Exception thrown to indicate a syntax error in a regular expression. | Class | com.sapportals.wcm.util.regex.re | SAP NetWeaver |
|
| RETest | Data driven (and optionally interactive) testing harness to exercise regular expression compiler and matching engine. | Class | com.sapportals.wcm.util.regex.re | SAP NetWeaver |
|
| REUtil | This is a class that contains utility helper methods for this package. | Class | com.sapportals.wcm.util.regex.re | SAP NetWeaver |
|
| RID | A RID is an identifier for a CM resource. | Class | com.sapportals.wcm.util.uri | SAP NetWeaver |
|
| RIDMapperUtil | | Class | com.sapportals.wcm.rendering.base | SAP NetWeaver |
|
| ReaderCharacterIterator | Encapsulates InputStream, . | Class | com.sapportals.wcm.util.regex.re | SAP NetWeaver |
|
| ReaderWriterLock | A reader/writer lock implementation. | Class | com.sapportals.wcm.util.threads | SAP NetWeaver |
|
| ReadonlyRidList | A read-only RID list implementation. | Class | com.sapportals.wcm.util.uri | SAP NetWeaver |
|
| RecipientFactory | A factory to retrieve IRecipient s. | Class | com.sapportals.wcm.util.channels | SAP NetWeaver |
|
| ReflectionUtils | A wrapper for reflection methods with an WcmException . | Class | com.sapportals.wcm.util.factories | SAP NetWeaver |
|
| RelationQueryException | An exception concerning the IRelationQueryBuilder . | Class | com.sapportals.wcm.service.relation | SAP NetWeaver |
|
| RelationServiceFactory | Service factory for the service of this package. | Class | com.sapportals.wcm.service.relation | SAP NetWeaver |
|
| RemoveHTMLTags | Title: Strip HTML tags from a Reader Description: It works only with proper tags, so character references needs to be converted before applying this | Class | com.sapportals.wcm.util.string | SAP NetWeaver |
|
| RenameUtility | encapsulates the rename functionality of the RepositoryFramework and modifies both the displayname property as well as the name | Class | com.sapportals.wcm.rfadapter | SAP NetWeaver |
|
| RenderObjectContainer | acts as a container keeping a map of IRenderObjectInfo instances. | Class | com.sapportals.wcm.repository.service.layout.info | SAP NetWeaver |
|
| RenderObjectData | offers a structured set of information fields as well as the possibility to add freely defined information fields to a list. | Class | com.sapportals.wcm.repository.service.layout.info | SAP NetWeaver |
|
| RenderObjectData .InvalidConfiguration | a small, immutable container holding information about an invalid configuration. | Class | com.sapportals.wcm.repository.service.layout.info | SAP NetWeaver |
|
| RenderObjectInfoList | | Class | com.sapportals.wcm.repository.service.layout.info | SAP NetWeaver |
|
| RenderObjectKey | combines all information needed to define a key for an IRenderObjectInfo. | Class | com.sapportals.wcm.repository.service.layout.info | SAP NetWeaver |
|
| RenderObjectKey .KeyComparator | compares two RenderObjectKey instances and allows to define the comparation order of the attributes. | Class | com.sapportals.wcm.repository.service.layout.info | SAP NetWeaver |
|
| RenderObjectStringWriter | formats all information available from an RenderObjectContainer into a | Class | com.sapportals.wcm.repository.service.layout.info | SAP NetWeaver |
|
| RenderingBackEvent | See Also:Serialized FormConstructor SummaryRenderingBackEvent() | Class | com.sapportals.wcm.rendering.base | SAP NetWeaver |
|
| RenderingEvent | basic implementation of the IRenderingEvent interface. | Class | com.sapportals.wcm.rendering.base | SAP NetWeaver |
|
| RenderingInformationUtil | | Class | com.sapportals.wcm.rendering.base | SAP NetWeaver |
|
| ReorderList | This interface defines a list of IPositioning objects. | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| ReorderListIterator | An iterator for IReorderList instances. | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| ReplaceHTMLTokens | Title: Replace encoded HTML tokens with their HTML character corespondents Description: Copyright (c) SAP AG 2001-2002 Company: SAP AG | Class | com.sapportals.wcm.util.string | SAP NetWeaver |
|
| ReportCommandInput | Represents input for a report command execution. | Class | com.sapportals.wcm.service.reporting | SAP NetWeaver |
|
| ReportConsts | Defines constants used in reporting framework Copyright (c) SAP AG 2001-2004 | Class | com.sapportals.wcm.service.reporting | SAP NetWeaver |
|
| ReportInput | Represents input for a report execution. | Class | com.sapportals.wcm.service.reporting | SAP NetWeaver |
|
| ReportInputError | Default implementation of IReportInputError Copyright (c) SAP AG 2003 | Class | com.sapportals.wcm.service.reporting | SAP NetWeaver |
|
| ReportInputMeta | | Class | com.sapportals.wcm.service.reporting | SAP NetWeaver |
|
| ReportResultIterator | | Class | com.sapportals.wcm.service.reporting | SAP NetWeaver |
|
| ReportStatus | Described status of report. | Class | com.sapportals.wcm.service.reporting | SAP NetWeaver |
|
| RepositoryRootCheck | | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| RequestData | Wrapper class contains DOM (of type document ) or InputStream . | Class | com.sapportals.wcm.service.pipeline | SAP NetWeaver |
|
| RequesterFactory | Default Implementation of IRequesterFactory getter. | Class | com.sapportals.wcm.util.http | SAP NetWeaver |
|
| ResPropComparator | since EP5, SP6 and EP6, SP1Fields inherited from class com. | Class | com.sapportals.wcm.rendering.base | SAP NetWeaver |
|
| ResourceBundles | A helper class to load resource bundles. | Class | com.sapportals.wcm.util.resource | SAP NetWeaver |
|
| ResourceContext | Instances of this class contain information about the context the client is running is (request, session, etc. | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| ResourceCreator | offers different convinience-levels (and therefore performance-levels) to create an IResource in a given ICollection. | Class | com.sapportals.wcm.rfadapter | SAP NetWeaver |
|
| ResourceDataPack | | Class | com.sapportals.wcm.rfadapter | SAP NetWeaver |
|
| ResourceDetailsLink | See Also:Serialized FormConstructor SummaryResourceDetailsLink() | Class | com.sapportals.wcm.rendering.readymades | SAP NetWeaver |
|
| ResourceDetailsOverviewFactory | | Class | com.sapportals.wcm.rendering.detailsoverview | SAP NetWeaver |
|
| ResourceErrors | This is a collection of resource exceptions. | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| ResourceEvent | | Class | com.sapportals.wcm.repository.manager | SAP NetWeaver |
|
| ResourceEventUtils | Some utils to handle resources from an event. | Class | com.sapportals.wcm.repository.manager | SAP NetWeaver |
|
| ResourceException | Resource Exception. | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| ResourceFactory | The ResourceFactory is used to create instances of resource objects. | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| ResourceImage | renders either the icon or the image for the given resource, depending on its parameters. | Class | com.sapportals.wcm.rendering.readymades | SAP NetWeaver |
|
| ResourceIsLinkException | This exception is thrown during copy or move operations if the CopyParameter has copyInternalLink or copyExternalLink set to | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| ResourceLink | renders an htmlb Link that triggers either a navigation into an ICollection or displays the content of an IResource | Class | com.sapportals.wcm.rendering.readymades | SAP NetWeaver |
|
| ResourceLinkUtil | renders an htmlb Link that triggers either a navigation into an ICollection or displays the content of an IResource | Class | com.sapportals.wcm.rendering.property | SAP NetWeaver |
|
| ResourceList | Copyright (c) SAP AG 2001-2004See Also:IResourceList | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| ResourceListIterator | | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| ResourceNavigationRenderer | This class can be used to take care of the complete rendering of a resource. | Class | com.sapportals.wcm.rendering.resource | SAP NetWeaver |
|
| ResourceNotCollectionException | Indicates that the resource has changed to a non-collection since the IResource object was obtained. | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| ResourceNotFoundException | Indicates that a resource could not be found. | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| ResourceOperand | IRelationOperand implementation for IResource s. | Class | com.sapportals.wcm.service.relation.operands | SAP NetWeaver |
|
| ResourceOperandType | | Class | com.sapportals.wcm.service.relation.operands | SAP NetWeaver |
|
| ResourcePropertiesFactory | | Class | com.sapportals.wcm.rendering.detailsproperties | SAP NetWeaver |
|
| ResourcePropertyAmalgamation | acts as a layer between the repository framework and its caching mechanism for access by many Threads and the different rendering classes involved | Class | com.sapportals.wcm.rendering.base | SAP NetWeaver |
|
| ResourcePropertyAmalgamation .Mode | | Class | com.sapportals.wcm.rendering.base | SAP NetWeaver |
|
| ResourcePropertyComparator | ResourcePropertyComparator Copyright (c) SAP AG 2001-2004 | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| ResourcePropertyMap | Helper class that can be used to handle the return value of IResourceBatch#getProperties(IPropertyNameList, ResourceErrors). | Class | com.sapportals.wcm.repository.batch | SAP NetWeaver |
|
| ResourceReadOnlyException | The resource is read-only. | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| ResourceRendererFactory | This class is a singleton factory, creating new instances of IResourceRenderer. | Class | com.sapportals.wcm.rendering.resource | SAP NetWeaver |
|
| ResourceStateType | | Class | com.sapportals.wcm.rendering.enum | SAP NetWeaver |
|
| ResourceTypeRegistryServiceFactory | Service factory for the service of this package. | Class | com.sapportals.wcm.service.resourceTypeRegistry | SAP NetWeaver |
|
| ResourceTypeUtil | | Class | com.sapportals.wcm.repository.util | SAP NetWeaver |
|
| ResourceUrl | An IHierarchicalUri implementation for Resource (Repository Framework Copyright (c) SAP AG 2001-2005 | Class | com.sapportals.wcm.util.uri | SAP NetWeaver |
|
| Result | encapsulates all information available when the system tried tocreate an IResource object. | Class | com.sapportals.wcm.rfadapter | SAP NetWeaver |
|
| ResultItem | | Class | com.sapportals.wcm.service.reporting | SAP NetWeaver |
|
| ResultList | a simple container that only allows to add, not to remove instances of the Result class. | Class | com.sapportals.wcm.rfadapter | SAP NetWeaver |
|
| RevisionResourceException | The operation is not available because the resource is a revision. | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| RidIterator | An RID iterator implementation. | Class | com.sapportals.wcm.util.uri | SAP NetWeaver |
|
| RidList | An RID list implementation. | Class | com.sapportals.wcm.util.uri | SAP NetWeaver |
|
| RidReference | | Class | com.sapportals.wcm.util.uri | SAP NetWeaver |
|
| RidSet | A set of RID instances. | Class | com.sapportals.wcm.util.uri | SAP NetWeaver |
|
| RidWalker | IWalker implementation for traversing lists of RIDs. | Class | com.sapportals.wcm.service.reporting.walker | SAP NetWeaver |
|
| recompile | 'recompile' is a command line tool that pre-compiles one or more regular expressions for use with the regular expression matcher class 'RE'. | Class | com.sapportals.wcm.util.regex.re | SAP NetWeaver |
|
| SAXInputStream | A InputStream on top of a IXMLExtReader. | Class | com.sapportals.wcm.util.xml | SAP NetWeaver |
|
| SAXSerializer | Simple SAX serializer. | Class | com.sapportals.wcm.util.xml | SAP NetWeaver |
|
| SMConstants | | Class | com.sapportals.wcm.repository.service.statemanagement | SAP NetWeaver |
|
| ScheduleRepeat | Represents repeat intervals for scheduling. | Class | com.sapportals.wcm.service.reporting | SAP NetWeaver |
|
| ScheduledReport | Default implementation of IScheduledReport. | Class | com.sapportals.wcm.service.reporting | SAP NetWeaver |
|
| SchedulerServiceFactory | Service factory for the service of this package. | Class | com.sapportals.wcm.service.scheduler | SAP NetWeaver |
|
| SchemaValidationError | An instance of this class represents an error during schema validation Copyright 2004 SAP AG | Interface | com.sapportals.wcm.service.xmlforms.validation | SAP NetWeaver |
|
| ScreenflowData | | Class | com.sapportals.wcm.rendering.base | SAP NetWeaver |
|
| ScreenflowInformation | | Class | com.sapportals.wcm.rendering.uicommand | SAP NetWeaver |
|
| SearchParamsMapConst | The SearchParamsMapConst provides constants for filling the communication map SearchParamsMap. | Class | com.sapportals.wcm.control.released.search | SAP NetWeaver |
|
| SearchQueryListBuilder | The SearchQueryListBuilder provides auxiliary functions for building a search query list for the KM index management API | Class | com.sapportals.wcm.control.released.search | SAP NetWeaver |
|
| SearchRendererStatus | The SearchRendererStatus class renders a search resultinput. | Class | com.sapportals.wcm.rendering.collection | SAP NetWeaver |
|
| SearchStringParser | For parsing a query in a string representation. | Class | com.sapportals.wcm.service.indexmanagement.retrieval.search | SAP NetWeaver |
|
| SearchStringTerm | One term of a search string. | Class | com.sapportals.wcm.service.indexmanagement.retrieval.search | SAP NetWeaver |
|
| SelectionField | TBD: Description of the class. | Class | com.sapportals.wcm.util.controlstatus | SAP NetWeaver |
|
| SelectionField .KeyValueList | Constructor SummarySelectionField. | Class | com.sapportals.wcm.util.controlstatus | SAP NetWeaver |
|
| SelectionField .KeyValuePair | Constructor SummarySelectionField. | Class | com.sapportals.wcm.util.controlstatus | SAP NetWeaver |
|
| SelectionHandler | This class acts as a decorator for an ILightCollectionRenderer and takes care of the rendering and evaluation of selection-boxes for displayed resources. | Class | com.sapportals.wcm.rendering.collection | SAP NetWeaver |
|
| SelectionUser | TBD: Description of the class. | Class | com.sapportals.wcm.util.usermanagement | SAP NetWeaver |
|
| SelectionUserManager | SelectionUserManager Copyright (c) SAP AG 2001-2002 | Class | com.sapportals.wcm.util.usermanagement | SAP NetWeaver |
|
| Selector | Copyright SAP AG 2004Since:EP5, SP6, Patch1, Hotfix1; EP6, SP2_CP | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| Semaphore | Java semaphore implementation. | Class | com.sapportals.wcm.util.threads | SAP NetWeaver |
|
| SenderMode | Enumeration of event sender modes. | Class | com.sapportals.wcm.util.events | SAP NetWeaver |
|
| ServiceCallException | Indicates an error during a IRepositoryService. | Class | com.sapportals.wcm.repository.service | SAP NetWeaver |
|
| ServiceFactory | | Class | com.sapportals.wcm.service | SAP NetWeaver |
|
| ServiceNotAvailableException | Indicates that a repository service will not be available at one or more Copyright 2004 SAP AG | Class | com.sapportals.wcm.repository.service | SAP NetWeaver |
|
| ServiceNotFoundException | A kind of WcmException thrown when trying to get the layout Service for a resource, where the | Class | com.sapportals.wcm.repository.service.layout | SAP NetWeaver |
|
| ServiceUnavailableException | A service is not available. | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| ServletCallParameters | ServletCallParameters Copyright 2004 SAP AG | Class | com.sapportals.wcm.service.urlgenerator | SAP NetWeaver |
|
| ServletPostData | the request parameter mandatoryFields as a semicolon separated list. | Class | com.sapportals.wcm.service.xmlforms | SAP NetWeaver |
|
| SetPropertiesException | This exception indicates errors during a IResource#setProperties(List)) call. | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| SettingInfoKey | | Class | com.sapportals.wcm.repository.service.layout.info | SAP NetWeaver |
|
| SettingInfoKey .KeyComparator | | Class | com.sapportals.wcm.repository.service.layout.info | SAP NetWeaver |
|
| SettingInfoKey .Source | Methods inherited from class java. | Class | com.sapportals.wcm.repository.service.layout.info | SAP NetWeaver |
|
| SettingInfoKeyList | | Class | com.sapportals.wcm.repository.service.layout.info | SAP NetWeaver |
|
| SettingsContainer | acts as a container keeping a map of ISettingInfo instances as well as a map of IResourceBasedInfo instances. | Class | com.sapportals.wcm.repository.service.layout.info | SAP NetWeaver |
|
| SettingsObjectStringWriter | formats all information available from an RenderObjectContainer into a | Class | com.sapportals.wcm.repository.service.layout.info | SAP NetWeaver |
|
| ShowChildrenPropertyName | If an entry point has this property with value "true", an application should render the children of a link folder as direct children. | Class | com.sapportals.wcm.repository.manager.entrypoints.context | SAP NetWeaver |
|
| SimpleSerializer | Simple DOM serializer. | Class | com.sapportals.wcm.util.xml | SAP NetWeaver |
|
| SimpleSerializer .IllegalXmlNameException | See Also:Serialized FormFields inherited from class com. | Class | com.sapportals.wcm.util.xml | SAP NetWeaver |
|
| SingleDiscPersistenceData | | Class | com.sapportals.wcm.repository.service.discussion | SAP NetWeaver |
|
| SlimRequesterFactory | SlimRequesterFactory is caching IWDRequester objects per IWDContext. | Class | com.sapportals.wcm.util.http.slim | SAP NetWeaver |
|
| SoException | See Also:Serialized FormFields inherited from class com. | Class | com.sapportals.wcm.repository.so | SAP NetWeaver |
|
| SortDefinition | | Class | com.sapportals.wcm.rendering.base | SAP NetWeaver |
|
| SortEvent | | Class | com.sapportals.wcm.rendering.collection | SAP NetWeaver |
|
| SortHandler | | Class | com.sapportals.wcm.rendering.collection | SAP NetWeaver |
|
| SortPropertyName | A sort property name is a combination of a resource property name and It is used for sorting documents by one of their properties. | Class | com.sapportals.wcm.service.indexmanagement.retrieval.search | SAP NetWeaver |
|
| SpecialFolder | Identifiers of special taxonomy repository folders. | Class | com.sapportals.wcm.service.indexmanagement.retrieval.classification.enum | SAP NetWeaver |
|
| StartupException | Thrown when a startable component failed to initialize the resources it Copyright (c) SAP AG 2001-2002 | Class | com.sapportals.wcm.crt.component | SAP NetWeaver |
|
| StatemanagementEvent | The implementation of the IStatemanagementEvent which is send to inform about state changes. | Class | com.sapportals.wcm.repository.service.statemanagement.cm | SAP NetWeaver |
|
| StatemanagementException | Exception used in statemanagementSee Also:Serialized Form | Class | com.sapportals.wcm.repository.service.statemanagement | SAP NetWeaver |
|
| Status | TBD: Description of the class. | Class | com.sapportals.wcm.util.controlstatus | SAP NetWeaver |
|
| StatusFactory | Nested Class SummaryNested classes inherited from class com. | Class | com.sapportals.wcm.rendering.base | SAP NetWeaver |
|
| StatusInformation | TBD: Description of the class. | Class | com.sapportals.wcm.util.controlstatus | SAP NetWeaver |
|
| StrTokenizer | A StringTokenizer that uses strings(tags), rather than characters, as tokens. | Class | com.sapportals.wcm.util.string | SAP NetWeaver |
|
| StrUtil | Utility methods for stringsConstructor SummaryStrUtil() | Class | com.sapportals.wcm.util.string | SAP NetWeaver |
|
| StreamCharacterIterator | Encapsulates InputStream, . | Class | com.sapportals.wcm.util.regex.re | SAP NetWeaver |
|
| StrictErrorHandler | Strict error handler (reporting rather than discarding exceptions on errors and fatal errors). | Class | com.sapportals.wcm.util.xml | SAP NetWeaver |
|
| StringCharacterIterator | | Class | com.sapportals.wcm.util.regex.re | SAP NetWeaver |
|
| StringOperand | IRelationOperand implementation for String s. | Class | com.sapportals.wcm.service.relation.operands | SAP NetWeaver |
|
| StringOperandType | IRelationOperandType implementation for Strings. | Class | com.sapportals.wcm.service.relation.operands | SAP NetWeaver |
|
| StringToLongException | See Also:Serialized FormConstructor SummaryStringToLongException() | Class | com.sapportals.wcm.repository.service.layout | SAP NetWeaver |
|
| StructureDisplayMode | Display modes of a property structure. | Class | com.sapportals.wcm.service.propertystructure.enum | SAP NetWeaver |
|
| SubfolderCrawlerParameters | Parameterset for a 'Subfolder' special crawler. | Class | com.sapportals.wcm.service.crawler.parameter | SAP NetWeaver |
|
| SubscriptionException | The exception thrown by the subscription service. | Class | com.sapportals.wcm.repository.service.subscription | SAP NetWeaver |
|
| SubscriptionUtils | Certain utility methods for obtaining a repository's subscription service. | Class | com.sapportals.wcm.repository.service.subscription | SAP NetWeaver |
|
| SupportedOption | TBD: Description of the class. | Class | com.sapportals.wcm.repository.enum | SAP NetWeaver |
|
| SupportedOption | Options supported by an index. | Class | com.sapportals.wcm.service.indexmanagement | SAP NetWeaver |
|
| SupportedOptionSet | A set of supported operations for a resourceConstructor SummarySupportedOptionSet() | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| SupportedOptionSet | A set of supported operations for a resource Copyright 2004 SAP AG | Class | com.sapportals.wcm.service.indexmanagement | SAP NetWeaver |
|
| SystemConfig | Main entry point for retrieving the ISystemPrincipals. | Class | com.sapportals.wcm.util.systemconfig | SAP NetWeaver |
|
| SystemExistsException | (internal use only) Indicates that a system already exists. | Class | com.sapportals.wcm.service.landscape | SAP NetWeaver |
|
| SystemInfo | Allows to set the id of the local CM system, before starting the landscapeConstructor SummarySystemInfo() | Class | com.sapportals.wcm.service.landscape | SAP NetWeaver |
|
| SystemPrincipal | The (default) implementation of an ISystemPrincipal . | Class | com.sapportals.wcm.util.systemconfig | SAP NetWeaver |
|
| SystemPrincipalList | The (default) implementation for a ISystemPrincipalList . | Class | com.sapportals.wcm.util.systemconfig | SAP NetWeaver |
|
| SystemPrincipalListIterator | | Class | com.sapportals.wcm.util.systemconfig | SAP NetWeaver |
|
| TaskQueueException | An exception wrapper for the task queue service. | Class | com.sapportals.wcm.service.taskqueue | SAP NetWeaver |
|
| TaskQueueServiceFactory | Service factory for the service of this package. | Class | com.sapportals.wcm.service.taskqueue | SAP NetWeaver |
|
| TaskState | This class defines the identifiers for the different lifecycle states of a task in the task queue service. | Class | com.sapportals.wcm.service.taskqueue | SAP NetWeaver |
|
| TaskStateTransitionException | An excpetion that is raised on illegal task state tranistions. | Class | com.sapportals.wcm.service.taskqueue | SAP NetWeaver |
|
| TaxonomyType | Possible types of taxonomiesSee Also:Serialized Form | Class | com.sapportals.wcm.service.indexmanagement.retrieval.classification.enum | SAP NetWeaver |
|
| TemplateNotFoundException | Used to report critical errors which are written into log file by WcmException constructor. | Class | com.sapportals.wcm.service.template | SAP NetWeaver |
|
| TestIMSecurityManager | Options supported by an index. | Class | com.sapportals.wcm.service.indexmanagement | SAP NetWeaver |
|
| TestQueryExtender | Options supported by an index. | Class | com.sapportals.wcm.service.indexmanagement.retrieval.search | SAP NetWeaver |
|
| TextKey | | Class | com.sapportals.wcm.rendering.enum | SAP NetWeaver |
|
| ThreadUtils | Some tools for starting threads. | Class | com.sapportals.wcm.util.factories | SAP NetWeaver |
|
| ThumbnailPlugInInfo | The ThumbnailFilterInfo is used to get additional information for an image filter. | Class | com.sapportals.wcm.repository.manager.thumbnail | SAP NetWeaver |
|
| TimeExceededException | Indicates that the time for an operation has exceeded its set limit. | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| TimebasedPublishConstants | The class provides access to the property names which the time-based publishing service uses. | Class | com.sapportals.wcm.repository.service.timebasedpublish | SAP NetWeaver |
|
| TimebasedPublishEvent | | Class | com.sapportals.wcm.repository.service.timebasedpublish.wcm | SAP NetWeaver |
|
| TimebasedPublishInfoSortField | | Class | com.sapportals.wcm.repository.service.timebasedpublish.info | SAP NetWeaver |
|
| TxDemarcationException | Transaction Demarcation Exception. | Class | com.sapportals.wcm.repository.txn | SAP NetWeaver |
|
| TxException | General Transaction Exception. | Class | com.sapportals.wcm.repository.txn | SAP NetWeaver |
|
| TxRollbackException | Transaction Rollback Exception Copyright (c) SAP AG 2005 | Class | com.sapportals.wcm.repository.txn | SAP NetWeaver |
|
| TypedResourceList | Copyright (c) SAP AG 2001-2004See Also:ITypedResourceList | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| UIBaseCommandList | Copyright 2004 SAP AGConstructor SummaryUIBaseCommandList() | Class | com.sapportals.wcm.rendering.uicommand | SAP NetWeaver |
|
| UIBaseCommandListIterator | | Class | com.sapportals.wcm.rendering.uicommand | SAP NetWeaver |
|
| UIButtonMenu | Renders the button menu for the given IUICommandGroupFields inherited from interface com. | Class | com.sapportals.wcm.rendering.uicommand | SAP NetWeaver |
|
| UICConsts | This class holds keys for the resource bundle UICConsts. | Class | com.sapportals.wcm.rendering.uicommand | SAP NetWeaver |
|
| UICommandComponent | renders the commands defined for a given resource. | Class | com.sapportals.wcm.rendering.readymades | SAP NetWeaver |
|
| UICommandFactory | Nested Class SummaryNested classes inherited from class com. | Class | com.sapportals.wcm.rendering.uicommand | SAP NetWeaver |
|
| UICommandRenderer | This class can be used to take care of the complete rendering of a resource. | Class | com.sapportals.wcm.rendering.uicommand | SAP NetWeaver |
|
| UIConfiguration | | Class | com.sapportals.wcm.rendering.uicommand | SAP NetWeaver |
|
| UIGroupCommand | Copyright 2004 SAP AGFields inherited from class com. | Class | com.sapportals.wcm.rendering.uicommand | SAP NetWeaver |
|
| UIHoverMenu | Renders the hovermenu for the given IUICommandGroupFields inherited from interface com. | Class | com.sapportals.wcm.rendering.uicommand | SAP NetWeaver |
|
| UIIconMenu | Renders the link menu for the given IUICommandGroupFields inherited from interface com. | Class | com.sapportals.wcm.rendering.uicommand | SAP NetWeaver |
|
| UILinkMenu | Renders the link menu for the given IUICommandGroupFields inherited from interface com. | Class | com.sapportals.wcm.rendering.uicommand | SAP NetWeaver |
|
| UIMenuBar | Renders the menu bar for the given IUICommandGroupFields inherited from interface com. | Class | com.sapportals.wcm.rendering.uicommand | SAP NetWeaver |
|
| UIMenuCommand | Fields inherited from interface com. | Class | com.sapportals.wcm.rendering.uicommand | SAP NetWeaver |
|
| UIMenuFactory | The UIMenuFactory is a singleton factory, that allows other classes to retrieve instances of IUIMenus. | Class | com.sapportals.wcm.rendering.uicommand | SAP NetWeaver |
|
| UISmallButtonMenu | Renders the small button menu for the given IUICommandGroupFields inherited from interface com. | Class | com.sapportals.wcm.rendering.uicommand | SAP NetWeaver |
|
| UITabMenu | Renders the link menu for the given IUICommandGroup do not use - this class is not released !!!! | Class | com.sapportals.wcm.rendering.uicommand | SAP NetWeaver |
|
| UIToolbarButtonMenu | Renders the small button menu for the given IUICommandGroupFields inherited from interface com. | Class | com.sapportals.wcm.rendering.uicommand | SAP NetWeaver |
|
| UIVerticalLinkMenu | Renders the link menu for the given IUICommandGroupFields inherited from interface com. | Class | com.sapportals.wcm.rendering.uicommand | SAP NetWeaver |
|
| UMPrincipalList | Default implementation of an IUMPrincipalList , a list of Constructor SummaryUMPrincipalList() | Class | com.sapportals.wcm.util.acl | SAP NetWeaver |
|
| UMPrincipalListIterator | Default implementation of an UMPrincipalListIterator , an iterator for IUMPrincipalList s. | Class | com.sapportals.wcm.util.acl | SAP NetWeaver |
|
| UMPrincipalRaw | | Class | com.sapportals.wcm.util.acl | SAP NetWeaver |
|
| UMPrincipalRaw .TypeInfo | | Class | com.sapportals.wcm.util.acl | SAP NetWeaver |
|
| URI | An URI (better WcmPath) is an identifier for a WCM resource. | Class | com.sapportals.wcm.util.uri | SAP NetWeaver |
|
| URICodec | Utility class for decoding/encoding URIs in HTTP requests. | Class | com.sapportals.wcm.util.uri | SAP NetWeaver |
|
| URL | DO NOT USE this class except to create instances of URL objects to be used for link creation. | Class | com.sapportals.wcm.util.uri | SAP NetWeaver |
|
| URLGeneratorServiceFactory | Service factory for the service of this package. | Class | com.sapportals.wcm.service.urlgenerator | SAP NetWeaver |
|
| UUID | A Universally Unique Identifier (UUID) is a 128 bit number generated according to an algorithm that is garanteed to be unique in time and | Class | com.sapportals.wcm.util.uuid | SAP NetWeaver |
|
| UnassignableNameException | Raised when the name can not be assigned because (1) a "similar" name already exists (for instance, if "a" already exists in a case-preserving but not | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| UniqueFieldID | Ensures a unqiue id, even if several instances are created with the same parameter in the constructor. | Class | com.sapportals.wcm.repository.service.layout.info | SAP NetWeaver |
|
| UpdateTaxonomyState | Describes the actual state of a query based taxonomy with respect to its update state. | Class | com.sapportals.wcm.service.indexmanagement.retrieval.classification | SAP NetWeaver |
|
| UpdateUtility | encapsulates the update functionalities for the content as well as the properties of an IResource. | Class | com.sapportals.wcm.rfadapter | SAP NetWeaver |
|
| UriFactory | A factory producing IUris from various inputs. | Class | com.sapportals.wcm.util.uri | SAP NetWeaver |
|
| UriIterator | An URI iterator implementation Copyright (c) SAP AG 2001-2002 | Class | com.sapportals.wcm.util.uri | SAP NetWeaver |
|
| UriList | An URL list implementation Copyright (c) SAP AG 2001-2002 | Class | com.sapportals.wcm.util.uri | SAP NetWeaver |
|
| UriMapperServiceFactory | Service factory for the service of this package. | Class | com.sapportals.wcm.service.urimapper | SAP NetWeaver |
|
| UriQuery | Manages query parameters for RFC 2396 URIs. | Class | com.sapportals.wcm.util.uri | SAP NetWeaver |
|
| UriQuery .Parameter | Keeps one query parameter. | Class | com.sapportals.wcm.util.uri | SAP NetWeaver |
|
| UriReference | | Class | com.sapportals.wcm.util.uri | SAP NetWeaver |
|
| UserInfo | Keeps username and password. | Class | com.sapportals.wcm.util.http | SAP NetWeaver |
|
| UserRidCodec | Utility class for decoding/encoding item names to fit for the cm store. | Class | com.sapportals.wcm.util.uri | SAP NetWeaver |
|
| VaryingContent | Represents the content of a resource that may vary for different parameters of the resource context. | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| VersionHasDescendantsException | The checkout operation failed because the version to be checked out has descendants in it's version history and the resulting version history fork is | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| VersionHistoryInUseException | Thrown if someone tries to create a VCR in a workspace that already contains a VCR with the same version history. | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| VersionIsCheckedOutException | The checkout operation failed because the version to be checked out is already the checked out version of some other version controlled resource and | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| VirusContentException | This exception is raised when a check reveals that content being read/written possibly contains a Virus. | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| WPUMFactory | TBD: Description of the class. | Class | com.sapportals.wcm.util.usermanagement | SAP NetWeaver |
|
| WcmException | TBD: Description of the class. | Class | com.sapportals.wcm | SAP NetWeaver |
|
| WcmObject | TBD: Description of the class. | Class | com.sapportals.wcm | SAP NetWeaver |
|
| WdfMainResourceDeletedEvent | See Also:Serialized FormConstructor SummaryWdfMainResourceDeletedEvent() | Class | com.sapportals.wcm.rendering.base | SAP NetWeaver |
|
| WdfNavigationDisplayModeEvent | | Class | com.sapportals.wcm.rendering.base.event | SAP NetWeaver |
|
| WdfOneStepEvent | custom event that is raised by the OneStepScreenflow and received by the Control rendered on the screen that is the | Class | com.sapportals.wcm.rendering.screenflow.os | SAP NetWeaver |
|
| WdfOneStepMassEvent | custom event that is raised by the OneStepMassScreenflow and received by the Control rendered on the screen that is the | Class | com.sapportals.wcm.rendering.screenflow.os | SAP NetWeaver |
|
| WdfPropertiesEvent | | Class | com.sapportals.wcm.rendering.base.event | SAP NetWeaver |
|
| WdfStatusRemoveEvent | | Class | com.sapportals.wcm.rendering.base | SAP NetWeaver |
|
| XCrawlerException | Exception which is thrown in case of crawler errors. | Class | com.sapportals.wcm.service.xcrawler | SAP NetWeaver |
|
| XFException | Copyright 2004 SAP AG See Also:Serialized Form | Class | com.sapportals.wcm.service.xmlforms | SAP NetWeaver |
|
| XMLFormException | Exception handlerfor xml forms Copyright 2004 SAP AG | Class | com.sapportals.wcm.service.xmlforms | SAP NetWeaver |
|
| XMLFormManagerFactory | The XML form manager factory is used to create instances of XML form manager objects. | Class | com.sapportals.wcm.service.xmlforms | SAP NetWeaver |
|
| XMLFormsLocator | helper class for to get XML Forms configs from wcm configuration Copyright 2004 SAP AG | Class | com.sapportals.wcm.service.xmlforms | SAP NetWeaver |
|
| XMLMarkup | A property type for XML markup. | Class | com.sapportals.wcm.repository | SAP NetWeaver |
|
| XMLPreferences | xml forms preferences Copyright 2004 SAP AG | Class | com.sapportals.wcm.service.xmlforms | SAP NetWeaver |
|
| XMLUtils | Congerie of static utility methods (deprecated). | Class | com.sapportals.wcm.service.pipeline.utils | SAP NetWeaver |
|
| XsltPipelineServiceFactory | Service factory for the service of this package. | Class | com.sapportals.wcm.service.pipeline | SAP NetWeaver |