Name | Description | Type | Package | Framework | JavaDoc |
AbstractConnectorConnection | Abstract class that implements IConnection and HttpSessionBindingListener. | Class | com.sapportals.connector.connection | SAP NetWeaver | javadoc |
|
AbstractLoginModule | Does login module common work. | Class | com.sap.engine.interfaces.security.auth | SAP NetWeaver | javadoc |
|
AttributeNotFoundException | Thrown when attempting access to an invalidSee Also:Serialized Form | Class | com.sapportals.connector.execution.objects | SAP NetWeaver | javadoc |
|
AttributeNotFoundException | Thrown when an invalid attribute is requested. | Class | com.sapportals.connector.metadata.objects | SAP NetWeaver | javadoc |
|
BaseLog | | Class | com.sap.tc.logging | SAP NetWeaver | javadoc |
|
BufferDataException | See Also:Serialized FormFields inherited from class com. | Class | com.sap.tc.logging.exceptions | SAP NetWeaver | javadoc |
|
CapabilityNotFoundException | Thrown when capability was not found. | Class | com.sapportals.connector.metadata | SAP NetWeaver | javadoc |
|
CapabilityNotSupportedException | Thrown when capability is not supported. | Class | com.sapportals.connector.metadata | SAP NetWeaver | javadoc |
|
Category | Describes messages specific to distinguished problem areas and is above all used to emit log messages. | Class | com.sap.tc.logging | SAP NetWeaver | javadoc |
|
CloseException | See Also:Serialized FormFields inherited from class com. | Class | com.sap.tc.logging.exceptions | SAP NetWeaver | javadoc |
|
Configurator | Configures the Logging API according to its settings. | Class | com.sap.tc.logging | SAP NetWeaver | javadoc |
|
ConnectionClosedException | Thrown to indicate that the connection is closedSee Also:Serialized Form | Class | com.sapportals.connector.connection | SAP NetWeaver | javadoc |
|
ConnectionFailedException | Thrown when failed to get a connection to the EIS instance. | Class | com.sapportals.connector.connection | SAP NetWeaver | javadoc |
|
ConnectorException | The base connector exception. | Class | com.sapportals.connector | SAP NetWeaver | javadoc |
|
ConnectorRuntimeException | Connector runtime exceptionSee Also:Serialized Form | Class | com.sapportals.connector | SAP NetWeaver | javadoc |
|
ConsoleLog | Writes log records to System. | Class | com.sap.tc.logging | SAP NetWeaver | javadoc |
|
CreateLogfileEvent | This event will be fired when an existing logfile is being cleaned up and overwritten with new messages. | Class | com.sap.tc.logging | SAP NetWeaver | javadoc |
|
CreateLogfileListener | Listen to the create logfile event. | Interface | com.sap.tc.logging | SAP NetWeaver | javadoc |
|
DataException | Title: Logging Description: Logging API | Class | com.sap.tc.logging.exceptions | SAP NetWeaver | javadoc |
|
EJBLockException | This exception is thrown to the CMP entity bean to indicate that it cannot be locked, because it is already locked by another transaction. | Class | com.sap.engine.interfaces.ejb.locking | SAP NetWeaver | javadoc |
|
EJBLocking | This interfase is used by CMP entity beans, which require explicit managing of the Enqueue locking, instead of using the implicit locking mechanisms of the EJB Container. | Interface | com.sap.engine.interfaces.ejb.locking | SAP NetWeaver | javadoc |
|
ElementNotFoundException | Thrown when an invalid element is requested. | Class | com.sapportals.connector.metadata.objects | SAP NetWeaver | javadoc |
|
Event | | Interface | com.sap.tc.logging | SAP NetWeaver | javadoc |
|
EventDispatcher | | Interface | com.sap.tc.logging | SAP NetWeaver | javadoc |
|
|
EventDispatcherFactory | This factory manages the event dispatcher of the logging tool. | Class | com.sap.tc.logging | SAP NetWeaver | javadoc |
|
EventListener | | Interface | com.sap.tc.logging | SAP NetWeaver | javadoc |
|
ExecutionException | Thrown when execution of a function has failed. | Class | com.sapportals.connector.execution | SAP NetWeaver | javadoc |
|
FieldNotFoundException | Thrown when an invalid field is requestedSee Also:Serialized Form | Class | com.sapportals.connector.metadata.structures | SAP NetWeaver | javadoc |
|
FileCloseException | Title: Logging Description: Logging API | Class | com.sap.tc.logging.exceptions | SAP NetWeaver | javadoc |
|
FileDataException | Title: Logging Description: Logging API | Class | com.sap.tc.logging.exceptions | SAP NetWeaver | javadoc |
|
FileLog | Writes log records to files. | Class | com.sap.tc.logging | SAP NetWeaver | javadoc |
|
FileLogSet | | Class | com.sap.tc.logging | SAP NetWeaver | javadoc |
|
FileOpenException | Title: Logging Description: Logging API | Class | com.sap.tc.logging.exceptions | SAP NetWeaver | javadoc |
|
Filter | Provides, in addition to effective severities, control of writing log records to logs or log controllers. | Interface | com.sap.tc.logging | SAP NetWeaver | javadoc |
|
Formatter | Formats log records on behalf of logs the formatter is registered with. | Class | com.sap.tc.logging | SAP NetWeaver | javadoc |
|
FormatterType | Defines and provides typesafe enums of types of Formatter used in logging to format a log message and its related information. | Class | com.sap.tc.logging | SAP NetWeaver | javadoc |
|
FunctionNotFoundException | Thrown when an invalid function is requested. | Class | com.sapportals.connector.metadata.functions | SAP NetWeaver | javadoc |
|
GUId | | Class | com.sap.tc.logging | SAP NetWeaver | javadoc |
|
Group | | Class | com.sap.tc.logging | SAP NetWeaver | javadoc |
|
IAbstractQuery | | Interface | com.sapportals.connector.execution.objects | SAP NetWeaver | javadoc |
|
IAbstractRecord | The abstract interface for Record. | Interface | com.sapportals.connector.execution.structures | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
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 | javadoc |
|
IArrayStructure | This interface exposes metadata for a arrayFields inherited from interface com. | Interface | com.sapportals.connector.metadata.structures | SAP NetWeaver | javadoc |
|
IAttribute | | Interface | com.sapportals.connector.metadata.objects | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
IAttributeSymbol | This interface marks a SQL operation symbol of a Business object attribute. | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver | javadoc |
|
IBaseLog | | Interface | com.sap.tc.logging.interfaces | SAP NetWeaver | javadoc |
|
IBigDecimal | This base interface exposes metadata for a big decimal primitiveFields inherited from interface com. | Interface | com.sapportals.connector.metadata.primitives | SAP NetWeaver | javadoc |
|
|
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 | javadoc |
|
IBoolean | This base interface exposes metadata for the boolean data primitiveFields inherited from interface com. | Interface | com.sapportals.connector.metadata.primitives | SAP NetWeaver | javadoc |
|
IBusinessObject | This interface exposes metadata for an EIS Business ObjectFields inherited from interface com. | Interface | com.sapportals.connector.metadata.objects | SAP NetWeaver | javadoc |
|
IBusinessObjectGroup | This interface exposes metadata for an EIS Business Object Group. | Interface | com.sapportals.connector.metadata.objects | SAP NetWeaver | javadoc |
|
IBusinessObjectSymbol | | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver | javadoc |
|
IByte | This base interface exposes metadata for the byte data primitiveFields inherited from interface com. | Interface | com.sapportals.connector.metadata.primitives | SAP NetWeaver | javadoc |
|
ICapabilities | This interface exposes the functionality of a specific connector. | Interface | com.sapportals.connector.metadata | SAP NetWeaver | javadoc |
|
IChar | This base interface exposes metadata for the char data primitiveFields inherited from interface com. | Interface | com.sapportals.connector.metadata.primitives | SAP NetWeaver | javadoc |
|
ICompareCriteria | This interface marks the criteria object as a comparison condition. | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver | javadoc |
|
ICompoundLogicalCriteria | This interface is used by compound logical conditions. | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
IConnectionFactory | IConnectionFactory provides an interface for getting connection to an EIS instance. | Interface | com.sapportals.connector.connection | SAP NetWeaver | javadoc |
|
IConnectionMetaData | The interface IConnectionMetaData provides information about an EIS instance connected through a Connection instance. | Interface | com.sapportals.connector.connection | SAP NetWeaver | javadoc |
|
IConnectionProperty | IConnectionProperty provides an interface for defining certain connection properties for the connectionSpec. | Interface | com.sapportals.connector.connection | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
IConnectionSpec | IConnectionSpec is used by an application component to pass connection request-specific properties to the IConnectionFactory. | Interface | com.sapportals.connector.connection | SAP NetWeaver | javadoc |
|
IConnectionSpecMetaData | The interface IConnectionSpecMetaData describes the metadata of the connection properties that compose the connectionSpec. | Interface | com.sapportals.connector.connection | SAP NetWeaver | javadoc |
|
IConnectorMetaData | | Interface | com.sapportals.connector.metadata | SAP NetWeaver | javadoc |
|
IConnectorObject | The base interface for all connector objects. | Interface | com.sapportals.connector | SAP NetWeaver | javadoc |
|
IConstant | This interface marks a SQL operation symbol of a constant value. | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver | javadoc |
|
ICriteria | The base interface for SQL operation criteria. | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver | javadoc |
|
IDate | This base interface exposes metadata for the date data primitiveFields inherited from interface com. | Interface | com.sapportals.connector.metadata.primitives | SAP NetWeaver | javadoc |
|
IDefaultRelation | This interface exposes metadata for a relation between 2 EIS Business Objects using A. | Interface | com.sapportals.connector.metadata.relations | SAP NetWeaver | javadoc |
|
IDeleteOperation | The base interface for SQL DELETE operation holderFields inherited from interface com. | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver | javadoc |
|
IDouble | This base interface exposes metadata for the double data primitiveFields inherited from interface com. | Interface | com.sapportals.connector.metadata.primitives | SAP NetWeaver | javadoc |
|
|
IElement | This base interface exposes metadata for an EIS entity. | Interface | com.sapportals.connector.metadata.objects | SAP NetWeaver | javadoc |
|
IEnumeration | This interface exposes metadata for an enumeration typeFields inherited from interface com. | Interface | com.sapportals.connector.metadata.primitives | SAP NetWeaver | javadoc |
|
IEqual | This base interface exposes metadata for the equal operatorFields inherited from interface com. | Interface | com.sapportals.connector.metadata.operators | SAP NetWeaver | javadoc |
|
IExecution | | Interface | com.sapportals.connector.execution.objects | SAP NetWeaver | javadoc |
|
IExpression | The base interface for all SQL operation expressions. | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
IField | | Interface | com.sapportals.connector.execution.structures | SAP NetWeaver | javadoc |
|
IFieldStructure | This interface exposes metadata for a field (primitive)Fields inherited from interface com. | Interface | com.sapportals.connector.metadata.structures | SAP NetWeaver | javadoc |
|
IFileLog | | Interface | com.sap.tc.logging.interfaces | SAP NetWeaver | javadoc |
|
IFileSetLog | | Interface | com.sap.tc.logging.interfaces | SAP NetWeaver | javadoc |
|
IFilter | Title: Logging Description: Logging API | Interface | com.sap.tc.logging.interfaces | SAP NetWeaver | javadoc |
|
IFloat | This base interface exposes metadata for the float data primitiveFields inherited from interface com. | Interface | com.sapportals.connector.metadata.primitives | SAP NetWeaver | javadoc |
|
IFrom | This interface holds all the symbols of a SQL operation FROM clause. | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver | javadoc |
|
IFromClause | | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver | javadoc |
|
IFunction | This interface marks a SQL operation symbol of a function. | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver | javadoc |
|
IFunction | | Interface | com.sapportals.connector.metadata.functions | SAP NetWeaver | javadoc |
|
IFunctionException | | Interface | com.sapportals.connector.metadata.functions | SAP NetWeaver | javadoc |
|
IFunctionsMetaData | This interface exposes metadata for EIS functions. | Interface | com.sapportals.connector.metadata.functions | SAP NetWeaver | javadoc |
|
IGreaterThan | This base interface exposes metadata for the greater than operatorFields inherited from interface com. | Interface | com.sapportals.connector.metadata.operators | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
IGroupBy | This interface holds all the symbols of a query GROUP BY clause. | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver | javadoc |
|
IIndex | | Interface | com.sapportals.connector.metadata.objects | SAP NetWeaver | javadoc |
|
IInsertOperation | The base interface for SQL INSERT operation holderFields inherited from interface com. | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver | javadoc |
|
IInt | This base interface exposes metadata for the int data primitiveFields inherited from interface com. | Interface | com.sapportals.connector.metadata.primitives | SAP NetWeaver | javadoc |
|
IInteraction | IInteraction enables a component to execute EIS functions. | Interface | com.sapportals.connector.execution.functions | SAP NetWeaver | javadoc |
|
|
IInteractionProperty | IInteractionProperty provides an interface for defining certain interaction properties for the interactionSpec. | Interface | com.sapportals.connector.execution.functions | SAP NetWeaver | javadoc |
|
IInteractionSpec | An InteractionSpec holds interaction properties for driving an Interaction with an EIS instance. | Interface | com.sapportals.connector.execution.functions | SAP NetWeaver | javadoc |
|
IInteractionSpecMetaData | The interface IInteractionSpecMetaData describes the metadata of the interaction properties that compose the interactionSpec. | Interface | com.sapportals.connector.execution.functions | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
IJoinPredicate | This interface marks a FROM clause as a join predicate. | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
ILanguageObject | | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver | javadoc |
|
ILessThan | This base interface exposes metadata for the less than operatorFields inherited from interface com. | Interface | com.sapportals.connector.metadata.operators | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
ILike | This base interface exposes metadata for the like operatorFields inherited from interface com. | Interface | com.sapportals.connector.metadata.operators | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
ILog | | Interface | com.sap.tc.logging.interfaces | SAP NetWeaver | javadoc |
|
ILogRecord | | Interface | com.sap.tc.logging.interfaces | SAP NetWeaver | javadoc |
|
ILoggingResultSet | General result set for objects used in Logging. | Interface | com.sap.tc.logging.interfaces | SAP NetWeaver | javadoc |
|
ILogicalCriteria | This interface declares that the criteria object is logical. | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver | javadoc |
|
ILong | This base interface exposes metadata for the long data primitiveFields inherited from interface com. | Interface | com.sapportals.connector.metadata.primitives | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
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 | javadoc |
|
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 | javadoc |
|
INotCriteria | | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver | javadoc |
|
INotEqual | This base interface exposes metadata for the not equal operatorFields inherited from interface com. | Interface | com.sapportals.connector.metadata.operators | SAP NetWeaver | javadoc |
|
INumber | This base interface exposes metadata for the number data primitiveFields inherited from interface com. | Interface | com.sapportals.connector.metadata.primitives | SAP NetWeaver | javadoc |
|
IObjectInfo | | Interface | com.sap.tc.logging.interfaces | SAP NetWeaver | javadoc |
|
IObjectsMetaData | | Interface | com.sapportals.connector.metadata.objects | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
|
IOperator | | Interface | com.sapportals.connector.metadata.operators | SAP NetWeaver | javadoc |
|
IOrderBy | This interface holds all the symbols of a query GROUP BY clause. | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver | javadoc |
|
IParameter | | Interface | com.sapportals.connector.metadata.functions | SAP NetWeaver | javadoc |
|
IPredicateCriteria | This interface marks the criteria object as one containing actual symbols. | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver | javadoc |
|
IPrimitive | | Interface | com.sapportals.connector.metadata.primitives | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
IQueryOperation | The base interface for SQL query (SELECT) operation holderFields inherited from interface com. | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver | javadoc |
|
IRecord | This interface is used to get the actual data in the records columns. | Interface | com.sapportals.connector.execution.structures | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
IRecordSet | Represents tabular data, which is usually generated by executing a query in the EIS. | Interface | com.sapportals.connector.execution.structures | SAP NetWeaver | javadoc |
|
IRecordSetStructure | This interface exposes metadata for a record setFields inherited from interface com. | Interface | com.sapportals.connector.metadata.structures | SAP NetWeaver | javadoc |
|
IRecordStructure | This interface exposes metadata for a recordFields inherited from interface com. | Interface | com.sapportals.connector.metadata.structures | SAP NetWeaver | javadoc |
|
IRelation | | Interface | com.sapportals.connector.metadata.relations | SAP NetWeaver | javadoc |
|
IRelationsMetaData | This interface exposes metadata for EIS relations. | Interface | com.sapportals.connector.metadata.relations | SAP NetWeaver | javadoc |
|
ISOAPSerializable | | Interface | com.sapportals.connector | SAP NetWeaver | javadoc |
|
ISelect | This interface holds all the symbols of a query SELECT clause. | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
ISetCriteria | This interface marks the criteria object. | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver | javadoc |
|
IShort | This base interface exposes metadata for the short data primitiveFields inherited from interface com. | Interface | com.sapportals.connector.metadata.primitives | SAP NetWeaver | javadoc |
|
IString | This base interface exposes metadata for the string data primitiveFields inherited from interface com. | Interface | com.sapportals.connector.metadata.primitives | SAP NetWeaver | javadoc |
|
IStructure | | Interface | com.sapportals.connector.metadata.structures | SAP NetWeaver | javadoc |
|
IStructureFactory | The interface IStructureFactory is used for creating the execution. | Interface | com.sapportals.connector.execution.structures | SAP NetWeaver | javadoc |
|
IStructureWrapper | Fields inherited from interface com. | Interface | com.sapportals.connector.metadata.structures | SAP NetWeaver | javadoc |
|
IStructureWrapperMetaData | | Interface | com.sapportals.connector.metadata.structures | SAP NetWeaver | javadoc |
|
IStructureWrapperMetaDataProperty | Methods inherited from interface com. | Interface | com.sapportals.connector.metadata.structures | SAP NetWeaver | javadoc |
|
|
ISymbol | The base interface for all SQL operation symbols. | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver | javadoc |
|
ITime | This base interface exposes metadata for the time data primitive. | Interface | com.sapportals.connector.metadata.primitives | SAP NetWeaver | javadoc |
|
IUnaryFromClause | This interface holds all the symbols of a SQL operation FROM sub clause. | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver | javadoc |
|
IUnionStructure | This interface exposes metadata for a unionFields inherited from interface com. | Interface | com.sapportals.connector.metadata.structures | SAP NetWeaver | javadoc |
|
IUnknown | This base interface exposes metadata for an unknown data primitiveFields inherited from interface com. | Interface | com.sapportals.connector.metadata.primitives | SAP NetWeaver | javadoc |
|
IUpdateOperation | The base interface for SQL UPDATE operation holderFields inherited from interface com. | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver | javadoc |
|
IndexNotFoundException | Thrown when index is not foundSee Also:Serialized Form | Class | com.sapportals.connector.metadata.objects | SAP NetWeaver | javadoc |
|
InterfaceNotSupportedException | Thrown when an invalid interface is requested from the INative interface. | Class | com.sapportals.connector.connection | SAP NetWeaver | javadoc |
|
InvalidConditionException | Thrown when attempting access to an invalid conditionSee Also:Serialized Form | Class | com.sapportals.connector.execution.objects | SAP NetWeaver | javadoc |
|
InvalidQueryException | Thrown when attempting to perform an invalid query. | Class | com.sapportals.connector.execution.objects | SAP NetWeaver | javadoc |
|
InvalidQueryStringException | Thrown when executing an invalid query stringSee Also:Serialized Form | Class | com.sapportals.connector.execution.objects | SAP NetWeaver | javadoc |
|
InvalidRelationException | Thrown when attempting access to an invalid relationSee Also:Serialized Form | Class | com.sapportals.connector.execution.objects | SAP NetWeaver | javadoc |
|
ListFormatter | Formats log records as simple hash-separated columns. | Class | com.sap.tc.logging | SAP NetWeaver | javadoc |
|
Location | Describes messages that originate from delimited source code areas and is above all used to emit trace messages. | Class | com.sap.tc.logging | SAP NetWeaver | javadoc |
|
Log | Writes log records to destinations. | Class | com.sap.tc.logging | SAP NetWeaver | javadoc |
|
LogController | Controls output to logs, which stand for destinations to write log messages Log controllers are the objects you call to write messages. | Class | com.sap.tc.logging | SAP NetWeaver | javadoc |
|
LogEvents | | Interface | com.sap.tc.logging | SAP NetWeaver | javadoc |
|
LogRecord | Internal form of log messages. | Class | com.sap.tc.logging | SAP NetWeaver | javadoc |
|
LoggingBaseException | | Class | com.sap.tc.logging.exceptions | SAP NetWeaver | javadoc |
|
LoggingManager | | Class | com.sap.tc.logging | SAP NetWeaver | javadoc |
|
LogicalLocking | Provides methods similar to the LockingContext, except that the owner may not be set explicitely. | Interface | com.sap.engine.services.applocking | SAP NetWeaver | javadoc |
|
LogicalLockingFactory | Gives access to an instance of the LogicalLocking, which belongs to a specified namespace. | Interface | com.sap.engine.services.applocking | SAP NetWeaver | javadoc |
|
MessageEvent | This event will be fired when an message is being processed. | Class | com.sap.tc.logging | SAP NetWeaver | javadoc |
|
MessageEventListener | Listen to the message being written. | Interface | com.sap.tc.logging | SAP NetWeaver | javadoc |
|
MethodNotFoundException | Thrown when an invalid method is requested. | Class | com.sapportals.connector.metadata.objects | SAP NetWeaver | javadoc |
|
|
MsgObject | Title: Logging Description: Logging API | Class | com.sap.tc.logging | SAP NetWeaver | javadoc |
|
MsgType | Collects constants for internal use as message format types as well as some static utility methods. | Class | com.sap.tc.logging | SAP NetWeaver | javadoc |
|
MultipartMessage | This class represents a multipart message body. | Class | com.sap.engine.services.servlets_jsp.lib.multipart | SAP NetWeaver | javadoc |
|
MultipartParseException | Throwing an instance of this exception indicates problems in parsing multipart http messages. | Class | com.sap.engine.services.servlets_jsp.lib.multipart | SAP NetWeaver | javadoc |
|
MultipartPart | This class represents a sub-message of a multipart http message. | Class | com.sap.engine.services.servlets_jsp.lib.multipart | SAP NetWeaver | javadoc |
|
NewLogEvent | An event indicating a log is ready to be used to output logging messages. | Class | com.sap.tc.logging | SAP NetWeaver | javadoc |
|
NewLogListener | Listen to the log adding event. | Interface | com.sap.tc.logging | SAP NetWeaver | javadoc |
|
ObjectNotFoundException | Thrown when attempting access to an invalid objectSee Also:Serialized Form | Class | com.sapportals.connector.execution.objects | SAP NetWeaver | javadoc |
|
OpenException | Title: Logging Description: Logging API | Class | com.sap.tc.logging.exceptions | SAP NetWeaver | javadoc |
|
OverwriteLogfileEvent | This event will be fired when an existing logfile is being cleaned up and overwritten with new messages. | Class | com.sap.tc.logging | SAP NetWeaver | javadoc |
|
OverwriteLogfileListener | Listen to the logfile being overwritten event. | Interface | com.sap.tc.logging | SAP NetWeaver | javadoc |
|
ParameterNotFoundException | Thrown when an invalid parameter is requested. | Class | com.sapportals.connector.metadata.functions | SAP NetWeaver | javadoc |
|
PropertiesConfigurator | Configures the Logging API according to a set of properties. | Class | com.sap.tc.logging | SAP NetWeaver | javadoc |
|
QueryExecutionException | Thrown when executing a querySee Also:Serialized Form | Class | com.sapportals.connector.execution.objects | SAP NetWeaver | javadoc |
|
ReadException | Title: Logging Description: Logging API | Class | com.sap.tc.logging.exceptions | SAP NetWeaver | javadoc |
|
ReadRotatingFilesException | Title: Logging Description: Logging API | Class | com.sap.tc.logging.exceptions | SAP NetWeaver | javadoc |
|
RelationNotFoundException | Thrown when an non existing relation is requested. | Class | com.sapportals.connector.metadata.relations | SAP NetWeaver | javadoc |
|
ReleaseLogEvent | This event will be fired before an existing logfile is being cleaned up and overwritten with new messages, before OwerwriteLogfileEvent. | Class | com.sap.tc.logging | SAP NetWeaver | javadoc |
|
ReleaseLogListener | Listen to the logfile being overwritten event. | Interface | com.sap.tc.logging | SAP NetWeaver | javadoc |
|
RemoveLogEvent | An event indicating a log is no longer in use to output logging messages. | Class | com.sap.tc.logging | SAP NetWeaver | javadoc |
|
RemoveLogListener | Listen to the log removal event. | Interface | com.sap.tc.logging | SAP NetWeaver | javadoc |
|
ResetLogControllerListener | Listen to the LogController reset event. | Interface | com.sap.tc.logging | SAP NetWeaver | javadoc |
|
Severity | Collects constants for use as severities as well as some static utility methods. | Class | com.sap.tc.logging | SAP NetWeaver | javadoc |
|
StreamLog | Writes log records to output streams. | Class | com.sap.tc.logging | SAP NetWeaver | javadoc |
|
TableLocking | Provides methods to lock and unlock rows in database tables. | Interface | com.sap.engine.services.applocking | SAP NetWeaver | javadoc |
|
|
TimeoutException | Thrown when time for connecting was exceeded. | Class | com.sapportals.connector.connection | SAP NetWeaver | javadoc |
|
TraceFormatter | Formats log records as readable lines. | Class | com.sap.tc.logging | SAP NetWeaver | javadoc |
|
UID | | Class | com.sap.tc.logging | SAP NetWeaver | javadoc |
|
UnsupportedFormatException | See Also:Serialized FormFields inherited from class com. | Class | com.sap.tc.logging | SAP NetWeaver | javadoc |
|
UnsupportedFormatException | Title: Logging Description: Logging API | Class | com.sap.tc.logging.exceptions | SAP NetWeaver | javadoc |
|
XMLFormatter | Formats log records as XML elements. | Class | com.sap.tc.logging | SAP NetWeaver | javadoc |
|
ApproximateNumericHelper | | Class | com.sap.sql | SAP NetWeaver | javadoc |
|
AsciiStream | This class is not supported by Open SQL / SQLJ. | Class | sqlj.runtime | SAP NetWeaver | javadoc |
|
BatchExecutionContext | | Class | com.sap.sql | SAP NetWeaver | javadoc |
|
BinaryStream | BinaryStream is a class derived from java. | Class | sqlj.runtime | SAP NetWeaver | javadoc |
|
CardinalityViolationException | Exception thrown by the Open SQL / SQLJ runtime if a single row query returns a result set with more than one row. | Class | com.sap.sql | SAP NetWeaver | javadoc |
|
CharacterStream | A class derived from java. | Class | sqlj.runtime | SAP NetWeaver | javadoc |
|
ConnectionContext | The ConnectionContext interface provides a set of methods that manage a set of SQL operations performed during a session with a specific database. | Interface | sqlj.runtime | SAP NetWeaver | javadoc |
|
DatabaseServices | A collection of services and utilities regarding the database server. | Class | com.sap.sql | SAP NetWeaver | javadoc |
|
DateTimeNormalizer | This class can be used to normalize time values that need to be stored via JDBC. | Class | com.sap.sql | SAP NetWeaver | javadoc |
|
DuplicateKeyException | | Class | com.sap.sql | SAP NetWeaver | javadoc |
|
ExecutionContext | An execution context provides the context in which executable sql operations are preformed. | Class | sqlj.runtime | SAP NetWeaver | javadoc |
|
ForUpdate | This interface is not usable with Open SQL / SQLJ. | Interface | sqlj.runtime | SAP NetWeaver | javadoc |
|
NamedIterator | An interface implemented by all iterators that employ a by-name binding strategy. | Interface | sqlj.runtime | SAP NetWeaver | javadoc |
|
NativeSQLAccess | | Class | com.sap.sql | SAP NetWeaver | javadoc |
|
NoDataException | Exception thrown by the Open SQL / SQLJ runtime if a single row query returns an empty result set. | Class | com.sap.sql | SAP NetWeaver | javadoc |
|
PositionedIterator | An interface implemented by all iterators that employ a by-position binding strategy. | Interface | sqlj.runtime | SAP NetWeaver | javadoc |
|
ResultSetIterator | An interface that defines the shared functionality of those objects used to iterate over the contents of a result set. | Interface | sqlj.runtime | SAP NetWeaver | javadoc |
|
RuntimeContext | This class is for internal use only. | Class | sqlj.runtime | SAP NetWeaver | javadoc |
|
SQLNullException | The SQLNullException class is a particular instance of SQLException used in the case that SQL NULL was attemped to be fetched into a java | Class | sqlj.runtime | SAP NetWeaver | javadoc |
|
|
Scrollable | This interface is not usable with Open SQL / SQLJ. | Interface | sqlj.runtime | SAP NetWeaver | javadoc |
|
StreamWrapper | This class wraps a particular InputStream instance. | Class | sqlj.runtime | SAP NetWeaver | javadoc |
|
UnicodeStream | This class is not supported by Open SQL / SQLJ. | Class | sqlj.runtime | SAP NetWeaver | javadoc |
|
IWDAbstractActiveComponent | Web Dynpro AbstractActiveComponent API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.activecomp.api | SAP NetWeaver | javadoc |
|
IWDAbstractBarChart | Web Dynpro AbstractBarChart API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.analytics.api | SAP NetWeaver | javadoc |
|
IWDAbstractButton | Web Dynpro AbstractButton API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDAbstractCaption | Web Dynpro AbstractCaption API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDAbstractChart | Web Dynpro AbstractChart API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.analytics.api | SAP NetWeaver | javadoc |
|
IWDAbstractChartCartesian | Web Dynpro AbstractChartCartesian API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.analytics.api | SAP NetWeaver | javadoc |
|
IWDAbstractChartPolar | Web Dynpro AbstractChartPolar API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.analytics.api | SAP NetWeaver | javadoc |
|
IWDAbstractDropDown | Web Dynpro AbstractDropDown API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDAbstractDropDownByIndex | Web Dynpro AbstractDropDownByIndex API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDAbstractDropDownByKey | Web Dynpro AbstractDropDownByKey API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDAbstractFlow | Web Dynpro AbstractFlow API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.analytics.api | SAP NetWeaver | javadoc |
|
IWDAbstractIgsElement | Web Dynpro AbstractIgsElement API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.graphics.api | SAP NetWeaver | javadoc |
|
IWDAbstractInputField | Web Dynpro AbstractInputField API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDAbstractLabeledRange | Web Dynpro AbstractLabeledRange API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.analytics.api | SAP NetWeaver | javadoc |
|
IWDAbstractLineChart | Web Dynpro AbstractLineChart API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.analytics.api | SAP NetWeaver | javadoc |
|
IWDAbstractMasterTableColumn | Web Dynpro AbstractMasterTableColumn API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDAbstractPatternContainer | Web Dynpro AbstractPatternContainer API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.pattern.api | SAP NetWeaver | javadoc |
|
IWDAbstractPopin | Web Dynpro AbstractPopin API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDAbstractRange | Web Dynpro AbstractRange API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.analytics.api | SAP NetWeaver | javadoc |
|
IWDAbstractRangedSlider | Web Dynpro AbstractRangedSlider API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.analytics.api | SAP NetWeaver | javadoc |
|
IWDAbstractSeries | Web Dynpro AbstractSeries API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.graphics.api | SAP NetWeaver | javadoc |
|
IWDAbstractSlider | Web Dynpro AbstractSlider API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.analytics.api | SAP NetWeaver | javadoc |
|
|
IWDAbstractTableCellVariant | Web Dynpro AbstractTableCellVariant API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDAbstractTableColumn | Web Dynpro AbstractTableColumn API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDAbstractToggle | Web Dynpro AbstractToggle API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDAbstractToggleButton | Web Dynpro AbstractToggleButton API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDAbstractTreeNodeType | Web Dynpro AbstractTreeNodeType API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDAbstractTreeTableColumn | Web Dynpro AbstractTreeTableColumn API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDAbstractValue | Web Dynpro AbstractValue API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.graphics.api | SAP NetWeaver | javadoc |
|
IWDAbstractViewInfo | Interface of progmodel repository model class "IWDAbstractViewInfo". | Interface | com.sap.tc.webdynpro.progmodel.repository | SAP NetWeaver | javadoc |
|
IWDAccordion | Web Dynpro Accordion API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.analytics.api | SAP NetWeaver | javadoc |
|
IWDAcfControlMethods | | Interface | com.sap.tc.webdynpro.clientserver.uielib.activecomp.api | SAP NetWeaver | javadoc |
|
IWDAction | Offers access to actions of a controller. | Interface | com.sap.tc.webdynpro.progmodel.api | SAP NetWeaver | javadoc |
|
IWDActionInfo | Interface of progmodel repository model class "IWDActionInfo". | Interface | com.sap.tc.webdynpro.progmodel.repository | SAP NetWeaver | javadoc |
|
IWDApplication | Generic API of a Web Dynpro Application. | Interface | com.sap.tc.webdynpro.progmodel.api | SAP NetWeaver | javadoc |
|
IWDApplicationInfo | Interface of progmodel repository model class "IWDApplicationInfo". | Interface | com.sap.tc.webdynpro.progmodel.repository | SAP NetWeaver | javadoc |
|
IWDApplicationPropertyInfo | Interface of progmodel repository model class "IWDApplicationPropertyInfo". | Interface | com.sap.tc.webdynpro.progmodel.repository | SAP NetWeaver | javadoc |
|
IWDApplicationStateChangeInfo | | Interface | com.sap.tc.webdynpro.progmodel.api | SAP NetWeaver | javadoc |
|
IWDApplicationStateChangeReturn | of the root component of an application. | Interface | com.sap.tc.webdynpro.progmodel.api | SAP NetWeaver | javadoc |
|
IWDAreaChart | Web Dynpro AreaChart API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.analytics.api | SAP NetWeaver | javadoc |
|
IWDAttributeInfo | Structure information for a context attribute. | Interface | com.sap.tc.webdynpro.progmodel.api | SAP NetWeaver | javadoc |
|
IWDAttributePointer | | Interface | com.sap.tc.webdynpro.progmodel.api | SAP NetWeaver | javadoc |
|
IWDBIApplicationFrame | Web Dynpro BIApplicationFrame API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.bi.api | SAP NetWeaver | javadoc |
|
IWDBarChart | Web Dynpro BarChart API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.analytics.api | SAP NetWeaver | javadoc |
|
IWDBarCodeReader | Web Dynpro BarCodeReader API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.mobile.api | SAP NetWeaver | javadoc |
|
IWDBoundValueSet | | Interface | com.sap.tc.webdynpro.progmodel.api | SAP NetWeaver | javadoc |
|
IWDBreadCrumb | Web Dynpro BreadCrumb API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
|
IWDBreadCrumbStep | Web Dynpro BreadCrumbStep API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDBusinessGraphics | Web Dynpro BusinessGraphics API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.graphics.api | SAP NetWeaver | javadoc |
|
IWDBusinessGraphicsInfo | Interface of progmodel repository model class "IWDBusinessGraphicsInfo". | Interface | com.sap.tc.webdynpro.progmodel.repository | SAP NetWeaver | javadoc |
|
IWDButton | Web Dynpro Button API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDButtonRow | Web Dynpro ButtonRow API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDButtonRowItem | Web Dynpro ButtonRowItem marker interface. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDCachedResource | | Interface | com.sap.tc.webdynpro.services.sal.datatransport.api | SAP NetWeaver | javadoc |
|
IWDCachedWebResource | Created on 15. | Interface | com.sap.tc.webdynpro.services.sal.url.api | SAP NetWeaver | javadoc |
|
IWDCalculatedAttributeAccessor | Interface used as a dynamic "calculated attribute". | Interface | com.sap.tc.webdynpro.progmodel.api | SAP NetWeaver | javadoc |
|
IWDCaption | Web Dynpro Caption API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDCategory | Web Dynpro Category API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.graphics.api | SAP NetWeaver | javadoc |
|
IWDCategoryAxis | Web Dynpro CategoryAxis API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.analytics.api | SAP NetWeaver | javadoc |
|
IWDChartLegendEntry | Web Dynpro ChartLegendEntry API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.analytics.api | SAP NetWeaver | javadoc |
|
IWDCheckBox | Web Dynpro CheckBox API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDCheckBoxGroup | Web Dynpro CheckBoxGroup API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDClientUser | An IWDClientUser instance represents a Web Dynpro client user. | Interface | com.sap.tc.webdynpro.services.sal.um.api | SAP NetWeaver | javadoc |
|
IWDClock | Web Dynpro Clock API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.analytics.api | SAP NetWeaver | javadoc |
|
IWDColumnChart | Web Dynpro ColumnChart API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.analytics.api | SAP NetWeaver | javadoc |
|
IWDComponent | Generic API of all Web Dynpro component controllers. | Interface | com.sap.tc.webdynpro.progmodel.api | SAP NetWeaver | javadoc |
|
IWDComponentControllerUsageInfo | Interface of progmodel repository model class "IWDComponentControllerUsageInfo". | Interface | com.sap.tc.webdynpro.progmodel.repository | SAP NetWeaver | javadoc |
|
IWDComponentInfo | Interface of progmodel repository model class "IWDComponentInfo". | Interface | com.sap.tc.webdynpro.progmodel.repository | SAP NetWeaver | javadoc |
|
IWDComponentInterfaceDefinitionInfo | Interface of progmodel repository model class "IWDComponentInterfaceDefinitionInfo". | Interface | com.sap.tc.webdynpro.progmodel.repository | SAP NetWeaver | javadoc |
|
IWDComponentInterfaceImplementationInfo | Interface of progmodel repository model class "IWDComponentInterfaceImplementationInfo". | Interface | com.sap.tc.webdynpro.progmodel.repository | SAP NetWeaver | javadoc |
|
IWDComponentInterfaceInfo | Interface of progmodel repository model class "IWDComponentInterfaceInfo". | Interface | com.sap.tc.webdynpro.progmodel.repository | SAP NetWeaver | javadoc |
|
IWDComponentUsage | API of component usages. | Interface | com.sap.tc.webdynpro.progmodel.api | SAP NetWeaver | javadoc |
|
|
IWDComponentUsageInfo | Interface of progmodel repository model class "IWDComponentUsageInfo". | Interface | com.sap.tc.webdynpro.progmodel.repository | SAP NetWeaver | javadoc |
|
IWDConfiguration | IWDConfiguration specifies the interface to configuration data. | Interface | com.sap.tc.webdynpro.services.sal.config.api | SAP NetWeaver | javadoc |
|
IWDConfirmationDialog | | Interface | com.sap.tc.webdynpro.services.session.api | SAP NetWeaver | javadoc |
|
IWDContext | Access to the context data of a controller. | Interface | com.sap.tc.webdynpro.progmodel.api | SAP NetWeaver | javadoc |
|
IWDContextAttributeMappingInfo | Interface of progmodel repository model class "IWDContextAttributeMappingInfo". | Interface | com.sap.tc.webdynpro.progmodel.repository | SAP NetWeaver | javadoc |
|
IWDContextElementMappingInfo | Interface of progmodel repository model class "IWDContextElementMappingInfo". | Interface | com.sap.tc.webdynpro.progmodel.repository | SAP NetWeaver | javadoc |
|
IWDContextualPanel | Web Dynpro ContextualPanel API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.pattern.api | SAP NetWeaver | javadoc |
|
IWDContextualPanelItem | Web Dynpro ContextualPanelItem marker interface. | Interface | com.sap.tc.webdynpro.clientserver.uielib.pattern.api | SAP NetWeaver | javadoc |
|
IWDController | Generic API of all Web Dynpro controllers. | Interface | com.sap.tc.webdynpro.progmodel.api | SAP NetWeaver | javadoc |
|
IWDControllerInfo | Interface of progmodel repository model class "IWDControllerInfo". | Interface | com.sap.tc.webdynpro.progmodel.repository | SAP NetWeaver | javadoc |
|
IWDControllerUsageInfo | Interface of progmodel repository model class "IWDControllerUsageInfo". | Interface | com.sap.tc.webdynpro.progmodel.repository | SAP NetWeaver | javadoc |
|
IWDConverter | | Interface | com.sap.tc.webdynpro.clientserver.uielib.graphics.api | SAP NetWeaver | javadoc |
|
IWDCustomEvent | API of Custom Events provided to Controller Event Handlers. | Interface | com.sap.tc.webdynpro.progmodel.api | SAP NetWeaver | javadoc |
|
IWDCustomEventInfo | Interface of progmodel repository model class "IWDCustomEventInfo". | Interface | com.sap.tc.webdynpro.progmodel.repository | SAP NetWeaver | javadoc |
|
IWDCustomizingLayer | API of a customizing layer. | Interface | com.sap.tc.webdynpro.repository.api | SAP NetWeaver | javadoc |
|
IWDDataSeries | Web Dynpro DataSeries API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.analytics.api | SAP NetWeaver | javadoc |
|
IWDDateNavigator | Web Dynpro DateNavigator API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDDateNavigatorLegend | Web Dynpro DateNavigatorLegend API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDDateNavigatorMarking | Web Dynpro DateNavigatorMarking API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDDeployableObject | IWDDeployableObject specifies the interface of a deployment unit containing Web Dynpro content. | Interface | com.sap.tc.webdynpro.services.sal.deployment.api | SAP NetWeaver | javadoc |
|
IWDDoughnutChart | Web Dynpro DoughnutChart API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.analytics.api | SAP NetWeaver | javadoc |
|
IWDDropDownByIndex | Web Dynpro DropDownByIndex API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDDropDownByKey | Web Dynpro DropDownByKey API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDDynamicRFCModel | Provides access to all generic functionality that an Adaptive RFC Model Beside the functionality defined through the extended interfaces (originating | Interface | com.sap.tc.webdynpro.modelimpl.dynamicrfc | SAP NetWeaver | javadoc |
|
IWDDynamicRFCModelClass | Provides access to all generic functionality that an Adaptive RFC ModelClass Beside the functionality defined through the extended interfaces (originating | Interface | com.sap.tc.webdynpro.modelimpl.dynamicrfc | SAP NetWeaver | javadoc |
|
|
IWDEmptyViewInfo | Interface of progmodel repository model class "IWDEmptyViewInfo". | Interface | com.sap.tc.webdynpro.progmodel.repository | SAP NetWeaver | javadoc |
|
IWDEventBindingInfo | Interface of progmodel repository model class "IWDEventBindingInfo". | Interface | com.sap.tc.webdynpro.progmodel.repository | SAP NetWeaver | javadoc |
|
IWDEventHandlerId | Identifier object for a controller event handler. | Interface | com.sap.tc.webdynpro.progmodel.api | SAP NetWeaver | javadoc |
|
IWDEventHandlerInfo | Interface of progmodel repository model class "IWDEventHandlerInfo". | Interface | com.sap.tc.webdynpro.progmodel.repository | SAP NetWeaver | javadoc |
|
IWDEventId | Identifier object for a controller event. | Interface | com.sap.tc.webdynpro.progmodel.api | SAP NetWeaver | javadoc |
|
IWDEventInfo | Interface of progmodel repository model class "IWDEventInfo". | Interface | com.sap.tc.webdynpro.progmodel.repository | SAP NetWeaver | javadoc |
|
IWDExpandableTitle | Web Dynpro ExpandableTitle API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.pattern.api | SAP NetWeaver | javadoc |
|
IWDExternalControllerInterface | Common Interface for all External Interfaces of Controllers. | Interface | com.sap.tc.webdynpro.progmodel.api | SAP NetWeaver | javadoc |
|
IWDFileDownload | Web Dynpro FileDownload API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDFileUpload | Web Dynpro FileUpload API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDFlowData | Web Dynpro FlowData API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDFlowLayout | Web Dynpro FlowLayout API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDFreeContextualArea | Web Dynpro FreeContextualArea API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.pattern.api | SAP NetWeaver | javadoc |
|
IWDFunctionKey | Web Dynpro FunctionKey API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.mobile.api | SAP NetWeaver | javadoc |
|
IWDGantt | Web Dynpro Gantt API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.activecomp.api | SAP NetWeaver | javadoc |
|
IWDGanttMethodHandler | This interface describes methods that can be invoked on the gantt on the client side. | Interface | com.sap.tc.webdynpro.clientserver.uielib.activecomp.api | SAP NetWeaver | javadoc |
|
IWDGauge | Web Dynpro Gauge API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.analytics.api | SAP NetWeaver | javadoc |
|
IWDGeoCoder | Provides a java interface to retrieve geo positions from adresses. | Interface | com.sap.tc.webdynpro.clientserver.uielib.graphics.api | SAP NetWeaver | javadoc |
|
IWDGeoLine | Web Dynpro UI type GeoLine API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.graphics.api | SAP NetWeaver | javadoc |
|
IWDGeoMap | Web Dynpro GeoMap API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.graphics.api | SAP NetWeaver | javadoc |
|
IWDGeoObject | Web Dynpro UI type GeoObject API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.graphics.api | SAP NetWeaver | javadoc |
|
IWDGeoPoint | Web Dynpro UI type GeoPoint API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.graphics.api | SAP NetWeaver | javadoc |
|
IWDGeoPolygon | Web Dynpro UI type GeoPolygon API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.graphics.api | SAP NetWeaver | javadoc |
|
IWDGeoRouter | This interface provides geo routing services. | Interface | com.sap.tc.webdynpro.clientserver.uielib.graphics.api | SAP NetWeaver | javadoc |
|
IWDGridData | Web Dynpro GridData API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
|
IWDGridLayout | Web Dynpro GridLayout API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDGroup | Web Dynpro Group API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDHRange | Web Dynpro HRange API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.analytics.api | SAP NetWeaver | javadoc |
|
IWDHSlider | Web Dynpro HSlider API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.analytics.api | SAP NetWeaver | javadoc |
|
IWDHorizontalFlow | Web Dynpro HorizontalFlow API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.analytics.api | SAP NetWeaver | javadoc |
|
IWDHorizontalGutter | Web Dynpro HorizontalGutter API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDIFrame | Web Dynpro IFrame API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDIOSConstants | Web Dynpro IOS Constants. | Interface | com.sap.tc.webdynpro.clientserver.uielib.officecomp.api | SAP NetWeaver | javadoc |
|
IWDIOSDocument | Web Dynpro IOS Document. | Interface | com.sap.tc.webdynpro.clientserver.uielib.officecomp.api | SAP NetWeaver | javadoc |
|
IWDIOSEnvironment | Web Dynpro IOS Environment. | Interface | com.sap.tc.webdynpro.clientserver.uielib.officecomp.api | SAP NetWeaver | javadoc |
|
IWDIOSFactory | Web Dynpro IOS Factory. | Interface | com.sap.tc.webdynpro.clientserver.uielib.officecomp.api | SAP NetWeaver | javadoc |
|
IWDIOSResult | Web Dynpro IOS Result . | Interface | com.sap.tc.webdynpro.clientserver.uielib.officecomp.api | SAP NetWeaver | javadoc |
|
IWDIOSResultBool | Web Dynpro IOS Result for boolean values. | Interface | com.sap.tc.webdynpro.clientserver.uielib.officecomp.api | SAP NetWeaver | javadoc |
|
IWDIOSResultInt | Web Dynpro IOS Result for integer values. | Interface | com.sap.tc.webdynpro.clientserver.uielib.officecomp.api | SAP NetWeaver | javadoc |
|
IWDIOSResultNo | Web Dynpro IOS Result for no return value. | Interface | com.sap.tc.webdynpro.clientserver.uielib.officecomp.api | SAP NetWeaver | javadoc |
|
IWDIOSResultString | Web Dynpro IOS Result for string values. | Interface | com.sap.tc.webdynpro.clientserver.uielib.officecomp.api | SAP NetWeaver | javadoc |
|
IWDImage | Web Dynpro Image API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDInboundPlugInfo | Interface of progmodel repository model class "IWDInboundPlugInfo". | Interface | com.sap.tc.webdynpro.progmodel.repository | SAP NetWeaver | javadoc |
|
IWDIncomingEventInfo | Interface of progmodel repository model class "IWDIncomingEventInfo". | Interface | com.sap.tc.webdynpro.progmodel.repository | SAP NetWeaver | javadoc |
|
IWDInputField | Web Dynpro InputField API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDInputMassDatasource | | Interface | com.sap.tc.webdynpro.services.sal.datatransport.api | SAP NetWeaver | javadoc |
|
IWDInputStream | | Interface | com.sap.tc.webdynpro.progmodel.api | SAP NetWeaver | javadoc |
|
IWDInteractiveForm | Web Dynpro InteractiveForm API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.adobe.api | SAP NetWeaver | javadoc |
|
IWDInterfaceViewInfo | Interface of progmodel repository model class "IWDInterfaceViewInfo". | Interface | com.sap.tc.webdynpro.progmodel.repository | SAP NetWeaver | javadoc |
|
IWDInvisibleElement | Web Dynpro InvisibleElement API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
|
IWDItemListBox | Web Dynpro ItemListBox API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDJCOClientConnection | This interface describes a JCO connection used by a Web Dynpro application. | Interface | com.sap.tc.webdynpro.services.sal.sl.api | SAP NetWeaver | javadoc |
|
IWDLabel | Web Dynpro Label API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDLayout | Web Dynpro Layout API. | Interface | com.sap.tc.webdynpro.progmodel.api | SAP NetWeaver | javadoc |
|
IWDLayoutData | Web Dynpro LayoutData API. | Interface | com.sap.tc.webdynpro.progmodel.api | SAP NetWeaver | javadoc |
|
IWDLegend | Web Dynpro Legend API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDLegendItem | Web Dynpro LegendItem API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDLineChart | Web Dynpro LineChart API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.analytics.api | SAP NetWeaver | javadoc |
|
IWDLink | Web Dynpro Link API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDLinkToAction | Web Dynpro LinkToAction API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDLinkToURL | Web Dynpro LinkToURL API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDMatrixData | Web Dynpro MatrixData API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDMatrixHeadData | Web Dynpro MatrixHeadData API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDMatrixLayout | Web Dynpro MatrixLayout API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDMenu | Web Dynpro Menu API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDMenuActionItem | Web Dynpro MenuActionItem API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDMenuBar | Web Dynpro MenuBar API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDMenuCheckBox | Web Dynpro MenuCheckBox API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDMenuItem | Web Dynpro MenuItem API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDMenuRadioButton | Web Dynpro MenuRadioButton API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDMenuSeparator | Web Dynpro MenuSeparator API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDMessage | | Interface | com.sap.tc.webdynpro.progmodel.api | SAP NetWeaver | javadoc |
|
IWDMessageArea | Web Dynpro MessageArea API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.pattern.api | SAP NetWeaver | javadoc |
|
IWDMessageManager | IWDMessageManager is used for reporting runtime exceptions that will not lead to a termination of the current Web Dynpro Component, but the error(s) is/are presented to the end user in a configurable | Interface | com.sap.tc.webdynpro.progmodel.api | SAP NetWeaver | javadoc |
|
IWDMethodHandler | Active components such as gantt or network offer an application interface to call methods on the client at runtime. | Interface | com.sap.tc.webdynpro.clientserver.uielib.activecomp.api | SAP NetWeaver | javadoc |
|
|
IWDMethodHandlerRetriever | This interface is implemented by utility classes such as WDGanttMethodHandlerRetriever that allow applications to get hold of a IWDMethodHandler via passing the info of a bound | Interface | com.sap.tc.webdynpro.clientserver.uielib.activecomp.api | SAP NetWeaver | javadoc |
|
IWDModel | WebDynpro specific subinterface of CMIModel that knows about model scopes and model instance IDs. | Interface | com.sap.tc.webdynpro.progmodel.model.api | SAP NetWeaver | javadoc |
|
IWDModelClassChangeTracking | Model Classes implementing this interface are capable of tracking changes. | Interface | com.sap.tc.webdynpro.progmodel.model.api | SAP NetWeaver | javadoc |
|
IWDModelClassRegistrable | Model Classes implementing this interface can be registered by key with their corresponding model. | Interface | com.sap.tc.webdynpro.progmodel.model.api | SAP NetWeaver | javadoc |
|
IWDModelRegistry | Registry for managing Model classes by Key. | Interface | com.sap.tc.webdynpro.progmodel.model.api | SAP NetWeaver | javadoc |
|
IWDModifiableBinaryType | The interface IWDModifiableBinaryType represents a special Web Dynpro implementation of the Java DDIC's binary type. | Interface | com.sap.tc.webdynpro.progmodel.api | SAP NetWeaver | javadoc |
|
IWDMultipleBreadCrumbStep | Web Dynpro MultipleBreadCrumbStep API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDMultipleLegendItem | Web Dynpro MultipleLegendItem API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDMultiplePhase | Web Dynpro MultiplePhase API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDMultipleRoadMapStep | Web Dynpro MultipleRoadMapStep API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDNavigationLinkInfo | Interface of progmodel repository model class "IWDNavigationLinkInfo". | Interface | com.sap.tc.webdynpro.progmodel.repository | SAP NetWeaver | javadoc |
|
IWDNavigationList | Web Dynpro NavigationList API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.pattern.api | SAP NetWeaver | javadoc |
|
IWDNavigationTargetReferenceInfo | Interface of progmodel repository model class "IWDNavigationTargetReferenceInfo". | Interface | com.sap.tc.webdynpro.progmodel.repository | SAP NetWeaver | javadoc |
|
IWDNetwork | Web Dynpro Network API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.activecomp.api | SAP NetWeaver | javadoc |
|
IWDNetworkMethodHandler | This interface describes methods that can be invoked on the network on the client side. | Interface | com.sap.tc.webdynpro.clientserver.uielib.activecomp.api | SAP NetWeaver | javadoc |
|
IWDNode | Application Interface implemented by context nodes. | Interface | com.sap.tc.webdynpro.progmodel.api | SAP NetWeaver | javadoc |
|
IWDNodeCollectionDisposer | Interface used to set up a dynamic dispose "function". | Interface | com.sap.tc.webdynpro.progmodel.api | SAP NetWeaver | javadoc |
|
IWDNodeCollectionSupplier | Interface used to set up a dynamic supply "function". | Interface | com.sap.tc.webdynpro.progmodel.api | SAP NetWeaver | javadoc |
|
IWDNodeElement | Functionality that is common to all elements in any context node and that can be used by Web Dynpro applications. | Interface | com.sap.tc.webdynpro.progmodel.api | SAP NetWeaver | javadoc |
|
IWDNodeInfo | Represents the static structural aspect of a Node and its NodeElements at runtime keeping the meta data as defined at design time. | Interface | com.sap.tc.webdynpro.progmodel.api | SAP NetWeaver | javadoc |
|
IWDNodeNotificationListener | A listener that can receive notifications that are passed along the mapping via IWDNode. | Interface | com.sap.tc.webdynpro.progmodel.api | SAP NetWeaver | javadoc |
|
IWDNumericValue | Web Dynpro NumericValue API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.graphics.api | SAP NetWeaver | javadoc |
|
IWDOVSContextNotificationListener | Callback interface that must be implemented by applications that use a context based OVS. | Interface | com.sap.tc.webdynpro.progmodel.api | SAP NetWeaver | javadoc |
|
IWDOVSNotificationListener | Callback interface that must be implemented by applications that use an OVS based on an ICMIQuery. | Interface | com.sap.tc.webdynpro.progmodel.api | SAP NetWeaver | javadoc |
|
IWDOfficeControl | Web Dynpro OfficeControl API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.officecomp.api | SAP NetWeaver | javadoc |
|
|
IWDOfficeMethodHandler | | Interface | com.sap.tc.webdynpro.clientserver.uielib.officecomp.api | SAP NetWeaver | javadoc |
|
IWDOnDemandValueSetService | | Interface | com.sap.tc.webdynpro.progmodel.api | SAP NetWeaver | javadoc |
|
IWDOutboundPlugInfo | Interface of progmodel repository model class "IWDOutboundPlugInfo". | Interface | com.sap.tc.webdynpro.progmodel.repository | SAP NetWeaver | javadoc |
|
IWDOutputMassDatasource | | Interface | com.sap.tc.webdynpro.services.sal.datatransport.api | SAP NetWeaver | javadoc |
|
IWDPDFDocument | IWDPDFDocument represents a PDF document. | Interface | com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.api | SAP NetWeaver | javadoc |
|
IWDPDFDocumentAccessibleContext | IWDPDFDocumentAccessibleContext represents an existing PDF document context. | Interface | com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.api | SAP NetWeaver | javadoc |
|
IWDPDFDocumentAppearance | IWDPDFDocumentAppearance allows you to set the appearance of the PDF document. | Interface | com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.api | SAP NetWeaver | javadoc |
|
IWDPDFDocumentCertificate | IWDPDFDocumentCertificate represents a certificate attached to a PDF document. | Interface | com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.api | SAP NetWeaver | javadoc |
|
IWDPDFDocumentCreationContext | IWDPDFDocumentCreationContext represents a new PDF document creation context. | Interface | com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.api | SAP NetWeaver | javadoc |
|
IWDPDFDocumentHandler | IWDPDFDocumentHandler is basically the starting of using PDFDocument API. | Interface | com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.api | SAP NetWeaver | javadoc |
|
IWDPDFDocumentInteractiveFormContext | IWDPDFDocumentInteractiveFormContext can be thought of as a pointer to the interactive form represented by an Interactive from UI element. | Interface | com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.api | SAP NetWeaver | javadoc |
|
IWDPDFDocumentInteractiveFormHandler | IWDPDFDocumentInteractiveFormHandler handles an interactive form/PDF document represented by interactive form UI element. | Interface | com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.api | SAP NetWeaver | javadoc |
|
IWDPDFDocumentSignature | IWDPDFDocumentSignature represents a signature field on the PDF document. | Interface | com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.api | SAP NetWeaver | javadoc |
|
IWDPDFDocumentTasks | Understanding IWDPDFDocumentTasks is a little tricky. | Interface | com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.api | SAP NetWeaver | javadoc |
|
IWDPDFObject | Please refrain from using IWDPDFObject API to create/manipulate PDF document. | Interface | com.sap.tc.webdynpro.pdfobject.api | SAP NetWeaver | javadoc |
|
IWDPageHeader | Web Dynpro PageHeader API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.pattern.api | SAP NetWeaver | javadoc |
|
IWDPageHeaderArea | Web Dynpro PageHeaderArea API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.pattern.api | SAP NetWeaver | javadoc |
|
IWDPane | Web Dynpro Pane API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.analytics.api | SAP NetWeaver | javadoc |
|
IWDParameterInfo | Interface of progmodel repository model class "IWDParameterInfo". | Interface | com.sap.tc.webdynpro.progmodel.repository | SAP NetWeaver | javadoc |
|
IWDParameterMapping | | Interface | com.sap.tc.webdynpro.services.event.api | SAP NetWeaver | javadoc |
|
IWDParameterMappingInfo | Interface of progmodel repository model class "IWDParameterMappingInfo". | Interface | com.sap.tc.webdynpro.progmodel.repository | SAP NetWeaver | javadoc |
|
IWDParameterizedFeatureInfo | Interface of progmodel repository model class "IWDParameterizedFeatureInfo". | Interface | com.sap.tc.webdynpro.progmodel.repository | SAP NetWeaver | javadoc |
|
IWDParameters | | Interface | com.sap.tc.webdynpro.services.event.api | SAP NetWeaver | javadoc |
|
IWDPatternContentArea | Web Dynpro PatternContentArea API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.pattern.api | SAP NetWeaver | javadoc |
|
IWDPatternExpandFunction | Web Dynpro PatternExpandFunction API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.pattern.api | SAP NetWeaver | javadoc |
|
|
IWDPatternSequence | Web Dynpro PatternSequence API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.pattern.api | SAP NetWeaver | javadoc |
|
IWDPatternSequenceStep | Web Dynpro PatternSequenceStep API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.pattern.api | SAP NetWeaver | javadoc |
|
IWDPatternTab | Web Dynpro PatternTab API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.pattern.api | SAP NetWeaver | javadoc |
|
IWDPatternTabStrip | Web Dynpro PatternTabStrip API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.pattern.api | SAP NetWeaver | javadoc |
|
IWDPatternTray | Web Dynpro PatternTray API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.pattern.api | SAP NetWeaver | javadoc |
|
IWDPhase | Web Dynpro Phase API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDPhaseIndicator | Web Dynpro PhaseIndicator API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDPieChart | Web Dynpro PieChart API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.analytics.api | SAP NetWeaver | javadoc |
|
IWDPoint | Web Dynpro Point API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.graphics.api | SAP NetWeaver | javadoc |
|
IWDPopin | Web Dynpro Popin API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDPortalIFrame | Web Dynpro PortalIFrame API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.epinternal.api | SAP NetWeaver | javadoc |
|
IWDPortalService | Basic interface of all portal services. | Interface | com.sap.tc.webdynpro.clientserver.portal.sf | SAP NetWeaver | javadoc |
|
IWDPortalServiceFactory | Service factory interface used to allow WebDynpro applications to interface with PRT services with consideration of remote PRT/PCD | Interface | com.sap.tc.webdynpro.clientserver.portal.sf | SAP NetWeaver | javadoc |
|
IWDPrintButton | Web Dynpro PrintButton API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.epinternal.api | SAP NetWeaver | javadoc |
|
IWDProgmodelRepository | Interface of configuration model "IWDProgmodelRepository". | Interface | com.sap.tc.webdynpro.progmodel.repository | SAP NetWeaver | javadoc |
|
IWDProgressIndicator | Web Dynpro ProgressIndicator API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDProtocolAdapter | This interface defines the application developer access to the protocol abstraction of the current request-response-cycle | Interface | com.sap.tc.webdynpro.services.sal.adapter.api | SAP NetWeaver | javadoc |
|
IWDPublicControllerInterface | Common Interface for all Public Interfaces of Controllers. | Interface | com.sap.tc.webdynpro.progmodel.api | SAP NetWeaver | javadoc |
|
IWDRFIDReader | Web Dynpro RFIDReader API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.mobile.api | SAP NetWeaver | javadoc |
|
IWDRadioButton | Web Dynpro RadioButton API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDRadioButtonGroupByIndex | Web Dynpro RadioButtonGroupByIndex API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDRadioButtonGroupByKey | Web Dynpro RadioButtonGroupByKey API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDRepository | | Interface | com.sap.tc.webdynpro.repository.api | SAP NetWeaver | javadoc |
|
IWDRepositoryFactory | Factory for repositories and repository structure manager. | Interface | com.sap.tc.webdynpro.services.sal.repository.api | SAP NetWeaver | javadoc |
|
IWDRepositoryModel | API of a runtime repository model. | Interface | com.sap.tc.webdynpro.repository.api | SAP NetWeaver | javadoc |
|
|
IWDRepositoryModelClass | The API to the generic repository object class that represents repository content at runtime time. | Interface | com.sap.tc.webdynpro.repository.api | SAP NetWeaver | javadoc |
|
IWDRepositoryModelClassInfo | API of the metadata object of a repository model class. | Interface | com.sap.tc.webdynpro.repository.api | SAP NetWeaver | javadoc |
|
IWDRepositoryStructureManager | Manger repository structure. | Interface | com.sap.tc.webdynpro.repository.api | SAP NetWeaver | javadoc |
|
IWDRequest | This interface defines the application developer access to the request object of the request-response-cycle | Interface | com.sap.tc.webdynpro.services.sal.adapter.api | SAP NetWeaver | javadoc |
|
IWDResource | | Interface | com.sap.tc.webdynpro.services.sal.datatransport.api | SAP NetWeaver | javadoc |
|
IWDResourceHandler | IWDResourceHandler represents a handler for locale specific resources. | Interface | com.sap.tc.webdynpro.services.sal.localization.api | SAP NetWeaver | javadoc |
|
IWDResponse | This interface defines the application developer access to the response object of the request-response-cycle | Interface | com.sap.tc.webdynpro.services.sal.adapter.api | SAP NetWeaver | javadoc |
|
IWDRoadMap | Web Dynpro RoadMap API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDRoadMapStep | Web Dynpro RoadMapStep API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDRowData | Web Dynpro RowData API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDRowHeadData | Web Dynpro RowHeadData API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDRowLayout | Web Dynpro RowLayout API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDScrollContainer | Web Dynpro ScrollContainer API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDSeries | Web Dynpro Series API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.graphics.api | SAP NetWeaver | javadoc |
|
IWDService | Common interface for all Web Dynpro server platform services. | Interface | com.sap.tc.webdynpro.services.sal.api | SAP NetWeaver | javadoc |
|
IWDSimpleSeries | Web Dynpro SimpleSeries API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.graphics.api | SAP NetWeaver | javadoc |
|
IWDSpinner | Web Dynpro Spinner API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.analytics.api | SAP NetWeaver | javadoc |
|
IWDTab | The Tab element is an individual tab page within a tab strip. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDTabStrip | Web Dynpro TabStrip API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDTable | Web Dynpro Table API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDTableCellEditor | Web Dynpro TableCellEditor marker interface. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDTableColumn | Web Dynpro TableColumn API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDTableColumnGroup | Web Dynpro TableColumnGroup API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDTableMarkableCellEditor | Web Dynpro TableMarkableCellEditor marker interface. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDTablePopin | Web Dynpro TablePopin API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
|
IWDTablePopinToggleCell | Web Dynpro TablePopinToggleCell API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDTableSingleMarkableCell | Web Dynpro TableSingleMarkableCell API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDTableStandardCell | Web Dynpro TableStandardCell API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDTableSummaryCell | Web Dynpro TableSummaryCell API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.alvinternal.api | SAP NetWeaver | javadoc |
|
IWDTableSummaryHierarchyCell | Web Dynpro TableSummaryHierarchyCell API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.alvinternal.api | SAP NetWeaver | javadoc |
|
IWDTestMethodHandler | This interface describes test methods that can be invoked on any active component on the client (such as a gantt, network or office integration) to | Interface | com.sap.tc.webdynpro.clientserver.uielib.activecomp.api | SAP NetWeaver | javadoc |
|
IWDTextAccessor | Provides access to translatable texts. | Interface | com.sap.tc.webdynpro.progmodel.api | SAP NetWeaver | javadoc |
|
IWDTextBar | Web Dynpro TextBar API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDTextEdit | Web Dynpro TextEdit API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDTextView | Web Dynpro TextView API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDTicker | Web Dynpro Ticker API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.analytics.api | SAP NetWeaver | javadoc |
|
IWDTimeValue | Web Dynpro TimeValue API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.graphics.api | SAP NetWeaver | javadoc |
|
IWDTimedTrigger | Web Dynpro TimedTrigger API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDToggleButton | Web Dynpro ToggleButton API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDToggleLink | Web Dynpro ToggleLink API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDToolBar | Web Dynpro ToolBar API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDToolBarButton | Web Dynpro ToolBarButton API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDToolBarButtonChoice | Web Dynpro ToolBarButtonChoice API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDToolBarDropDownByIndex | Web Dynpro ToolBarDropDownByIndex API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDToolBarDropDownByKey | Web Dynpro ToolBarDropDownByKey API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDToolBarInputField | Web Dynpro ToolBarInputField API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDToolBarItem | Web Dynpro ToolBarItem marker interface. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDToolBarLinkToAction | Web Dynpro ToolBarLinkToAction API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDToolBarLinkToURL | Web Dynpro ToolBarLinkToURL API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDToolBarSeparator | Web Dynpro ToolBarSeparator API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
|
IWDToolBarToggleButton | Web Dynpro ToolBarToggleButton API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDTransparentContainer | Web Dynpro TransparentContainer API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDTray | Web Dynpro Tray API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDTree | Web Dynpro Tree API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDTreeByNestingTableColumn | Web Dynpro TreeByNestingTableColumn API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDTreeItemType | Web Dynpro TreeItemType API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDTreeNodeType | Web Dynpro TreeNodeType API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDTriStateCheckBox | Web Dynpro TriStateCheckBox API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDUIElement | Web Dynpro UIElement API. | Interface | com.sap.tc.webdynpro.progmodel.api | SAP NetWeaver | javadoc |
|
IWDUIElementContainer | Web Dynpro UIElementContainer API. | Interface | com.sap.tc.webdynpro.progmodel.api | SAP NetWeaver | javadoc |
|
IWDUIElementInfo | Interface of progmodel repository model class "IWDUIElementInfo". | Interface | com.sap.tc.webdynpro.progmodel.repository | SAP NetWeaver | javadoc |
|
IWDUIElementLibraryInfo | Interface of progmodel repository model class "IWDUIElementLibraryInfo". | Interface | com.sap.tc.webdynpro.progmodel.repository | SAP NetWeaver | javadoc |
|
IWDURLGenerator | IWDURLGenerator defines the Web Dynpro URL generation service. | Interface | com.sap.tc.webdynpro.services.sal.url.api | SAP NetWeaver | javadoc |
|
IWDURLService | Interface provides methods to generate URLs in the execution context of the application or component in which the service is accessed. | Interface | com.sap.tc.webdynpro.progmodel.api.services | SAP NetWeaver | javadoc |
|
IWDVRange | Web Dynpro VRange API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.analytics.api | SAP NetWeaver | javadoc |
|
IWDVSlider | Web Dynpro VSlider API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.analytics.api | SAP NetWeaver | javadoc |
|
IWDValidationCheck | IWDValidationCheck offers access to the Web Dynpro validation managemnt service. | Interface | com.sap.tc.webdynpro.progmodel.api | SAP NetWeaver | javadoc |
|
IWDValueComparison | Web Dynpro ValueComparison API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDValueFilter | Simple access interface for valueset filter arguments. | Interface | com.sap.tc.webdynpro.progmodel.api | SAP NetWeaver | javadoc |
|
IWDValueSetSource | Base interface for IWDValueSupplier and IWDBoundValueSet. | Interface | com.sap.tc.webdynpro.progmodel.api | SAP NetWeaver | javadoc |
|
IWDValueSupplier | Interface for dynamic reload of valuesets on demand. | Interface | com.sap.tc.webdynpro.progmodel.api | SAP NetWeaver | javadoc |
|
IWDVariant | The index of the predecessor positions is zero based. | Interface | com.sap.tc.webdynpro.repository.api | SAP NetWeaver | javadoc |
|
IWDVerticalFlow | Web Dynpro VerticalFlow API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.analytics.api | SAP NetWeaver | javadoc |
|
IWDVerticalSeparator | Web Dynpro VerticalSeparator API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.analytics.api | SAP NetWeaver | javadoc |
|
IWDView | Generic API of all views. | Interface | com.sap.tc.webdynpro.progmodel.api | SAP NetWeaver | javadoc |
|
|
IWDViewContainer | Web Dynpro ViewContainer marker interface. | Interface | com.sap.tc.webdynpro.progmodel.api | SAP NetWeaver | javadoc |
|
IWDViewContainerAssignmentInfo | Interface of progmodel repository model class "IWDViewContainerAssignmentInfo". | Interface | com.sap.tc.webdynpro.progmodel.repository | SAP NetWeaver | javadoc |
|
IWDViewContainerInfo | Interface of progmodel repository model class "IWDViewContainerInfo". | Interface | com.sap.tc.webdynpro.progmodel.repository | SAP NetWeaver | javadoc |
|
IWDViewContainerUIElement | Web Dynpro ViewContainerUIElement API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
IWDViewController | Generic API of all view controllers. | Interface | com.sap.tc.webdynpro.progmodel.api | SAP NetWeaver | javadoc |
|
IWDViewElement | Generic API of all view elements, visible or otherwise. | Interface | com.sap.tc.webdynpro.progmodel.api | SAP NetWeaver | javadoc |
|
IWDViewInfo | Interface of progmodel repository model class "IWDViewInfo". | Interface | com.sap.tc.webdynpro.progmodel.repository | SAP NetWeaver | javadoc |
|
IWDViewSwitch | Web Dynpro ViewSwitch API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.pattern.api | SAP NetWeaver | javadoc |
|
IWDViewUsageInfo | Interface of progmodel repository model class "IWDViewUsageInfo". | Interface | com.sap.tc.webdynpro.progmodel.repository | SAP NetWeaver | javadoc |
|
IWDWebContextAdapter | | Interface | com.sap.tc.webdynpro.services.sal.adapter.api | SAP NetWeaver | javadoc |
|
IWDWebContextAdapterFactory | The interface defines the public API of the web context adapter factory. | Interface | com.sap.tc.webdynpro.services.sal.adapter.api | SAP NetWeaver | javadoc |
|
IWDWebDynproIViewArea | Web Dynpro WebDynproIViewArea API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.epinternal.api | SAP NetWeaver | javadoc |
|
IWDWebResource | The interface IWDWebResource represents a web resource used by a Web Dynpro application. | Interface | com.sap.tc.webdynpro.services.sal.url.api | SAP NetWeaver | javadoc |
|
IWDWindow | | Interface | com.sap.tc.webdynpro.services.session.api | SAP NetWeaver | javadoc |
|
IWDWindowInfo | Interface of progmodel repository model class "IWDWindowInfo". | Interface | com.sap.tc.webdynpro.progmodel.repository | SAP NetWeaver | javadoc |
|
IWDWindowManager | | Interface | com.sap.tc.webdynpro.services.session.api | SAP NetWeaver | javadoc |
|
WDAliasResolvingException | This exception is thrown, if an alias to another deployable object and application couldn't be resolved. | Class | com.sap.tc.webdynpro.services.sal.deployment.api | SAP NetWeaver | javadoc |
|
WDAnimationDirection | Enumeration type WDAnimationDirection. | Class | com.sap.tc.webdynpro.clientserver.uielib.analytics.api | SAP NetWeaver | javadoc |
|
WDAnimationDuration | Enumeration type WDAnimationDuration. | Class | com.sap.tc.webdynpro.clientserver.uielib.analytics.api | SAP NetWeaver | javadoc |
|
WDAnnotRights | | Class | com.sap.tc.webdynpro.pdfobject.api | SAP NetWeaver | javadoc |
|
WDApplicationException | (Deprecated) class to represent error conditions of an application. | Class | com.sap.tc.webdynpro.services.exceptions | SAP NetWeaver | javadoc |
|
WDApplicationIsDirtyMode | | Class | com.sap.tc.webdynpro.clientserver.portal | SAP NetWeaver | javadoc |
|
WDApplicationStateChangeReason | Class WDReason defines the available reasons why a wdDoStateChange can be called. | Class | com.sap.tc.webdynpro.progmodel.api | SAP NetWeaver | javadoc |
|
WDAxis | Enumeration type WDAxis. | Class | com.sap.tc.webdynpro.clientserver.uielib.bi.api | SAP NetWeaver | javadoc |
|
WDBIMethods | API with methods to control the BIApplicationFrame. | Class | com.sap.tc.webdynpro.clientserver.uielib.bi.api | SAP NetWeaver | javadoc |
|
|
WDBarChartStyle | Enumeration type WDBarChartStyle. | Class | com.sap.tc.webdynpro.clientserver.uielib.analytics.api | SAP NetWeaver | javadoc |
|
WDBarCodeReaderType | Enumeration type WDBarCodeReaderType. | Class | com.sap.tc.webdynpro.clientserver.uielib.mobile.api | SAP NetWeaver | javadoc |
|
WDBarColor | Enumeration type WDBarColor. | Class | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
WDBorderStyle | Enumeration type WDBorderStyle. | Class | com.sap.tc.webdynpro.clientserver.uielib.analytics.api | SAP NetWeaver | javadoc |
|
WDBreadCrumbBehavior | Enumeration type WDBreadCrumbBehavior. | Class | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
WDBreadCrumbSize | Enumeration type WDBreadCrumbSize. | Class | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
WDBusinessGraphicsDimension | Enumeration type WDBusinessGraphicsDimension. | Class | com.sap.tc.webdynpro.clientserver.uielib.graphics.api | SAP NetWeaver | javadoc |
|
WDBusinessGraphicsType | Enumeration type WDBusinessGraphicsType. | Class | com.sap.tc.webdynpro.clientserver.uielib.graphics.api | SAP NetWeaver | javadoc |
|
WDButtonDesign | Enumeration type WDButtonDesign. | Class | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
WDButtonSize | Enumeration type WDButtonSize. | Class | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
WDCacheElementExpiredException | | Class | com.sap.tc.webdynpro.services.sal.util.cache | SAP NetWeaver | javadoc |
|
WDCellBackgroundDesign | Enumeration type WDCellBackgroundDesign. | Class | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
WDCellHAlign | Enumeration type WDCellHAlign. | Class | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
WDCellVAlign | Enumeration type WDCellVAlign. | Class | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
WDChartAnimateBy | Enumeration type WDChartAnimateBy. | Class | com.sap.tc.webdynpro.clientserver.uielib.analytics.api | SAP NetWeaver | javadoc |
|
WDChartAnimation | Enumeration type WDChartAnimation. | Class | com.sap.tc.webdynpro.clientserver.uielib.analytics.api | SAP NetWeaver | javadoc |
|
WDChartDimension | Enumeration type WDChartDimension. | Class | com.sap.tc.webdynpro.clientserver.uielib.analytics.api | SAP NetWeaver | javadoc |
|
WDChartGrid | Enumeration type WDChartGrid. | Class | com.sap.tc.webdynpro.clientserver.uielib.analytics.api | SAP NetWeaver | javadoc |
|
WDChartRange | Enumeration type WDChartRange. | Class | com.sap.tc.webdynpro.clientserver.uielib.analytics.api | SAP NetWeaver | javadoc |
|
WDChartWedgeLabel | Enumeration type WDChartWedgeLabel. | Class | com.sap.tc.webdynpro.clientserver.uielib.analytics.api | SAP NetWeaver | javadoc |
|
WDClassLoaderException | Runtime exception thrown if the classloader of a deployed Web Dynpro application couldn't be accessed. | Class | com.sap.tc.webdynpro.services.sal.deployment.api | SAP NetWeaver | javadoc |
|
WDClientException | This unchecked exception is thrown, if something in the ClientAbstraction went wrong, but it See Also:Serialized Form | Class | com.sap.tc.webdynpro.services.cal.core.exceptions | SAP NetWeaver | javadoc |
|
WDClientTaskError | Thrown if the execution of an IClientTask is aborted due to an error condition. | Class | com.sap.tc.webdynpro.services.cal.core.exceptions | SAP NetWeaver | javadoc |
|
WDClientTaskException | | Class | com.sap.tc.webdynpro.services.cal.core.exceptions | SAP NetWeaver | javadoc |
|
WDClientTaskWarning | | Class | com.sap.tc.webdynpro.services.cal.core.exceptions | SAP NetWeaver | javadoc |
|
|
WDClientUser | WDClientUser provides static methods to access an IWDClientUser instance. | Class | com.sap.tc.webdynpro.services.sal.um.api | SAP NetWeaver | javadoc |
|
WDColorAlgorithm | Enumeration type WDColorAlgorithm. | Class | com.sap.tc.webdynpro.clientserver.uielib.analytics.api | SAP NetWeaver | javadoc |
|
WDComponentLifecycleEnumInfo | Enumeration for component lifecycle control values. | Class | com.sap.tc.webdynpro.progmodel.repository.enum | SAP NetWeaver | javadoc |
|
WDComponentLifecycleEnumInfo | Enumeration for component lifecycle control values. | Class | com.sap.tc.webdynpro.progmodel.repository.enums | SAP NetWeaver | javadoc |
|
WDConfiguration | WDConfiguration provides static methods to access an IWDConfiguration instance. | Class | com.sap.tc.webdynpro.services.sal.config.api | SAP NetWeaver | javadoc |
|
WDConfigurationConstants | This class defines constants used by the configuration service. | Class | com.sap.tc.webdynpro.services.sal.config.api | SAP NetWeaver | javadoc |
|
WDConfigurationException | This is the base class for all Web Dynpro configuration exceptions, which are thrown if something goes wrong when accessing/reading a Web Dynpro | Class | com.sap.tc.webdynpro.services.sal.config.api | SAP NetWeaver | javadoc |
|
WDConfigurationNotFoundException | | Class | com.sap.tc.webdynpro.services.sal.config.api | SAP NetWeaver | javadoc |
|
WDContextElementMappingTypeEnumInfo | Enumeration for context element mapping types. | Class | com.sap.tc.webdynpro.progmodel.repository.enum | SAP NetWeaver | javadoc |
|
WDContextElementMappingTypeEnumInfo | Enumeration for context element mapping types. | Class | com.sap.tc.webdynpro.progmodel.repository.enums | SAP NetWeaver | javadoc |
|
WDContextException | The exception is thrown if an exception occurred when accessing the context and the application developer is expected to react on it. | Class | com.sap.tc.webdynpro.progmodel.api | SAP NetWeaver | javadoc |
|
WDControllerTypeEnumInfo | Enumeration for controller types. | Class | com.sap.tc.webdynpro.progmodel.repository.enum | SAP NetWeaver | javadoc |
|
WDControllerTypeEnumInfo | Enumeration for controller types. | Class | com.sap.tc.webdynpro.progmodel.repository.enums | SAP NetWeaver | javadoc |
|
WDConversionException | See Also:Serialized FormFields inherited from interface com. | Class | com.sap.tc.webdynpro.services.exceptions | SAP NetWeaver | javadoc |
|
WDConverterInputFormat | Supported WDConverter input formats for objects that are to be converted. | Class | com.sap.tc.webdynpro.clientserver.uielib.graphics.api | SAP NetWeaver | javadoc |
|
WDConverterOutputFormat | Supported output formats for graphics that are to be converted. | Class | com.sap.tc.webdynpro.clientserver.uielib.graphics.api | SAP NetWeaver | javadoc |
|
WDCopyService | This class implements the well known ABAP feature "MOVE_CORRESPONDING". | Class | com.sap.tc.webdynpro.progmodel.api | SAP NetWeaver | javadoc |
|
WDCreationFailedException | | Class | com.sap.tc.webdynpro.services.exceptions | SAP NetWeaver | javadoc |
|
WDCssSize | | Class | com.sap.tc.webdynpro.services.session.api | SAP NetWeaver | javadoc |
|
WDDataMode | Enumeration type WDDataMode. | Class | com.sap.tc.webdynpro.clientserver.uielib.bi.api | SAP NetWeaver | javadoc |
|
WDDataProviderStateType | Enumeration type WDDataProviderStateType. | Class | com.sap.tc.webdynpro.clientserver.uielib.bi.api | SAP NetWeaver | javadoc |
|
WDDateMarkingCategory | Enumeration type WDDateMarkingCategory. | Class | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
WDDateSelectionMode | Enumeration type WDDateSelectionMode. | Class | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
WDDayOfWeek | Enumeration type WDDayOfWeek. | Class | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
WDDeployableObject | WDDeployableObject provides static methods to access an IWDDeployableObject instance. | Class | com.sap.tc.webdynpro.services.sal.deployment.api | SAP NetWeaver | javadoc |
|
|
WDDeployableObjectPart | WDDeployableObjectPart represents the content of a Web Dynpro deployment unit, like applications, components, configurations or component | Class | com.sap.tc.webdynpro.services.sal.deployment.api | SAP NetWeaver | javadoc |
|
WDDeployableObjectPartType | Constants identifying deployable object part types. | Class | com.sap.tc.webdynpro.services.sal.deployment.api | SAP NetWeaver | javadoc |
|
WDDeployableObjectState | Constants representing the possible deployment states of Web Dynpro applications. | Class | com.sap.tc.webdynpro.services.sal.deployment.api | SAP NetWeaver | javadoc |
|
WDDeploymentException | This class is used for deployment exceptions like the logical name of an application that couldn't be resolved, | Class | com.sap.tc.webdynpro.services.sal.deployment.api | SAP NetWeaver | javadoc |
|
WDDispatcherException | Web Dynpro runtime exception thrown if the request dispatcher (e. | Class | com.sap.tc.webdynpro.services.sal.api | SAP NetWeaver | javadoc |
|
WDDoubleModifiedException | Thrown if an already cached object shall be cached with a new key. | Class | com.sap.tc.webdynpro.services.exceptions | SAP NetWeaver | javadoc |
|
WDDropDownListBoxSize | Enumeration type WDDropDownListBoxSize. | Class | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
WDDynamicRFCException | Title: Web Dynpro Dynamic RFC Adapter Exception Copyright: Copyright (c) 2003 | Class | com.sap.tc.webdynpro.modelimpl.dynamicrfc | SAP NetWeaver | javadoc |
|
WDDynamicRFCExecuteException | Title: Web Dynpro Dynamic RFC Adapter Exception Copyright: Copyright (c) 2003 | Class | com.sap.tc.webdynpro.modelimpl.dynamicrfc | SAP NetWeaver | javadoc |
|
WDDynamicRFC_Fault | Title: Web Dynpro Dynamic RFC Adapter Exception Copyright: Copyright (c) 2003 | Class | com.sap.tc.webdynpro.modelimpl.dynamicrfc | SAP NetWeaver | javadoc |
|
WDDynamicRFC_Fault_Exception | Title: Web Dynpro Dynamic RFC Adapter Exception Copyright: Copyright (c) 2003 | Class | com.sap.tc.webdynpro.modelimpl.dynamicrfc | SAP NetWeaver | javadoc |
|
WDException | Base class for all checked exceptions thrown by the Web Dynpro API. | Class | com.sap.tc.webdynpro.services.exceptions | SAP NetWeaver | javadoc |
|
WDExecuteRFCException | Thrown when the execution of an RFC fails. | Class | com.sap.tc.webdynpro.modelimpl.rfcadapter | SAP NetWeaver | javadoc |
|
WDExpansionDirection | Enumeration type WDExpansionDirection. | Class | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
WDFileDownloadBehaviour | Enumeration type WDFileDownloadBehaviour. | Class | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
WDFormRights | | Class | com.sap.tc.webdynpro.pdfobject.api | SAP NetWeaver | javadoc |
|
WDFreeContextualAreaDesign | Enumeration type WDFreeContextualAreaDesign. | Class | com.sap.tc.webdynpro.clientserver.uielib.pattern.api | SAP NetWeaver | javadoc |
|
WDGanttMethodHandlerRetriever | A utility class that allows applications to get hold of a IWDGanttMethodHandler via the info of a bound attribute. | Class | com.sap.tc.webdynpro.clientserver.uielib.activecomp.api | SAP NetWeaver | javadoc |
|
WDGeoBorder | This class represents a geographical border i. | Class | com.sap.tc.webdynpro.clientserver.uielib.graphics.api | SAP NetWeaver | javadoc |
|
WDGeoCoderAddress | | Class | com.sap.tc.webdynpro.clientserver.uielib.graphics.api | SAP NetWeaver | javadoc |
|
WDGeoCoderResultAddress | | Class | com.sap.tc.webdynpro.clientserver.uielib.graphics.api | SAP NetWeaver | javadoc |
|
WDGeoFactory | Factory for geo services. | Class | com.sap.tc.webdynpro.clientserver.uielib.graphics.api | SAP NetWeaver | javadoc |
|
WDGeoPointStyle | Enumeration type WDGeoPointStyle. | Class | com.sap.tc.webdynpro.clientserver.uielib.graphics.api | SAP NetWeaver | javadoc |
|
WDGeoPosition | Geographic position in WGS84 format. | Class | com.sap.tc.webdynpro.clientserver.uielib.graphics.api | SAP NetWeaver | javadoc |
|
WDGeoRouterStop | A helper class of the IWDGeoRouter. | Class | com.sap.tc.webdynpro.clientserver.uielib.graphics.api | SAP NetWeaver | javadoc |
|
|
WDGroupDesign | Enumeration type WDGroupDesign. | Class | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
WDHelperFactory | This class is a factory for helper classes within the API. | Class | com.sap.tc.webdynpro.services.api | SAP NetWeaver | javadoc |
|
WDHelperNotFoundException | This exception is thrown if - for any reason - no implementation class could be created for an API interface. | Class | com.sap.tc.webdynpro.services.api | SAP NetWeaver | javadoc |
|
WDHorizontalDividerRuleHeight | Enumeration type WDHorizontalDividerRuleHeight. | Class | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
WDHorizontalGutterRuleType | Enumeration type WDHorizontalGutterRuleType. | Class | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
WDIOSDocumentException | Web Dynpro IOS Document Exception. | Class | com.sap.tc.webdynpro.clientserver.uielib.officecomp.api | SAP NetWeaver | javadoc |
|
WDIOSEnvironmentException | Web Dynpro IOS Environment Exception. | Class | com.sap.tc.webdynpro.clientserver.uielib.officecomp.api | SAP NetWeaver | javadoc |
|
WDIOSException | Web Dynpro IOS Exception. | Class | com.sap.tc.webdynpro.clientserver.uielib.officecomp.api | SAP NetWeaver | javadoc |
|
WDIOSFactoryException | Web Dynpro IOS Factory Exception. | Class | com.sap.tc.webdynpro.clientserver.uielib.officecomp.api | SAP NetWeaver | javadoc |
|
WDIOSResultException | Web Dynpro IOS Result Exception . | Class | com.sap.tc.webdynpro.clientserver.uielib.officecomp.api | SAP NetWeaver | javadoc |
|
WDIconButtonFunctionStatus | Enumeration type WDIconButtonFunctionStatus. | Class | com.sap.tc.webdynpro.clientserver.uielib.pattern.api | SAP NetWeaver | javadoc |
|
WDIllegalArgumentException | Web Dynpro runtime exception thrown if an illegal argument is passed to a method, i. | Class | com.sap.tc.webdynpro.services.exceptions | SAP NetWeaver | javadoc |
|
WDInboundPlugTypeEnumInfo | Enumeration for inbound plug types. | Class | com.sap.tc.webdynpro.progmodel.repository.enum | SAP NetWeaver | javadoc |
|
WDInboundPlugTypeEnumInfo | Enumeration for inbound plug types. | Class | com.sap.tc.webdynpro.progmodel.repository.enums | SAP NetWeaver | javadoc |
|
WDInputFieldAlignment | Enumeration type WDInputFieldAlignment. | Class | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
WDInputFieldSize | Enumeration type WDInputFieldSize. | Class | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
WDInteractiveFormDisplayType | Enumeration type WDInteractiveFormDisplayType. | Class | com.sap.tc.webdynpro.clientserver.uielib.adobe.api | SAP NetWeaver | javadoc |
|
WDInteractiveFormHelper | WDInteractiveFormHelper contains helper methods, useful while dealing with Interactive Form. | Class | com.sap.tc.webdynpro.clientserver.adobe.api | SAP NetWeaver | javadoc |
|
WDInteractiveFormMode | Enumeration type WDInteractiveFormMode. | Class | com.sap.tc.webdynpro.clientserver.uielib.adobe.api | SAP NetWeaver | javadoc |
|
WDInteractiveFormPermissionModes | Permission modes depicts what can be changed by the user without breaking the certificate. | Class | com.sap.tc.webdynpro.pdfobject.api | SAP NetWeaver | javadoc |
|
WDInvalidConfigParameterException | This exception is thrown, if a configuration parameter could not be found in the configuration. | Class | com.sap.tc.webdynpro.services.sal.config.api | SAP NetWeaver | javadoc |
|
WDInvalidDeploymentStateException | Exception representing an invalid state of the deployable object. | Class | com.sap.tc.webdynpro.services.sal.deployment.api | SAP NetWeaver | javadoc |
|
WDJCOClientConnectionStatus | Class describing the different possible states of a JCO client connection. | Class | com.sap.tc.webdynpro.services.sal.sl.api | SAP NetWeaver | javadoc |
|
WDLabelDesign | Enumeration type WDLabelDesign. | Class | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
WDLayoutCellDesign | Enumeration type WDLayoutCellDesign. | Class | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
|
WDLayoutCellSeparator | Enumeration type WDLayoutCellSeparator. | Class | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
WDLeadSelectionChangeBehaviour | Enumeration type WDLeadSelectionChangeBehaviour. | Class | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
WDLegendPosition | Enumeration type WDLegendPosition. | Class | com.sap.tc.webdynpro.clientserver.uielib.analytics.api | SAP NetWeaver | javadoc |
|
WDLineChartStyle | Enumeration type WDLineChartStyle. | Class | com.sap.tc.webdynpro.clientserver.uielib.analytics.api | SAP NetWeaver | javadoc |
|
WDLinkSize | Enumeration type WDLinkSize. | Class | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
WDLinkType | Enumeration type WDLinkType. | Class | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
WDMarkerType | Enumeration type WDMarkerType. | Class | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
WDMenuBarDesign | Enumeration type WDMenuBarDesign. | Class | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
WDMessage | Base class for all kinds of messages used in conjunction with the Web Dynpro message manager. | Class | com.sap.tc.webdynpro.progmodel.api | SAP NetWeaver | javadoc |
|
WDMessageType | Enumeration of client message types. | Class | com.sap.tc.webdynpro.services.message | SAP NetWeaver | javadoc |
|
WDModelException | Base class for exceptions thrown by methods of the Web Dynpro Model API. | Class | com.sap.tc.webdynpro.progmodel.model.api | SAP NetWeaver | javadoc |
|
WDModelFactory | Factory for Web Dynpro Models. | Class | com.sap.tc.webdynpro.progmodel.model.api | SAP NetWeaver | javadoc |
|
WDModelScopeType | This interface defines the scopes available for Web Dynpro models. | Class | com.sap.tc.webdynpro.progmodel.model.api | SAP NetWeaver | javadoc |
|
WDMoveType | Enumeration type WDMoveType. | Class | com.sap.tc.webdynpro.clientserver.uielib.graphics.api | SAP NetWeaver | javadoc |
|
WDNetworkLayout | Enumeration type WDNetworkLayout. | Class | com.sap.tc.webdynpro.clientserver.uielib.activecomp.api | SAP NetWeaver | javadoc |
|
WDNetworkMethodHandlerRetriever | A utility class that allows applications to get hold of a IWDNetworkMethodHandler via the info of a bound attribute. | Class | com.sap.tc.webdynpro.clientserver.uielib.activecomp.api | SAP NetWeaver | javadoc |
|
WDNonFatalException | This exception or subclasses thereof will be thrown by the Web Dynpro framework if the normal process of an application shall be canceled, but the application | Class | com.sap.tc.webdynpro.services.exceptions | SAP NetWeaver | javadoc |
|
WDNonFatalRuntimeException | This exception can be thrown if the normal process of an application shall be canceled, but the application shall continue. | Class | com.sap.tc.webdynpro.services.exceptions | SAP NetWeaver | javadoc |
|
WDOVSContextNotificationAdapter | Abstract "do nothing" implementation of the IWDOVSContextNotificationListener interface. | Class | com.sap.tc.webdynpro.progmodel.api | SAP NetWeaver | javadoc |
|
WDOVSNotificationAdapter | Abstract "do nothing" implementation of the IWDOVSNotificationListener interface. | Class | com.sap.tc.webdynpro.progmodel.api | SAP NetWeaver | javadoc |
|
WDOfficeControlMethods | API with some convenience methods to close, save, and show an office document. | Class | com.sap.tc.webdynpro.clientserver.uielib.officecomp.api | SAP NetWeaver | javadoc |
|
WDOfficeDocumentType | Enumeration type WDOfficeDocumentType. | Class | com.sap.tc.webdynpro.clientserver.uielib.officecomp.api | SAP NetWeaver | javadoc |
|
WDOperator | Enumeration type WDOperator. | Class | com.sap.tc.webdynpro.clientserver.uielib.bi.api | SAP NetWeaver | javadoc |
|
WDOutboundPlugTypeEnumInfo | Enumeration for outbound plug types. | Class | com.sap.tc.webdynpro.progmodel.repository.enum | SAP NetWeaver | javadoc |
|
WDOutboundPlugTypeEnumInfo | Enumeration for outbound plug types. | Class | com.sap.tc.webdynpro.progmodel.repository.enums | SAP NetWeaver | javadoc |
|
|
WDPDFDocumentCertificatePermission | Permission modes depicts what can be changed by the user without breaking the certificate. | Class | com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.api | SAP NetWeaver | javadoc |
|
WDPDFDocumentCertificateStatus | WDPDFDocumentCertificateStatus enumerates all possible certification status. | Class | com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.api | SAP NetWeaver | javadoc |
|
WDPDFDocumentFactory | | Class | com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.api | SAP NetWeaver | javadoc |
|
WDPDFDocumentInteractiveFormFactory | | Class | com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.api | SAP NetWeaver | javadoc |
|
WDPDFDocumentMagnificationMode | WDPDFDocumentMagnificationMode contains all the supported magnifying modes. | Class | com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.api | SAP NetWeaver | javadoc |
|
WDPDFDocumentPageLayoutOption | WDPDFDocumentPageLayoutOption contains all the supported page layout options for the PDF document. | Class | com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.api | SAP NetWeaver | javadoc |
|
WDPDFDocumentProtectPermission | WDPDFDocumentProtectPermissions represents all the permissions those can be associated with a PDF document. | Class | com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.api | SAP NetWeaver | javadoc |
|
WDPDFDocumentRenderException | | Class | com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.api | SAP NetWeaver | javadoc |
|
WDPDFDocumentShowOption | WDPDFDocumentShowOption contains a list of all possible show options that an initial view can be loaded with in the Acrobat Reader. | Class | com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.api | SAP NetWeaver | javadoc |
|
WDPDFDocumentSignatureStatus | Enumerates all possible digital signature statuses. | Class | com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.api | SAP NetWeaver | javadoc |
|
WDPDFDocumentTitleBarTextOption | WDPDFDocumentTitleBarTextOption contains options that can be set as the text on the title bar. | Class | com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.api | SAP NetWeaver | javadoc |
|
WDPDFObjectFactory | WDPDFObjectFactory handels the instance management/caching of PDFObjects. | Class | com.sap.tc.webdynpro.pdfobject.api | SAP NetWeaver | javadoc |
|
WDPageHeaderAreaDesign | Enumeration type WDPageHeaderAreaDesign. | Class | com.sap.tc.webdynpro.clientserver.uielib.pattern.api | SAP NetWeaver | javadoc |
|
WDPatternContainerDesign | Enumeration type WDPatternContainerDesign. | Class | com.sap.tc.webdynpro.clientserver.uielib.pattern.api | SAP NetWeaver | javadoc |
|
WDPatternContainerSequenceItemDesign | Enumeration type WDPatternContainerSequenceItemDesign. | Class | com.sap.tc.webdynpro.clientserver.uielib.pattern.api | SAP NetWeaver | javadoc |
|
WDPatternContainerSequenceStatus | Enumeration type WDPatternContainerSequenceStatus. | Class | com.sap.tc.webdynpro.clientserver.uielib.pattern.api | SAP NetWeaver | javadoc |
|
WDPhaseHandlingException | Thrown if a checked exception occurs during Web Dynpro phase handling. | Class | com.sap.tc.webdynpro.services.exceptions | SAP NetWeaver | javadoc |
|
WDPhaseIndicatorBackgroundDesign | Enumeration type WDPhaseIndicatorBackgroundDesign. | Class | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
WDPhaseStatus | Enumeration type WDPhaseStatus. | Class | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
WDPopinDesign | Enumeration type WDPopinDesign. | Class | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
WDPortalEventing | WDPortalEventing provides access to portal eventing functionality. | Class | com.sap.tc.webdynpro.clientserver.event.api | SAP NetWeaver | javadoc |
|
WDPortalNavigation | | Class | com.sap.tc.webdynpro.clientserver.navigation.api | SAP NetWeaver | javadoc |
|
WDPortalNavigationHistoryMode | WDPortalNavigationMode defines the possible history modes for a portal navigation. | Class | com.sap.tc.webdynpro.clientserver.navigation.api | SAP NetWeaver | javadoc |
|
WDPortalNavigationMode | WDPortalNavigationMode describes the possible start modes for a portal navigation. | Class | com.sap.tc.webdynpro.clientserver.navigation.api | SAP NetWeaver | javadoc |
|
WDPortalServiceType | Typesafe enums to be used with IServiceFactorySince:EP6. | Class | com.sap.tc.webdynpro.clientserver.portal.sf | SAP NetWeaver | javadoc |
|
|
WDPortalUtils | WDPortalUtils contains some helper functions for the portal environment. | Class | com.sap.tc.webdynpro.clientserver.portal | SAP NetWeaver | javadoc |
|
WDPortalWorkProtectMode | | Class | com.sap.tc.webdynpro.clientserver.portal | SAP NetWeaver | javadoc |
|
WDProductInfo | WDProductInfo provides static methods to access product information. | Class | com.sap.tc.webdynpro.services.sal.admin.api | SAP NetWeaver | javadoc |
|
WDProgressIndicatorBarColor | Enumeration type WDProgressIndicatorBarColor. | Class | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
WDProtocolAdapter | | Class | com.sap.tc.webdynpro.services.sal.adapter.api | SAP NetWeaver | javadoc |
|
WDRFCException | | Class | com.sap.tc.webdynpro.modelimpl.rfcadapter | SAP NetWeaver | javadoc |
|
WDRedirectLongJumpException | a redirect has to be performed. | Class | com.sap.tc.webdynpro.services.cal.core.exceptions | SAP NetWeaver | javadoc |
|
WDRepository | The class provides access to IWDRepositoryFactory instances, which are the factories for runtime repository instances. | Class | com.sap.tc.webdynpro.services.sal.repository.api | SAP NetWeaver | javadoc |
|
WDResourceFactory | | Class | com.sap.tc.webdynpro.progmodel.api | SAP NetWeaver | javadoc |
|
WDResourceHandler | The class WDResourceHandler is used to access instances of type IWDResourceHandler. | Class | com.sap.tc.webdynpro.services.sal.localization.api | SAP NetWeaver | javadoc |
|
WDResourceNotFoundException | | Class | com.sap.tc.webdynpro.services.sal.util.cache | SAP NetWeaver | javadoc |
|
WDResponseStatusCodeType | Class ResponseStatusCodeType defines status codes for error pages in a platform and protocol independent way. | Class | com.sap.tc.webdynpro.services.cal.api | SAP NetWeaver | javadoc |
|
WDRoadMapEdgeDesign | Enumeration type WDRoadMapEdgeDesign. | Class | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
WDRoadMapStepDesign | Enumeration type WDRoadMapStepDesign. | Class | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
WDRoadMapStepType | Enumeration type WDRoadMapStepType. | Class | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
WDRuntimeException | Base class for all runtime exceptions thrown by the Web Dynpro API. | Class | com.sap.tc.webdynpro.services.exceptions | SAP NetWeaver | javadoc |
|
WDScaleMode | Enumeration type WDScaleMode. | Class | com.sap.tc.webdynpro.clientserver.uielib.analytics.api | SAP NetWeaver | javadoc |
|
WDScopeType | | Class | com.sap.tc.webdynpro.services.session.api | SAP NetWeaver | javadoc |
|
WDScopeUtil | components. | Class | com.sap.tc.webdynpro.services.session.api | SAP NetWeaver | javadoc |
|
WDScrollingMode | Enumeration type WDScrollingMode. | Class | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
WDServerPlatformException | Web Dynpro runtime exception thrown if the specified server platform implementation or one of the requested classes of the server platform implementation couldn't be | Class | com.sap.tc.webdynpro.services.sal.api | SAP NetWeaver | javadoc |
|
WDServerState | | Class | com.sap.tc.webdynpro.services.sal.admin.api | SAP NetWeaver | javadoc |
|
WDServerType | Enumeration type WDServerType. | Class | com.sap.tc.webdynpro.clientserver.uielib.bi.api | SAP NetWeaver | javadoc |
|
WDSessionExpiredException | | Class | com.sap.tc.webdynpro.clientserver.session | SAP NetWeaver | javadoc |
|
WDSessionIdentificationException | | Class | com.sap.tc.webdynpro.clientserver.session | SAP NetWeaver | javadoc |
|
|
WDSharingAccessException | | Class | com.sap.tc.webdynpro.services.sal.deployment.api | SAP NetWeaver | javadoc |
|
WDSign | Enumeration type WDSign. | Class | com.sap.tc.webdynpro.clientserver.uielib.bi.api | SAP NetWeaver | javadoc |
|
WDSignRights | | Class | com.sap.tc.webdynpro.pdfobject.api | SAP NetWeaver | javadoc |
|
WDSimpleValueSupplier | Default implementation of IWDValueSupplier. | Class | com.sap.tc.webdynpro.progmodel.api | SAP NetWeaver | javadoc |
|
WDState | Enumeration type WDState. | Class | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
WDStrokeAlign | Enumeration type WDStrokeAlign. | Class | com.sap.tc.webdynpro.clientserver.uielib.analytics.api | SAP NetWeaver | javadoc |
|
WDStrokeDecoration | Enumeration type WDStrokeDecoration. | Class | com.sap.tc.webdynpro.clientserver.uielib.analytics.api | SAP NetWeaver | javadoc |
|
WDStrokeFont | Enumeration type WDStrokeFont. | Class | com.sap.tc.webdynpro.clientserver.uielib.analytics.api | SAP NetWeaver | javadoc |
|
WDStrokeVariant | Enumeration type WDStrokeVariant. | Class | com.sap.tc.webdynpro.clientserver.uielib.analytics.api | SAP NetWeaver | javadoc |
|
WDStrokeWeight | Enumeration type WDStrokeWeight. | Class | com.sap.tc.webdynpro.clientserver.uielib.analytics.api | SAP NetWeaver | javadoc |
|
WDSystemLandscape | This class provides static access to IJCOClientConnection instances, and to get information about the SLD. | Class | com.sap.tc.webdynpro.services.sal.sl.api | SAP NetWeaver | javadoc |
|
WDSystemLandscapeException | | Class | com.sap.tc.webdynpro.services.sal.sl.api | SAP NetWeaver | javadoc |
|
WDTabAlignment | Enumeration type WDTabAlignment. | Class | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
WDTabStripSelectionChangeBehaviour | Enumeration type WDTabStripSelectionChangeBehaviour. | Class | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
WDTableCellDesign | Enumeration type WDTableCellDesign. | Class | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
WDTableColumnFixedPosition | Enumeration type WDTableColumnFixedPosition. | Class | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
WDTableColumnHAlign | Enumeration type WDTableColumnHAlign. | Class | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
WDTableColumnSortDirection | Enumeration type WDTableColumnSortDirection. | Class | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
WDTableCompatibilityMode | Enumeration type WDTableCompatibilityMode. | Class | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
WDTableDesign | Enumeration type WDTableDesign. | Class | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
WDTableGridMode | Enumeration type WDTableGridMode. | Class | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
WDTableMethods | API with some convenience methods for the Table control. | Class | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
WDTablePopinTitleDesign | Enumeration type WDTablePopinTitleDesign. | Class | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
WDTableSelectionChangeBehaviour | Enumeration type WDTableSelectionChangeBehaviour. | Class | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
WDTableSelectionMode | Enumeration type WDTableSelectionMode. | Class | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
|
WDTableSummaryCellDesign | Enumeration type WDTableSummaryCellDesign. | Class | com.sap.tc.webdynpro.clientserver.uielib.alvinternal.api | SAP NetWeaver | javadoc |
|
WDTextDirection | Enumeration type WDTextDirection. | Class | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
WDTextViewDesign | Enumeration type WDTextViewDesign. | Class | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
WDTextViewLayout | Enumeration type WDTextViewLayout. | Class | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
WDTextViewSemanticColor | Enumeration type WDTextViewSemanticColor. | Class | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
WDTextWrapping | Enumeration type WDTextWrapping. | Class | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
WDToggleButtonDesign | Enumeration type WDToggleButtonDesign. | Class | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
WDToolBarButtonDesign | Enumeration type WDToolBarButtonDesign. | Class | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
WDToolBarDesign | Enumeration type WDToolBarDesign. | Class | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
WDTransitionEffect | Enumeration type WDTransitionEffect. | Class | com.sap.tc.webdynpro.clientserver.uielib.analytics.api | SAP NetWeaver | javadoc |
|
WDTrayDesign | Enumeration type WDTrayDesign. | Class | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
WDTreeNodeDesign | Enumeration type WDTreeNodeDesign. | Class | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
WDTriState | Enumeration type WDTriState. | Class | com.sap.tc.webdynpro.clientserver.uielib.standard.api | SAP NetWeaver | javadoc |
|
WDTriggerMode | Enumeration type WDTriggerMode. | Class | com.sap.tc.webdynpro.clientserver.uielib.mobile.api | SAP NetWeaver | javadoc |
|
WDTypeNotFoundException | Thrown if a Java Dictionary Type is not found. | Class | com.sap.tc.webdynpro.services.exceptions | SAP NetWeaver | javadoc |
|
WDUMException | Thrown if something goes wrong in the Web Dynpro user management service. | Class | com.sap.tc.webdynpro.services.sal.um.api | SAP NetWeaver | javadoc |
|
WDURLException | This exception is thrown, if an URL couldn't be generated by the URL generation service. | Class | com.sap.tc.webdynpro.services.sal.url.api | SAP NetWeaver | javadoc |
|
WDURLGenerator | WDURLGenerator provides static methods which generated URLs for any IWDWebResource objects that are referenced by Web Dynpro applications. | Class | com.sap.tc.webdynpro.services.sal.url.api | SAP NetWeaver | javadoc |
|
WDUnidirectionalScrollingMode | Enumeration type WDUnidirectionalScrollingMode. | Class | com.sap.tc.webdynpro.clientserver.uielib.pattern.api | SAP NetWeaver | javadoc |
|
WDUsageRight | | Class | com.sap.tc.webdynpro.pdfobject.api | SAP NetWeaver | javadoc |
|
WDUserAbortException | Thrown if the execution of an IClientTask is aborted due to an user abort of the actual session. | Class | com.sap.tc.webdynpro.services.cal.core.exceptions | SAP NetWeaver | javadoc |
|
WDUserAbortRuntimeException | | Class | com.sap.tc.webdynpro.services.cal.core.exceptions | SAP NetWeaver | javadoc |
|
WDUserDefinitionType | Class describing the different user definition types used to define a JCO client connection. | Class | com.sap.tc.webdynpro.services.sal.sl.api | SAP NetWeaver | javadoc |
|
WDUtil | API class containing several static utitily methods. | Class | com.sap.tc.webdynpro.services.api | SAP NetWeaver | javadoc |
|
WDValueServices | Helper class to create some special value sets. | Class | com.sap.tc.webdynpro.progmodel.api | SAP NetWeaver | javadoc |
|
|
WDValueTypeEnumeration | Enumeration type WDValueTypeEnumeration. | Class | com.sap.tc.webdynpro.clientserver.uielib.graphics.api | SAP NetWeaver | javadoc |
|
WDViewLifespanEnumInfo | Enumeration for view lifecycle control values. | Class | com.sap.tc.webdynpro.progmodel.repository.enum | SAP NetWeaver | javadoc |
|
WDViewLifespanEnumInfo | Enumeration for view lifecycle control values. | Class | com.sap.tc.webdynpro.progmodel.repository.enums | SAP NetWeaver | javadoc |
|
WDVisibility | Enumeration type WDVisibility. | Class | com.sap.tc.webdynpro.progmodel.api | SAP NetWeaver | javadoc |
|
WDWebContextAdapter | This class allows the access to the origin request. | Class | com.sap.tc.webdynpro.services.sal.adapter.api | SAP NetWeaver | javadoc |
|
WDWebResource | The class WDWebResource is used to access instances of type IWDWebResource. | Class | com.sap.tc.webdynpro.services.sal.url.api | SAP NetWeaver | javadoc |
|
WDWebResourceType | Defines all needed constants for web resource types. | Class | com.sap.tc.webdynpro.services.sal.url.api | SAP NetWeaver | javadoc |
|
WDWindowFeature | | Class | com.sap.tc.webdynpro.services.session.api | SAP NetWeaver | javadoc |
|
WDWindowPos | | Class | com.sap.tc.webdynpro.services.session.api | SAP NetWeaver | javadoc |
|
WDWindowUnitOfLength | | Class | com.sap.tc.webdynpro.services.session.api | SAP NetWeaver | javadoc |
|
WDZoomType | Enumeration type WDZoomType. | Class | com.sap.tc.webdynpro.clientserver.uielib.graphics.api | SAP NetWeaver | javadoc |
|
CMIAbstractObservableList | Abstract implementation of the ICMIObservableList interface. | Class | com.sap.tc.cmi.util | SAP NetWeaver | javadoc |
|
CMICardinality | Describes the cardinality of a relation role. | Class | com.sap.tc.cmi.metadata | SAP NetWeaver | javadoc |
|
CMIException | Base class for exceptions thrown by methods of the Common Model Interface. | Class | com.sap.tc.cmi.exception | SAP NetWeaver | javadoc |
|
CMIModelType | Instances of this Enumeration Class represent the type of a model. | Class | com.sap.tc.cmi.metadata | SAP NetWeaver | javadoc |
|
CMIObservableListEvent | Event object that describes changes in an ICMIObservableList. | Class | com.sap.tc.cmi.util | SAP NetWeaver | javadoc |
|
CMISetting | Instances of this class represent a setting that the metadata of a model element (like ICMIModelInfo, | Class | com.sap.tc.cmi.metadata | SAP NetWeaver | javadoc |
|
CMISettingDefinition | Instances of this Enumeration Class represent a setting definition that the metadata of a model element (like ICMIModelInfo, | Class | com.sap.tc.cmi.metadata | SAP NetWeaver | javadoc |
|
ICMIAbstractInfo | Represents an common super interface for runtime meta data of a model element. | Interface | com.sap.tc.cmi.metadata | SAP NetWeaver | javadoc |
|
ICMIGenericModelClass | Interface for a generic model class. | Interface | com.sap.tc.cmi.model | SAP NetWeaver | javadoc |
|
ICMIModel | Manages and contains all Model classes, which together form a Common Model. | Interface | com.sap.tc.cmi.model | SAP NetWeaver | javadoc |
|
ICMIModelClass | Represents a Model class in a Model. | Interface | com.sap.tc.cmi.model | SAP NetWeaver | javadoc |
|
ICMIModelClassExecutable | allows Access to some executable behavior of model classes. | Interface | com.sap.tc.cmi.model | SAP NetWeaver | javadoc |
|
ICMIModelClassInfo | Represents the metadata of a model class at runtime. | Interface | com.sap.tc.cmi.metadata | SAP NetWeaver | javadoc |
|
ICMIModelClassPropertyInfo | Represents the metadata of a model class property at runtime. | Interface | com.sap.tc.cmi.metadata | SAP NetWeaver | javadoc |
|
|
ICMIModelInfo | Represents the root of runtime meta data of a CMI model This type can be called, extended or implemented by applications or frameworks using CMI. | Interface | com.sap.tc.cmi.metadata | SAP NetWeaver | javadoc |
|
ICMIModelObjectCollection | Represents a collection of instances of model classes in a model. | Interface | com.sap.tc.cmi.model | SAP NetWeaver | javadoc |
|
ICMIModelObjectCollectionInfo | Represents the metadata of an instance of ICMIModelObjectCollection at runtime. | Interface | com.sap.tc.cmi.metadata | SAP NetWeaver | javadoc |
|
ICMIModificationCount | Interface for classes which support tracking of modifications. | Interface | com.sap.tc.cmi.util | SAP NetWeaver | javadoc |
|
ICMIObservableList | List that informs about changes. | Interface | com.sap.tc.cmi.util | SAP NetWeaver | javadoc |
|
ICMIObservableListChangeListener | Methods a listener must implement to be informed about list changes. | Interface | com.sap.tc.cmi.util | SAP NetWeaver | javadoc |
|
ICMIQuery | represents a query in a Model. | Interface | com.sap.tc.cmi.model | SAP NetWeaver | javadoc |
|
ICMIRelationInfo | Represents the metadata of a model relation at runtime. | Interface | com.sap.tc.cmi.metadata | SAP NetWeaver | javadoc |
|
ICMIRelationRoleInfo | represents the metadats of a model relation role at runtime This type can be called, extended or implemented by applications or frameworks using CMI. | Interface | com.sap.tc.cmi.metadata | SAP NetWeaver | javadoc |
|
DdBroker | | Class | com.sap.dictionary.runtime | SAP NetWeaver | javadoc |
|
DdCheckException | See Also:Serialized FormConstructor SummaryDdCheckException() | Class | com.sap.dictionary.runtime | SAP NetWeaver | javadoc |
|
DdDictionaryPool | Fields inherited from interface com. | Class | com.sap.dictionary.runtime | SAP NetWeaver | javadoc |
|
DdException | Ueberschrift: Dictionary Types: Simple Types and Structures Copyright: Copyright (c) 2002 | Class | com.sap.dictionary.runtime | SAP NetWeaver | javadoc |
|
DdParseException | Ueberschrift: Dictionary Types: Simple Types and Structures Copyright: Copyright (c) 2002 | Class | com.sap.dictionary.runtime | SAP NetWeaver | javadoc |
|
DdRuntimeException | See Also:Serialized FormConstructor SummaryDdRuntimeException() | Class | com.sap.dictionary.runtime | SAP NetWeaver | javadoc |
|
IBroker | | Interface | com.sap.dictionary.runtime | SAP NetWeaver | javadoc |
|
IConstants | | Interface | com.sap.dictionary.runtime | SAP NetWeaver | javadoc |
|
IDataProvider | | Interface | com.sap.dictionary.runtime | SAP NetWeaver | javadoc |
|
IDataType | | Interface | com.sap.dictionary.runtime | SAP NetWeaver | javadoc |
|
IField | | Interface | com.sap.dictionary.runtime | SAP NetWeaver | javadoc |
|
IList | Methods inherited from interface com. | Interface | com.sap.dictionary.runtime | SAP NetWeaver | javadoc |
|
IModifiableSimpleValueSet | | Interface | com.sap.typeservices | SAP NetWeaver | javadoc |
|
IModifiableTextService | | Interface | com.sap.dictionary.runtime | SAP NetWeaver | javadoc |
|
IModifiableTextServices | A modifiable version of the text services that allows to alter the texts. | Interface | com.sap.typeservices | SAP NetWeaver | javadoc |
|
IProviderFactory | | Interface | com.sap.dictionary.runtime | SAP NetWeaver | javadoc |
|
|
ISimpleType | | Interface | com.sap.dictionary.runtime | SAP NetWeaver | javadoc |
|
ISimpleTypeModifiable | Fields inherited from interface com. | Interface | com.sap.dictionary.runtime | SAP NetWeaver | javadoc |
|
ISimpleValueServices | Interface of ISimpleType to value sets. | Interface | com.sap.typeservices | SAP NetWeaver | javadoc |
|
ISimpleValueSet | An interface that maps keys to locale dependent texts, with predictable Each mapping in this SimpleValueSet is a key-HashMap pair, | Interface | com.sap.typeservices | SAP NetWeaver | javadoc |
|
IStructure | | Interface | com.sap.dictionary.runtime | SAP NetWeaver | javadoc |
|
ITextServices | The text services for the SimpleTypes of the Java dictionary are responsible for the Locale dependent texts. | Interface | com.sap.typeservices | SAP NetWeaver | javadoc |
|
IUnitService | | Interface | com.sap.dictionary.runtime | SAP NetWeaver | javadoc |
|
SimpleValueSetException | Title : SimpleValueSetJException Description: Exceptions of the Simple Value Set for Listboxes | Class | com.sap.typeservices | SAP NetWeaver | javadoc |
|
IFunctionTemplate | Encapsulates all meta-data of a function and its import, export, and table parameters. | Interface | com.sap.mw.jco | SAP NetWeaver | javadoc |
|
IMetaData | Encapsulates the meta-data of either a parameter list, a structure, or a table. | Interface | com.sap.mw.jco | SAP NetWeaver | javadoc |
|
IRepository | | Interface | com.sap.mw.jco | SAP NetWeaver | javadoc |
|
IServerThread | This interface defines a minimal set of methods which has to be implemented by an application if it wants to embed a JCO. | Interface | com.sap.mw.jco | SAP NetWeaver | javadoc |
|
JCO | The SAP Java Connector (JCo) package provides an API which enables communication with SAP systems. | Class | com.sap.mw.jco | SAP NetWeaver | javadoc |
|
ConnectionSpecFactory | This API extention may be used by applications for own authentication management. | Interface | com.sap.mw.jco.jra | SAP NetWeaver | javadoc |
|
ResultMap | Extension of the java. | Interface | com.sap.mw.jco.jra | SAP NetWeaver | javadoc |
|
AbstractLoginModule | Does login module common work. | Class | com.sap.engine.interfaces.security.auth | SAP NetWeaver | javadoc |
|
ActionPermission | This class implements ActionPermission, i. | Class | com.sap.security.api.permissions | SAP NetWeaver | javadoc |
|
Adapter | Virus scan adapter object. | Interface | com.sap.security.core.server.vsi.api | SAP NetWeaver | javadoc |
|
AttributeList | to populate an IPrincipal object. | Class | com.sap.security.api | SAP NetWeaver | javadoc |
|
AttributeValueAlreadyExistsException | This exception indicates that an attribute value which should be set for a attribute already exists. | Class | com.sap.security.api | SAP NetWeaver | javadoc |
|
AuthSchemePrincipal | | Class | com.sap.security.api.logon | SAP NetWeaver | javadoc |
|
AuthenticationFailedException | This exception indicates an exception which can happen during an authentication processSee Also:Serialized Form | Class | com.sap.security.api | SAP NetWeaver | javadoc |
|
CertificateAlreadyInUseException | See Also:Serialized FormFields inherited from class com. | Class | com.sap.security.api | SAP NetWeaver | javadoc |
|
ConfigurationException | Exception that is thrown when the configuration can not be used by the destination service, i. | Class | com.sap.security.core.server.destinations.api | SAP NetWeaver | javadoc |
|
DefaultHostnameVerifier | This class provides a default implementation of hostname verifier. | Class | com.sap.security.core.server.https | SAP NetWeaver | javadoc |
|
|
Destination | | Interface | com.sap.security.core.server.destinations.api | SAP NetWeaver | javadoc |
|
DestinationException | | Class | com.sap.security.core.server.destinations.api | SAP NetWeaver | javadoc |
|
DestinationService | J2EE service for obtaining connections to backend systems. | Interface | com.sap.security.core.server.destinations.api | SAP NetWeaver | javadoc |
|
Driver | Virus scan driver object. | Class | com.sap.security.core.server.vsi.api | SAP NetWeaver | javadoc |
|
DuplicateKeyException | This exception indicates an attempt to read an object by a key thatSee Also:Serialized Form | Class | com.sap.security.api | SAP NetWeaver | javadoc |
|
Engine | Virus scan engine object. | Class | com.sap.security.core.server.vsi.api | SAP NetWeaver | javadoc |
|
ExceptionInImplementationException | This exception is thrown by different methods of ISystemLandscapeWrapper when a request to the underlying system | Class | com.sap.security.api.umap.system | SAP NetWeaver | javadoc |
|
ExternalizableException | This is a tagging interface for exception classes. | Interface | com.sap.security.core.server.vsi.api.exception | SAP NetWeaver | javadoc |
|
FeatureNotAvailableException | This exception indicates a feature that is not available in the respective implementation of a user management interface. | Class | com.sap.security.api | SAP NetWeaver | javadoc |
|
Group | Virus scan group object. | Interface | com.sap.security.core.server.vsi.api | SAP NetWeaver | javadoc |
|
GroupAlreadyExistsException | This exception indicates an attempt to create a group which already existsSee Also:Serialized Form | Class | com.sap.security.api | SAP NetWeaver | javadoc |
|
GroupListener | This class allows to register for user mangagement events of principals of type IGroup. | Interface | com.sap.security.api | SAP NetWeaver | javadoc |
|
HTTPDestination | Fields inherited from interface com. | Interface | com.sap.security.core.server.destinations.api | SAP NetWeaver | javadoc |
|
HostnameVerifier | HostnameVerifier provides a callback mechanism so that implementers of this interface can supply a policy | Interface | com.sap.security.core.server.https | SAP NetWeaver | javadoc |
|
HttpCallback | Callback for getting and setting authentication data in http request and response. | Interface | com.sap.engine.lib.security.http | SAP NetWeaver | javadoc |
|
HttpGetterCallback | Callback for getting authentication data from http request. | Class | com.sap.engine.lib.security.http | SAP NetWeaver | javadoc |
|
HttpSetterCallback | This callback is used to pass information reseived from Login Module back to the Callback Handler. | Class | com.sap.engine.lib.security.http | SAP NetWeaver | javadoc |
|
IAcl | ACL Context Interface Definition of an Access Control List object | Interface | com.sap.security.api.acl | SAP NetWeaver | javadoc |
|
IAclEntry | ACL Context Entry Interface Definition of an Access Control List Entry | Interface | com.sap.security.api.acl | SAP NetWeaver | javadoc |
|
IAclHierarchy | ACL Hierarchy Interface Definition of an Access Control List Hierarchy | Interface | com.sap.security.api.acl | SAP NetWeaver | javadoc |
|
IAclManager | ACL Manager Interface Definition of an Access Control List Manager | Interface | com.sap.security.api.acl | SAP NetWeaver | javadoc |
|
IAnonymousUserFactory | Anonymous User Factory provides the retrieving of anonymous users. | Interface | com.sap.security.api.logon | SAP NetWeaver | javadoc |
|
IAuthScheme | Interface that represents the authentication scheme object. | Interface | com.sap.security.api.logon | SAP NetWeaver | javadoc |
|
IAuthentication | This interface retrieves the user information of currently logged-in user. | Interface | com.sap.security.api | SAP NetWeaver | javadoc |
|
IConfigurable | This interface is implemented by components of the user management which need explicit configuration, e. | Interface | com.sap.security.api | SAP NetWeaver | javadoc |
|
|
IConfigurable | Interface to make external classes configurable. | Interface | com.sap.security.api.logon | SAP NetWeaver | javadoc |
|
IGroup | This interface provides read and write access to principals of type group. | Interface | com.sap.security.api | SAP NetWeaver | javadoc |
|
IGroupFactory | This interface for a groupfactory provides functionality to get group objects by providing required information. | Interface | com.sap.security.api | SAP NetWeaver | javadoc |
|
IGroupSearchFilter | This interface acts as a container for values to be used as a search filter when calling IGroupFactory. | Interface | com.sap.security.api | SAP NetWeaver | javadoc |
|
ILoginConstants | Constants for logon. | Interface | com.sap.security.api.logon | SAP NetWeaver | javadoc |
|
ILogonAuthentication | Extension from IAuthentication that provides more powerful authentication services. | Interface | com.sap.security.api.logon | SAP NetWeaver | javadoc |
|
ILogonFrontend | Interface that represents an object that's used for visualization of logon user interaction | Interface | com.sap.security.api.logon | SAP NetWeaver | javadoc |
|
IPrincipal | This interface provides read-access to attributes and the state of an IPrincipal object. | Interface | com.sap.security.api | SAP NetWeaver | javadoc |
|
IPrincipalFactory | The principal factory provides means to instantiate principal objects,create new principal (possibly by copying the data of an existing one),delete principals,search for principals based on different criteria andget meta-data for custom principal objects. | Interface | com.sap.security.api | SAP NetWeaver | javadoc |
|
IPrincipalMaint | This interface extends IPrincipal and provides write access to It provides methods to change a | Interface | com.sap.security.api | SAP NetWeaver | javadoc |
|
IPrincipalMetaData | This interface provides methods to access meta data of principal objects. | Interface | com.sap.security.api | SAP NetWeaver | javadoc |
|
IPrincipalSearchFilter | This interface provides the possibility for values to be used as a search filter when calling IPrincipalFactory. | Interface | com.sap.security.api | SAP NetWeaver | javadoc |
|
IPrincipalSet | This interface provides read and write access to attributes and the state of an IPrincipalSet object. | Interface | com.sap.security.api | SAP NetWeaver | javadoc |
|
IRole | This interface provides read and write access to attributes and properties of instances of type IRole. | Interface | com.sap.security.api | SAP NetWeaver | javadoc |
|
IRoleFactory | This interface provides methods to access, create, search and delete IRole objects. | Interface | com.sap.security.api | SAP NetWeaver | javadoc |
|
IRoleSearchFilter | This interface acts as a container for text values to be used as a search filter when calling | Interface | com.sap.security.api | SAP NetWeaver | javadoc |
|
ISearchAttribute | This interface provides functionality to access a search element. | Interface | com.sap.security.api | SAP NetWeaver | javadoc |
|
ISearchResult | | Interface | com.sap.security.api | SAP NetWeaver | javadoc |
|
ISecurityPolicy | This interface handles UME Security Policy settings. | Interface | com.sap.security.api | SAP NetWeaver | javadoc |
|
ISecurityPolicyFactory | Security Policy Factory provides the retrieving of security policies. | Interface | com.sap.security.api.logon | SAP NetWeaver | javadoc |
|
ISystemLandscapeObject | Wrapper object for a backend system provided by an ISystemLandscapeWrapper. | Interface | com.sap.security.api.umap.system | SAP NetWeaver | javadoc |
|
ISystemLandscapeWrapper | This interface serves as wrapper for a system landscape to be plugged into UME. | Interface | com.sap.security.api.umap.system | SAP NetWeaver | javadoc |
|
IUser | This interface provides read-access to the user's attributes, and offers basic support for authorization checking. | Interface | com.sap.security.api | SAP NetWeaver | javadoc |
|
IUserAccount | Interface to get and set user account data. | Interface | com.sap.security.api | SAP NetWeaver | javadoc |
|
IUserAccountFactory | User account factory will handle authentication and retrieval of user account information from persistence storage. | Interface | com.sap.security.api | SAP NetWeaver | javadoc |
|
|
IUserAccountSearchFilter | This interface acts as a container for text values to be used as a search filter when calling | Interface | com.sap.security.api | SAP NetWeaver | javadoc |
|
IUserFactory | The user factory provides means to instantiate user objects,create new users (possibly by copying the data of an existing one),delete users,search for users based on different criteria andperform mass commit/rollback operations on a set of users. | Interface | com.sap.security.api | SAP NetWeaver | javadoc |
|
IUserMaint | This interface extends IUser and provides write access to It provides methods to change the | Interface | com.sap.security.api | SAP NetWeaver | javadoc |
|
IUserMapping | Provides an entry point to the user mapping functionality. | Interface | com.sap.security.api.umap | SAP NetWeaver | javadoc |
|
IUserMappingData | Main interface for a user mapping entry (= a mapping from a specific local principal to a specific user in a specific backend system). | Interface | com.sap.security.api.umap | SAP NetWeaver | javadoc |
|
IUserSearchFilter | This class acts as a container for text values to be used as a search filter when calling | Interface | com.sap.security.api | SAP NetWeaver | javadoc |
|
Infection | Virus scan infection object. | Class | com.sap.security.core.server.vsi.api | SAP NetWeaver | javadoc |
|
InfoUnit | An InfoUnit is the basic data type for storing information in SAP logon tickets. | Class | com.sap.security.api.ticket | SAP NetWeaver | javadoc |
|
Instance | Virus scan instance interface. | Interface | com.sap.security.core.server.vsi.api | SAP NetWeaver | javadoc |
|
InvalidIDException | This exception indicates an attempt to create a persistent object (using a factory) with a unique ID which is not supported by the respective store. | Class | com.sap.security.api | SAP NetWeaver | javadoc |
|
InvalidLogonIdException | This exception indicates an invalid logon id. | Class | com.sap.security.api | SAP NetWeaver | javadoc |
|
InvalidPasswordException | This exception indicates an attempt to logon with an invalid password. | Class | com.sap.security.api | SAP NetWeaver | javadoc |
|
LoginException | See Also:Serialized FormConstructor SummaryLoginException() | Class | com.sap.security.api.logon | SAP NetWeaver | javadoc |
|
LoginExceptionDetails | This interface is to be implemented by providers of jaas login functionality. | Interface | com.sap.engine.lib.security | SAP NetWeaver | javadoc |
|
MultipleHitException | This exception is thrown when a lookup for local users being mapped to a given backend user ID results in more than one hit. | Class | com.sap.security.api.umap | SAP NetWeaver | javadoc |
|
NamePermission | The NamePermission class extends the Permission class, and can be used as the base class for permissions that want to | Class | com.sap.security.api.permissions | SAP NetWeaver | javadoc |
|
NoLogonDataAvailableException | This exception is thrown when user mapping data for a combination of principal and backend system is requested, but there is no user mapping | Class | com.sap.security.api.umap | SAP NetWeaver | javadoc |
|
NoSuchGroupException | This exception indicates an attempt to access a non-existing group object in theSee Also:Serialized Form | Class | com.sap.security.api | SAP NetWeaver | javadoc |
|
NoSuchObjectException | This exception indicates an attempt to access a non-existing object in theSee Also:Serialized Form | Class | com.sap.security.api | SAP NetWeaver | javadoc |
|
NoSuchPCDRoleException | This exception indicates an attempt to access a non-existing PCD role object in theSee Also:Serialized Form | Class | com.sap.security.api | SAP NetWeaver | javadoc |
|
NoSuchPrincipalException | This exception indicates an attempt to access a non-existing principal in theSee Also:Serialized Form | Class | com.sap.security.api | SAP NetWeaver | javadoc |
|
NoSuchRoleException | This exception indicates an attempt to access a non-existing role object in theSee Also:Serialized Form | Class | com.sap.security.api | SAP NetWeaver | javadoc |
|
NoSuchUserAccountException | This exception indicates an attempt to access a non-existing user in theSee Also:Serialized Form | Class | com.sap.security.api | SAP NetWeaver | javadoc |
|
NoSuchUserException | This exception indicates an attempt to access a non-existing user in theSee Also:Serialized Form | Class | com.sap.security.api | SAP NetWeaver | javadoc |
|
ObjectAlreadyExistsException | This exception indicates an attempt to create a object who already exists in the object store. | Class | com.sap.security.api | SAP NetWeaver | javadoc |
|
|
Parameter | VSI parameter object. | Class | com.sap.security.core.server.vsi.api | SAP NetWeaver | javadoc |
|
PermissionStatus | The Permission Status. | Class | com.sap.security.api.acl | SAP NetWeaver | javadoc |
|
Principal | | Class | com.sap.engine.lib.security | SAP NetWeaver | javadoc |
|
PrincipalAlreadyExistsException | This exception indicates an attempt to access a non-existing principal in theSee Also:Serialized Form | Class | com.sap.security.api | SAP NetWeaver | javadoc |
|
PrincipalAttributeListener | | Interface | com.sap.security.api | SAP NetWeaver | javadoc |
|
PrincipalIterator | iterators returned by this API (e. | Class | com.sap.security.api | SAP NetWeaver | javadoc |
|
PrincipalListener | This class allows to register for user mangagement events. | Interface | com.sap.security.api | SAP NetWeaver | javadoc |
|
PrincipalNotAccessibleException | This exception is used, if the access to a already populated principal Example: You got a role object from the RoleFactory which doesn't | Class | com.sap.security.api | SAP NetWeaver | javadoc |
|
Profile | Virus scan profile object. | Interface | com.sap.security.core.server.vsi.api | SAP NetWeaver | javadoc |
|
Provider | Virus scan provider object. | Interface | com.sap.security.core.server.vsi.api | SAP NetWeaver | javadoc |
|
RFCDestination | Externally visible RFC Destination interface. | Interface | com.sap.security.core.server.destinations.api | SAP NetWeaver | javadoc |
|
RoleAlreadyExistsException | This exception indicates an attempt to access a non-existing role in theSee Also:Serialized Form | Class | com.sap.security.api | SAP NetWeaver | javadoc |
|
RoleListener | This class allows to register for user mangagement events. | Interface | com.sap.security.api | SAP NetWeaver | javadoc |
|
ScanError | Virus scan error object. | Class | com.sap.security.core.server.vsi.api | SAP NetWeaver | javadoc |
|
SearchResultSizeLimitExceededException | Title: SearchResultSizeLimitExceededException Description: Exception class used to indicate that a search result has exceeded the size limit | Class | com.sap.security.api | SAP NetWeaver | javadoc |
|
SecureConnectionFactory | This factory class should be used within SAP J2EE Server to create HttpsUrlConnection and SSLSocket instances based on given security credentials (key stores). | Class | com.sap.security.core.server.https | SAP NetWeaver | javadoc |
|
Server | Virus Scan Server object. | Interface | com.sap.security.core.server.vsi.api | SAP NetWeaver | javadoc |
|
SocketFactory | This is an abstract interface for using within a HTTP/WebDAV library developed by SAP DTR team. | Interface | com.sap.security.core.server.https | SAP NetWeaver | javadoc |
|
TicketException | See Also:Serialized FormConstructor SummaryTicketException() | Class | com.sap.security.api.ticket | SAP NetWeaver | javadoc |
|
TicketExpiredException | Title: TicketExpiredException Description: Indicates that a ticket to be verified is expired | Class | com.sap.security.api.ticket | SAP NetWeaver | javadoc |
|
TicketVerifier | This abstract base class supplies an interface to handle and verify SAP Logon Tickets in standalone Java applications that do not use | Class | com.sap.security.api.ticket | SAP NetWeaver | javadoc |
|
TicketVerifyException | Title: TicketExpiredException Description: Indicates that a ticket to be verified is expired | Class | com.sap.security.api.ticket | SAP NetWeaver | javadoc |
|
UMException | This is the superclass of all checked exceptions employed in the user management; it indicates error conditions that reasonable applications | Class | com.sap.security.api | SAP NetWeaver | javadoc |
|
UMFactory | Main factory providing access to all UME functionality. | Class | com.sap.security.api | SAP NetWeaver | javadoc |
|
UMRuntimeException | This is the superclass of all runtime exceptions employed in the user management; it indicates error conditions that can occur during the normal | Class | com.sap.security.api | SAP NetWeaver | javadoc |
|
|
UserAccountAlreadyExistsException | This exception indicates an attempt to create a user account that already exists in the user account store. | Class | com.sap.security.api | SAP NetWeaver | javadoc |
|
UserAccountListener | This class allows to register for user mangagement events. | Interface | com.sap.security.api | SAP NetWeaver | javadoc |
|
UserAlreadyExistsException | This exception indicates an attempt to create a user that already existsSee Also:Serialized Form | Class | com.sap.security.api | SAP NetWeaver | javadoc |
|
UserListener | This class allows to register for user mangagement events. | Interface | com.sap.security.api | SAP NetWeaver | javadoc |
|
UserLockedException | This exception indicates that a user account is locked in the user account store. | Class | com.sap.security.api | SAP NetWeaver | javadoc |
|
Utils | This class contains several static utility methods for use with SecureConnectionFactory. | Class | com.sap.security.core.server.https | SAP NetWeaver | javadoc |
|
VSIConstants | Definition of constants within the 'Virus Scan Interface' framework. | Interface | com.sap.security.core.server.vsi.api | SAP NetWeaver | javadoc |
|
VSIService | Virus Scan Provider service main class. | Interface | com.sap.security.core.server.vsi.api | SAP NetWeaver | javadoc |
|
VSIServiceException | Root exception for all exceptions of the VSI Service. | Class | com.sap.security.core.server.vsi.api.exception | SAP NetWeaver | javadoc |
|
VSIServiceMessage | Textpool for the VSI service messages. | Class | com.sap.security.core.server.vsi.api.exception | SAP NetWeaver | javadoc |
|
ValuePermission | This class implements ValuePermission, i. | Class | com.sap.security.api.permissions | SAP NetWeaver | javadoc |
|
Virus | Test virus class. | Interface | com.sap.security.core.server.vsi.api | SAP NetWeaver | javadoc |
|
VirusInfectionException | Virus scan exceptions thrown by scan/clean functions. | Class | com.sap.security.core.server.vsi.api.exception | SAP NetWeaver | javadoc |
|
VirusScanException | Virus scan exceptions thrown by scan/clean functions. | Class | com.sap.security.core.server.vsi.api.exception | SAP NetWeaver | javadoc |
|
WebCallback | JAAS Callback for Weblications. | Class | com.sap.security.api.logon | SAP NetWeaver | javadoc |
|
WrongTicketModeException | Title: WrongTicketModeException Description: Exception to indicate that a ticket is used in the wrong mode (create/verify) | Class | com.sap.security.api.ticket | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
AbstractActionComponent | Fields inherited from class com. | Class | com.sapportals.admin.wizardframework.components | SAP NetWeaver | javadoc |
|
AbstractActionState | Fields inherited from class com. | Class | com.sapportals.admin.wizardframework.templates | SAP NetWeaver | javadoc |
|
AbstractAuthenticationMethod | | Class | com.sapportals.portal.appintegrator.layer.authenticationmethod | SAP NetWeaver | javadoc |
|
AbstractComponentEventFilter | Helper class to be subclassed to filter PortalComponent eventsConstructor SummaryAbstractComponentEventFilter() | Class | com.sapportals.portal.prt.pom | SAP NetWeaver | javadoc |
|
AbstractContext | This Context collects common methods for all context wrappers | Class | com.sapportals.portal.appintegrator.template_processor.context | SAP NetWeaver | javadoc |
|
AbstractDestinationsRetrieverSource | Abstract parent of all source retrieve sources. | Class | com.sap.portal.connectivity.destinations | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
AbstractEditorComponent | A base class that represents the editor component template. | Class | com.sap.portal.admin.editor | SAP NetWeaver | javadoc |
|
|
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 | javadoc |
|
AbstractFactoryManager | Abstract Factory Manager used to register Factory in the System. | Class | com.sapportals.portal.prt.runtime | SAP NetWeaver | javadoc |
|
AbstractInputComponent | | Class | com.sapportals.admin.wizardframework.components | SAP NetWeaver | javadoc |
|
AbstractInputComponent | Fields inherited from class com. | Class | com.sapportals.admin.wizardframework.templates | SAP NetWeaver | javadoc |
|
AbstractIntegrationLayer | Copyright: Copyright (c) 2002 by SAP AGFields inherited from interface com. | Class | com.sapportals.portal.appintegrator.layer | SAP NetWeaver | javadoc |
|
AbstractIntegratorComponent | | Class | com.sapportals.portal.appintegrator | SAP NetWeaver | javadoc |
|
AbstractNavigationConnector | The base class that represents a navigation connector. | Class | com.sapportals.portal.navigation | SAP NetWeaver | javadoc |
|
AbstractNavigationConnectorExt | The base class that represents a navigation connector. | Class | com.sapportals.portal.navigation | SAP NetWeaver | javadoc |
|
AbstractNavigationConnectorNode | The base class that represents a navigation connector node. | Class | com.sapportals.portal.navigation | SAP NetWeaver | javadoc |
|
AbstractNode | | Class | com.sapportals.portal.prt.pom | SAP NetWeaver | javadoc |
|
AbstractObjectTypeHandler | Provides partial default implementation of IObjectTypeHandler. | Class | com.sap.portal.admin.wizard.handlers | SAP NetWeaver | javadoc |
|
AbstractPCMWizard | Includes the common panes and transitions provided by the toolkit. | Class | com.sap.portal.admin.wizard | SAP NetWeaver | javadoc |
|
AbstractPool | Manages a pool of objects. | Class | com.sapportals.portal.prt.util | SAP NetWeaver | javadoc |
|
AbstractPortalComponent | This class provides the base implementation of the IPortalComponent. | Class | com.sapportals.portal.prt.component | SAP NetWeaver | javadoc |
|
AbstractScriptState | Fields inherited from class com. | Class | com.sapportals.admin.wizardframework.templates | SAP NetWeaver | javadoc |
|
AbstractSelectionComponent | Fields inherited from class com. | Class | com.sapportals.admin.wizardframework.components | SAP NetWeaver | javadoc |
|
AbstractStaticWizard | | Class | com.sapportals.admin.wizardframework | SAP NetWeaver | javadoc |
|
AbstractSystemAcessor | Wraps the access to a certain systemConstructor SummaryAbstractSystemAcessor() | Class | com.sapportals.portal.appintegrator.accessor.system | SAP NetWeaver | javadoc |
|
AbstractTableViewCellRenderer | Fields inherited from interface com. | Class | com.sapportals.admin.wizardframework.components.tableview.render | SAP NetWeaver | javadoc |
|
AbstractTransformerHolder | An abstract class for creating a transformer holder. | Class | com.sap.portal.httpconnectivity.transformationservice | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
AbstractWizard | Fields inherited from class com. | Class | com.sapportals.admin.wizardframework.templates | SAP NetWeaver | javadoc |
|
AbstractWizardComponent | The default component implementation all wizard components should inherit. | Class | com.sapportals.admin.wizardframework.components | SAP NetWeaver | javadoc |
|
AbstractWizardPane | Fields inherited from class com. | Class | com.sapportals.admin.wizardframework.templates | SAP NetWeaver | javadoc |
|
Action | The class that represents an action in the admin studio environment. | Class | com.sap.portal.admin.studio | SAP NetWeaver | javadoc |
|
|
AliasAlreadyExistsException | An exception that indicates that a specific alias has already been defined This exception is thrown when ISystem. | Class | com.sap.portal.pcm.alias | SAP NetWeaver | javadoc |
|
AlignedInputComponentList | Fields inherited from class com. | Class | com.sapportals.admin.wizardframework.components | SAP NetWeaver | javadoc |
|
AmbiguousAliasException | An exception that indicates that a system alias has been defined both in the portal registry and in the PCD. | Class | com.sap.portal.pcm.alias | SAP NetWeaver | javadoc |
|
AnyURI | A class to represent a Uniform Resource Identifier (URI). | Class | com.sapportals.portal.prt.service.soap.types | SAP NetWeaver | javadoc |
|
ApplicationIntegratorException | | Class | com.sapportals.portal.appintegrator | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
AuthenticationMethodFactory | | Class | com.sapportals.portal.appintegrator.layer.authenticationmethod | SAP NetWeaver | javadoc |
|
BSPLayer | Fields inherited from interface com. | Class | com.sapportals.portal.sapapplication.bsp | SAP NetWeaver | javadoc |
|
BWReportLayer | Fields inherited from interface com. | Class | com.sapportals.portal.sapapplication.bwreport | SAP NetWeaver | javadoc |
|
Base64 | | Class | com.sapportals.portal.prt.service.soap.types | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
CacheLayer | Copyright: Copyright (c) 2002 by SAP AGFields inherited from interface com. | Class | com.sapportals.portal.appintegrator.layer | SAP NetWeaver | javadoc |
|
CachingLevel | Represents the level of caching needed by a PortalComponent. | Class | com.sapportals.portal.prt.component | SAP NetWeaver | javadoc |
|
CancelPane | Fields inherited from class com. | Class | com.sapportals.admin.wizardframework.components | SAP NetWeaver | javadoc |
|
CharRange | Project : soap FileName : CharRange. | Class | com.sapportals.portal.prt.service.soap.util | SAP NetWeaver | javadoc |
|
CharType | Project : soap FileName : CharType. | Class | com.sapportals.portal.prt.service.soap.util | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
CheckboxChoiceComponent | Fields inherited from class com. | Class | com.sapportals.admin.wizardframework.components | SAP NetWeaver | javadoc |
|
CheckboxSelectionComponent | Fields inherited from class com. | Class | com.sapportals.admin.wizardframework.components | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
ClientType | The ClientType identifies the type of the client that has sent the request. | Class | com.sapportals.portal.prt.component | SAP NetWeaver | javadoc |
|
CloseWizardComponent | Fields inherited from class com. | Class | com.sapportals.admin.wizardframework.components | SAP NetWeaver | javadoc |
|
ConfigService | Fields inherited from interface com. | Class | com.sapportals.portal.appintegrator.config | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
ConnectionProperties | The class that represents connection properties. | Class | com.sapportals.portal.ivs.cg | SAP NetWeaver | javadoc |
|
|
ConnectionStringLayer | Fields inherited from interface com. | Class | com.sapportals.portal.sapapplication.transaction | SAP NetWeaver | javadoc |
|
ConnectivityException | | Class | com.sap.portal.connectivity | SAP NetWeaver | javadoc |
|
ConnectivityRuntimeException | | Class | com.sap.portal.connectivity | SAP NetWeaver | javadoc |
|
ContextException | | Class | com.sapportals.portal.appintegrator.template_processor.context | SAP NetWeaver | javadoc |
|
DOM2Writer | | Class | com.sapportals.portal.prt.service.soap.wsdlImpl.util.xml | SAP NetWeaver | javadoc |
|
DOMUtils | | Class | com.sapportals.portal.prt.service.soap.wsdlImpl.util.xml | SAP NetWeaver | javadoc |
|
DSMLayer | Copyright: Copyright (c) 2002 by SAP AGFields inherited from interface com. | Class | com.sapportals.portal.appintegrator.layer | SAP NetWeaver | javadoc |
|
DateUtilFormat | Project : soap FileName : CharRange. | Class | com.sapportals.portal.prt.service.soap.util | SAP NetWeaver | javadoc |
|
DefaultAliasAlreadyExistsException | An exception that indicates that a default alias already exists. | Class | com.sap.portal.pcm.alias | SAP NetWeaver | javadoc |
|
DefaultAliasNotFoundException | An exception that indicates that a specified alias is not defined for the This exception is thrown when ISystem. | Class | com.sap.portal.pcm.alias | SAP NetWeaver | javadoc |
|
DefaultNavigationNamingHandler | The class that implements a naming handler to provide backward compatibility. | Class | com.sapportals.portal.navigation | SAP NetWeaver | javadoc |
|
DescriptionConstants | | Interface | com.sapportals.portal.prt.service.soap.webserviceconfig | SAP NetWeaver | javadoc |
|
DescriptorNotCreatedException | Notifies that the object descriptor was not created by the handler. | Class | com.sap.portal.admin.wizard.exceptions | SAP NetWeaver | javadoc |
|
DestinationFilter | Used for filtering a destination. | Class | com.sap.portal.connectivity.destinations | SAP NetWeaver | javadoc |
|
DragAndRelateLayer | Copyright: Copyright (c) 2002Fields inherited from interface com. | Class | com.sapportals.portal.sapapplication | SAP NetWeaver | javadoc |
|
DropdownSelectionComponent | Fields inherited from class com. | Class | com.sapportals.admin.wizardframework.components | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
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 | javadoc |
|
EPSAXDefaultHandler | An abstract base class for the SAX transformers used in the transformation service. | Class | com.sap.portal.httpconnectivity.transformationservice | SAP NetWeaver | javadoc |
|
EditProfile | Description of the ClassConstructor SummaryEditProfile() | Class | com.sapportals.portal.prt.util | SAP NetWeaver | javadoc |
|
EditorConfigException | The exception that indicates that the editor framework detected an error in the configuration. | Class | com.sap.portal.admin.editor.exception | SAP NetWeaver | javadoc |
|
EditorDataException | The exception that indicates that an error occurred during data handling. | Class | com.sap.portal.admin.editor.exception | SAP NetWeaver | javadoc |
|
EditorFrameworkException | A base exception class for the editor framework. | Class | com.sap.portal.admin.editor.exception | SAP NetWeaver | javadoc |
|
EditorFrameworkRuntimeException | A base class for exceptions for the editor runtime framework. | Class | com.sap.portal.admin.editor.exception | SAP NetWeaver | javadoc |
|
EditorLockingException | The exception that indicates that an error occurred while handling locking. | Class | com.sap.portal.admin.editor.exception | SAP NetWeaver | javadoc |
|
|
EditorLockingStatus | The class that represents the status of the editor lock. | Class | com.sap.portal.admin.editor | SAP NetWeaver | javadoc |
|
EditorMessageType | The class that represents severity levels for editor messages. | Class | com.sap.portal.admin.editor | SAP NetWeaver | javadoc |
|
EditorObjectNotFoundException | The exception that indicates that a data object could not be found. | Class | com.sap.portal.admin.editor.exception | SAP NetWeaver | javadoc |
|
EditorResource | The class that represents a resource in the editor. | Class | com.sap.portal.admin.editor | SAP NetWeaver | javadoc |
|
EditorResourceException | The exception that indicates that an error occurred in the resource being used by the editor. | Class | com.sap.portal.admin.editor.exception | SAP NetWeaver | javadoc |
|
EditorRuntimeException | A base class for exceptions that indicates unexpected errors that occur during the editor runtime. | Class | com.sap.portal.admin.editor.exception | SAP NetWeaver | javadoc |
|
Entities | Description : Class that represents the Entities datatype by parsing and interpreting a string . | Class | com.sapportals.portal.prt.service.soap.types | SAP NetWeaver | javadoc |
|
Entity | Description : Class that represents entity datatype by parsing qnd interpreting a string. | Class | com.sapportals.portal.prt.service.soap.types | SAP NetWeaver | javadoc |
|
EnumIterator | | Class | com.sapportals.portal.pb.utils | SAP NetWeaver | javadoc |
|
EventType | An EventType identifies a type Event. | Class | com.sapportals.portal.prt.pom | SAP NetWeaver | javadoc |
|
FactoryFinder | Title: SAP Portal iView Project Copyright: Copyright (c) 2002 | Class | com.sapportals.portal.prt.service.soap.util | SAP NetWeaver | javadoc |
|
FiFoList | FiFoList - implementation of a first-in first-out list. | Class | com.sapportals.portal.prt.util | SAP NetWeaver | javadoc |
|
FilePart | | Class | com.sapportals.portal.prt.util.http | SAP NetWeaver | javadoc |
|
FinishPane | Communicates with the application designer with client events, and lets the end user select the final action to take. | Class | com.sap.portal.admin.wizard.panes | SAP NetWeaver | javadoc |
|
FlowContainer | This wizard component can contain other wizard components. | Class | com.sapportals.admin.wizardframework.components | SAP NetWeaver | javadoc |
|
GDay | SAP NetWeaver | Class | com.sapportals.portal.prt.service.soap.types | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
GMonthDay | SAP NetWeaver | Class | com.sapportals.portal.prt.service.soap.types | SAP NetWeaver | javadoc |
|
GYear | SAP NetWeaver | Class | com.sapportals.portal.prt.service.soap.types | SAP NetWeaver | javadoc |
|
GYearMonth | SAP NetWeaver | Class | com.sapportals.portal.prt.service.soap.types | SAP NetWeaver | javadoc |
|
GenericEventsHandler | The class that contains the default implementation for the generic Generic events are triggered when an administrator clicks a button in | Class | com.sap.portal.admin.editor | SAP NetWeaver | javadoc |
|
GridContainer | | Class | com.sapportals.admin.wizardframework.components | SAP NetWeaver | javadoc |
|
Group | Fields inherited from class com. | Class | com.sapportals.admin.wizardframework.components | SAP NetWeaver | javadoc |
|
Guid | Globally unique identifier. | Class | com.sapportals.portal.prt.util | SAP NetWeaver | javadoc |
|
HRNPDestinationFormatException | During parsing, this exception is thrown when the HRNP destination is not properly formatted. | Class | com.sap.portal.unification.hrnpexception | SAP NetWeaver | javadoc |
|
|
HRNPException | The general exception for HRNP. | Class | com.sap.portal.unification.hrnpexception | SAP NetWeaver | javadoc |
|
HRNPMultiOpFormatException | During parsing, this exception is thrown when a HRNP multi-operator string is not properly formatted. | Class | com.sap.portal.unification.hrnpexception | SAP NetWeaver | javadoc |
|
HRNPNoOperatorFoundException | During parsing, this exception is thrown when no operator is found in a HRNP multi-operator string. | Class | com.sap.portal.unification.hrnpexception | SAP NetWeaver | javadoc |
|
HRNPSource50FormatException | During parsing, this exception is thrown when the source in the parsed string is not properly formatted for an IHRNPSource50 | Class | com.sap.portal.unification.hrnpexception | SAP NetWeaver | javadoc |
|
HRNPSourceFormatException | During parsing, this exception is thrown when the HRNP source is not properly formatted. | Class | com.sap.portal.unification.hrnpexception | SAP NetWeaver | javadoc |
|
HTMLScriptComponent | Fields inherited from class com. | Class | com.sapportals.admin.wizardframework.components | SAP NetWeaver | javadoc |
|
HTMLVersionInformation | Contains DTD reference information to include in the generated page. | Interface | com.sapportals.portal.prt.util | SAP NetWeaver | javadoc |
|
HTTPRenderLayer | Copyright: Copyright (c) 2002 by SAP AGFields inherited from interface com. | Class | com.sapportals.portal.appintegrator.layer | SAP NetWeaver | javadoc |
|
HTTPStreamSource | A delegation class between com. | Class | com.sap.portal.httpconnectivity.transformationservice.xmlsource | SAP NetWeaver | javadoc |
|
HandlerNotFoundException | Notifies that the object type handler not specified correctly. | Class | com.sap.portal.admin.wizard.exceptions | SAP NetWeaver | javadoc |
|
Hex | Copyright: Copyright (c)Constructor SummaryHex() | Class | com.sapportals.portal.prt.service.soap.types | SAP NetWeaver | javadoc |
|
Html | | Class | com.sapportals.portal.prt | SAP NetWeaver | javadoc |
|
HtmlAnchor | | Class | com.sapportals.portal.prt | SAP NetWeaver | javadoc |
|
HtmlApplet | | Class | com.sapportals.portal.prt | SAP NetWeaver | javadoc |
|
HtmlAttributeContainer | HtmlAttributeContainer. | Class | com.sapportals.portal.prt | SAP NetWeaver | javadoc |
|
HtmlBase | | Class | com.sapportals.portal.prt | SAP NetWeaver | javadoc |
|
HtmlBody | | Class | com.sapportals.portal.prt | SAP NetWeaver | javadoc |
|
HtmlBr | Created: Tue Nov 30 09:41:17 1999Fields inherited from class com. | Class | com.sapportals.portal.prt | SAP NetWeaver | javadoc |
|
HtmlButtonInput | HtmlButtonInput. | Class | com.sapportals.portal.prt | SAP NetWeaver | javadoc |
|
HtmlCell | | Class | com.sapportals.portal.prt | SAP NetWeaver | javadoc |
|
HtmlCenter | Created: Wed Mar 01 14:39:11 2000Fields inherited from class com. | Class | com.sapportals.portal.prt | SAP NetWeaver | javadoc |
|
HtmlCheckBox | | Class | com.sapportals.portal.prt | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
HtmlCol | Created: Wed Nov 03 19:16:54 1999Fields inherited from class com. | Class | com.sapportals.portal.prt | SAP NetWeaver | javadoc |
|
HtmlColGroup | Created: Thu Mar 22 11:41:53 2001Fields inherited from class com. | Class | com.sapportals.portal.prt | SAP NetWeaver | javadoc |
|
|
HtmlComment | | Class | com.sapportals.portal.prt | SAP NetWeaver | javadoc |
|
HtmlContainer | | Class | com.sapportals.portal.prt | SAP NetWeaver | javadoc |
|
HtmlContainerIdentifiable | HtmlContainerIdentifiable. | Class | com.sapportals.portal.prt | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
HtmlContainerIdentifiableWithUniqueManager | Allows to support unique objects in the container Created: Thu Nov 18 14:54:15 1999 | Class | com.sapportals.portal.prt | SAP NetWeaver | javadoc |
|
HtmlDiv | | Class | com.sapportals.portal.prt | SAP NetWeaver | javadoc |
|
HtmlDocType | | Class | com.sapportals.portal.prt | SAP NetWeaver | javadoc |
|
HtmlDocument | Created: Fri Mar 16 10:56:00 2001Constructor SummaryHtmlDocument() | Class | com.sapportals.portal.prt | SAP NetWeaver | javadoc |
|
HtmlDocument | | Class | com.sapportals.portal.prt.util | SAP NetWeaver | javadoc |
|
HtmlDumper | | Class | com.sapportals.portal.prt.util | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
HtmlFocusEventingFormItem | HtmlFocusEventingFormItem. | Class | com.sapportals.portal.prt | SAP NetWeaver | javadoc |
|
HtmlForm | | Class | com.sapportals.portal.prt | SAP NetWeaver | javadoc |
|
HtmlFormItem | Base class for form item. | Class | com.sapportals.portal.prt | SAP NetWeaver | javadoc |
|
HtmlFrame | | Class | com.sapportals.portal.prt | SAP NetWeaver | javadoc |
|
HtmlFrameSet | | Class | com.sapportals.portal.prt | SAP NetWeaver | javadoc |
|
HtmlHead | | Class | com.sapportals.portal.prt | SAP NetWeaver | javadoc |
|
HtmlHiddenInput | HtmlButtonInput. | Class | com.sapportals.portal.prt | SAP NetWeaver | javadoc |
|
HtmlIFrame | | Class | com.sapportals.portal.prt | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
HtmlImage | | Class | com.sapportals.portal.prt | SAP NetWeaver | javadoc |
|
HtmlInlineScript | Class used to encapsulate a sequence of script contents. | Class | com.sapportals.portal.prt | SAP NetWeaver | javadoc |
|
HtmlInlineScriptItem | A script item to put in an instance of HtmlInlineScript. | Class | com.sapportals.portal.prt | SAP NetWeaver | javadoc |
|
HtmlInput | | Class | com.sapportals.portal.prt | SAP NetWeaver | javadoc |
|
HtmlLabelFor | Created: Tue Nov 30 09:41:17 1999Fields inherited from class com. | Class | com.sapportals.portal.prt | SAP NetWeaver | javadoc |
|
|
HtmlLink | | Class | com.sapportals.portal.prt | SAP NetWeaver | javadoc |
|
HtmlMeta | | Class | com.sapportals.portal.prt | SAP NetWeaver | javadoc |
|
HtmlNoBr | Created: Wed Nov 10 11:39:11 1999Fields inherited from class com. | Class | com.sapportals.portal.prt | SAP NetWeaver | javadoc |
|
HtmlObject | | Class | com.sapportals.portal.prt | SAP NetWeaver | javadoc |
|
HtmlOption | | Class | com.sapportals.portal.prt | SAP NetWeaver | javadoc |
|
HtmlParser | | Class | com.sapportals.portal.prt.util | SAP NetWeaver | javadoc |
|
HtmlParserConstants | | Interface | com.sapportals.portal.prt.util | SAP NetWeaver | javadoc |
|
HtmlParserTokenManager | | Class | com.sapportals.portal.prt.util | SAP NetWeaver | javadoc |
|
HtmlPasswordInput | HtmlPasswordInput. | Class | com.sapportals.portal.prt | SAP NetWeaver | javadoc |
|
HtmlRadio | | Class | com.sapportals.portal.prt | SAP NetWeaver | javadoc |
|
HtmlResetInput | | Class | com.sapportals.portal.prt | SAP NetWeaver | javadoc |
|
HtmlRow | | Class | com.sapportals.portal.prt | SAP NetWeaver | javadoc |
|
HtmlScript | | Class | com.sapportals.portal.prt | SAP NetWeaver | javadoc |
|
HtmlScriptManager | This class can manage HtmlInlineScriptItem to avoid repeats Created: Fri Nov 12 17:29:07 1999 | Class | com.sapportals.portal.prt | SAP NetWeaver | javadoc |
|
HtmlSelect | | Class | com.sapportals.portal.prt | SAP NetWeaver | javadoc |
|
HtmlSharedString | | Class | com.sapportals.portal.prt | SAP NetWeaver | javadoc |
|
HtmlSinglePartElement | HtmlSinglePartElement. | Class | com.sapportals.portal.prt | SAP NetWeaver | javadoc |
|
HtmlSpan | | Class | com.sapportals.portal.prt | SAP NetWeaver | javadoc |
|
HtmlString | | Class | com.sapportals.portal.prt | SAP NetWeaver | javadoc |
|
HtmlStrong | Created: Wed Nov 10 11:39:11 1999Fields inherited from class com. | Class | com.sapportals.portal.prt | SAP NetWeaver | javadoc |
|
HtmlStructurizer | HtmlStructurizer. | Class | com.sapportals.portal.prt.util | SAP NetWeaver | javadoc |
|
HtmlStyle | | Class | com.sapportals.portal.prt | SAP NetWeaver | javadoc |
|
HtmlStyleRule | | Class | com.sapportals.portal.prt | SAP NetWeaver | javadoc |
|
HtmlSubmitInput | HtmlSubmitInput. | Class | com.sapportals.portal.prt | SAP NetWeaver | javadoc |
|
HtmlTable | | Class | com.sapportals.portal.prt | SAP NetWeaver | javadoc |
|
|
HtmlTextArea | | Class | com.sapportals.portal.prt | SAP NetWeaver | javadoc |
|
HtmlTextInput | | Class | com.sapportals.portal.prt | SAP NetWeaver | javadoc |
|
HtmlTitle | | Class | com.sapportals.portal.prt | SAP NetWeaver | javadoc |
|
HtmlbComponentWrapper | Fields inherited from class com. | Class | com.sapportals.admin.wizardframework.components | SAP NetWeaver | javadoc |
|
IAbstractFactory | Interface implemented by factory regsitered and discovered at run time. | Interface | com.sapportals.portal.prt.runtime | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
IApplicationParameterLookup | | Interface | com.sapportals.portal.appintegrator | SAP NetWeaver | javadoc |
|
IAttrLaunchValues | An interface that defines valid values for the attributes of launchable objects. | Interface | com.sap.portal.pcm.attributes | SAP NetWeaver | javadoc |
|
IAttrLayout | An interface that defines constants for layout attribute names. | Interface | com.sap.portal.pcm.attributes | SAP NetWeaver | javadoc |
|
IAttrPage | An interface that defines constants for attribute names for a page. | Interface | com.sap.portal.pcm.attributes | SAP NetWeaver | javadoc |
|
IAttrPageValues | An interface that defines constants for attribute values for a page. | Interface | com.sap.portal.pcm.attributes | SAP NetWeaver | javadoc |
|
IAttrPcmGeneral | An interface that defines constants for general PCM object attribute names. | Interface | com.sap.portal.pcm.attributes | SAP NetWeaver | javadoc |
|
IAttrPcmGeneralValues | An interface that defines valid values for the general PCM object See Also:IAttrPcmGeneral | Interface | com.sap.portal.pcm.attributes | SAP NetWeaver | javadoc |
|
IAttrPcmLaunch | An interface that defines names of attributes for runnable objects. | Interface | com.sap.portal.pcm.attributes | SAP NetWeaver | javadoc |
|
IAttrPcmNavigation | An interface that defines constants for navigation-related attribute names. | Interface | com.sap.portal.pcm.attributes | SAP NetWeaver | javadoc |
|
IAttriView | The interface that defines constants for iView attribute names. | Interface | com.sap.portal.pcm.attributes | SAP NetWeaver | javadoc |
|
IAttriViewValues | An interface that defines the valid values for iView attributes. | Interface | com.sap.portal.pcm.attributes | SAP NetWeaver | javadoc |
|
IBasicEditingContext | | Interface | com.sapportals.admin.wizardframework.api | SAP NetWeaver | javadoc |
|
IBasicObjectCreationService | Provides utility methods, and handles the creation of the new object on top of the Portal Content Model(PCM) layer. | Interface | com.sap.portal.admin.wizard | SAP NetWeaver | javadoc |
|
ICachablePortalComponent | An ICachablePortalComponent is implemented by components that want to add caching capabilites to their behavior. | Interface | com.sapportals.portal.prt.component | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
ICacheNavigationNode | Methods inherited from interface com. | Interface | com.sapportals.portal.navigation.cache | SAP NetWeaver | javadoc |
|
ICacheNavigationService | | Interface | com.sapportals.portal.navigation.cache | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
ICachedSource | The interface that determines whether the source of the XML transformation is The transformation service disables the cache if there is an error loading, | Interface | com.sap.portal.httpconnectivity.transformationservice.xmlsource | SAP NetWeaver | javadoc |
|
|
IClientEventReceiver | interface for receiver object in the eventing pattern. | Interface | com.sapportals.portal.prt.service.epcftoolbox | SAP NetWeaver | javadoc |
|
IClientEventSender | interface for sender object in the eventing pattern. | Interface | com.sapportals.portal.prt.service.epcftoolbox | SAP NetWeaver | javadoc |
|
IClientNavigationGenerator | The interface that generates the JavaScript code (doNavigate() method) that navigates to a specific navigation node. | Interface | com.sapportals.portal.navigation | SAP NetWeaver | javadoc |
|
IComponentNode | The IComponentNode interface describes a node of type INode. | Interface | com.sapportals.portal.prt.pom | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
IConfigService | | Interface | com.sapportals.portal.appintegrator.config | SAP NetWeaver | javadoc |
|
IConfigurableWizard | This interface is used to configure the structure of a wizard on startup. | Interface | com.sapportals.admin.wizardframework.api | SAP NetWeaver | javadoc |
|
IConfigurationSOAPService | Title: SAP iView Project Copyright: Copyright (c) 2002 | Interface | com.sapportals.portal.prt.service.soap.util | SAP NetWeaver | javadoc |
|
IConnectorGatewayService | The interface for the portal connector gateway service. | Interface | com.sap.portal.services.api.connectorgateway | SAP NetWeaver | javadoc |
|
IConnectorGatewayService | SAP portal service to establish connection to backends. | Interface | com.sapportals.portal.ivs.cg | SAP NetWeaver | javadoc |
|
IConnectorInvestigatorService | | Interface | com.sapportals.portal.ivs.cg | SAP NetWeaver | javadoc |
|
IConnectorService | The general interface for the service. | Interface | com.sapportals.portal.ivs.cg | SAP NetWeaver | javadoc |
|
ICustomerParameterProvider | | Interface | com.sapportals.portal.appintegrator.parameter | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
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 | javadoc |
|
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 | javadoc |
|
IDataHandler | The interface that is used to load and save data for an editor. | Interface | com.sap.portal.admin.editor | SAP NetWeaver | javadoc |
|
IDependencyObject | Components that are want to define their own dependency handling policy should this interface. | Interface | com.sapportals.admin.wizardframework.api | SAP NetWeaver | javadoc |
|
IDestinationWrapper | Represents a destination wrapper to indicates its source and type. | Interface | com.sap.portal.connectivity.destinations | SAP NetWeaver | javadoc |
|
IDestinationsService | This service enables retrival of all back-ends connection definitions which can be consumed via Connector Framework implementing connectors. | Interface | com.sap.portal.connectivity.destinations | SAP NetWeaver | javadoc |
|
IDragAndRelateConstants | | Interface | com.sapportals.unification.unificationutils.urlflowutils | SAP NetWeaver | javadoc |
|
IDynPageStructure | The interface that contains methods for the dynamic page structure. | Interface | com.sapportals.portal.pb.dynamic | SAP NetWeaver | javadoc |
|
IDynamicSystemService | The interface for a service that resolves an alias to a system at runtime. | Interface | com.sap.portal.dynamicsystem | SAP NetWeaver | javadoc |
|
IDynamicWizardConfigurator | | Interface | com.sapportals.admin.wizardframework.api | SAP NetWeaver | javadoc |
|
IEditModeEnabler | The interface that determines whether the current request is an edit mode event. | Interface | com.sap.portal.admin.editor | SAP NetWeaver | javadoc |
|
|
IEditorBuilder | The interface that defines methods for setting up an editor. | Interface | com.sap.portal.admin.editor | SAP NetWeaver | javadoc |
|
IEditorConfiguration | The interface for configuring an editor, including adding panes. | Interface | com.sap.portal.admin.editor | SAP NetWeaver | javadoc |
|
IEditorContainer | The interface that represents a container, which is the area in each pane where the custom user interface is | Interface | com.sap.portal.admin.editor | SAP NetWeaver | javadoc |
|
IEditorContext | The interface that represents the current state of the editor and the data The data model holds the data currently being edited in a session. | Interface | com.sap.portal.admin.editor | SAP NetWeaver | javadoc |
|
IEditorFrameworkService | Factory for creating IEditor objects. | Interface | com.sap.portal.admin.editor | SAP NetWeaver | javadoc |
|
IEditorPane | The interface that represents a single editor pane. | Interface | com.sap.portal.admin.editor | SAP NetWeaver | javadoc |
|
IEditorResponse | The interface that represents the editor response. | Interface | com.sap.portal.admin.editor | SAP NetWeaver | javadoc |
|
IEpcfToolbox | interface for EpcfToolbox service. | Interface | com.sapportals.portal.prt.service.epcftoolbox | SAP NetWeaver | javadoc |
|
IEvent | This interface describes an event object in the Portal Object Model. | Interface | com.sapportals.portal.prt.pom | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
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 | javadoc |
|
IEventListenerComponent | Portal Components that want to receive Portal Object Model Events must implement this interface. | Interface | com.sapportals.portal.prt.component | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
IFPM | | Interface | com.sapportals.portal.pb.fpm | SAP NetWeaver | javadoc |
|
IFPMEvent | | Interface | com.sapportals.portal.pb.fpm | SAP NetWeaver | javadoc |
|
IFPMListener | | Interface | com.sapportals.portal.pb.fpm | SAP NetWeaver | javadoc |
|
IFPMTopic | | Interface | com.sapportals.portal.pb.fpm | SAP NetWeaver | javadoc |
|
IGenericEventsHandler | The interface that handles generic events for the application designer. | Interface | com.sap.portal.admin.editor | SAP NetWeaver | javadoc |
|
IHRNPDestination | A HRNP representation of a destination object within a navigation The string representation of a HRNP destination node is | Interface | com.sap.portal.unification.hrnpnode | SAP NetWeaver | javadoc |
|
IHRNPDestination50 | A HRNP representation of an object to which the user relates draggable For Unifier5. | Interface | com.sap.portal.unification.hrnpnode | SAP NetWeaver | javadoc |
|
IHRNPMultiOp | A non-binary HRNP operator that can have many subnodes. | Interface | com.sap.portal.unification.hrnpnode | SAP NetWeaver | javadoc |
|
IHRNPNode | Abstraction of a node in a HRNP tree. | Interface | com.sap.portal.unification.hrnpnode | SAP NetWeaver | javadoc |
|
IHRNPNodeFactoryService | A service that manages HRNP nodes. | Interface | com.sap.portal.unification.hrnpnode | SAP NetWeaver | javadoc |
|
IHRNPOperatorNode | A IHRNPNode object for binary operators that has right and left operands (which are also IHRNPNode object nodes) and an operator | Interface | com.sap.portal.unification.hrnpnode | SAP NetWeaver | javadoc |
|
IHRNPParser | Parses a HRNP string and builds a HRNP tree. | Interface | com.sap.portal.unification.hrnpparser | SAP NetWeaver | javadoc |
|
|
IHRNPSource | A HRNP representation of the source object in a navigation activity. | Interface | com.sap.portal.unification.hrnpnode | SAP NetWeaver | javadoc |
|
IHRNPSource50 | A HRNP representation of the source object in a navigation activity. | Interface | com.sap.portal.unification.hrnpnode | SAP NetWeaver | javadoc |
|
IHTMLWindowsTopic | | Interface | com.sapportals.portal.pb.fpm | SAP NetWeaver | javadoc |
|
IHtmlAttributeContainer | HtmlAttributeContainer. | Interface | com.sapportals.portal.prt | SAP NetWeaver | javadoc |
|
IHtmlBase | | Interface | com.sapportals.portal.prt | SAP NetWeaver | javadoc |
|
IHtmlEventListener | IHtmlEventListener. | Interface | com.sapportals.portal.prt | SAP NetWeaver | javadoc |
|
IHtmlIdentifiable | The html element can be identified byte the "CLASS" property or the "ID" property. | Interface | com.sapportals.portal.prt | SAP NetWeaver | javadoc |
|
IHtmlOutputable | IHtmlOutputable. | Interface | com.sapportals.portal.prt | SAP NetWeaver | javadoc |
|
IHtmlUniqueObject | IHtmlUniqueObject. | Interface | com.sapportals.portal.prt | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
IIntegrationLayer | | Interface | com.sapportals.portal.appintegrator.layer | SAP NetWeaver | javadoc |
|
IIntegratorService | | Interface | com.sapportals.portal.appintegrator | SAP NetWeaver | javadoc |
|
IJSPResource | | Interface | com.sapportals.portal.prt.resource | SAP NetWeaver | javadoc |
|
ILayerFactory | | Interface | com.sapportals.portal.appintegrator | SAP NetWeaver | javadoc |
|
ILayerProcessor | | Interface | com.sapportals.portal.appintegrator | SAP NetWeaver | javadoc |
|
ILayout | The semantic aspect of a layout object. | Interface | com.sap.portal.pcm.layout | SAP NetWeaver | javadoc |
|
ILayouts | The interface for the layout object management service that provides helper methods for working with layouts. | Interface | com.sap.portal.pcm.layout | SAP NetWeaver | javadoc |
|
ILocaleListService | | Interface | com.sapportals.admin.wizardframework.util | SAP NetWeaver | javadoc |
|
ILockingPolicy | The interface that represents the locking policy of an editor. | Interface | com.sap.portal.admin.editor | SAP NetWeaver | javadoc |
|
ILogger | Interface for all logging objects. | Interface | com.sapportals.portal.prt.logger | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
ILoggerFile | Interface for all log files. | Interface | com.sapportals.portal.prt.logger | SAP NetWeaver | javadoc |
|
ILookupValidValues | | Interface | com.sapportals.portal.appintegrator.lookup | SAP NetWeaver | javadoc |
|
IMessageDescriptor | | Interface | com.sapportals.portal.prt.service.soap.util | SAP NetWeaver | javadoc |
|
IMethodsAuthorizedProcessor | Interface for all checker of methods authoriation access link with soapconfig. | Interface | com.sapportals.portal.prt.service.soap.processor | SAP NetWeaver | javadoc |
|
|
IModeChangeEvent | A mode change event is fired when setNodeMode is called on a Node. | Interface | com.sapportals.portal.prt.event | SAP NetWeaver | javadoc |
|
INavigationConnector | The interface used to implement a connector. | Interface | com.sapportals.portal.navigation | SAP NetWeaver | javadoc |
|
INavigationConnectorExt | The interface used to implement a connector. | Interface | com.sapportals.portal.navigation | SAP NetWeaver | javadoc |
|
INavigationConnectorNamingHandler | The interface that determines how the name of the nodes are constructed. | Interface | com.sapportals.portal.navigation | SAP NetWeaver | javadoc |
|
INavigationConnectorNode | The interface that defines a navigation connector node. | Interface | com.sapportals.portal.navigation | SAP NetWeaver | javadoc |
|
INavigationConnectorRegistration | The interface that enables a navigation connector to register and unregister itself to the navigation service. | Interface | com.sapportals.portal.navigation | SAP NetWeaver | javadoc |
|
INavigationConstants | The interface that defines constants used in navigation operations. | Interface | com.sapportals.portal.navigation | SAP NetWeaver | javadoc |
|
INavigationGenerator | The interface that creates client calls for navigation operations. | Interface | com.sapportals.portal.navigation | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
INavigationNode | The interface that represents a single node in the navigation model. | Interface | com.sapportals.portal.navigation | SAP NetWeaver | javadoc |
|
INavigationRedirector | The interface that redirects the original URL that initiated the navigation to a different URL. | Interface | com.sapportals.portal.navigation | SAP NetWeaver | javadoc |
|
INavigationRedirectorResult | The interface that wraps the URL and its prefix. | Interface | com.sapportals.portal.navigation | SAP NetWeaver | javadoc |
|
INavigationService | The interface that represents the navigation service. | Interface | com.sapportals.portal.navigation | SAP NetWeaver | javadoc |
|
INavigationTopic | | Interface | com.sapportals.portal.pb.fpm | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
INodeList | | Interface | com.sapportals.portal.prt.pom | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
IOBNTarget | The result type of the Object Based Navigation service operations. | Interface | com.sap.portal.unification | SAP NetWeaver | javadoc |
|
IObjectBasedNavigation | API that handles finding Navigation Targets (e. | Interface | com.sap.portal.unification | SAP NetWeaver | javadoc |
|
IObjectBasedNavigationItem | Represents a single OBN operation of a business object. | Interface | com.sapportals.portal.navigation.obn | SAP NetWeaver | javadoc |
|
IObjectBasedNavigationProvider | Provides API to create a context menu for object based navigation. | Interface | com.sapportals.portal.navigation.obn | SAP NetWeaver | javadoc |
|
IObjectBasedNavigationRenderer | Provides API to create a context menu for object based navigation. | Interface | com.sapportals.portal.navigation.obn | SAP NetWeaver | javadoc |
|
IObjectSchema | | Interface | com.sapportals.portal.prt.service.soap.wsdl | SAP NetWeaver | javadoc |
|
IObjectTypeHandler | Provides methods for handling the portal object creation to be created according to its type. | Interface | com.sap.portal.admin.wizard.handlers | SAP NetWeaver | javadoc |
|
IPOMConstants | | Interface | com.sapportals.portal.prt.pom | SAP NetWeaver | javadoc |
|
|
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 | javadoc |
|
IPRTSOAPAuthorization | Title: SAP Portal iView Project Copyright: Copyright (c) 2002 | Interface | com.sapportals.portal.prt.service.soap.security | SAP NetWeaver | javadoc |
|
IPRTSOAPBody | PRT SOAP body image of the javax. | Interface | com.sapportals.portal.prt.service.soap.element | SAP NetWeaver | javadoc |
|
IPRTSOAPBodyElement | PRT SOAP body view of the javax. | Interface | com.sapportals.portal.prt.service.soap.element | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
IPRTSOAPEncryptionData | | Interface | com.sapportals.portal.prt.service.soap.security | SAP NetWeaver | javadoc |
|
IPRTSOAPEnvelope | PRT SOAP Enveloppe view of the javax. | Interface | com.sapportals.portal.prt.service.soap.element | SAP NetWeaver | javadoc |
|
IPRTSOAPHeader | PRT SOAP Header view of the javax. | Interface | com.sapportals.portal.prt.service.soap.element | SAP NetWeaver | javadoc |
|
IPRTSOAPHeaderElement | PRT SOAP HeaderElement view of the javax. | Interface | com.sapportals.portal.prt.service.soap.element | SAP NetWeaver | javadoc |
|
IPRTSOAPMessage | PRT SOAP Message view of the javax. | Interface | com.sapportals.portal.prt.service.soap.element | SAP NetWeaver | javadoc |
|
IPRTSOAPProxy | | Interface | com.sapportals.portal.prt.service.soap | SAP NetWeaver | javadoc |
|
IPRTSOAPResponse | | Interface | com.sapportals.portal.prt.service.soap.element | SAP NetWeaver | javadoc |
|
IPRTSOAPSecuredMessage | Title: SAP Portal iView Project Copyright: Copyright (c) 2002 | Interface | com.sapportals.portal.prt.service.soap.security | SAP NetWeaver | javadoc |
|
IPRTSOAPSecurityElement | Title: SAP Portal iView Project Copyright: Copyright (c) 2002 | Interface | com.sapportals.portal.prt.service.soap.security | SAP NetWeaver | javadoc |
|
IPRTSOAPSerializator | | Interface | com.sapportals.portal.prt.service.soap | SAP NetWeaver | javadoc |
|
IPRTSOAPSignature | Title: SAP Portal iView Project Copyright: Copyright (c) 2002 | Interface | com.sapportals.portal.prt.service.soap.security | SAP NetWeaver | javadoc |
|
IPRTSOAPSignedInfo | Title: SAP Portal iView Project Copyright: Copyright (c) 2002 | Interface | com.sapportals.portal.prt.service.soap.security | SAP NetWeaver | javadoc |
|
IPSIDGenerator | | Interface | com.sapportals.portal.appintegrator.psid | SAP NetWeaver | javadoc |
|
IPSIDService | | Interface | com.sapportals.portal.appintegrator.psid | SAP NetWeaver | javadoc |
|
IPage | The interface that represents the semantic aspect of a page object. | Interface | com.sap.portal.pcm.page | SAP NetWeaver | javadoc |
|
IPageContextHolder | The interface that provides holders for the HTMLB page context in the transformation service. | Interface | com.sap.portal.httpconnectivity.transformationservice | SAP NetWeaver | javadoc |
|
IPageStructure | The interface that creates pages dynamically. | Interface | com.sapportals.portal.pb.dynamic | SAP NetWeaver | javadoc |
|
IPages | The interface for the page object management service that provides helper methods for working with pages. | Interface | com.sap.portal.pcm.page | SAP NetWeaver | javadoc |
|
IParameterConveyor | | Interface | com.sapportals.portal.appintegrator | SAP NetWeaver | javadoc |
|
IPessimisticLockPolicy | The interface that represents pessimistic locking methods. | Interface | com.sap.portal.admin.editor | SAP NetWeaver | javadoc |
|
|
IPhaseCalculator | | Interface | com.sapportals.portal.pb.fpm | SAP NetWeaver | javadoc |
|
IPortalComponent | The IPortalComponent is the central abstraction of the Portal Component API. | Interface | com.sapportals.portal.prt.component | SAP NetWeaver | javadoc |
|
IPortalComponentConfig | | Interface | com.sapportals.portal.prt.component | SAP NetWeaver | javadoc |
|
IPortalComponentContext | The IPortalComponentContext defines a user specific view on a Portal Component. | Interface | com.sapportals.portal.prt.component | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
IPortalComponentEvent | See Also:IEventFilter AbstractComponentEventFilterFields inherited from interface com. | Interface | com.sapportals.portal.prt.event | SAP NetWeaver | javadoc |
|
IPortalComponentEventData | The IPortalComponentEventData represents a set of multi-valued attributes that are attached to a IPortalComponentEvent. | Interface | com.sapportals.portal.prt.event | SAP NetWeaver | javadoc |
|
IPortalComponentInit | | Interface | com.sapportals.portal.prt.component | SAP NetWeaver | javadoc |
|
IPortalComponentInitContext | | Interface | com.sapportals.portal.prt.component | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
IPortalComponentRequest | The IPortalComponentRequest is the portal component specific view on all request related matters. | Interface | com.sapportals.portal.prt.component | SAP NetWeaver | javadoc |
|
IPortalComponentResponse | The IPortalComponentResponse encapsulates all the information sent from the Portal Component to the Client. | Interface | com.sapportals.portal.prt.component | SAP NetWeaver | javadoc |
|
IPortalComponentSession | The IPortalComponentSession is the portal component's view on the servlet session. | Interface | com.sapportals.portal.prt.component | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
IPortalConstants | Definition of a set of constants used in the Portal environment. | Interface | com.sapportals.portal.prt.runtime | SAP NetWeaver | javadoc |
|
IPortalNode | The PortalNode is by definition the root node of the Portal Object Model. | Interface | com.sapportals.portal.prt.pom | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
IPortalRequestEventData | The IPortalComponentEventData represents a set of multi-valued attributes that are attached to a IPortalRequestEvent. | Interface | com.sapportals.portal.prt.event | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
IPortalSOAPConfig | | Interface | com.sapportals.portal.prt.service.soap.webserviceconfig | SAP NetWeaver | javadoc |
|
IPortalSOAPConfigVersion | Copyright: Copyright (c) 2003 Company: SAP Portal EP6. | Interface | com.sapportals.portal.prt.service.soap.webserviceconfig | SAP NetWeaver | javadoc |
|
IPortalWebService | | Interface | com.sapportals.portal.prt.service.soap.webserviceconfig.description | SAP NetWeaver | javadoc |
|
IPortalWebServiceMappingInterface | | Interface | com.sapportals.portal.prt.service.soap.webserviceconfig.description | SAP NetWeaver | javadoc |
|
IPortalWebServiceMethod | | Interface | com.sapportals.portal.prt.service.soap.webserviceconfig.description | SAP NetWeaver | javadoc |
|
IPortalWebServiceParameter | | Interface | com.sapportals.portal.prt.service.soap.webserviceconfig.description | SAP NetWeaver | javadoc |
|
|
IPortalWebServiceSerializer | | Interface | com.sapportals.portal.prt.service.soap.webserviceconfig.description | SAP NetWeaver | javadoc |
|
IPortalWebServiceType | | Interface | com.sapportals.portal.prt.service.soap.webserviceconfig.description | SAP NetWeaver | javadoc |
|
IProducerInformation | | Interface | com.sap.portal.pcm.remoteportal.producer | SAP NetWeaver | javadoc |
|
IProducersInformation | | Interface | com.sap.portal.pcm.remoteportal.producer | SAP NetWeaver | javadoc |
|
IProfileValidationEvent | Event that is fired by any personnalization classFields inherited from interface com. | Interface | com.sapportals.portal.prt.event | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
IPropertyDescriptor | See Also:IPortalComponentProfile. | Interface | com.sapportals.portal.prt.component | SAP NetWeaver | javadoc |
|
IRRAOBNTopic | | Interface | com.sapportals.portal.pb.fpm | SAP NetWeaver | javadoc |
|
IRelatedItemEntity | The interface that represents a related item associated with an iView. | Interface | com.sap.portal.pcm.relateditem | SAP NetWeaver | javadoc |
|
IReleasable | IReleasable. | Interface | com.sapportals.portal.prt.util | SAP NetWeaver | javadoc |
|
IRemoteResourceInformation | IRemoteResourceInformation This resource information represtsnt a remote resource. | Interface | com.sapportals.portal.prt.resource | SAP NetWeaver | javadoc |
|
IResource | The IResource interface is an abstract view of resources. | Interface | com.sapportals.portal.prt.resource | SAP NetWeaver | javadoc |
|
IResourceBundleProvider | Provides the resource bundle for the object's default strings. | Interface | com.sap.portal.admin.wizard | SAP NetWeaver | javadoc |
|
IResourceInformation | The ResourceInformation holds informations related to resources. | Interface | com.sapportals.portal.prt.resource | SAP NetWeaver | javadoc |
|
IRolesOBN | API that handles finding Navigation Tergets (e. | Interface | com.sap.portal.unification | SAP NetWeaver | javadoc |
|
ISLConnectorHelper | Interface for the Portal service 'System Landscape Connector Helper' (com. | Interface | com.sap.portal.sl.connector.helper | SAP NetWeaver | javadoc |
|
ISOAPConnection | | Interface | com.sapportals.portal.prt.service.soap | SAP NetWeaver | javadoc |
|
ISOAPHeaderProcessor | | Interface | com.sapportals.portal.prt.service.soap.processor | SAP NetWeaver | javadoc |
|
ISOAPLogger | | Interface | com.sapportals.portal.prt.service.soap.log | SAP NetWeaver | javadoc |
|
ISOAPMessageContext | | Interface | com.sapportals.portal.prt.service.soap | SAP NetWeaver | javadoc |
|
ISOAPParamConstants | | Interface | com.sapportals.portal.prt.service.soap | SAP NetWeaver | javadoc |
|
ISOAPSecurityManager | Title: SAP Portal iView Project Copyright: Copyright (c) 2002 | Interface | com.sapportals.portal.prt.service.soap.security | SAP NetWeaver | javadoc |
|
ISOAPSerializable | | Interface | com.sapportals.portal.prt.service.soap | SAP NetWeaver | javadoc |
|
ISOAPSerializerListener | | Interface | com.sapportals.portal.prt.service.soap.listener | SAP NetWeaver | javadoc |
|
ISOAPService | | Interface | com.sapportals.portal.prt.service.soap | SAP NetWeaver | javadoc |
|
|
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 | javadoc |
|
IScriptGenerator | | Interface | com.sapportals.portal.prt.service.epcftoolbox | SAP NetWeaver | javadoc |
|
IService | | Interface | com.sapportals.portal.prt.service | SAP NetWeaver | javadoc |
|
IServiceConfig | | Interface | com.sapportals.portal.prt.service | SAP NetWeaver | javadoc |
|
IServiceConfiguration | The Service Configuration is used to configure a service. | Interface | com.sapportals.portal.prt.service | SAP NetWeaver | javadoc |
|
IServiceContext | A service context allows to contact other resources in the portal. | Interface | com.sapportals.portal.prt.service | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
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 | javadoc |
|
IServiceFactory | | Interface | com.sapportals.portal.prt.service.factory | SAP NetWeaver | javadoc |
|
IServiceId | A service ID represents the unique ID associated to a Service. | Interface | com.sapportals.portal.prt.service | SAP NetWeaver | javadoc |
|
IServiceProfile | | Interface | com.sapportals.portal.prt.service | SAP NetWeaver | javadoc |
|
ISessionManager | Interface for the Portal service 'Session TimeOut Manager' (com. | Interface | com.sap.portal.connectors | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
IStaticWizardConfigurator | | Interface | com.sapportals.admin.wizardframework.api | SAP NetWeaver | javadoc |
|
ISystem | The interface that represents a system and its attributes. | Interface | com.sap.portal.pcm.system | SAP NetWeaver | javadoc |
|
ISystemUserMappingData | The interface that provides user mapping properties for a specific system. | Interface | com.sap.portal.pcm.system | SAP NetWeaver | javadoc |
|
ISystems | The interface for the system landscape service that provides helper methods for working with systems. | Interface | com.sap.portal.pcm.system | SAP NetWeaver | javadoc |
|
ITSDetectionLayer | Fields inherited from interface com. | Class | com.sapportals.portal.sapapplication.itsdetection | SAP NetWeaver | javadoc |
|
ITableViewCellRenderer | | Interface | com.sapportals.admin.wizardframework.components.tableview.render | SAP NetWeaver | javadoc |
|
ITemplateProcessor | The ITemplateProcessor Interface ITemplateProcessor defines methods to parse a template and to | Interface | com.sapportals.portal.appintegrator.template_processor | SAP NetWeaver | javadoc |
|
ITemplateProcessorService | Interface for Template Processor. | Interface | com.sapportals.portal.appintegrator.template_processor | SAP NetWeaver | javadoc |
|
IToolBar | The interface that represents the toolbar of the admin studio workspace. | Interface | com.sap.portal.admin.studio | SAP NetWeaver | javadoc |
|
ITransformerInformation | The interface that represents transformer information, and is used to initialize transformers, get their properties and to specify transformers. | Interface | com.sap.portal.httpconnectivity.transformationservice | SAP NetWeaver | javadoc |
|
ITransformerProperties | The interface for getting the transformer input fields. | Interface | com.sap.portal.httpconnectivity.transformationservice | SAP NetWeaver | javadoc |
|
ITransformerService | The interface for the transformation service that enables the transformation of XML to a scheme. | Interface | com.sap.portal.httpconnectivity.transformationservice | SAP NetWeaver | javadoc |
|
|
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 | javadoc |
|
IUserAgent | | Interface | com.sapportals.portal.useragent | SAP NetWeaver | javadoc |
|
IUserAgentConstants | | Interface | com.sapportals.portal.useragent | SAP NetWeaver | javadoc |
|
IUserAgentFamily | | Interface | com.sapportals.portal.useragent | SAP NetWeaver | javadoc |
|
IUserAgentService | | Interface | com.sapportals.portal.useragent | SAP NetWeaver | javadoc |
|
IUserAgentSet | | Interface | com.sapportals.portal.useragent | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
IUserLocaleOBN | API that handles finding Navigation Tergets (e. | Interface | com.sap.portal.unification | SAP NetWeaver | javadoc |
|
IUserObjectBasedNavigation | API that handles finding Navigation Tergets (e. | Interface | com.sap.portal.unification | SAP NetWeaver | javadoc |
|
IValidator | Validates panes input. | Interface | com.sap.portal.admin.wizard.validators | SAP NetWeaver | javadoc |
|
IViewHandler | Provides methods that handles iView creation using the new Portal Content Model(PCM) API. | Class | com.sap.portal.admin.wizard.handlers | SAP NetWeaver | javadoc |
|
IViewUrlGeneratorException | See Also:Serialized FormConstructor SummaryIViewUrlGeneratorException() | Class | com.sapportals.portal.sapapplication.urlgenerator | SAP NetWeaver | javadoc |
|
IWizardComponent | | Interface | com.sapportals.admin.wizardframework.api | SAP NetWeaver | javadoc |
|
IWizardComponentContainer | IWizard componet containers are wizard components that can contain other components. | Interface | com.sapportals.admin.wizardframework.api | SAP NetWeaver | javadoc |
|
IWizardComponentFactory | Provides a mechanism to get synchronization between the wizard UI and the property editor UI. | Interface | com.sap.portal.admin.wizard | SAP NetWeaver | javadoc |
|
IWizardConfigurator | the common anchestor of IDynamicWizardConfigurator and IStaticWizardConfigurator. | Interface | com.sapportals.admin.wizardframework.api | SAP NetWeaver | javadoc |
|
IWizardContext | WizardContext combines all the sources of information a wizard component has access to at runtime. | Interface | com.sapportals.admin.wizardframework.api | SAP NetWeaver | javadoc |
|
IWizardFramework | | Interface | com.sapportals.admin.wizardframework.util | SAP NetWeaver | javadoc |
|
IWizardInstance | | Interface | com.sapportals.admin.wizardframework.util | SAP NetWeaver | javadoc |
|
IWizardStructure | This interface provides runtime access to the pane/component structure of a wizard. | Interface | com.sapportals.admin.wizardframework.api | SAP NetWeaver | javadoc |
|
IWorkspace | | Interface | com.sap.portal.admin.studio | SAP NetWeaver | javadoc |
|
IXHTMLBCellRenderer | The interface that implements table cell rendering. | Interface | com.sap.portal.httpconnectivity.transformationservice.xhtmlb | SAP NetWeaver | javadoc |
|
IiView | The interface that represents an iView semantic object. | Interface | com.sap.portal.pcm.iview | SAP NetWeaver | javadoc |
|
IiViews | The interface for the iView object management service that provides helper methods for working with iViews. | Interface | com.sap.portal.pcm.iview | SAP NetWeaver | javadoc |
|
IiviewDef | | Interface | com.sapportals.portal.pb.iviewdef | SAP NetWeaver | javadoc |
|
|
InfoPane | Displays the general properties of the object. | Class | com.sap.portal.admin.wizard.panes | SAP NetWeaver | javadoc |
|
InitPane | Performs initializations. | Class | com.sap.portal.admin.wizard.panes | SAP NetWeaver | javadoc |
|
IviewAvailabilityMode | | Class | com.sapportals.portal.pb.iviewdef | SAP NetWeaver | javadoc |
|
IviewCachingLevel | | Class | com.sapportals.portal.pb.iviewdef | SAP NetWeaver | javadoc |
|
IviewHeightScaleType | | Class | com.sapportals.portal.pb.iviewdef | SAP NetWeaver | javadoc |
|
IviewHeightType | | Class | com.sapportals.portal.pb.iviewdef | SAP NetWeaver | javadoc |
|
IviewIsolationMode | | Class | com.sapportals.portal.pb.iviewdef | SAP NetWeaver | javadoc |
|
IviewTrayExpansionMode | | Class | com.sapportals.portal.pb.iviewdef | SAP NetWeaver | javadoc |
|
IviewWidthScaleType | | Class | com.sapportals.portal.pb.iviewdef | SAP NetWeaver | javadoc |
|
IviewWidthType | | Class | com.sapportals.portal.pb.iviewdef | SAP NetWeaver | javadoc |
|
JavaGuiRenderLayer | Fields inherited from interface com. | Class | com.sapportals.portal.sapapplication.transaction | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
Language | Description : Class that represents a natural language identifier. | Class | com.sapportals.portal.prt.service.soap.types | SAP NetWeaver | javadoc |
|
LanguageResourceKey | Wrapper class for the key to a resource bundle. | Class | com.sapportals.admin.wizardframework.components.localization | SAP NetWeaver | javadoc |
|
LayoutHandler | Provides methods that handles layout creation using the Portal Content Model(PCM) API. | Class | com.sap.portal.admin.wizard.handlers | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
ListDisplayComponent | Fields inherited from class com. | Class | com.sapportals.admin.wizardframework.components | SAP NetWeaver | javadoc |
|
ListSelectionComponent | Fields inherited from class com. | Class | com.sapportals.admin.wizardframework.components | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
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 | javadoc |
|
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 | javadoc |
|
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 | javadoc |
|
MultiSelectionComponent | | Class | com.sapportals.admin.wizardframework.components | SAP NetWeaver | javadoc |
|
MultiValueAttributeList | Copyright (c) SAP Portals Europe GmbH 2001Constructor SummaryMultiValueAttributeList() | Class | com.sapportals.portal.prt.util | SAP NetWeaver | javadoc |
|
MultiValuedHashMap | Copyright (c) SAP Portals Europe GmbH 2001Constructor SummaryMultiValuedHashMap() | Class | com.sapportals.portal.prt.util | SAP NetWeaver | javadoc |
|
|
MultiValuedMap | | Interface | com.sapportals.portal.prt.util | SAP NetWeaver | javadoc |
|
MultilineInputComponent | Fields inherited from class com. | Class | com.sapportals.admin.wizardframework.components | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
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 | javadoc |
|
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 | javadoc |
|
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 | javadoc |
|
NavigationNodes | The class that implements an array list implementation for maintaining navigation node instances. | Class | com.sapportals.portal.navigation | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
NoSuchPSIDGeneratorException | See Also:Serialized FormConstructor SummaryNoSuchPSIDGeneratorException() | Class | com.sapportals.portal.appintegrator.psid | SAP NetWeaver | javadoc |
|
NodeList | The NodeList is a generic implementation of the INodeList interfaceConstructor SummaryNodeList() | Class | com.sapportals.portal.prt.pom | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
NodeType | A NodeType identifies a type of node in the Portal Object Model. | Class | com.sapportals.portal.prt.pom | SAP NetWeaver | javadoc |
|
NonNegativeInteger | Description : Class that represents a NonNegativeInteger by parsing and interpreting a string. | Class | com.sapportals.portal.prt.service.soap.types | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
NormalizedString | Title : SAP Entreprise Portal EP6. | Class | com.sapportals.portal.prt.service.soap.types | SAP NetWeaver | javadoc |
|
NotHRNPObjectException | This exception is thrown when the string cannot be parsed according to HRNP string format. | Class | com.sap.portal.unification.hrnpexception | SAP NetWeaver | javadoc |
|
Notation | Description : Class that represents a Notation datatype by parsing and interpreting a string. | Class | com.sapportals.portal.prt.service.soap.types | SAP NetWeaver | javadoc |
|
ObjectBasedNevigationConstants | Fields inherited from interface com. | Class | com.sap.portal.unification | SAP NetWeaver | javadoc |
|
ObjectCreationWizardConstants | Holds general toolkit constants, and constants used to read request parameters. | Class | com.sap.portal.admin.wizard | SAP NetWeaver | javadoc |
|
ObjectIdValidator | Validates the object ID that was provided by the user. | Class | com.sap.portal.admin.wizard.validators | SAP NetWeaver | javadoc |
|
ObjectNotCreatedException | Notfifies that the new object was not saved into the persistence. | Class | com.sap.portal.admin.wizard.exceptions | SAP NetWeaver | javadoc |
|
ObjectRegistry | | Class | com.sapportals.portal.prt.service.soap.wsdlImpl.util | SAP NetWeaver | javadoc |
|
ObnDataType | Suitable for HTMLB tables with context menu for each cell. | Class | com.sapportals.portal.navigation.obn | SAP NetWeaver | javadoc |
|
PBStringTokenizer | Title: PBStringTokenizer Description: A custom made string tokenizer for better performance | Class | com.sapportals.portal.pb.utils | SAP NetWeaver | javadoc |
|
PCMDataHandler | The class that defines methods for loading and saving data in the Extend this class to create a custom data handler for your editor for | Class | com.sap.portal.admin.editor | SAP NetWeaver | javadoc |
|
|
PRTFault | This class provides the base implementation of the IPRTFault. | Class | com.sapportals.portal.prt.service.soap.exception | SAP NetWeaver | javadoc |
|
PRTFaultDataEnconding | PRTFault encapsulating Data Encoding FaultSee Also:Serialized Form | Class | com.sapportals.portal.prt.service.soap.exception | SAP NetWeaver | javadoc |
|
PRTFaultEnvelopeVersion | PRTFault Encapsulating Enveloppe version faultSee Also:Serialized Form | Class | com.sapportals.portal.prt.service.soap.exception | SAP NetWeaver | javadoc |
|
PRTFaultFromSOAPMessage | PRTFault generated from a fault contains in a SOAP MessageSee Also:Serialized Form | Class | com.sapportals.portal.prt.service.soap.exception | SAP NetWeaver | javadoc |
|
PRTFaultInternalError | PRTFault raised for Internal error processSee Also:Serialized Form | Class | com.sapportals.portal.prt.service.soap.exception | SAP NetWeaver | javadoc |
|
PRTFaultSecurity | PRT Fault raised when security problems (user not found/ not authorized . | Class | com.sapportals.portal.prt.service.soap.exception | SAP NetWeaver | javadoc |
|
PRTFaultSerializator | PRT Fault raised when serialization problems occursSee Also:Serialized Form | Class | com.sapportals.portal.prt.service.soap.exception | SAP NetWeaver | javadoc |
|
PRTSOAPElementFactory | | Class | com.sapportals.portal.prt.service.soap | SAP NetWeaver | javadoc |
|
PSIDLayer | Copyright: Copyright (c) 2002 by SAP AGFields inherited from interface com. | Class | com.sapportals.portal.appintegrator.layer | SAP NetWeaver | javadoc |
|
PageHandler | Provides methods that handles page creation using the Portal Content Model(PCM) API. | Class | com.sap.portal.admin.wizard.handlers | SAP NetWeaver | javadoc |
|
PageStructure | The class that defines a page structure. | Class | com.sapportals.portal.pb.dynamic | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
PaneMetaData | The class that represents the pane metadata. | Class | com.sap.portal.admin.editor | SAP NetWeaver | javadoc |
|
ParamPart | | Class | com.sapportals.portal.prt.util.http | SAP NetWeaver | javadoc |
|
ParseException | This exception is thrown when parse errors are encountered. | Class | com.sapportals.portal.prt.util | SAP NetWeaver | javadoc |
|
ParserVisitor | | Class | com.sapportals.portal.prt.util | SAP NetWeaver | javadoc |
|
Part | | Class | com.sapportals.portal.prt.util.http | SAP NetWeaver | javadoc |
|
PortalComponentContentType | See Also:IPortalComponentResponse. | Class | com.sapportals.portal.prt.component | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
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 | javadoc |
|
PortalConnectivityResourceAccessor | | Class | com.sap.portal.connectivity | SAP NetWeaver | javadoc |
|
PortalDestinationsServiceException | Portal Destination Service ExceptionSee Also:Serialized Form | Class | com.sap.portal.connectivity.destinations | SAP NetWeaver | javadoc |
|
PortalException | The Portal Exception is the base class for all the exceptions raised by PRT. | Class | com.sapportals.portal.prt.runtime | SAP NetWeaver | javadoc |
|
PortalOMException | An Exception for POM related issues. | Class | com.sapportals.portal.prt.pom | SAP NetWeaver | javadoc |
|
PortalResourceBundle | Title: Portal Resource Bundle Description: This class dynamically merges two resource bundles. | Class | com.sapportals.portal.prt.component | SAP NetWeaver | javadoc |
|
|
PortalRuntime | PortalRuntime may be called by each class of the API package. | Class | com.sapportals.portal.prt.runtime | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
PortalServiceException | The methods of this call are deprecated. | Class | com.sapportals.portal.prt.service | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
PostUtils | | Class | com.sapportals.portal.pb.utils | SAP NetWeaver | javadoc |
|
ProducerPortalHandler | Provides methods that handles Remote Content Provider(Global Portal) creation using the Portal Content Model(PCM) API. | Class | com.sap.portal.admin.wizard.handlers | SAP NetWeaver | javadoc |
|
ProducerSystemAccessor | This is a special LocalSystemAccessor that provides access to a Producer system (Global Portal). | Class | com.sapportals.portal.appintegrator.accessor.system | SAP NetWeaver | javadoc |
|
ProfileNotFoundException | Exception raised by the Portal Runtime when a profile can not be found. | Class | com.sapportals.portal.prt.runtime | SAP NetWeaver | javadoc |
|
ProgressBarComponent | Fields inherited from class com. | Class | com.sapportals.admin.wizardframework.components | SAP NetWeaver | javadoc |
|
PropertyEditorComponent | The class that represents the property editor component. | Class | com.sap.portal.admin.studio | SAP NetWeaver | javadoc |
|
QName | Constructor SummaryQName(javax. | Class | com.sapportals.portal.prt.service.soap.types | SAP NetWeaver | javadoc |
|
QName | Constructor SummaryQName(javax. | Class | com.sapportals.portal.prt.service.soap.util | SAP NetWeaver | javadoc |
|
QNameURI | | Class | com.sapportals.portal.prt.service.soap.util | SAP NetWeaver | javadoc |
|
QNameUtils | | Class | com.sapportals.portal.prt.service.soap.wsdlImpl.util.xml | SAP NetWeaver | javadoc |
|
QuickDateFormat | | Class | com.sapportals.portal.prt.util | SAP NetWeaver | javadoc |
|
RadioButtonSelectionComponent | Fields inherited from class com. | Class | com.sapportals.admin.wizardframework.components | SAP NetWeaver | javadoc |
|
RecyclableStringBuffer | RecyclableStringBuffer. | Class | com.sapportals.portal.prt.util | SAP NetWeaver | javadoc |
|
RedirectComponent | Fields inherited from class com. | Class | com.sapportals.admin.wizardframework.util | SAP NetWeaver | javadoc |
|
RedirectData | | Class | com.sapportals.portal.pb.utils | SAP NetWeaver | javadoc |
|
RelatedItemType | The class that represents and defines the types of related items. | Class | com.sap.portal.pcm.relateditem | SAP NetWeaver | javadoc |
|
RemoteDetector | Provides methods which check out whether the AppIntegrator is running on a Producer systemConstructor SummaryRemoteDetector() | Class | com.sapportals.portal.appintegrator.globalportal | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
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 | javadoc |
|
RequestParamsContainer | | Class | com.sapportals.portal.pb.utils | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
|
SAPApplicationIntegratorComponent | See Also:AbstractIntegratorComponentConstructor SummarySAPApplicationIntegratorComponent() | Class | com.sapportals.portal.sapapplication | SAP NetWeaver | javadoc |
|
SAPLogonTicket | | Class | com.sapportals.portal.appintegrator.layer.authenticationmethod | SAP NetWeaver | javadoc |
|
SAP_LocalSystemAccessor | | Class | com.sapportals.portal.appintegrator.accessor.system | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
SOAPAbstractProcessor | | Class | com.sapportals.portal.prt.service.soap.processor | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
SOAPDeserializer | | Interface | com.sapportals.portal.prt.service.soap.decoding | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
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 | javadoc |
|
SOAPRuntimeContext | | Class | com.sapportals.portal.prt.service.soap | SAP NetWeaver | javadoc |
|
SOAPSerializer | | Interface | com.sapportals.portal.prt.service.soap.encoding | SAP NetWeaver | javadoc |
|
SOAPServiceException | Extension of ServiceException for SOAP FrameworkSee Also:Serialized Form | Class | com.sapportals.portal.prt.service.soap.exception | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
SavePane | Saves the new object into the persistence layer using the Portal Content Model(PCM) API and the provided object-type handler. | Class | com.sap.portal.admin.wizard.panes | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
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 | javadoc |
|
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 | javadoc |
|
SingleSignOnLayer | Fields inherited from interface com. | Class | com.sapportals.portal.appintegrator.layer | SAP NetWeaver | javadoc |
|
SmartBuffer | StringBuffer. | Class | com.sapportals.portal.prt.util | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
SoapFaultHandler | | Class | com.sapportals.portal.prt.service.soap.exception | SAP NetWeaver | javadoc |
|
StandardEditDialog | and can be used as a personalization delegate. | Class | com.sapportals.portal.prt.util | SAP NetWeaver | javadoc |
|
StreamShortcut | | Class | com.sapportals.portal.sapapplication.transaction | SAP NetWeaver | javadoc |
|
StringBufferPool | StringBufferPool. | Class | com.sapportals.portal.prt.util | SAP NetWeaver | javadoc |
|
StringUtils | StringUtils is a collection of String utilities in the web environment. | Class | com.sapportals.portal.prt.util | SAP NetWeaver | javadoc |
|
|
Stringable | Enables toString() method. | Class | com.sapportals.portal.prt.util | SAP NetWeaver | javadoc |
|
Stringable | | Class | com.sapportals.portal.prt | SAP NetWeaver | javadoc |
|
StructuredDocument | | Class | com.sapportals.portal.sapapplication.transaction | SAP NetWeaver | javadoc |
|
SummaryPane | Displays the summary of the collected user input at the end the wizard. | Class | com.sap.portal.admin.wizard.panes | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
SystemAttributeConstants | This class defines keys for the most important system attributes (protocol, hostname, port, . | Interface | com.sapportals.portal.appintegrator.accessor.system | SAP NetWeaver | javadoc |
|
SystemHandler | Provides methods that handles system creation using the Portal Content Model(PCM) API. | Class | com.sap.portal.admin.wizard.handlers | SAP NetWeaver | javadoc |
|
SystemLookup | | Class | com.sapportals.portal.appintegrator.lookup | SAP NetWeaver | javadoc |
|
SystemNotFoundException | An exception that indicates that the system was not found. | Class | com.sapportals.portal.ivs.cg | SAP NetWeaver | javadoc |
|
TableDataModel | Fields inherited from interface com. | Class | com.sapportals.admin.wizardframework.components.tableview | SAP NetWeaver | javadoc |
|
TableViewButtonRenderer | Fields inherited from interface com. | Class | com.sapportals.admin.wizardframework.components.tableview.render | SAP NetWeaver | javadoc |
|
TableViewCheckBoxRenderer | Fields inherited from interface com. | Class | com.sapportals.admin.wizardframework.components.tableview.render | SAP NetWeaver | javadoc |
|
TableViewColumn | | Class | com.sapportals.admin.wizardframework.components.tableview | SAP NetWeaver | javadoc |
|
TableViewColumns | | Class | com.sapportals.admin.wizardframework.components.tableview | SAP NetWeaver | javadoc |
|
TableViewComponent | | Class | com.sapportals.admin.wizardframework.components.tableview | SAP NetWeaver | javadoc |
|
TableViewComponentException | | Class | com.sapportals.admin.wizardframework.components.tableview | SAP NetWeaver | javadoc |
|
TableViewConstants | | Interface | com.sapportals.admin.wizardframework.components.tableview | SAP NetWeaver | javadoc |
|
TableViewDropDownListBoxRenderer | Fields inherited from interface com. | Class | com.sapportals.admin.wizardframework.components.tableview.render | SAP NetWeaver | javadoc |
|
TableViewImageLinkRenderer | Fields inherited from interface com. | Class | com.sapportals.admin.wizardframework.components.tableview.render | SAP NetWeaver | javadoc |
|
TableViewImageRenderer | Fields inherited from interface com. | Class | com.sapportals.admin.wizardframework.components.tableview.render | SAP NetWeaver | javadoc |
|
TableViewInputRenderer | Fields inherited from interface com. | Class | com.sapportals.admin.wizardframework.components.tableview.render | SAP NetWeaver | javadoc |
|
TableViewLinkRenderer | Fields inherited from interface com. | Class | com.sapportals.admin.wizardframework.components.tableview.render | SAP NetWeaver | javadoc |
|
TableViewRowComparator | | Class | com.sapportals.admin.wizardframework.components.tableview | SAP NetWeaver | javadoc |
|
TableViewTextRenderer | Fields inherited from interface com. | Class | com.sapportals.admin.wizardframework.components.tableview.render | SAP NetWeaver | javadoc |
|
TemplateParserException | Exception fired on Template parsing errors Copyright (c) SAP Portals Europe GmbH 2001 | Class | com.sapportals.portal.appintegrator.template_processor | SAP NetWeaver | javadoc |
|
|
TextInputComponent | Fields inherited from class com. | Class | com.sapportals.admin.wizardframework.components | SAP NetWeaver | javadoc |
|
Time | SAP NetWeaver | Class | com.sapportals.portal.prt.service.soap.types | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
Token | Describes the input token stream. | Class | com.sapportals.portal.prt.util | SAP NetWeaver | javadoc |
|
TokenMgrError | See Also:Serialized FormConstructor SummaryTokenMgrError() | Class | com.sapportals.portal.prt.util | SAP NetWeaver | javadoc |
|
TopLayer | Fields inherited from interface com. | Class | com.sapportals.portal.sapapplication.webdynpro | SAP NetWeaver | javadoc |
|
TopLayer | Fields inherited from interface com. | Class | com.sapportals.portal.sapapplication.webdynpro.pagebuilder | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
TransactionLayer | Fields inherited from interface com. | Class | com.sapportals.portal.sapapplication.transaction | SAP NetWeaver | javadoc |
|
TransformationServiceException | The general exception thrown by the transformation service. | Class | com.sap.portal.httpconnectivity.transformationservice | SAP NetWeaver | javadoc |
|
TransformerType | A class that defines the transformers type. | Class | com.sap.portal.httpconnectivity.transformationservice | SAP NetWeaver | javadoc |
|
TransformersProvider | A class that implements a simple transformer provider for the transformation Content developers providing their own persistent transformers must supply | Class | com.sap.portal.httpconnectivity.transformationservice | SAP NetWeaver | javadoc |
|
TypeDescription | | Class | com.sapportals.portal.prt.service.soap.util | SAP NetWeaver | javadoc |
|
UIDPW | | Class | com.sapportals.portal.appintegrator.layer.authenticationmethod | SAP NetWeaver | javadoc |
|
UMEAccessor | | Class | com.sapportals.portal.appintegrator.accessor.ume | SAP NetWeaver | javadoc |
|
URLEscape | This class allows to call JDK1. | Class | com.sapportals.portal.appintegrator | SAP NetWeaver | javadoc |
|
URLGenerator | | Class | com.sapportals.portal.pb.utils | SAP NetWeaver | javadoc |
|
URLTemplateProcessLayer | Copyright: Copyright (c) 2002 by SAP AGFields inherited from interface com. | Class | com.sapportals.portal.appintegrator.layer | SAP NetWeaver | javadoc |
|
UnexpectedBehaviourException | The exception that indicates that something unexpected occurred while handling See Also:Serialized Form | Class | com.sap.portal.admin.editor.exception | SAP NetWeaver | javadoc |
|
UnsignedByte | Description : Class that represents Unsigned short datatype by parsing and interpreting a string. | Class | com.sapportals.portal.prt.service.soap.types | SAP NetWeaver | javadoc |
|
UnsignedInt | Description : Class that represents UnsignedInt datatype by parsing and interpreting a string. | Class | com.sapportals.portal.prt.service.soap.types | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
UnsignedShort | Description : Class that represents UnsignedShort datatype by parsing and interpreting a string. | Class | com.sapportals.portal.prt.service.soap.types | SAP NetWeaver | javadoc |
|
UserAgentPatternParserException | | Class | com.sapportals.portal.useragent | SAP NetWeaver | javadoc |
|
UserAgentServiceBuilder | The class that represents the user agent service builder. | Class | com.sapportals.portal.useragent | SAP NetWeaver | javadoc |
|
|
UserAgentSetException | | Class | com.sapportals.portal.useragent | SAP NetWeaver | javadoc |
|
UserInvalidException | An exception that indicates that the system was not found. | Class | com.sap.portal.ivs.internalconnector | SAP NetWeaver | javadoc |
|
Utils | | Class | com.sapportals.portal.appintegrator | SAP NetWeaver | javadoc |
|
WSDLConstants | | Interface | com.sapportals.portal.prt.service.soap.wsdl | SAP NetWeaver | javadoc |
|
WinGuiRenderLayer | Fields inherited from interface com. | Class | com.sapportals.portal.sapapplication.transaction | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
WizardComponentContainer | | Class | com.sapportals.admin.wizardframework.components | SAP NetWeaver | javadoc |
|
WizardSession | Nested Class SummaryNested classes inherited from class com. | Class | com.sapportals.admin.wizardframework.util | SAP NetWeaver | javadoc |
|
WriteProtectPane | | Class | com.sap.portal.admin.wizard.panes | SAP NetWeaver | javadoc |
|
X509Cert | | Class | com.sapportals.portal.appintegrator.layer.authenticationmethod | SAP NetWeaver | javadoc |
|
XMLAttributeHandler | | Class | com.sapportals.portal.prt.service.soap.util | SAP NetWeaver | javadoc |
|
XMLData | Title : SAP Entreprise Portal EP6. | Class | com.sapportals.portal.prt.service.soap.types | SAP NetWeaver | javadoc |
|
XMLSourceBufferedInputStream | A class used to buffer the data of the source stream so it can be cached. | Class | com.sap.portal.httpconnectivity.transformationservice.xmlsource | SAP NetWeaver | javadoc |
|
XMLValueEncoder | | Class | com.sapportals.portal.prt.service.soap.util | SAP NetWeaver | javadoc |
|
XMLValueExtractor | | Class | com.sapportals.portal.prt.service.soap.util | SAP NetWeaver | javadoc |
|
XPathUtils | | Class | com.sapportals.portal.prt.service.soap.wsdlImpl.util.xml | SAP NetWeaver | javadoc |
|
XSLDateFormatter | Formats a date according to the specified date format. | Class | com.sap.portal.httpconnectivity.transformationservice.xslextensions | SAP NetWeaver | javadoc |
|
AclImplementationException | ACL implementation exception. | Class | com.sapportals.portal.pcd.gl | SAP NetWeaver | javadoc |
|
DeltaLinkDescriptor | Delta link descriptor. | Class | com.sapportals.portal.pcd.gl.spi | SAP NetWeaver | javadoc |
|
EnumerationLimitException | Exception for enumerations. | Class | com.sapportals.portal.pcd.gl | SAP NetWeaver | javadoc |
|
IAcl | Access control lists are used to model permissions in the Pcd GL. | Interface | com.sapportals.portal.pcd.gl | SAP NetWeaver | javadoc |
|
IAclEntry | ACL Entries (ACE's) are used as members of ACLs (IAcl). | Interface | com.sapportals.portal.pcd.gl | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
IAdministration | Administration functionality. | Interface | com.sapportals.portal.pcd.gl.admin | SAP NetWeaver | javadoc |
|
IDeltaLink | An extension of IPcdContext that provides additional functionality for deltalinks. | Interface | com.sapportals.portal.pcd.gl | SAP NetWeaver | javadoc |
|
|
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 | javadoc |
|
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 | javadoc |
|
ILocaleTextPair | Container for a locale and a text that is used in IPcdAttribute. | Interface | com.sapportals.portal.pcd.gl | SAP NetWeaver | javadoc |
|
ILock | Allows to deal with locks stored in the central lock registry. | Interface | com.sapportals.portal.pcd.gl | SAP NetWeaver | javadoc |
|
ILockHandle | Provides access to the lock of a unit. | Interface | com.sapportals.portal.pcd.gl | SAP NetWeaver | javadoc |
|
IObservable | Observable interface. | Interface | com.sapportals.portal.pcd.gl.notif | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
IPcdAttribute | The Pcd specific attribute interface. | Interface | com.sapportals.portal.pcd.gl | SAP NetWeaver | javadoc |
|
IPcdAttributes | A pcd-specific extension of javax. | Interface | com.sapportals.portal.pcd.gl | SAP NetWeaver | javadoc |
|
IPcdContext | The basic interface for the persistence objects of the Pcd GL. | Interface | com.sapportals.portal.pcd.gl | SAP NetWeaver | javadoc |
|
IPcdGlService | Portal-specific entry-point to the factory and administration methods of the PCD GL. | Interface | com.sapportals.portal.pcd.gl | SAP NetWeaver | javadoc |
|
IPcdObjectFactory | Provides miscellaneous factory methods and auxiliary functions. | Interface | com.sapportals.portal.pcd.gl | SAP NetWeaver | javadoc |
|
IPcdProtectable | ACL access interface. | Interface | com.sapportals.portal.pcd.gl | SAP NetWeaver | javadoc |
|
IPcdSearchResult | Pcd GL specific interface for the search result. | Interface | com.sapportals.portal.pcd.gl | SAP NetWeaver | javadoc |
|
IPcdStandardPermissions | Standard permissions for PCD ACLs. | Interface | com.sapportals.portal.pcd.gl | SAP NetWeaver | javadoc |
|
IPcdUtils | Provides miscellaneous factory methods and auxiliary functions. | Interface | com.sapportals.portal.pcd.gl | SAP NetWeaver | javadoc |
|
IPermissionCheckAcl | Definition of an Access Control List object. | Interface | com.sapportals.portal.pcd.gl | SAP NetWeaver | javadoc |
|
IRelation | The interface for relations in the PCD generic layer. | Interface | com.sapportals.portal.pcd.gl | SAP NetWeaver | javadoc |
|
IUnit | Interface that contains unit-specific methods. | Interface | com.sapportals.portal.pcd.gl | SAP NetWeaver | javadoc |
|
IVersionDescriptor | This interface is not intended to be implemented by clients. | Interface | com.sapportals.portal.pcd.gl | SAP NetWeaver | javadoc |
|
IVersionEnumeration | Version enumeration. | Interface | com.sapportals.portal.pcd.gl | SAP NetWeaver | javadoc |
|
InvalidDeltaLinkTargetException | Invalid DeltaLink Target Exception The exception thrown if the delta link target is invalid. | Class | com.sapportals.portal.pcd.gl | SAP NetWeaver | javadoc |
|
LockState | LockState is an enumeration type, describing all possible states of a lock object (i. | Class | com.sapportals.portal.pcd.gl | SAP NetWeaver | javadoc |
|
LockingException | Exception for problems in the area of locking. | Class | com.sapportals.portal.pcd.gl | SAP NetWeaver | javadoc |
|
ObservableEvent | Implements merely a wrapper around a String. | Class | com.sapportals.portal.pcd.gl.notif | SAP NetWeaver | javadoc |
|
|
PcdAccess | Entry to the factory and administration methods of the PCD GL. | Class | com.sapportals.portal.pcd.gl | SAP NetWeaver | javadoc |
|
PcdAdministration | This factory offers some administrative methods for the PCD GL. | Class | com.sapportals.portal.pcd.gl.admin | SAP NetWeaver | javadoc |
|
PcdAttributeValueType | Enumerates the existing value types of IPcdAttribute. | Class | com.sapportals.portal.pcd.gl | SAP NetWeaver | javadoc |
|
PcdAttributeValueUtil | Utility class for attribute values. | Class | com.sapportals.portal.pcd.gl | SAP NetWeaver | javadoc |
|
PcdNamingException | This exception is thrown when . | Class | com.sapportals.portal.pcd.gl | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
PcdRuntimeException | Root class for runtime exceptions thrown by the PCD Generic Layer. | Class | com.sapportals.portal.pcd.gl | SAP NetWeaver | javadoc |
|
PcdSearchControls | Pcd-specific extension of javax. | Class | com.sapportals.portal.pcd.gl | SAP NetWeaver | javadoc |
|
PermissionControlException | The PermissionControlException is thrown if the user that is stored as Context. | Class | com.sapportals.portal.pcd.gl | SAP NetWeaver | javadoc |
|
RelationDescriptor | Relation descriptor. | Class | com.sapportals.portal.pcd.gl.spi | SAP NetWeaver | javadoc |
|
RelationDirection | Enumeration class for the relation directions. | Class | com.sapportals.portal.pcd.gl | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
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 | javadoc |
|
AbstractDataType | Base class for different supported DataTypes Copyright 2004 SAP AG | Class | com.sapportals | SAP NetWeaver | javadoc |
|
AppletContainer | | Class | com | SAP NetWeaver | javadoc |
|
AtomHtmlbRenderer | Copyright 2004 SAP AGConstructor SummaryAtomHtmlbRenderer() | Class | com.sapportals | SAP NetWeaver | javadoc |
|
Bookmark | | Class | com | SAP NetWeaver | javadoc |
|
BreadCrumb | Title: BreadCrumb Control Copyright 2004 SAP AG | Class | com | SAP NetWeaver | javadoc |
|
BreadCrumbBehavior | Enumeration values for the behavior of a BreadCrumb Copyright 2004 SAP AG | Class | com.sapportals | SAP NetWeaver | javadoc |
|
BreadCrumbClickEvent | Event fired by a BreadCrumb Copyright 2004 SAP AG | Class | com.sapportals | SAP NetWeaver | javadoc |
|
BreadCrumbSize | Enumeration values for the font size of a BreadCrumb Copyright 2004 SAP AG | Class | com.sapportals | SAP NetWeaver | javadoc |
|
BrowserType | Enumeration values for the different supported BrowserTypes Copyright 2004 SAP AG | Class | com.sapportals | SAP NetWeaver | javadoc |
|
Button | | Class | com | SAP NetWeaver | javadoc |
|
ButtonClickEvent | Event that is fired when a Button is clicked Copyright 2004 SAP AG | Class | com.sapportals | SAP NetWeaver | javadoc |
|
ButtonDesign | Enumeration values for the different Button designs. | Class | com.sapportals | SAP NetWeaver | javadoc |
|
|
ButtonRow | Fields inherited from class com. | Class | com | SAP NetWeaver | javadoc |
|
CancelButtonValidator | | Class | com.sapportals | SAP NetWeaver | javadoc |
|
CellHAlign | Horizontal alignments for cells Copyright 2004 SAP AG | Class | com.sapportals | SAP NetWeaver | javadoc |
|
CellVAlign | Vertical alignments for cells Copyright 2004 SAP AG | Class | com.sapportals | SAP NetWeaver | javadoc |
|
Chart | Title: Chart Graphics Business graphics are of great importance for the visualization of data and statistics. | Class | com | SAP NetWeaver | javadoc |
|
ChartColorOrder | Title: ChartColorOrder Description: Enumeration for Chart for the coloring order. | Class | com.sapportals | SAP NetWeaver | javadoc |
|
ChartLegendPosition | Title: ChartLegendPosition Description: Enumeration for Chart's position of the legend. | Class | com.sapportals | SAP NetWeaver | javadoc |
|
ChartType | Description: implements Chart's type enumeration for setting the output type of chart. | Class | com.sapportals | SAP NetWeaver | javadoc |
|
Checkbox | Basic Checkbox Control. | Class | com | SAP NetWeaver | javadoc |
|
CheckboxClickEvent | Event that is fired when a Checkbox was clicked Copyright 2004 SAP AG | Class | com.sapportals | SAP NetWeaver | javadoc |
|
CheckboxGroup | Checkboxes grouped together. | Class | com | SAP NetWeaver | javadoc |
|
ClientEventContainer | A very simple container that simply renders its content without any additions. | Class | com | SAP NetWeaver | javadoc |
|
Component | Base class for all control model classes Copyright 2004 SAP AG | Class | com | SAP NetWeaver | javadoc |
|
Container | Base class for all components that can include other components. | Class | com | SAP NetWeaver | javadoc |
|
DataBCD | A Datatype representing a BCD value. | Class | com.sapportals | SAP NetWeaver | javadoc |
|
DataBoolean | Copyright 2004 SAP AGSee Also:Serialized Form | Class | com.sapportals | SAP NetWeaver | javadoc |
|
DataDate | Copyright 2004 SAP AGSee Also:Serialized Form | Class | com.sapportals | SAP NetWeaver | javadoc |
|
DataInteger | Copyright 2004 SAP AGSee Also:Serialized Form | Class | com.sapportals | SAP NetWeaver | javadoc |
|
DataString | Copyright 2004 SAP AGSee Also:Serialized Form | Class | com.sapportals | SAP NetWeaver | javadoc |
|
DataTime | Copyright 2004 SAP AGSee Also:Serialized Form | Class | com.sapportals | SAP NetWeaver | javadoc |
|
DataType | The different supported Data types Copyright 2004 SAP AG | Class | com.sapportals | SAP NetWeaver | javadoc |
|
DataTypeValidator | | Class | com.sapportals | SAP NetWeaver | javadoc |
|
Date | Special Date class for htmlb to avoid time zone conflicts and confusion with times Copyright 2004 SAP AG | Class | com.sapportals | SAP NetWeaver | javadoc |
|
DateNavigator | The DateNavigator class is used to render calendars. | Class | com | SAP NetWeaver | javadoc |
|
DateNavigatorDayClickEvent | Event that is fired when a single day in a DateNavigator is clicked upon. | Class | com.sapportals | SAP NetWeaver | javadoc |
|
|
DateNavigatorModel | Provide model for the DateNavigator. | Class | com | SAP NetWeaver | javadoc |
|
DateNavigatorMonthClickEvent | Event that is fired when a month in a DateNavigator is clicked upon. | Class | com.sapportals | SAP NetWeaver | javadoc |
|
DateNavigatorNavigationEvent | Event that is fired when a navigation element in a DateNavigator is clicked upon. | Class | com.sapportals | SAP NetWeaver | javadoc |
|
DateNavigatorWeekClickEvent | Event that is fired when a week number in a DateNavigator is clicked upon. | Class | com.sapportals | SAP NetWeaver | javadoc |
|
DateValidator | | Class | com.sapportals | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
DefaultCellRenderer | Default implementation for the TableView cell renderer Copyright 2004 SAP AG | Class | com.sapportals | SAP NetWeaver | javadoc |
|
DefaultChartModel | A default model for a Chart control Copyright 2004 SAP AG | Class | com | SAP NetWeaver | javadoc |
|
DefaultFooterRenderer | Default implementation for the TableView footer renderer Copyright 2004 SAP AG | Class | com.sapportals | SAP NetWeaver | javadoc |
|
DefaultHeaderCellRenderer | Default implementation for an IHeaderCellRenderer. | Class | com.sapportals | SAP NetWeaver | javadoc |
|
DefaultHeaderRenderer | Default implementation for the TableView header renderer. | Class | com.sapportals | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
DefaultListModel | Default implementation of IListModel for ListBox and DropdownListBox Copyright 2004 SAP AG | Class | com | SAP NetWeaver | javadoc |
|
DefaultRowRenderer | Default implementation for the TableView row renderer Copyright 2004 SAP AG | Class | com.sapportals | SAP NetWeaver | javadoc |
|
DefaultTableViewModel | default implementation for Interface TableViewModel Copyright 2004 SAP AG | Class | com.sapportals | SAP NetWeaver | javadoc |
|
Document | The outer document control. | Class | com | SAP NetWeaver | javadoc |
|
DragSource | The DragSource is used to make a html business for java control dragable. | Class | com | SAP NetWeaver | javadoc |
|
DropTarget | The DropTarget is used to make a html business for java control dropable. | Class | com | SAP NetWeaver | javadoc |
|
DropTargetDesign | Horizontal alignments for cells Copyright 2004 SAP AG | Class | com.sapportals | SAP NetWeaver | javadoc |
|
DropdownListBox | | Class | com | SAP NetWeaver | javadoc |
|
DropdownListBoxDesign | | Class | com.sapportals | SAP NetWeaver | javadoc |
|
DynPage | Base class for pages. | Class | com.sapportals | SAP NetWeaver | javadoc |
|
Enum | Base class for enumeration types Enumeration types must provide a constructor with at least a String argument. | Class | com.sapportals | SAP NetWeaver | javadoc |
|
Event | Base class for Events Copyright 2004 SAP AG | Class | com.sapportals | SAP NetWeaver | javadoc |
|
EventTrigger | | Class | com.sapportals | SAP NetWeaver | javadoc |
|
|
EventValidationComponent | | Class | com | SAP NetWeaver | javadoc |
|
EventValidationContainer | Fields inherited from class com. | Class | com | SAP NetWeaver | javadoc |
|
FileUpload | | Class | com | SAP NetWeaver | javadoc |
|
FloatValidator | | Class | com.sapportals | SAP NetWeaver | javadoc |
|
FlowLayout | A very simple container that simply renders its content without any additions. | Class | com | SAP NetWeaver | javadoc |
|
Form | The Form element which encapsulates all entry or event-firing Copyright 2004 SAP AG | Class | com | SAP NetWeaver | javadoc |
|
FormLayout | Description: FormLayout defines a layout component to design forms Copyright 2004 SAP AG | Class | com | SAP NetWeaver | javadoc |
|
FormLayoutCell | Title: FormLayoutCell Description: FormLayoutCell defines a cell of a grid | Class | com | SAP NetWeaver | javadoc |
|
GridLayout | Description: GridLayout defines a grid Copyright 2004 SAP AG | Class | com | SAP NetWeaver | javadoc |
|
GridLayoutCell | Title: GridLayoutCell Description: GridLayoutCell defines a cell of a grid | Class | com | SAP NetWeaver | javadoc |
|
Group | A frame that is used to visually indicate elements that belong together Copyright 2004 SAP AG | Class | com | SAP NetWeaver | javadoc |
|
GroupDesign | Different Designs for Groups Copyright 2004 SAP AG | Class | com.sapportals | SAP NetWeaver | javadoc |
|
HTMLFragment | Special container for raw HTML. | Class | com | SAP NetWeaver | javadoc |
|
HoverMenu | | Class | com.sapportals | SAP NetWeaver | javadoc |
|
HoverMenuItem | | Class | com.sapportals | SAP NetWeaver | javadoc |
|
HoverMenuTrigger | make the hovermenu defined visibleSee Also:Serialized Form | Class | com.sapportals | SAP NetWeaver | javadoc |
|
HtmlDocTypes | Some constants for HTML document type Copyright 2004 SAP AG | Class | com.sapportals | SAP NetWeaver | javadoc |
|
HtmlEdit | An editable TextArea Copyright 2004 SAP AG | Class | com | SAP NetWeaver | javadoc |
|
HtmlbRenderer | Base interface for all Renderer interfaces. | Interface | com.sapportals | SAP NetWeaver | javadoc |
|
HtmlbRuntimeException | Enter description here Copyright 2004 SAP AG | Class | com.sapportals | SAP NetWeaver | javadoc |
|
ICellRenderer | Interface for classes that want to implement their own rendering for cells in a TableView | Interface | com.sapportals | SAP NetWeaver | javadoc |
|
IChartModel | Base data model for chart graphics Copyright 2004 SAP AG | Interface | com | SAP NetWeaver | javadoc |
|
IEventValidationComponent | Base interface for Javascript supporting Components (and Renderers) Copyright 2004 SAP AG | Interface | com | SAP NetWeaver | javadoc |
|
IFooterRenderer | Interface for classes that want to implement their own rendering for the footer of a TableView | Interface | com.sapportals | SAP NetWeaver | javadoc |
|
IHeaderCellRenderer | Interface for classes that want to implement their own rendering for header cells in a TableView | Interface | com.sapportals | SAP NetWeaver | javadoc |
|
|
IHeaderRenderer | Interface for classes that want to implement their own rendering for header in a TableView | Interface | com.sapportals | SAP NetWeaver | javadoc |
|
IListModel | Base data model for DropdownListBox & ListBox Copyright 2004 SAP AG | Interface | com | SAP NetWeaver | javadoc |
|
IPageContext | | Interface | com.sapportals | SAP NetWeaver | javadoc |
|
IRowRenderer | | Interface | com.sapportals | SAP NetWeaver | javadoc |
|
IUserDataComponent | Interface for classes that support DataTypes as simple way to get to the User input. | Interface | com | SAP NetWeaver | javadoc |
|
Image | Description: Creates a link for an image. | Class | com | SAP NetWeaver | javadoc |
|
ImageArea | | Class | com | SAP NetWeaver | javadoc |
|
ImageMap | | Class | com | SAP NetWeaver | javadoc |
|
Includes | This class is not used directly. | Class | com | SAP NetWeaver | javadoc |
|
IndexedLinkedList | A simple list with an int index for each list element. | Class | com.sapportals | SAP NetWeaver | javadoc |
|
InputField | A field where the user can enter data. | Class | com | SAP NetWeaver | javadoc |
|
InputFieldDesign | Different designs for InputFields Copyright 2004 SAP AG | Class | com.sapportals | SAP NetWeaver | javadoc |
|
IntegerValidator | | Class | com.sapportals | SAP NetWeaver | javadoc |
|
IsolatedHtmlContainer | The IsolatedHtmlContainer displays a html document, which is represented by its URL, inside an iFrame. | Class | com.sapportals | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
JCOChartModel | Title: JCOChartModel Description: encapsulates a JCO table into the IChartModel data access interface. | Class | com | SAP NetWeaver | javadoc |
|
JCOListModel | An implementation of a IListModel for DropdownListBox or Listbox that uses an underlying JCO. | Class | com | SAP NetWeaver | javadoc |
|
JCOTableViewModel | | Class | com.sapportals | SAP NetWeaver | javadoc |
|
Label | A Label is a label for an input component Copyright (c) SAP AG 2001 | Class | com | SAP NetWeaver | javadoc |
|
LabeledComponent | Interface for components that can be labeled, i. | Interface | com | SAP NetWeaver | javadoc |
|
LengthValidator | | Class | com.sapportals | SAP NetWeaver | javadoc |
|
Link | Fields inherited from class com. | Class | com | SAP NetWeaver | javadoc |
|
LinkClickEvent | Event that is fired when a Link is clicked Copyright 2004 SAP AG | Class | com.sapportals | SAP NetWeaver | javadoc |
|
LinkDesign | Copyright (c) SAP AG 2002See Also:Serialized Form | Class | com.sapportals | SAP NetWeaver | javadoc |
|
LinkForHoverMenu | | Class | com.sapportals | SAP NetWeaver | javadoc |
|
|
ListBox | Description: This class renders a List Box. | Class | com | SAP NetWeaver | javadoc |
|
ListSelectEvent | Event that is fired by a DropDownListbox or a Listbox when an element is selected. | Class | com.sapportals | SAP NetWeaver | javadoc |
|
MenuBar | | Class | com | SAP NetWeaver | javadoc |
|
MenuItem | | Class | com | SAP NetWeaver | javadoc |
|
MessageBar | | Class | com | SAP NetWeaver | javadoc |
|
MessageType | Different designs for Tray controls Copyright (c) SAP AG | Class | com.sapportals | SAP NetWeaver | javadoc |
|
Mimes | Global convenience class to access specific Mimes by their ID or their ABAP name | Class | com.sapportals | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
PageContext | | Class | com.sapportals | SAP NetWeaver | javadoc |
|
PageContextCondition | Enter description here Copyright: Copyright (c) 2001 | Class | com.sapportals | SAP NetWeaver | javadoc |
|
PageContextFactory | Title: RendererContextFactory Description: Generic Factory for IPageContext classes | Class | com.sapportals | SAP NetWeaver | javadoc |
|
PageException | Copyright 2004 SAP AGSee Also:Serialized Form | Class | com.sapportals | SAP NetWeaver | javadoc |
|
PageProcessorServlet | Copyright 2004 SAP AGSee Also:Serialized Form | Class | com.sapportals | SAP NetWeaver | javadoc |
|
PopupTrigger | | Class | com | SAP NetWeaver | javadoc |
|
ProgressIndicator | | Class | com | SAP NetWeaver | javadoc |
|
ProgressIndicatorBarColor | | Class | com.sapportals | SAP NetWeaver | javadoc |
|
ProxyListTableViewModel | | Class | com.sapportals | SAP NetWeaver | javadoc |
|
RadioButton | Basic Checkbox Control. | Class | com | SAP NetWeaver | javadoc |
|
RadioButtonClickEvent | Copyright 2004 SAP AGConstructor SummaryRadioButtonClickEvent() | Class | com.sapportals | SAP NetWeaver | javadoc |
|
RadioButtonGroup | Checkboxes grouped together. | Class | com | SAP NetWeaver | javadoc |
|
RangeValidator | | Class | com.sapportals | SAP NetWeaver | javadoc |
|
RasterLayout | Fields inherited from class com. | Class | com | SAP NetWeaver | javadoc |
|
RasterLayoutItem | | Class | com | SAP NetWeaver | javadoc |
|
RequiredValidator | | Class | com.sapportals | SAP NetWeaver | javadoc |
|
Resource | A basic resource. | Class | com | SAP NetWeaver | javadoc |
|
|
ResourceType | Different ResourceTypes managed by Resource Copyright 2004 SAP AG | Class | com.sapportals | SAP NetWeaver | javadoc |
|
Scope | Scope for a drag-and-drop operation Copyright 2004 SAP AG | Class | com.sapportals | SAP NetWeaver | javadoc |
|
ScrollContainer | An area of fixed size that scrolls if contents are bigger Copyright 2004 SAP AG | Class | com | SAP NetWeaver | javadoc |
|
Scrolling | Horizontal alignments for cells Copyright 2004 SAP AG | Class | com.sapportals | SAP NetWeaver | javadoc |
|
SingleItemEnumeration | A dummy Enumeration that lists exactly one element. | Class | com.sapportals | SAP NetWeaver | javadoc |
|
StatefulButtonBase | Base class for RadioButtons and Checkboxes Copyright 2004 SAP AG | Class | com | SAP NetWeaver | javadoc |
|
StringValidator | | Class | com.sapportals | SAP NetWeaver | javadoc |
|
StyleContainer | An area of fixed size that scrolls if contents are bigger Copyright 2004 SAP AG | Class | com | SAP NetWeaver | javadoc |
|
TabSelectEvent | Event that is fired if the user clicks on a TabStrip header Copyright 2004 SAP AG | Class | com.sapportals | SAP NetWeaver | javadoc |
|
TabStrip | A control similar to a JTabbedPane Caution: Netscape 4 causes a lot of trouble with this control. | Class | com | SAP NetWeaver | javadoc |
|
TabStripItem | Fields inherited from class com. | Class | com | SAP NetWeaver | javadoc |
|
TableCellClickEvent | Copyright 2004 SAP AGConstructor SummaryTableCellClickEvent() | Class | com.sapportals | SAP NetWeaver | javadoc |
|
TableCellStyle | Copyright 2004 SAP AGSee Also:Serialized Form | Class | com.sapportals | SAP NetWeaver | javadoc |
|
TableColumn | A TableColumn represents all the attributes of a column in a TableView, such as identifier, linkColumnKey, width. | Class | com.sapportals | SAP NetWeaver | javadoc |
|
TableColumnType | Copyright: Copyright (c) 2001See Also:Serialized Form | Class | com.sapportals | SAP NetWeaver | javadoc |
|
TableHeaderClickEvent | Copyright (c) SAP AG 2003Constructor SummaryTableHeaderClickEvent() | Class | com.sapportals | SAP NetWeaver | javadoc |
|
TableNavigationEvent | Enter description here Copyright 2004 SAP AG | Class | com.sapportals | SAP NetWeaver | javadoc |
|
TableNavigationMode | Copyright 2004 SAP AGSee Also:Serialized Form | Class | com.sapportals | SAP NetWeaver | javadoc |
|
TableRowSelectionEvent | Title: TableRowClickEvent Description: this event will be fired at the moment the radiobutton is selected if | Class | com.sapportals | SAP NetWeaver | javadoc |
|
TableSelectionMode | Copyright 2004 SAP AGSee Also:Serialized Form | Class | com.sapportals | SAP NetWeaver | javadoc |
|
TableSortState | Copyright (c) SAP AG 2003See Also:Serialized Form | Class | com.sapportals | SAP NetWeaver | javadoc |
|
TableView | New: Three generic functions have been identified and have been added to the table. | Class | com.sapportals | SAP NetWeaver | javadoc |
|
TableViewDesign | Copyright 2004 SAP AGSee Also:Serialized Form | Class | com.sapportals | SAP NetWeaver | javadoc |
|
TableViewEventData | Enter description here Copyright: Copyright (c) 2001 | Class | com.sapportals | SAP NetWeaver | javadoc |
|
TableViewModel | The TableViewModel interface specifies the methods the TableView will use to interrogate a tabular data model. | Interface | com.sapportals | SAP NetWeaver | javadoc |
|
|
TextEdit | An editable TextArea Copyright 2004 SAP AG | Class | com | SAP NetWeaver | javadoc |
|
TextView | A TextView is a simple text that supports several designs. | Class | com | SAP NetWeaver | javadoc |
|
TextViewDesign | Copyright 2004 SAP AGSee Also:Serialized Form | Class | com.sapportals | SAP NetWeaver | javadoc |
|
TextViewLayout | Copyright 2004 SAP AGSee Also:Serialized Form | Class | com.sapportals | SAP NetWeaver | javadoc |
|
TextWrapping | Wrapping behaviour for TextEdit controls Copyright 2004 SAP AG | Class | com.sapportals | SAP NetWeaver | javadoc |
|
Time | Special Time class for htmlb to avoid time zone conflicts and confusion with dates Copyright 2004 SAP AG | Class | com.sapportals | SAP NetWeaver | javadoc |
|
TimeValidator | | Class | com.sapportals | SAP NetWeaver | javadoc |
|
Timer | Description: Fires a server or client event after a specific timeout | Class | com | SAP NetWeaver | javadoc |
|
Toolbar | Fields inherited from class com. | Class | com.sapportals | SAP NetWeaver | javadoc |
|
ToolbarButton | | Class | com.sapportals | SAP NetWeaver | javadoc |
|
ToolbarDesign | Copyright 2004 SAP AGSee Also:Serialized Form | Class | com.sapportals | SAP NetWeaver | javadoc |
|
ToolbarDropDownListBox | | Class | com.sapportals | SAP NetWeaver | javadoc |
|
ToolbarInputField | | Class | com.sapportals | SAP NetWeaver | javadoc |
|
ToolbarSeparator | | Class | com.sapportals | SAP NetWeaver | javadoc |
|
Tray | a Tray is an outer container similar to the Group but with additional functionality (collapse/expand). | Class | com | SAP NetWeaver | javadoc |
|
TrayDesign | Different designs for Tray controls Copyright 2004 SAP AG | Class | com.sapportals | SAP NetWeaver | javadoc |
|
TrayHeaderClickEvent | Enter description here Copyright 2004 SAP AG | Class | com.sapportals | SAP NetWeaver | javadoc |
|
Tree | Description: Tree defines a tree Copyright: Copyright (c) 2001 | Class | com | SAP NetWeaver | javadoc |
|
TreeNode | Description: TreeNode defines a tree node Copyright 2004 SAP AG | Class | com | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
TreeNodeSelectEvent | Event that is fired if the user clicks on a TreeNode Copyright 2004 SAP AG | Class | com.sapportals | SAP NetWeaver | javadoc |
|
Validator | | Class | com.sapportals | SAP NetWeaver | javadoc |
|
VectorChartModel | Vector based model for a Chart control Copyright 2004 SAP AG | Class | com | SAP NetWeaver | javadoc |
|
AbstractActionInboxAction | A base implementation for an IActionInboxAction. | Class | com.sapportals.wcm.service.actioninbox | SAP NetWeaver | javadoc |
|
AbstractActionInboxCategory | A base implementation for an IActionInboxCategory. | Class | com.sapportals.wcm.service.actioninbox | SAP NetWeaver | javadoc |
|
|
AbstractActionInboxNotification | A base implementation of a IActionInboxNotification. | Class | com.sapportals.wcm.service.actioninbox | SAP NetWeaver | javadoc |
|
AbstractChannel | Base class for IChannel -implementations. | Class | com.sapportals.wcm.util.channels | SAP NetWeaver | javadoc |
|
AbstractChannel | | Class | com.sapportals.wcm.util.log | SAP NetWeaver | javadoc |
|
AbstractClassificationIndex | The AbstractClassificationIndex offers classification functionality, which is independent from the index implementation. | Class | com.sapportals.wcm.service.indexmanagement.retrieval.classification | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
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 | javadoc |
|
AbstractComponent | | Class | com.sapportals.wcm.rendering.collection | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
AbstractContentFilterManager | Abstract base class for content filter managers. | Class | com.sapportals.wcm.repository.filter | SAP NetWeaver | javadoc |
|
AbstractContentFilterManager2 | Nested Class SummaryNested classes inherited from class com. | Class | com.sapportals.wcm.repository.filter | SAP NetWeaver | javadoc |
|
AbstractContextFactory | Abstract context factory base class for context factory interfaceSee Also:IContextFactory | Class | com.sap.netweaver.bc.rf.util.context | SAP NetWeaver | javadoc |
|
AbstractCreateDescriptor | | Class | com.sap.netweaver.bc.rf.common.namespace | SAP NetWeaver | javadoc |
|
AbstractDependentContextFactory | Abstract context factory base class for context factory interface implementations being dependent on other context factory implementations. | Class | com.sap.netweaver.bc.rf.util.context | SAP NetWeaver | javadoc |
|
AbstractEntryPointsProvider | Generic functionalities to handle entry pointsFields inherited from interface com. | Class | com.sapportals.wcm.repository.manager.entrypoints | SAP NetWeaver | javadoc |
|
AbstractEnum | Base class for Groupware enumeration typesSee Also:Serialized Form | Class | com.sap.ip.collaboration.gw.api.enum | SAP NetWeaver | javadoc |
|
AbstractEnum | | Class | com.sapportals.wcm.service.xcrawler | SAP NetWeaver | javadoc |
|
AbstractEnum | Base class for type safe enumeration constants * Copyright (c) SAP AGSee Also:Serialized Form | Class | com.sapportals.wcm.util.enum | SAP NetWeaver | javadoc |
|
AbstractEventMapper | Abstract base class implementation of an event mapper. | Class | com.sap.netweaver.bc.rf.util.event | SAP NetWeaver | javadoc |
|
AbstractEventMapper | A base class to derive event mapper implementations. | Class | com.sapportals.wcm.util.events | SAP NetWeaver | javadoc |
|
AbstractFactory | Nested Class SummaryNested classes inherited from class com. | Class | com.sapportals.wcm.rendering.base | SAP NetWeaver | javadoc |
|
AbstractFilterManager | Abstract base class for all filter managers. | Class | com.sapportals.wcm.repository.filter | SAP NetWeaver | javadoc |
|
AbstractFindResourcesDescriptor | Class implementing a find descriptor for resources. | Class | com.sap.netweaver.bc.rf.common.namespace | SAP NetWeaver | javadoc |
|
AbstractGroupRenderer | Abstract group renderer that should be extended by every property structure group renderer. | Class | com.sapportals.wcm.service.propertystructure | SAP NetWeaver | javadoc |
|
AbstractIndependentThreadContextFactory | Abstract context factory base class for thread-local-based context factory interface implementations being independent from other context factory | Class | com.sap.netweaver.bc.rf.util.context | SAP NetWeaver | javadoc |
|
AbstractIndex | Generic index class, which must be extended by a specialized index implementation. | Class | com.sapportals.wcm.service.indexmanagement | SAP NetWeaver | javadoc |
|
|
AbstractIndexCollection | Collection of indexes. | Class | com.sapportals.wcm.service.indexmanagement | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
AbstractLayoutController | Abstract class to implement some convenience methods for new implementations of the ILayoutController. | Class | com.sapportals.wcm.rendering.layout | SAP NetWeaver | javadoc |
|
AbstractListResultReceiver | A base class for implementing list result receivers. | Class | com.sapportals.wcm.service.crawler | SAP NetWeaver | javadoc |
|
AbstractManager | Abstract base class for repository managers. | Class | com.sap.netweaver.bc.rf.mi | SAP NetWeaver | javadoc |
|
AbstractMassCommand | Copyright 2004 SAP AGSince:EP5, SP6 and EP6, SP1 | Class | com.sapportals.wcm.rendering.uicommand | SAP NetWeaver | javadoc |
|
AbstractNamespaceFilterManager | Abstract base class for namespace filter managers. | Class | com.sapportals.wcm.repository.filter | SAP NetWeaver | javadoc |
|
AbstractNotification | Base class for Notifications used to notify a recipient. | Class | com.sapportals.wcm.service.notificator | SAP NetWeaver | javadoc |
|
AbstractObjectFactory | A factory which produces configurable objects. | Class | com.sapportals.wcm.util.factories | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
AbstractProducer | Abstract base class for WCM Prodcuer. | Class | com.sapportals.wcm.service.pipeline.producer | SAP NetWeaver | javadoc |
|
AbstractProperty | Class implementing a lean property (for less memory consumption), which is part of the resource and describes certain aspects of it. | Class | com.sap.netweaver.bc.rf.common.property | SAP NetWeaver | javadoc |
|
AbstractPropertyException | Abstract base class for property exceptions. | Class | com.sap.netweaver.bc.rf.common.property | SAP NetWeaver | javadoc |
|
AbstractPropertyException | Abstract base class for property exceptions. | Class | com.sapportals.wcm.repository | SAP NetWeaver | javadoc |
|
AbstractPropertyFilter | | Class | com.sapportals.wcm.repository.filter | SAP NetWeaver | javadoc |
|
AbstractPropertyFilterManager | Abstract base class for property filter managers. | Class | com.sapportals.wcm.repository.filter | SAP NetWeaver | javadoc |
|
AbstractProxyControl | WcmBaseControl. | Class | com.sapportals.wcm.rendering.base | SAP NetWeaver | javadoc |
|
AbstractProxyEvent | This class is used to open up a new branch of WdfEvents. | Class | com.sapportals.wcm.rendering.base | SAP NetWeaver | javadoc |
|
AbstractPushedResultReceiver | A base class for implementing pushed result receivers. | Class | com.sapportals.wcm.service.crawler | SAP NetWeaver | javadoc |
|
AbstractRecurrencePattern | | Class | com.sap.ip.collaboration.gw.api.framework.groupware.recurrence | SAP NetWeaver | javadoc |
|
AbstractRelationOperand | A basic IRelationOperand implementation which handles the getRelation . | Class | com.sapportals.wcm.service.relation.operands | SAP NetWeaver | javadoc |
|
AbstractRelationWatcher | A basic implementation for a IRelationWatcher. | Class | com.sapportals.wcm.service.relation | SAP NetWeaver | javadoc |
|
AbstractRendererStatus | | Class | com.sapportals.wcm.rendering.collection | SAP NetWeaver | javadoc |
|
AbstractRepositoryService | This is the abstract base class for all repository service implementations. | Class | com.sapportals.wcm.repository.service | SAP NetWeaver | javadoc |
|
AbstractResourceDetailsOverview | Description of the Class Copyright: Copyright (c) SAP Portals Europe GmbHConstructor SummaryAbstractResourceDetailsOverview() | Class | com.sapportals.wcm.rendering.detailsoverview | SAP NetWeaver | javadoc |
|
|
AbstractResourceDetailsProperties | Description of the Class Copyright: Copyright (c) SAP Portals Europe GmbHConstructor SummaryAbstractResourceDetailsProperties() | Class | com.sapportals.wcm.rendering.detailsproperties | SAP NetWeaver | javadoc |
|
AbstractResourceEventMapper | A base class to derive resource event mapper implementations. | Class | com.sapportals.wcm.repository.manager | SAP NetWeaver | javadoc |
|
AbstractResourceHandle | Class implementing a resource handle. | Class | com.sap.netweaver.bc.rf.common | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
AbstractResourceRenderer | | Class | com.sapportals.wcm.rendering.resource | SAP NetWeaver | javadoc |
|
AbstractRidFilterManager | Abstract base class for RID filter managers. | Class | com.sapportals.wcm.repository.filter | SAP NetWeaver | javadoc |
|
AbstractScreenflow | | Class | com.sapportals.wcm.rendering.screenflow | SAP NetWeaver | javadoc |
|
AbstractSearchIndexCollection | Collection of search indexes to perform search and other retrieval operations on them. | Class | com.sapportals.wcm.service.indexmanagement.retrieval.search | SAP NetWeaver | javadoc |
|
AbstractService | The abstract base class for global Services. | Class | com.sapportals.wcm.service | SAP NetWeaver | javadoc |
|
AbstractSpecialCrawlerParameters | Abstract class for parameters of a special crawler. | Class | com.sapportals.wcm.service.crawler.parameter | SAP NetWeaver | javadoc |
|
AbstractSubManager | Abstract class implementing a repository sub manager. | Class | com.sap.netweaver.bc.rf.mi | SAP NetWeaver | javadoc |
|
AbstractTypeCast | | Class | com.sapportals.wcm.repository.so | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
AbstractUIGroupCommand | | Class | com.sapportals.wcm.rendering.uicommand | SAP NetWeaver | javadoc |
|
AbstractUIMassCommand | | Class | com.sapportals.wcm.rendering.uicommand | SAP NetWeaver | javadoc |
|
AbstractUIMenu | This class can be used by IUIMenus to reduce coding overhead. | Class | com.sapportals.wcm.rendering.uicommand | SAP NetWeaver | javadoc |
|
AbstractUriFilterManager | Abstract base class for URI filter managers. | Class | com.sapportals.wcm.repository.filter | SAP NetWeaver | javadoc |
|
AccessContext | Class implementing the access context information the system needs to know, when working on resources. | Class | com.sap.netweaver.bc.rf.common.context | SAP NetWeaver | javadoc |
|
AccessContextFactory | Context factory providing means to get and set the access context. | Class | com.sap.netweaver.bc.rf.common.context | SAP NetWeaver | javadoc |
|
AccessDeniedException | Raised if the authorization failed that means the user in the context does not have the required permissions. | Class | com.sap.netweaver.bc.rf.common.security | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
AccessStatisticObject | Provides access to the statistical data collected by the service. | Class | com.sapportals.wcm.repository.service.accessstatistic | SAP NetWeaver | javadoc |
|
AclAlreadyAssignedToAclException | Class implementing exception raised when a specific IAclEntry is already assigned to an IAcl . | Class | com.sap.netweaver.bc.rf.common.security.acl | SAP NetWeaver | javadoc |
|
AclEntryList | Default implementation of an IAclEntryList , a list of Constructor SummaryAclEntryList() | Class | com.sapportals.wcm.util.acl | SAP NetWeaver | javadoc |
|
AclEntryListIterator | Default implementation of an IAclEntryListIterator , an iterator for IAclEntryList s. | Class | com.sapportals.wcm.util.acl | SAP NetWeaver | javadoc |
|
|
AclException | Class implementing exception raised when a general acl problem occurs. | Class | com.sap.netweaver.bc.rf.common.security.acl | SAP NetWeaver | javadoc |
|
AclException | Superclass for all exceptions thrown by IAcl s, IAclEntry s and IAclManager . | Class | com.sapportals.wcm.util.acl | SAP NetWeaver | javadoc |
|
AclExistsException | Class implementing exception raised when a specific IAcl alreadySee Also:Serialized Form | Class | com.sap.netweaver.bc.rf.common.security.acl | SAP NetWeaver | javadoc |
|
AclExistsException | An AclException that indicates that a specific IAclSee Also:Serialized Form | Class | com.sapportals.wcm.util.acl | SAP NetWeaver | javadoc |
|
AclLastOwnerException | Class implementing exception raised when a principal is the last owner of an IAcl and can not be removed. | Class | com.sap.netweaver.bc.rf.common.security.acl | SAP NetWeaver | javadoc |
|
AclLoadClassException | An AclException that indicates that a IAclManager could not be loaded by the AclManagerFactory . | Class | com.sapportals.wcm.util.acl | SAP NetWeaver | javadoc |
|
AclManagerFactory | The factory which creates IAclManager s. | Class | com.sapportals.wcm.util.acl | SAP NetWeaver | javadoc |
|
AclNotAuthorizedException | Class implementing exception raised when a principal is not authorized. | Class | com.sap.netweaver.bc.rf.common.security.acl | SAP NetWeaver | javadoc |
|
AclNotFoundException | An AclException that indicates that a specific IAcl Copyright (c) SAP AG 2001-2003 | Class | com.sapportals.wcm.util.acl | SAP NetWeaver | javadoc |
|
AclPermissionExistsException | Class implementing exception raised when a specific IAclPermissionSee Also:Serialized Form | Class | com.sap.netweaver.bc.rf.common.security.acl | SAP NetWeaver | javadoc |
|
AclPermissionImpl | An abstract base class for IAclPermission implementations. | Class | com.sapportals.wcm.util.acl | SAP NetWeaver | javadoc |
|
AclPermissionList | Default implementation of an IAclPermissionList , a list ofConstructor SummaryAclPermissionList() | Class | com.sapportals.wcm.util.acl | SAP NetWeaver | javadoc |
|
AclPermissionListIterator | Default implementation of an IAclPermissionListIterator , an iterator for IAclPermissionList s. | Class | com.sapportals.wcm.util.acl | SAP NetWeaver | javadoc |
|
AclPermissionNotSupportedException | Class implementing exception raised when a specific IAclPermission is not supported by the IAclManager . | Class | com.sap.netweaver.bc.rf.common.security.acl | SAP NetWeaver | javadoc |
|
AclPermissionUsedException | Class implementing exception raised when a specific IAclPermission is used and can not be removed. | Class | com.sap.netweaver.bc.rf.common.security.acl | SAP NetWeaver | javadoc |
|
AclPersistenceException | Class implementing exception raised when an error occured during access of the IAclManager 's persistence layer. | Class | com.sap.netweaver.bc.rf.common.security.acl | SAP NetWeaver | javadoc |
|
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 | javadoc |
|
AclPredefinedPermissionException | Class implementing exception raised when a specific IAclPermission is |