SAP NetWeaver '04

Content Management - Base Classes
com.sapportals.wcm Contains an interface for constant definitions.

 
Content Management - Utility Classes
com.sapportals.wcm.util.acl Contains interfaces for ACLs and AclManagers with definitions for permissions, ACLs and ACL entries.
com.sapportals.wcm.util.base64 Contains class to encode Base64 streams and strings.
com.sapportals.wcm.util.cache Contains interfaces and classes for caches that are in memory or persistent.
com.sapportals.wcm.util.channels Contains interfaces and classes for sending messages to recipients.
com.sapportals.wcm.util.config Contains classes reserved for internal use.
com.sapportals.wcm.util.content Contains classes for handling the content of resources.
com.sapportals.wcm.util.controlstatus Provides a service for the UI to persist the status of rendering objects.
com.sapportals.wcm.util.enum Contains base class for repository framework constants.
com.sapportals.wcm.util.events Contains interfaces and classes for generic eventing.
com.sapportals.wcm.util.factories Provides base classes for factory implementations.
com.sapportals.wcm.util.html Contains classses that handle the parsing of HTML.
com.sapportals.wcm.util.http A collection of classes and interfaces for client-side HTTP access.
com.sapportals.wcm.util.http.slim An implementation of the com.sapportals.wcm.util.http interfaces.
com.sapportals.wcm.util.log Deprecated as of EP 5.0 SP5.
com.sapportals.wcm.util.logging  
com.sapportals.wcm.util.mmparser Contains classes for a mime multipart parser.
com.sapportals.wcm.util.name Contains a generic interface and class for qualified names.
com.sapportals.wcm.util.regex Provides two implementations for pattern matching.
com.sapportals.wcm.util.regex.re Provides an implementation of regular expressions.
com.sapportals.wcm.util.resource Contains classes for handling resource bundles.
com.sapportals.wcm.util.string Provides classes for handling HTML data reserved for internal use only.
com.sapportals.wcm.util.systemconfig Contains interfaces and classes for system configuration.
com.sapportals.wcm.util.test  
com.sapportals.wcm.util.threads Contains interfaces and classes for the synchronization of threads.
com.sapportals.wcm.util.uri Contains interfaces and classes to handle uniform resource identifiers (uri).
com.sapportals.wcm.util.usermanagement Contains supplementary classes for user management.
com.sapportals.wcm.util.uuid Provides a universally unique identifier.
com.sapportals.wcm.util.xml Provides an XML serializer and a wrapper for XML parsers.

 
Content Management - Repository Framework
com.sapportals.wcm.repository Contains the repository framework interfaces and classes.
com.sapportals.wcm.repository.batch  
com.sapportals.wcm.repository.enum Contains enumeration classes.
com.sapportals.wcm.repository.filter Contains interfaces and classes to define repository filters.
com.sapportals.wcm.repository.manager Contains interfaces for repository managers.
com.sapportals.wcm.repository.manager.entrypoints API for implementing entry point providers Package Specification Purpose The entrypoints package contains interfaces and abstract classes, which are offering all neccessary methods to act as an entry points provider.
com.sapportals.wcm.repository.manager.entrypoints.context  
com.sapportals.wcm.repository.manager.entrypoints.recent  
com.sapportals.wcm.repository.manager.thumbnail  
com.sapportals.wcm.repository.runtime Contains the classes that enable components to interact with the repository framework runtime.
com.sapportals.wcm.repository.search Contains interfaces for search sub-managers.
com.sapportals.wcm.repository.security Contains interfaces for ACL security managers.
com.sapportals.wcm.repository.so Contains interfaces for semantic objects.
com.sapportals.wcm.repository.util Provides a service to support the handling of resource types.

 
Content Management - Component Runtime
com.sapportals.wcm.crt Provides access to the component runtime system.
com.sapportals.wcm.crt.component Provides interfaces for CRT component implementations.
com.sapportals.wcm.crt.configuration Provides configuration data interfaces for CRT component implementations.

 
Content Management - Repository Services
com.sapportals.wcm.repository.service Contains the repository service factory interface.
com.sapportals.wcm.repository.service.accessstatistic Provides a service that keeps track of the time and date of content access.
com.sapportals.wcm.repository.service.appproperties

Contains classes and interfaces to persist information related to resources on the database.

com.sapportals.wcm.repository.service.comment Provides a service for handling comments related to resources.
com.sapportals.wcm.repository.service.discussion The Discussion Thread Repository Service is responsible for creating, deleting and keeping track of discussions.
com.sapportals.wcm.repository.service.discussion.wcm  
com.sapportals.wcm.repository.service.feedback

Provides a service for managing feedback on resources.

com.sapportals.wcm.repository.service.personalnote

Provides a service that manages personal notes for resources.

com.sapportals.wcm.repository.service.rating

Provides a service for evaluating resources.

