SAP NetWeaver '04

Uses of Package
com.sapportals.wcm.util.uri

Packages that use com.sapportals.wcm.util.uri
com.sapportals.wcm.rendering.base Contains interfaces for flexible rendering of explorer controls.  
com.sapportals.wcm.rendering.collection Contains interfaces for flexible rendering of collections or lists of resources.  
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.  
com.sapportals.wcm.repository Contains the repository framework interfaces and classes.  
com.sapportals.wcm.repository.batch   
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.recent   
com.sapportals.wcm.repository.security Contains interfaces for ACL security managers.  
com.sapportals.wcm.repository.service Contains the repository service factory interface.  
com.sapportals.wcm.repository.service.appproperties

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

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.subscription Provides a service that creates and manages subscriptions for resources.  
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.crawler Provides a service that crawls repositories to obtain references to resources.  
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.search Provides functions for searching and textmining.  
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.propertyconfig Provides a service for the administration of metadata for resource properties.  
com.sapportals.wcm.service.relation.operands Defines objects for which relationships can be specified.  
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.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.uri Contains interfaces and classes to handle uniform resource identifiers (uri).  
 

Classes in com.sapportals.wcm.util.uri used by com.sapportals.wcm.rendering.base
IRidList
          This interface defines a list of RID instances Copyright (c) SAP AG 2001-2002
RID
          A RID is an identifier for a CM resource.
 

Classes in com.sapportals.wcm.util.uri used by com.sapportals.wcm.rendering.collection
RID
          A RID is an identifier for a CM resource.
 

Classes in com.sapportals.wcm.util.uri used by com.sapportals.wcm.rendering.screenflow.os
RID
          A RID is an identifier for a CM resource.
 

Classes in com.sapportals.wcm.util.uri used by com.sapportals.wcm.rendering.uicommand
RID
          A RID is an identifier for a CM resource.
 

Classes in com.sapportals.wcm.util.uri used by com.sapportals.wcm.repository
IRidList
          This interface defines a list of RID instances Copyright (c) SAP AG 2001-2002
IRidSet
          This interface defines a set of RID instances Copyright (c) SAP AG 2001-2002
IUri
          A RFC2396 URI interface.
IUriList
          This interface defines a list of URI instances Copyright (c) SAP AG 2001-2002
RID
          A RID is an identifier for a CM resource.
URI
          Deprecated. as of EP 5.0 SP3, replaced by RID
URL
          DO NOT USE this class except to create instances of URL objects to be used for link creation.
 

Classes in com.sapportals.wcm.util.uri used by com.sapportals.wcm.repository.batch
RID
          A RID is an identifier for a CM resource.
 

Classes in com.sapportals.wcm.util.uri used by com.sapportals.wcm.repository.filter
RID
          A RID is an identifier for a CM resource.
URI
          Deprecated. as of EP 5.0 SP3, replaced by RID
 

Classes in com.sapportals.wcm.util.uri used by com.sapportals.wcm.repository.manager
IRidList
          This interface defines a list of RID instances Copyright (c) SAP AG 2001-2002
IRidSet
          This interface defines a set of RID instances Copyright (c) SAP AG 2001-2002
RID
          A RID is an identifier for a CM resource.
 

Classes in com.sapportals.wcm.util.uri used by com.sapportals.wcm.repository.manager.entrypoints
RID
          A RID is an identifier for a CM resource.
 

Classes in com.sapportals.wcm.util.uri used by com.sapportals.wcm.repository.manager.entrypoints.recent
IRidList
          This interface defines a list of RID instances Copyright (c) SAP AG 2001-2002
 

Classes in com.sapportals.wcm.util.uri used by com.sapportals.wcm.repository.security
RID
          A RID is an identifier for a CM resource.
URI
          Deprecated. as of EP 5.0 SP3, replaced by RID
 

Classes in com.sapportals.wcm.util.uri used by com.sapportals.wcm.repository.service
RID
          A RID is an identifier for a CM resource.
URI
          Deprecated. as of EP 5.0 SP3, replaced by RID
 

Classes in com.sapportals.wcm.util.uri used by com.sapportals.wcm.repository.service.appproperties
IRidList
          This interface defines a list of RID instances Copyright (c) SAP AG 2001-2002
IRidSet
          This interface defines a set of RID instances Copyright (c) SAP AG 2001-2002
RID
          A RID is an identifier for a CM resource.
 

Classes in com.sapportals.wcm.util.uri used by com.sapportals.wcm.repository.service.discussion
RID
          A RID is an identifier for a CM resource.
 

Classes in com.sapportals.wcm.util.uri used by com.sapportals.wcm.repository.service.subscription
IRidList
          This interface defines a list of RID instances Copyright (c) SAP AG 2001-2002
IUriList
          This interface defines a list of URI instances Copyright (c) SAP AG 2001-2002
RID
          A RID is an identifier for a CM resource.
URI
          Deprecated. as of EP 5.0 SP3, replaced by RID
 

Classes in com.sapportals.wcm.util.uri used by com.sapportals.wcm.service.actioninbox
RID
          A RID is an identifier for a CM resource.
 

Classes in com.sapportals.wcm.util.uri used by com.sapportals.wcm.service.applog
URI
          Deprecated. as of EP 5.0 SP3, replaced by RID
 

Classes in com.sapportals.wcm.util.uri used by com.sapportals.wcm.service.crawler
IRidList
          This interface defines a list of RID instances Copyright (c) SAP AG 2001-2002
RID
          A RID is an identifier for a CM resource.
 

Classes in com.sapportals.wcm.util.uri used by com.sapportals.wcm.service.indexmanagement
IRidList
          This interface defines a list of RID instances Copyright (c) SAP AG 2001-2002
IUriList
          This interface defines a list of URI instances Copyright (c) SAP AG 2001-2002
RID
          A RID is an identifier for a CM resource.
URI
          Deprecated. as of EP 5.0 SP3, replaced by RID
 

Classes in com.sapportals.wcm.util.uri used by com.sapportals.wcm.service.indexmanagement.retrieval.classification
IRidList
          This interface defines a list of RID instances Copyright (c) SAP AG 2001-2002
IUriList
          This interface defines a list of URI instances Copyright (c) SAP AG 2001-2002
RID
          A RID is an identifier for a CM resource.
URI
          Deprecated. as of EP 5.0 SP3, replaced by RID
 

Classes in com.sapportals.wcm.util.uri used by com.sapportals.wcm.service.indexmanagement.retrieval.search
IRidList
          This interface defines a list of RID instances Copyright (c) SAP AG 2001-2002
RID
          A RID is an identifier for a CM resource.
URI
          Deprecated. as of EP 5.0 SP3, replaced by RID
 

Classes in com.sapportals.wcm.util.uri used by com.sapportals.wcm.service.mimehandler
RID
          A RID is an identifier for a CM resource.
URI
          Deprecated. as of EP 5.0 SP3, replaced by RID
 

Classes in com.sapportals.wcm.util.uri used by com.sapportals.wcm.service.notificator
RID
          A RID is an identifier for a CM resource.
 

Classes in com.sapportals.wcm.util.uri used by com.sapportals.wcm.service.objecttypehandler
RID
          A RID is an identifier for a CM resource.
URI
          Deprecated. as of EP 5.0 SP3, replaced by RID
URL
          DO NOT USE this class except to create instances of URL objects to be used for link creation.
 

Classes in com.sapportals.wcm.util.uri used by com.sapportals.wcm.service.propertyconfig
IUriReference
          A RFC2396 URI reference interface.
 

Classes in com.sapportals.wcm.util.uri used by com.sapportals.wcm.service.relation.operands
RID
          A RID is an identifier for a CM resource.
 

Classes in com.sapportals.wcm.util.uri used by com.sapportals.wcm.service.urimapper
IRidList
          This interface defines a list of RID instances Copyright (c) SAP AG 2001-2002
RID
          A RID is an identifier for a CM resource.
URI
          Deprecated. as of EP 5.0 SP3, replaced by RID
 

Classes in com.sapportals.wcm.util.uri used by com.sapportals.wcm.service.urlgenerator
IHierarchicalUri
          A RFC2396 URI interface.
IRidSet
          This interface defines a set of RID instances Copyright (c) SAP AG 2001-2002
IUri
          A RFC2396 URI interface.
IUriReference
          A RFC2396 URI reference interface.
RID
          A RID is an identifier for a CM resource.
URI
          Deprecated. as of EP 5.0 SP3, replaced by RID
URL
          DO NOT USE this class except to create instances of URL objects to be used for link creation.
 

Classes in com.sapportals.wcm.util.uri used by com.sapportals.wcm.service.xcrawler
IRidList
          This interface defines a list of RID instances Copyright (c) SAP AG 2001-2002
RID
          A RID is an identifier for a CM resource.
RidList
          An URL list implementation Copyright (c) SAP AG 2001-2004
 

Classes in com.sapportals.wcm.util.uri used by com.sapportals.wcm.service.xmlforms
RID
          A RID is an identifier for a CM resource.
 

Classes in com.sapportals.wcm.util.uri used by com.sapportals.wcm.util.http
HttpUrl
          An IHierarchicalUri implementation for HTTP/HTTPS URLs.
IHierarchicalUri
          A RFC2396 URI interface.
IUri
          A RFC2396 URI interface.
IUriReference
          A RFC2396 URI reference interface.
 

Classes in com.sapportals.wcm.util.uri used by com.sapportals.wcm.util.http.slim
HttpUrl
          An IHierarchicalUri implementation for HTTP/HTTPS URLs.
 

Classes in com.sapportals.wcm.util.uri used by com.sapportals.wcm.util.uri
GenericUri
          A RFC2396 IUri implementation.
HttpUrl
          An IHierarchicalUri implementation for HTTP/HTTPS URLs.
IHierarchicalUri
          A RFC2396 URI interface.
IRidIterator
          This interface defines an iterator for a IRidList Copyright (c) SAP AG 2001-2002
IRidList
          This interface defines a list of RID instances Copyright (c) SAP AG 2001-2002
IRidSet
          This interface defines a set of RID instances Copyright (c) SAP AG 2001-2002
IUri
          A RFC2396 URI interface.
IUriIterator
          This interface defines an iterator for a IUriList Copyright (c) SAP AG 2001-2002
IUriList
          This interface defines a list of URI instances Copyright (c) SAP AG 2001-2002
IUriReference
          A RFC2396 URI reference interface.
ResourceUrl
          An IHierarchicalUri implementation for Resource (Repository Framework internal) URLs.
RID
          A RID is an identifier for a CM resource.
RidList
          An URL list implementation Copyright (c) SAP AG 2001-2004
RidSet
          A set of RID instances.
URI
          Deprecated. as of EP 5.0 SP3, replaced by RID
URICodec
          Utility class for decoding/encoding URIs in HTTP requests.
UriList
          An URL list implementation Copyright (c) SAP AG 2001-2002
UriQuery
          Manages query parameters for RFC 2396 URIs.
UriQuery.Parameter
          Keeps one query parameter.
UriReference
          A RFC2396 reference implementation.
URL
          DO NOT USE this class except to create instances of URL objects to be used for link creation.
 


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.