|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use com.sapportals.wcm.repository | |
| com.sap.netweaver.bc.rf.mi | Contains repository framework manager interface. |
| com.sapportals.wcm.control.released.search | |
| 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.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.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.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.context | |
| com.sapportals.wcm.repository.manager.entrypoints.recent | |
| com.sapportals.wcm.repository.manager.thumbnail | |
| 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.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.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 | |
| 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. |
| com.sapportals.wcm.service.actioninbox | Provides a service that handles notifications by saving them as action items. |
| 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.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.pipeline.producer | Contains interfaces to prepare content for a transformation to a different layout or format. |
| com.sapportals.wcm.service.propertyconfig | Provides a service for the administration of metadata for resource 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.propertystructure | Provides structuring information for properties. |
| 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.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 | |
Classes in com.sapportals.wcm.repository used by com.sap.netweaver.bc.rf.mi| IResource
|
A resource represents an object in a repository and is uniquely identified by a resource identifier ( RID). |
|
Classes in com.sapportals.wcm.repository used by com.sapportals.wcm.control.released.search| IPropertyName
|
A property's name and namespace |
|
Classes in com.sapportals.wcm.repository used by com.sapportals.wcm.rendering.base| ICollection
|
A collection is a resource ( IResource) that contains other resources
and collections following the composite pattern. IProperty
|
This interface provides read-only access to a property of a resource. IPropertyMap
|
A read-only map of properties. IPropertyName
|
A property's name and namespace IPropertyNameList
|
This interface defines a list of IPropertyNameList objects. IResource
|
A resource represents an object in a repository and is uniquely identified by a resource identifier ( RID). IResourceContext
|
The context that contains information for all repository operations belonging to one request, session, etc. IResourceList
|
A typed list of IResource instances. ITypedResourceList
|
A typed list of IResource instances. ResourcePropertyComparator
|
ResourcePropertyComparator Copyright (c) SAP AG 2001-2004 |
|
Classes in com.sapportals.wcm.repository used by com.sapportals.wcm.rendering.collection| ICollection
|
A collection is a resource ( IResource) that contains other resources
and collections following the composite pattern. IPropertyName
|
A property's name and namespace IPropertyNameList
|
This interface defines a list of IPropertyNameList objects. IResource
|
A resource represents an object in a repository and is uniquely identified by a resource identifier ( RID). IResourceContext
|
The context that contains information for all repository operations belonging to one request, session, etc. IResourceList
|
A typed list of IResource instances. ITypedResourceList
|
A typed list of IResource instances. ResourcePropertyComparator
|
ResourcePropertyComparator Copyright (c) SAP AG 2001-2004 |
|
Classes in com.sapportals.wcm.repository used by com.sapportals.wcm.rendering.detailsoverview| IResource
|
A resource represents an object in a repository and is uniquely identified by a resource identifier ( RID). IResourceContext
|
The context that contains information for all repository operations belonging to one request, session, etc. |
|
Classes in com.sapportals.wcm.repository used by com.sapportals.wcm.rendering.detailsproperties| IProperty
|
This interface provides read-only access to a property of a resource. IPropertyName
|
A property's name and namespace IResource
|
A resource represents an object in a repository and is uniquely identified by a resource identifier ( RID). IResourceContext
|
The context that contains information for all repository operations belonging to one request, session, etc. |
|
Classes in com.sapportals.wcm.repository used by com.sapportals.wcm.rendering.layout| IResource
|
A resource represents an object in a repository and is uniquely identified by a resource identifier ( RID). ITypedResourceList
|
A typed list of IResource instances. |
|
Classes in com.sapportals.wcm.repository used by com.sapportals.wcm.rendering.property| IProperty
|
This interface provides read-only access to a property of a resource. IResource
|
A resource represents an object in a repository and is uniquely identified by a resource identifier ( RID). |
|
Classes in com.sapportals.wcm.repository used by com.sapportals.wcm.rendering.readymades| IProperty
|
This interface provides read-only access to a property of a resource. IResource
|
A resource represents an object in a repository and is uniquely identified by a resource identifier ( RID). |
|
Classes in com.sapportals.wcm.repository used by com.sapportals.wcm.rendering.resource| IProperty
|
This interface provides read-only access to a property of a resource. IPropertyName
|
A property's name and namespace IPropertyNameList
|
This interface defines a list of IPropertyNameList objects. IResource
|
A resource represents an object in a repository and is uniquely identified by a resource identifier ( RID). ITypedResourceList
|
A typed list of IResource instances. |
|
Classes in com.sapportals.wcm.repository used by com.sapportals.wcm.rendering.screenflow.os| IResourceList
|
A typed list of IResource instances. |
|
Classes in com.sapportals.wcm.repository used by com.sapportals.wcm.rendering.uicommand| IPropertyNameList
|
This interface defines a list of IPropertyNameList objects. IResource
|
A resource represents an object in a repository and is uniquely identified by a resource identifier ( RID). IResourceContext
|
The context that contains information for all repository operations belonging to one request, session, etc. IResourceList
|
A typed list of IResource instances. ResourceException
|
Resource Exception. |
|
Classes in com.sapportals.wcm.repository used by com.sapportals.wcm.repository| AbstractPropertyException
|
Abstract base class for property exceptions. AccessDeniedException
|
Access to a resource or property is denied because the user does not have the required authorization. AuthorizationRequiredException
|
The user is not authorized. Collator
|
ExpectedCheckInRIDException
|
The RID of the new revision is different from the RID that the application excepted when chacking out. ExpectedCheckInURIException
|
Deprecated. as of NW04. ICheckInInfo
|
Holds status information returned upon a successfull check-in. ICheckInInfo2
|
Holds status information returned upon a successfull check-in. ICheckOutInfo
|
Holds status information returned upon a successfull check-out. ICheckOutInfo2
|
Holds status information returned upon a successfull call to IVersionControlledResource.checkOut(boolean, boolean) or IVersionResource.checkOut(boolean) or
Copyright 2002 (c) SAP AGICollection
|
A collection is a resource ( IResource) that contains other resources
and collections following the composite pattern. ICopyParameter
|
Parameter collection for the copy() and move() methods in IResource and ICollection. IEntityMetadata
|
Additional content meta data. IExtendedLockInfo
|
Additional information about a lock. IllegalPropertyNameException
|
Raised when a property name was not acceptable. ILockInfo
|
Information about a specific lock. ILockInfoCollection
| This interface defines a collection of ILockInfo instances ILockInfoIterator
|
This interface defines a iterator for collections of ILockInfo instances. ILockProperties
|
A container for the properties of a lock. IMutableEntityMetadata
|
Interfaces for updates on those parts of content metadata that change when the content is actually persisted by the repository manager. IMutableProperty
|
A property of a resource object with a mutable interface. IMutablePropertyMap
|
An extention of the IPropertyMap interface with methods to
modify the map. InvalidNameException
|
The application tried to use a invalid resource name IPosition
|
The positioning information required by methods that position resource in ordered collections. IPositioning
|
This interface defines a container for positioning information which is used by the reorder() method in IResource
Copyright (c) SAP AG 2001-2003IProperty
|
This interface provides read-only access to a property of a resource. IPropertyDef
|
Information about the type, name and other attributes of a property. IPropertyIterator
|
An Iterator for a property map IPropertyMap
|
A read-only map of properties. IPropertyName
|
A property's name and namespace IPropertyNameList
|
This interface defines a list of IPropertyNameList objects. IPropertyNameListIterator
|
An Iterator for a property map IQueryExpression
|
A query expression to be used with its property search manager. IReorderList
|
This interface defines a list of IPositioning objects. IReorderListIterator
|
An iterator for IReorderList instances. IResource
|
A resource represents an object in a repository and is uniquely identified by a resource identifier ( RID). IResourceContext
|
The context that contains information for all repository operations belonging to one request, session, etc. IResourceFactory
|
The resource factory has methods to create resource objects ( IResource) and to access the manager and service factories.
IResourceList
|
A typed list of IResource instances. IResourceListIterator
|
An iterator for the resource list ISupportedOptionSet
|
TBD: Description of the interface. ITypedResourceList
|
A typed list of IResource instances. IVersionHistory
|
Interface to a list of revisions (versions) of a resource. LockInfo
|
This object represents an active lock on a resource. MutablePropertyMap
|
Holds a mutable map of Property objects. NameInfo
|
This object contains information about the restrictions for resource and collection names of a specific repository. NotSupportedException
|
The repository manager does not support the operation. Position
|
The positioning information required by methods that position resource in ordered collections. Property
|
A read-only property of a resource object. PropertyChangeResult
|
This class is a container for the results of the
IResource.setProperties methods. PropertyChangeResultCollection
|
A collection of property change results. PropertyChangeResultIterator
|
An iterator over a collection of property change results. PropertyCollatorItem
|
PropertyDef
|
Information about the type, name and other attributes of a property. PropertyMap
|
Holds a read-only map of Property objects. PropertyNameList
|
This interface defines a list of IPropertyNameList objects.PropertySelectorItem
|
ResourceErrors
|
This is a collection of resource exceptions. ResourceException
|
Resource Exception. ResourceList
|
Implements the IResourceList interface.
Selector
|
Copyright SAP AG 2004 SetPropertiesException
|
This exception indicates errors during a call. XMLMarkup
|
A property type for XML markup. |
|
Classes in com.sapportals.wcm.repository used by com.sapportals.wcm.repository.batch| IPropertyMap
|
A read-only map of properties. IPropertyNameList
|
This interface defines a list of IPropertyNameList objects. ResourceErrors
|
This is a collection of resource exceptions. |
|
Classes in com.sapportals.wcm.repository used by com.sapportals.wcm.repository.filter| ICollection
|
A collection is a resource ( IResource) that contains other resources
and collections following the composite pattern. IPropertyMap
|
A read-only map of properties. IPropertyNameList
|
This interface defines a list of IPropertyNameList objects. IResource
|
A resource represents an object in a repository and is uniquely identified by a resource identifier ( RID). IResourceContext
|
The context that contains information for all repository operations belonging to one request, session, etc. IResourceList
|
A typed list of IResource instances. ResourceException
|
Resource Exception. |
|
Classes in com.sapportals.wcm.repository used by com.sapportals.wcm.repository.manager| AccessDeniedException
|
Access to a resource or property is denied because the user does not have the required authorization. IPropertyName
|
A property's name and namespace IQueryBuilder
|
Constructs IQueryExpressions for later use with the corresponding
property search manager. IQueryExpression
|
A query expression to be used with its property search manager. IResource
|
A resource represents an object in a repository and is uniquely identified by a resource identifier ( RID). IResourceContext
|
The context that contains information for all repository operations belonging to one request, session, etc. IResourceList
|
A typed list of IResource instances. ISupportedOptionSet
|
TBD: Description of the interface. NameInfo
|
This object contains information about the restrictions for resource and collection names of a specific repository. NotSupportedException
|
The repository manager does not support the operation. ResourceException
|
Resource Exception. |
|
Classes in com.sapportals.wcm.repository used by com.sapportals.wcm.repository.manager.entrypoints| ICollection
|
A collection is a resource ( IResource) that contains other resources
and collections following the composite pattern. IProperty
|
This interface provides read-only access to a property of a resource. IPropertyMap
|
A read-only map of properties. IPropertyName
|
A property's name and namespace IResource
|
A resource represents an object in a repository and is uniquely identified by a resource identifier ( RID). IResourceContext
|
The context that contains information for all repository operations belonging to one request, session, etc. ResourceException
|
Resource Exception. |
|
Classes in com.sapportals.wcm.repository used by com.sapportals.wcm.repository.manager.entrypoints.context| IProperty
|
This interface provides read-only access to a property of a resource. IPropertyName
|
A property's name and namespace PropertyName
|
The name of a resource's property. ResourceException
|
Resource Exception. |
|
Classes in com.sapportals.wcm.repository used by com.sapportals.wcm.repository.manager.entrypoints.recent| IResource
|
A resource represents an object in a repository and is uniquely identified by a resource identifier ( RID). |
|
Classes in com.sapportals.wcm.repository used by com.sapportals.wcm.repository.manager.thumbnail| IResource
|
A resource represents an object in a repository and is uniquely identified by a resource identifier ( RID). |
|
Classes in com.sapportals.wcm.repository used by com.sapportals.wcm.repository.search| AccessDeniedException
|
Access to a resource or property is denied because the user does not have the required authorization. IQueryBuilder
|
Constructs IQueryExpressions for later use with the corresponding
property search manager. IQueryExpression
|
A query expression to be used with its property search manager. IResource
|
A resource represents an object in a repository and is uniquely identified by a resource identifier ( RID). IResourceList
|
A typed list of IResource instances. NotSupportedException
|
The repository manager does not support the operation. ResourceException
|
Resource Exception. |
|
Classes in com.sapportals.wcm.repository used by com.sapportals.wcm.repository.security| IResource
|
A resource represents an object in a repository and is uniquely identified by a resource identifier ( RID). IResourceList
|
A typed list of IResource instances. ResourceException
|
Resource Exception. |
|
Classes in com.sapportals.wcm.repository used by com.sapportals.wcm.repository.service| IResource
|
A resource represents an object in a repository and is uniquely identified by a resource identifier ( RID). IResourceContext
|
The context that contains information for all repository operations belonging to one request, session, etc. ResourceException
|
Resource Exception. |
|
Classes in com.sapportals.wcm.repository used by com.sapportals.wcm.repository.service.accessstatistic| IResource
|
A resource represents an object in a repository and is uniquely identified by a resource identifier ( RID). |
|
Classes in com.sapportals.wcm.repository used by com.sapportals.wcm.repository.service.appproperties| IPropertyName
|
A property's name and namespace IResource
|
A resource represents an object in a repository and is uniquely identified by a resource identifier ( RID). IResourceContext
|
The context that contains information for all repository operations belonging to one request, session, etc. XMLMarkup
|
A property type for XML markup. |
|
Classes in com.sapportals.wcm.repository used by com.sapportals.wcm.repository.service.comment| IResource
|
A resource represents an object in a repository and is uniquely identified by a resource identifier ( RID). IResourceList
|
A typed list of IResource instances. |
|
Classes in com.sapportals.wcm.repository used by com.sapportals.wcm.repository.service.discussion| AccessDeniedException
|
Access to a resource or property is denied because the user does not have the required authorization. AuthorizationRequiredException
|
The user is not authorized. ICollection
|
A collection is a resource ( IResource) that contains other resources
and collections following the composite pattern. IProperty
|
This interface provides read-only access to a property of a resource. IResource
|
A resource represents an object in a repository and is uniquely identified by a resource identifier ( RID). IResourceContext
|
The context that contains information for all repository operations belonging to one request, session, etc. ResourceException
|
Resource Exception. |
|
Classes in com.sapportals.wcm.repository used by com.sapportals.wcm.repository.service.feedback| IResource
|
A resource represents an object in a repository and is uniquely identified by a resource identifier ( RID). IResourceList
|
A typed list of IResource instances. |
|
Classes in com.sapportals.wcm.repository used by com.sapportals.wcm.repository.service.personalnote| IResource
|
A resource represents an object in a repository and is uniquely identified by a resource identifier ( RID). IResourceList
|
A typed list of IResource instances. |
|
Classes in com.sapportals.wcm.repository used by com.sapportals.wcm.repository.service.rating| IResource
|
A resource represents an object in a repository and is uniquely identified by a resource identifier ( RID). |
|
Classes in com.sapportals.wcm.repository used by com.sapportals.wcm.repository.service.serviceacl| IResource
|
A resource represents an object in a repository and is uniquely identified by a resource identifier ( RID). ResourceException
|
Resource Exception. |
|
Classes in com.sapportals.wcm.repository used by com.sapportals.wcm.repository.service.statemanagement| ICollection
|
A collection is a resource ( IResource) that contains other resources
and collections following the composite pattern. IPropertyName
|
A property's name and namespace IResource
|
A resource represents an object in a repository and is uniquely identified by a resource identifier ( RID). IResourceContext
|
The context that contains information for all repository operations belonging to one request, session, etc. IResourceList
|
A typed list of IResource instances. ResourceException
|
Resource Exception. |
|
Classes in com.sapportals.wcm.repository used by com.sapportals.wcm.repository.service.statemanagement.cm| IResource
|
A resource represents an object in a repository and is uniquely identified by a resource identifier ( RID). |
|
Classes in com.sapportals.wcm.repository used by com.sapportals.wcm.repository.service.subscription| IResource
|
A resource represents an object in a repository and is uniquely identified by a resource identifier ( RID). IResourceContext
|
The context that contains information for all repository operations belonging to one request, session, etc. IResourceList
|
A typed list of IResource instances. |
|
Classes in com.sapportals.wcm.repository used by com.sapportals.wcm.repository.service.timebasedpublish| ICollection
|
A collection is a resource ( IResource) that contains other resources
and collections following the composite pattern. IPropertyName
|
A property's name and namespace IResource
|
A resource represents an object in a repository and is uniquely identified by a resource identifier ( RID). ResourceException
|
Resource Exception. |
|
Classes in com.sapportals.wcm.repository used by com.sapportals.wcm.repository.service.timebasedpublish.wcm| IResource
|
A resource represents an object in a repository and is uniquely identified by a resource identifier ( RID). |
|
Classes in com.sapportals.wcm.repository used by com.sapportals.wcm.repository.so| IResource
|
A resource represents an object in a repository and is uniquely identified by a resource identifier ( RID). ResourceException
|
Resource Exception. |
|
Classes in com.sapportals.wcm.repository used by com.sapportals.wcm.repository.util| IResource
|
A resource represents an object in a repository and is uniquely identified by a resource identifier ( RID). ResourceException
|
Resource Exception. |
|
Classes in com.sapportals.wcm.repository used by com.sapportals.wcm.service.actioninbox| IResource
|
A resource represents an object in a repository and is uniquely identified by a resource identifier ( RID). IResourceContext
|
The context that contains information for all repository operations belonging to one request, session, etc. |
|
Classes in com.sapportals.wcm.repository used by com.sapportals.wcm.service.checkout| IResource
|
A resource represents an object in a repository and is uniquely identified by a resource identifier ( RID). |
|
Classes in com.sapportals.wcm.repository used by com.sapportals.wcm.service.crawler| IResource
|
A resource represents an object in a repository and is uniquely identified by a resource identifier ( RID). IResourceContext
|
The context that contains information for all repository operations belonging to one request, session, etc. IResourceList
|
A typed list of IResource instances. |
|
Classes in com.sapportals.wcm.repository used by com.sapportals.wcm.service.indexmanagement| ICollection
|
A collection is a resource ( IResource) that contains other resources
and collections following the composite pattern. IPropertyMap
|
A read-only map of properties. IResource
|
A resource represents an object in a repository and is uniquely identified by a resource identifier ( RID). IResourceContext
|
The context that contains information for all repository operations belonging to one request, session, etc. IResourceList
|
A typed list of IResource instances. NotSupportedException
|
The repository manager does not support the operation. PropertyName
|
The name of a resource's property. ResourceException
|
Resource Exception. |
|
Classes in com.sapportals.wcm.repository used by com.sapportals.wcm.service.indexmanagement.retrieval.classification| AccessDeniedException
|
Access to a resource or property is denied because the user does not have the required authorization. ICollection
|
A collection is a resource ( IResource) that contains other resources
and collections following the composite pattern. IPropertyName
|
A property's name and namespace IResource
|
A resource represents an object in a repository and is uniquely identified by a resource identifier ( RID). IResourceContext
|
The context that contains information for all repository operations belonging to one request, session, etc. IResourceList
|
A typed list of IResource instances. NotSupportedException
|
The repository manager does not support the operation. ResourceException
|
Resource Exception. |
|
Classes in com.sapportals.wcm.repository used by com.sapportals.wcm.service.indexmanagement.retrieval.search| ICollection
|
A collection is a resource ( IResource) that contains other resources
and collections following the composite pattern. IProperty
|
This interface provides read-only access to a property of a resource. IPropertyMap
|
A read-only map of properties. IPropertyName
|
A property's name and namespace IResource
|
A resource represents an object in a repository and is uniquely identified by a resource identifier ( RID). IResourceContext
|
The context that contains information for all repository operations belonging to one request, session, etc. IResourceList
|
A typed list of IResource instances. ResourceException
|
Resource Exception. |
|
Classes in com.sapportals.wcm.repository used by com.sapportals.wcm.service.mimehandler| IResource
|
A resource represents an object in a repository and is uniquely identified by a resource identifier ( RID). |
|
Classes in com.sapportals.wcm.repository used by com.sapportals.wcm.service.notificator| IResource
|
A resource represents an object in a repository and is uniquely identified by a resource identifier ( RID). IResourceContext
|
The context that contains information for all repository operations belonging to one request, session, etc. IResourceFactory
|
The resource factory has methods to create resource objects ( IResource) and to access the manager and service factories.
|
|
Classes in com.sapportals.wcm.repository used by com.sapportals.wcm.service.objecttypehandler| IResource
|
A resource represents an object in a repository and is uniquely identified by a resource identifier ( RID). |
|
Classes in com.sapportals.wcm.repository used by com.sapportals.wcm.service.pipeline.producer| IResource
|
A resource represents an object in a repository and is uniquely identified by a resource identifier ( RID). |
|
Classes in com.sapportals.wcm.repository used by com.sapportals.wcm.service.propertyconfig| ICollection
|
A collection is a resource ( IResource) that contains other resources
and collections following the composite pattern. IProperty
|
This interface provides read-only access to a property of a resource. IPropertyMap
|
A read-only map of properties. IPropertyName
|
A property's name and namespace IPropertyNameList
|
This interface defines a list of IPropertyNameList objects. IResource
|
A resource represents an object in a repository and is uniquely identified by a resource identifier ( RID). IResourceContext
|
The context that contains information for all repository operations belonging to one request, session, etc. |
|
Classes in com.sapportals.wcm.repository used by com.sapportals.wcm.service.propertyconfig.metadataextension| IProperty
|
This interface provides read-only access to a property of a resource. |
|
Classes in com.sapportals.wcm.repository used by com.sapportals.wcm.service.propertyconfig.renderer| IPropertyMap
|
A read-only map of properties. |
|
Classes in com.sapportals.wcm.repository used by com.sapportals.wcm.service.propertystructure| IProperty
|
This interface provides read-only access to a property of a resource. IPropertyMap
|
A read-only map of properties. IPropertyName
|
A property's name and namespace |
|
Classes in com.sapportals.wcm.repository used by com.sapportals.wcm.service.relation| AccessDeniedException
|
Access to a resource or property is denied because the user does not have the required authorization. InvalidArgumentException
|
One ore more invalid values where provided for the parameters of a method. IProperty
|
This interface provides read-only access to a property of a resource. IPropertyMap
|
A read-only map of properties. IPropertyName
|
A property's name and namespace IPropertyNameList
|
This interface defines a list of IPropertyNameList objects. IResource
|
A resource represents an object in a repository and is uniquely identified by a resource identifier ( RID). IResourceContext
|
The context that contains information for all repository operations belonging to one request, session, etc. NameAlreadyExistsException
|
The application tried to use a name for a new resource that already exists in the collection. NotSupportedException
|
The repository manager does not support the operation. ResourceException
|
Resource Exception. |
|
Classes in com.sapportals.wcm.repository used by com.sapportals.wcm.service.relation.operands| AccessDeniedException
|
Access to a resource or property is denied because the user does not have the required authorization. InvalidArgumentException
|
One ore more invalid values where provided for the parameters of a method. IProperty
|
This interface provides read-only access to a property of a resource. IResource
|
A resource represents an object in a repository and is uniquely identified by a resource identifier ( RID). IResourceContext
|
The context that contains information for all repository operations belonging to one request, session, etc. IResourceFactory
|
The resource factory has methods to create resource objects ( IResource) and to access the manager and service factories.
ResourceException
|
Resource Exception. |
|
Classes in com.sapportals.wcm.repository used by com.sapportals.wcm.service.urlgenerator| ICollection
|
A collection is a resource ( IResource) that contains other resources
and collections following the composite pattern. IResource
|
A resource represents an object in a repository and is uniquely identified by a resource identifier ( RID). IResourceContext
|
The context that contains information for all repository operations belonging to one request, session, etc. ResourceException
|
Resource Exception. |
|
Classes in com.sapportals.wcm.repository used by com.sapportals.wcm.service.xcrawler| IPropertyName
|
A property's name and namespace IResourceContext
|
The context that contains information for all repository operations belonging to one request, session, etc. |
|
Classes in com.sapportals.wcm.repository used by com.sapportals.wcm.service.xmlforms| ICollection
|
A collection is a resource ( IResource) that contains other resources
and collections following the composite pattern. IResource
|
A resource represents an object in a repository and is uniquely identified by a resource identifier ( RID). IResourceContext
|
The context that contains information for all repository operations belonging to one request, session, etc. |
|
Classes in com.sapportals.wcm.repository used by com.sapportals.wcm.service.xmlforms.validation| IPropertyMap
|
A read-only map of properties. IResourceContext
|
The context that contains information for all repository operations belonging to one request, session, etc. |
|
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||