com.sapportals.wcm.repository.service.serviceacl Provides a service to manage ACLs of services for resources.
com.sapportals.wcm.repository.service.statemanagement Provides a service that keeps track of the status of resources.
com.sapportals.wcm.repository.service.statemanagement.cm  
com.sapportals.wcm.repository.service.subscription Provides a service that creates and manages subscriptions for resources.
com.sapportals.wcm.repository.service.timebasedpublish Provides a service that controls when resources in a repository are visible or hidden.
com.sapportals.wcm.repository.service.timebasedpublish.wcm  

 
Content Management - Global Repository Services
com.sapportals.wcm.service Contains the service factory.
com.sapportals.wcm.service.actioninbox Provides a service that handles notifications by saving them as action items.
com.sapportals.wcm.service.applog Provides logging functions for services and applications using the framework.
com.sapportals.wcm.service.cache Provides a caching service.
com.sapportals.wcm.service.checkout Provides a service to keep track of the checkout status of resources.
com.sapportals.wcm.service.crawler Provides a service that crawls repositories to obtain references to resources.
com.sapportals.wcm.service.crawler.parameter Parameters definitions for special crawlers.
com.sapportals.wcm.service.indexmanagement Provides a service for managing indexes.
com.sapportals.wcm.service.indexmanagement.retrieval.classification Provides functions for taxonomies and classification.
com.sapportals.wcm.service.indexmanagement.retrieval.classification.enum Provides enumeration classes that are containing important constants, which are needed when working with classification indexes.
com.sapportals.wcm.service.indexmanagement.retrieval.search Provides functions for searching and textmining.
com.sapportals.wcm.service.landscape Provides a service for information on configured systems and logon credentials.
com.sapportals.wcm.service.mimehandler Provides a service for managing information related to mime types.
com.sapportals.wcm.service.notificator Provides a service for sending notifications.
com.sapportals.wcm.service.objecttypehandler Provides a service to add arbitrary commands for resources.
com.sapportals.wcm.service.pipeline Contains interfaces for transforming the layout and format of resources.
com.sapportals.wcm.service.pipeline.formatter Provides an interface for generating the output format for the publishing pipeline.
com.sapportals.wcm.service.pipeline.processor Provides an interface for transforming content from one format to another.
com.sapportals.wcm.service.pipeline.processor.html Provides only a public interface for HTML URL handler.
com.sapportals.wcm.service.pipeline.producer Contains interfaces to prepare content for a transformation to a different layout or format.
com.sapportals.wcm.service.pipeline.tools Contains wrapper classes for XML-Parser and XSL-Transformer.
com.sapportals.wcm.service.pipeline.utils Deprecated package.
com.sapportals.wcm.service.propertyconfig Provides a service for the administration of metadata for resource properties.
com.sapportals.wcm.service.propertyconfig.comparator Contains interface for implementing a comparison of properties.
com.sapportals.wcm.service.propertyconfig.metadataextension Provides a service to enhance property metadata.
com.sapportals.wcm.service.propertyconfig.renderer Provides a service for rendering resource properties.
com.sapportals.wcm.service.propertyconfig.renderer.enum Provides an enumeration of display modes for property renderer.
com.sapportals.wcm.service.propertystructure Provides structuring information for properties.
com.sapportals.wcm.service.propertystructure.enum Provides enumeration classes that are containing important constants, which are needed when working with property structures.
com.sapportals.wcm.service.relation Provides a service to persist relationships between relation operands.
com.sapportals.wcm.service.relation.operands Defines objects for which relationships can be specified.
com.sapportals.wcm.service.scheduler Provides a service that controls the execution of tasks.
com.sapportals.wcm.service.taskqueue Provides interfaces to write or read tasks in a platform-wide queue and to monitor their status.
com.sapportals.wcm.service.urimapper Provides a service that maps URIs to unique IDs.
com.sapportals.wcm.service.urlgenerator Provides a service that returns URLs to access resources in the CM system.
com.sapportals.wcm.service.xcrawler Provides a service that crawls repositories to obtain references to resources.
com.sapportals.wcm.service.xmlforms Provides interfaces for the creation of forms and XML documents.
com.sapportals.wcm.service.xmlforms.validation  

 
Other Packages
com.sap.netweaver.bc.rf.common Contains repository framework common interface.
com.sap.netweaver.bc.rf.common.binding Contains repository framework common interface for bindings.
com.sap.netweaver.bc.rf.common.content Contains repository framework common interface for content.
com.sap.netweaver.bc.rf.common.context Contains repository framework common interface for contexts.
com.sap.netweaver.bc.rf.common.exception Contains repository framework common interface for exceptions.
com.sap.netweaver.bc.rf.common.lock Contains repository framework common interface for locking.
com.sap.netweaver.bc.rf.common.namespace Contains repository framework common interface for namespace maintenance.
com.sap.netweaver.bc.rf.common.property Contains repository framework common interface for properties.
com.sap.netweaver.bc.rf.common.property.booleantype Contains repository framework common interface for boolean properties.
com.sap.netweaver.bc.rf.common.property.datetype Contains repository framework common interface for date properties.
com.sap.netweaver.bc.rf.common.property.inttype Contains repository framework common interface for integer properties.
com.sap.netweaver.bc.rf.common.property.longtype Contains repository framework common interface for long properties.
com.sap.netweaver.bc.rf.common.property.stringtype Contains repository framework common interface for string properties.
com.sap.netweaver.bc.rf.common.property.xmltype Contains repository framework common interface for xml properties.
com.sap.netweaver.bc.rf.common.security Contains repository framework common interface for security.
com.sap.netweaver.bc.rf.common.security.acl Contains repository framework common interface for ACL based security.
com.sap.netweaver.bc.rf.common.support Contains repository framework common interface for supported options.
com.sap.netweaver.bc.rf.common.transaction Contains repository framework common interface for transactions.
com.sap.netweaver.bc.rf.common.type Contains repository framework common interface for type handling.
com.sap.netweaver.bc.rf.common.version Contains repository framework common interface for versioning.
com.sap.netweaver.bc.rf.mi Contains repository framework manager interface.
com.sap.netweaver.bc.rf.mi.binding Contains repository framework manager interface for bindings.
com.sap.netweaver.bc.rf.mi.content Contains repository framework manager interface for content.
com.sap.netweaver.bc.rf.mi.idmapper Contains repository framework manager interface for unique identity mapping.
com.sap.netweaver.bc.rf.mi.lock Contains repository framework manager interface for locking.
com.sap.netweaver.bc.rf.mi.namespace Contains repository framework manager interface for namespace maintenance.
com.sap.netweaver.bc.rf.mi.property Contains repository framework manager interface for properties.
com.sap.netweaver.bc.rf.mi.property.booleantype Contains repository framework manager interface for boolean properties.
com.sap.netweaver.bc.rf.mi.property.datetype Contains repository framework manager interface for date properties.
com.sap.netweaver.bc.rf.mi.property.inttype Contains repository framework manager interface for integer properties.
com.sap.netweaver.bc.rf.mi.property.longtype Contains repository framework manager interface for long properties.
com.sap.netweaver.bc.rf.mi.property.stringtype Contains repository framework manager interface for string properties.
com.sap.netweaver.bc.rf.mi.property.xmltype Contains repository framework manager interface for xml properties.
com.sap.netweaver.bc.rf.mi.security Contains repository framework manager interface for security.
com.sap.netweaver.bc.rf.mi.security.acl Contains repository framework manager interface for ACL based security.
com.sap.netweaver.bc.rf.mi.transaction Contains repository framework manager interface for transactions.
com.sap.netweaver.bc.rf.mi.type Contains repository framework manager interface for type handling.
com.sap.netweaver.bc.rf.mi.variant Contains repository framework manager interface for variants.
com.sap.netweaver.bc.rf.mi.version Contains repository framework manager interface for versioning.
com.sap.netweaver.bc.rf.util.context Contains thread bound context classes.
com.sap.netweaver.bc.rf.util.enum Contains enumeration classes.
com.sap.netweaver.bc.rf.util.event Contains eventing classes.
com.sap.netweaver.bc.rf.util.exception Contains exception classes.
com.sap.netweaver.bc.rf.util.flyweight Contains flyweight classes.
com.sap.netweaver.bc.rf.util.logging  
com.sap.netweaver.bc.rf.util.namespace Contains name and namespace classes.
com.sap.netweaver.bc.rf.util.resource Contains resource bundle helper classes.
com.sap.netweaver.bc.rf.util.uuid Contains universal unique identity classes.
com.sapportals.wcm.control.released.search  
com.sapportals.wcm.rendering.base Contains interfaces for flexible rendering of explorer controls.
com.sapportals.wcm.rendering.base.event Contains interfaces and ready-to-use classes for htmlb-based eventing.
com.sapportals.wcm.rendering.collection Contains interfaces for flexible rendering of collections or lists of resources.
com.sapportals.wcm.rendering.detailsoverview Provides interfaces for plug-ins that render overviews on the details page.
com.sapportals.wcm.rendering.detailsproperties Provides interfaces for rendering properties of items on the details page.
com.sapportals.wcm.rendering.enum Contains immutable classes for flexible UI.
com.sapportals.wcm.rendering.layout Represents a container for defining the layout of explorer controls.
com.sapportals.wcm.rendering.property  
com.sapportals.wcm.rendering.readymades Contains final classes to render links and properties for resources.
com.sapportals.wcm.rendering.resource Contains interfaces for rendering a resource on the user interface.
com.sapportals.wcm.rendering.screenflow Contains interfaces to trigger a screenflow from within an ICommand or IMassCommand.
com.sapportals.wcm.rendering.screenflow.os Contains ready-to-use screenflow and helper classes to create a screenflow that opens a new screen and returns to the initial screen after the user has finished a task.
com.sapportals.wcm.rendering.uicommand Contains interfaces to render and execute commands for one or more resources.

 


SAP NetWeaver '04

Copyright © 2004 by SAP AG. All Rights Reserved.
SAP, R/3, mySAP, mySAP.com, xApps, xApp, SAP NetWeaver, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other countries all over the world. All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary.

These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies ("SAP Group") for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty.