|
Deprecated Methods |
com.sapportals.wcm.repository.service.statemanagement.IStepList.addApproverToSelectedStep(IUMPrincipal, int)
as of NW04. Please use addApproverToSelectedStep(IUMPrincipal impPrincipal) |
com.sapportals.wcm.service.indexmanagement.IIndex.addFolderUri(URI)
as of NW04. Use add(IIndexFolder) at the IIndexFolderList interface |
com.sapportals.wcm.service.indexmanagement.AbstractIndex.addFolderUri(URI)
as of NW04. Use add(IIndexFolder) at the IIndexFolderList interface |
com.sap.netweaver.bc.rf.common.Rid.addQueryParameter(Properties)
as of NW04. Use setQueryParameter |
com.sapportals.wcm.util.uri.RID.addQueryParameter(Properties)
as of NW04. Use setQueryParameter |
com.sapportals.wcm.util.uri.URI.addQueryParameter(Properties)
as of NW04. Use setQueryParameter |
com.sapportals.wcm.service.scheduler.ISchedulerService.addSchedulerEntry(ISchedulerEntry)
since EP6.0SP1: new scheduler tasks are already added to the scheduler |
com.sapportals.wcm.service.indexmanagement.retrieval.classification.AbstractClassificationIndex.addTaxonomy(String)
as of NW04. Use addTaxonomy(String,IResourceContext) |
com.sapportals.wcm.service.indexmanagement.retrieval.classification.IClassificationIndex.addTaxonomy(String)
as of NW04. Use addTaxonomy(String,IResourceContext) |
com.sapportals.wcm.util.log.Category.assertNotNull(Object, Object)
as of NW04. Please use the standard logging instead. |
com.sapportals.wcm.util.log.Category.assertTrue(Object, boolean)
as of NW04. Please use the standard logging instead. |
com.sapportals.wcm.repository.IResourceFactory.checkExistence(URI, IResourceContext)
As of EP 5.0 SP3, replaced by method with RID parameter. |
com.sapportals.wcm.repository.IResource.checkIn(IContent, IPropertyMap, boolean, URI)
As of EP 5.0 SP4 |
com.sapportals.wcm.util.config.ConfigurationProxy.convertConfigurable(IConfigurable)
since EP6.0 SP2 |
com.sapportals.wcm.repository.IResource.copy(URI, ICopyParameter)
As of EP 5.0 SP5, replaced by copy() with RID parameter. |
com.sapportals.wcm.repository.IResource.copy(URI, IPosition, ICopyParameter)
As of EP 5.0 SP5, replaced by copy() with RID parameter. |
com.sapportals.wcm.service.urlgenerator.IURLGenerator.createLinkToDetailsPage(URI)
as of EP 5.0 SP2, replaced by IURLGenerator.createLinkToDetailsPageRID(RID) |
com.sapportals.wcm.service.urlgenerator.IURLGenerator.createLinkToDetailsPageRID(RID)
as of EP 5.0 SP5, replaced by IURLGeneratorService.getResourcePageUri(PathKey, RID, RID) with parameter constant PathKey.DETAILS_PAGE |
com.sapportals.wcm.service.urlgenerator.IURLGenerator.createLinkToDetailsPageRID(RID, RID)
as of EP 5.0 SP5, replaced by IURLGeneratorService.getResourcePageUri(PathKey, RID, RID) with parameter constant PathKey.DETAILS_PAGE |
com.sapportals.wcm.service.urlgenerator.IURLGenerator.createLinkToExplorerPage(URI)
as of EP 5.0 SP2, replaced by IURLGenerator.createLinkToExplorerPageRID(RID) |
com.sapportals.wcm.service.urlgenerator.IURLGenerator.createLinkToExplorerPageRID(RID)
as of EP 5.0 SP5, replaced by IURLGeneratorService.getResourcePageUri(PathKey, RID, RID) with parameter constant PathKey.EXPLORER_PAGE |
com.sapportals.wcm.service.urlgenerator.IURLGenerator.createLinkToExplorerPageRID(RID, RID)
as of EP 5.0 SP5, replaced by IURLGeneratorService.getResourcePageUri(PathKey, RID, RID) with parameter constant PathKey.EXPLORER_PAGE |
com.sapportals.wcm.service.urlgenerator.IURLGenerator.createServletCall(Properties)
as of EP 5.0 SP2, replaced by IURLGenerator.createServletCallRID(Properties) |
com.sapportals.wcm.service.urlgenerator.IURLGenerator.createServletCallRID(Properties)
as of EP 5.0 SP5, replaced by IURLGeneratorService.getServicePageUri(java.util.List) |
com.sapportals.wcm.util.log.Category.debug(Object)
as of NW04. Please use the standard logging instead. |
com.sapportals.wcm.util.log.Category.debug(Object, Throwable)
as of NW04. Please use the standard logging instead. |
com.sapportals.wcm.util.log.Category.debugStack(Object)
as of NW04. Please use the standard logging instead. |
com.sap.netweaver.bc.rf.common.Rid.decode()
as of NW04. Rid objects are never decoded |
com.sapportals.wcm.util.uri.RID.decode()
as of NW04. RID objects are never decoded |
com.sapportals.wcm.util.uri.URI.decode()
as of NW04. URI objects are never decoded |
com.sapportals.wcm.service.indexmanagement.IIndex.deindexDocument(URI)
as of NW04. Use deindexDocument(RID) |
com.sapportals.wcm.service.indexmanagement.AbstractIndex.deindexDocument(URI)
as of NW04. Use deindexDocument(RID) |
com.sapportals.wcm.service.indexmanagement.IIndex.deindexDocuments(IUriList)
as of NW04. Use deindex documents(IRidList) |
com.sapportals.wcm.service.indexmanagement.AbstractIndex.deindexDocuments(IUriList)
as of NW04. Use deindexDocuments(IRidList) |
com.sapportals.wcm.service.indexmanagement.IIndex.delete()
as of NW04. Use deleted(IResourceContext) |
com.sapportals.wcm.service.indexmanagement.IIndexService.deleteIndex(IIndex)
as of NW04. Use deleteIndex(IIndex,IResourceContext)
ATTENTION: Using this signature instead of the one with a resource context for a classification index
can lead to problems. If ACLs are used for the taxonomy repository, no folder can be deleted
by this method because the service user context that is used only has read permission. |
com.sapportals.wcm.repository.service.appproperties.IApplicationProperties.deleteProperty(IPropertyName, RID)
as of NW04. Use method with resource context parameter |
com.sapportals.wcm.repository.service.appproperties.IApplicationProperties.deleteProperty(IPropertyName, RID, String)
as of NW04. Use method with resource context parameter |
com.sap.netweaver.bc.rf.common.Rid.encode()
as of NW04. Rid objects are never encoded |
com.sapportals.wcm.util.uri.RID.encode()
as of NW04. RID objects are never encoded |
com.sapportals.wcm.util.uri.URI.encode()
as of NW04. URI objects are never encoded |
com.sapportals.wcm.service.indexmanagement.IIndexService.enqueueIndexCrawler(IIndexFolder)
as of NW04. Does not work with the new crawlers |
com.sapportals.wcm.util.log.Category.error(Object)
as of NW04. Please use the standard logging instead. |
com.sapportals.wcm.util.log.Category.error(Object, Throwable)
as of NW04. Please use the standard logging instead. |
com.sapportals.wcm.util.log.Category.errorStack(Object)
as of NW04. Please use the standard logging instead. |
com.sapportals.wcm.rendering.screenflow.IScreenflow.execute(boolean)
As of EP 5.0 SP6 and EP 6.0 SP1, replaced by method execute. |
com.sapportals.wcm.util.log.Category.fatal(Object)
as of NW04. Please use the standard logging instead. |
com.sapportals.wcm.util.log.Category.fatal(Object, Throwable)
as of NW04. Please use the standard logging instead. |
com.sapportals.wcm.service.indexmanagement.IIndex.generate()
as of NW04. Use generate(IResourceContext) |
com.sapportals.wcm.repository.IResource.getAccessURI()
As of EP 5.0 SP3, replaced by IResource.getAccessRID() |
com.sapportals.wcm.util.systemconfig.ISystemPrincipal.getAclPermissions()
as of NW04. |
com.sapportals.wcm.util.systemconfig.SystemPrincipal.getAclPermissions()
as of NW04. |
com.sapportals.wcm.service.scheduler.ISchedulerService.getAllSchedulerEntries()
since KM 5.0 SP6. Returns an empty list. |
com.sapportals.wcm.repository.manager.IRepositoryManager.getAllServices()
As of EP 5.0 SP5 |
com.sapportals.wcm.service.urlgenerator.IURLGenerator.getAppLogDownloadPath()
as of EP 5.0 SP5, replaced by IURLGeneratorService.getRelativeUri(PathKey) with parameter constant PathKey.APPLOG_DOWNLOAD_PAGE |
com.sapportals.wcm.service.urlgenerator.IURLGenerator.getAppLogPath()
as of EP 5.0 SP5, replaced by IURLGeneratorService.getRelativeUri(PathKey) with parameter constant PathKey.APPLOG_PAGE |
com.sapportals.wcm.service.urlgenerator.IURLGenerator.getBusinessCardApp(IUser)
as of EP 5.0 SP2, replaced by IURLGenerator.getBusinessCardAppRID(IUser) |
com.sapportals.wcm.service.urlgenerator.IURLGenerator.getBusinessCardApp(String)
as of EP 5.0 SP2, replaced by IURLGenerator.getBusinessCardAppRID(String) |
com.sapportals.wcm.service.urlgenerator.IURLGenerator.getBusinessCardAppRID(IUser)
as of EP 5.0 SP5, replaced by IURLGeneratorService.getBusinessCardUri(String) |
com.sapportals.wcm.service.urlgenerator.IURLGenerator.getBusinessCardAppRID(String)
as of EP 5.0 SP5, replaced by IURLGeneratorService.getBusinessCardUri(String) |
com.sapportals.wcm.service.urlgenerator.IURLGeneratorService.getBusinessCardUri(String)
As of Netweaver '04 SP6, replaced by IURLGeneratorService.getBusinessCardUri(String, IResourceContext) |
com.sapportals.wcm.repository.service.discussion.IDiscussion.getChildren(IDiscussionItem)
as of NW04. Replaced by method of IDiscussionItem |
com.sapportals.wcm.service.indexmanagement.retrieval.classification.IClassificationIndex.getClassFeatures(Collection, String, int)
as of NW04. Use getClassFeatures(IRidList taxonomyClassRids,String taxonomyName, int maxResults) |
com.sapportals.wcm.service.urlgenerator.IURLGenerator.getCompleteRIDToShowFolder(ICollection)
as of EP 5.0 SP2, replaced by IURLGenerator.createLinkToExplorerPageRID(RID) |
com.sapportals.wcm.service.urlgenerator.IURLGenerator.getCompleteURIToShowFolder(ICollection)
as of EP 5.0 SP2, replaced by IURLGenerator.getCompleteRIDToShowFolder(ICollection) |
com.sapportals.wcm.repository.manager.IRepositoryManager.getConfig()
As of EP 5.0 SP5, replaced by IRepositoryManager.getConfiguration() |
com.sapportals.wcm.service.urimapper.IUriMapperService.getConstantID(URI)
as of NW04. |
com.sapportals.wcm.repository.service.discussion.IDiscussionItem.getContent()
as of NW04. |
com.sapportals.wcm.repository.IResource.getContent(boolean)
As of EP 5.0 SP 5
This method is deprecated because it opens a potential security hole:
The URL of an external link can have different schemas (e.g. "file:")
which are all accessed with the security context of the servlet
engine. This could be (ab)used to access files/resources on the local
server and other systems without the security context of the logged in
user.
No longer supported as of SP6: Throws a NotSupportedException if
parameter is true |
com.sapportals.wcm.service.urlgenerator.IURLGenerator.getContentAccessPath()
as of EP 5.0 SP5, replaced by IURLGeneratorService.getRelativeUri(PathKey) with parameter constant PathKey.CONTENT_ACCESS_PATH |
com.sapportals.wcm.service.urimapper.IUriMapperService.getCreateConstantID(URI)
as of NW04. |
com.sapportals.wcm.service.urimapper.IUriMapperService.getCreateVariableID(URI)
as of NW04. |
com.sapportals.wcm.service.urlgenerator.IURLGenerator.getDefaultConfigFile()
as of NW04. |
com.sapportals.wcm.service.urlgenerator.IURLGenerator.getDefaultConfigFile(String)
as of NW04. |
com.sapportals.wcm.service.mimehandler.IMimeHandlerService.getDescription(String)
as of NW04. Use IMime#getDescription(String) instead. |
com.sapportals.wcm.service.mimehandler.IMimeHandlerService.getDescription(String, Locale)
as of NW04. Use IMime#getDescription(String,Locale) instead. |
com.sapportals.wcm.service.landscape.ISystem.getDescriptionLocales()
as of NW04. No longer supported! Get an Enumeration of locale-Strings |
com.sapportals.wcm.service.indexmanagement.retrieval.classification.AbstractClassificationIndex.getDocumentClassification(IResource)
as of NW04. Use getDocClassification(IResource) |
com.sapportals.wcm.service.indexmanagement.retrieval.classification.IClassificationIndex.getDocumentClassification(IResource)
as of NW04. Use getDocClassification(IResource) |
com.sapportals.wcm.service.indexmanagement.retrieval.classification.AbstractClassificationIndex.getDocumentsNeverToClassify(String)
as of NW04. |
com.sapportals.wcm.service.indexmanagement.retrieval.classification.IClassificationIndex.getDocumentsNeverToClassify(String)
as of NW04. Use getDocumentsNeverToClassify(String,IResourceContext) |
com.sapportals.wcm.service.indexmanagement.retrieval.classification.AbstractClassificationIndex.getDocumentsToClassify(String)
as of NW04. |
com.sapportals.wcm.service.indexmanagement.retrieval.classification.IClassificationIndex.getDocumentsToClassify(String)
as of NW04. Use getDocumentsToClassify(String,IResourceContext) |
com.sapportals.wcm.service.urlgenerator.IURLGenerator.getEditServletPath()
as of EP 5.0 SP5, replaced by IURLGeneratorService.getRelativeUri(PathKey) with parameter constant PathKey.XML_FORMS_EDIT_PAGE |
com.sapportals.wcm.service.propertyconfig.metadataextension.DefaultMetadataExtension.getErrorMessage(String, IMetaNameList, Locale)
since EP6 SP2 FP, use getErrorMessage(String,IMetaNameList,Locale,Map) |
com.sapportals.wcm.service.propertyconfig.metadataextension.IValidation.getErrorMessage(String, IMetaNameList, Locale)
since EP6 SP2 FP, use getErrorMessage(String,IMetaNameList,Locale,Map) |
com.sapportals.wcm.service.indexmanagement.IIndexServiceEvent.getEventRID()
As of EP 5.0 SP5, replaced by IIndexServiceEvent.getResource() |
com.sapportals.wcm.service.urlgenerator.IURLGenerator.getExplorerServletPath()
as of EP 5.0 SP5, replaced by IURLGeneratorService.getRelativeUri(PathKey) with parameter constant PathKey.EXPLORER_PAGE |
com.sapportals.wcm.service.mimehandler.IMimeHandlerService.getExtensionsForMimetype(String)
as of NW04. Use IMime#getExtensions() instead. |
com.sapportals.wcm.service.urlgenerator.IURLGenerator.getFavorites()
as of EP 5.0 SP5, replaced by IURLGeneratorService.getRelativeUri(PathKey) with parameter constant PathKey.FAVORITES_PAGE |
com.sapportals.wcm.util.config.ConfigurationProxy.getFile()
since EP6.0 SP2 |
com.sapportals.wcm.service.urlgenerator.IURLGenerator.getFolderAccessPath()
as of EP 5.0 SP5, this method has been removed |
com.sapportals.wcm.service.indexmanagement.IIndex.getFolderUris()
as of NW04. Use getIndexFolders() |
com.sapportals.wcm.service.indexmanagement.AbstractIndex.getFolderUris()
as of NW04. Use getFolderRids() |
com.sapportals.wcm.service.urlgenerator.IURLGenerator.getGroupResource(IGroup)
as of EP 5.0 SP2, replaced by IURLGenerator.getGroupResourceRID(IGroup) |
com.sapportals.wcm.service.urlgenerator.IURLGenerator.getGroupResource(String)
as of EP 5.0 SP2, replaced by IURLGenerator.getGroupResourceRID(String) |
com.sapportals.wcm.service.urlgenerator.IURLGenerator.getGroupResourceRID(IGroup)
as of EP 5.0 SP5, replaced by IURLGeneratorService.getGroupResourceRID(IGroup) |
com.sapportals.wcm.service.urlgenerator.IURLGenerator.getGroupResourceRID(String)
as of EP 5.0 SP5, replaced by IURLGeneratorService.getGroupResourceRID(String) |
com.sapportals.wcm.service.urlgenerator.IURLGenerator.getHost()
as of EP 5.0 SP5, this method has been removed |
com.sapportals.wcm.util.uri.URL.getHost()
as of NW04. Use UriFactory to parse URIs. |
com.sapportals.wcm.service.urlgenerator.IURLGenerator.getIcePath()
as of EP 5.0 SP5, replaced by IURLGeneratorService.getRelativeUri(PathKey) with parameter constant PathKey.ICE_SERVER |
com.sapportals.wcm.service.mimehandler.IMimeHandlerService.getImage(IResource)
as of NW04. Use IMime#getImage instead |
com.sapportals.wcm.service.mimehandler.IMimeHandlerService.getImage(String)
as of NW04. Use IMime#getImage instead. |
com.sapportals.wcm.service.urlgenerator.IURLGenerator.getImage(String)
as of EP 5.0 SP5, replaced by IURLGeneratorService.getImageUri(String) |
com.sapportals.wcm.service.urlgenerator.IURLGenerator.getImagePath()
as of EP 5.0 SP5, replaced by IURLGeneratorService.getRelativeUri(PathKey) with parameter constant PathKey.IMAGE_PATH |
com.sapportals.wcm.service.mimehandler.IMimeHandlerService.getImagePath(IResource)
as of NW04. Use IMime#getImagePath instead |
com.sapportals.wcm.service.mimehandler.IMimeHandlerService.getImagePath(String)
as of NW04. Use IMime#getImagePath instead |
com.sapportals.wcm.service.indexmanagement.IIndexService.getIndexes(URI)
as of NW04. Use getIndexes(RID) |
com.sapportals.wcm.service.indexmanagement.IIndexService.getIndexesForResource(URI)
as of NW04. Use getIndexesForResource(RID) |
com.sapportals.wcm.service.indexmanagement.IIndexService.getIndexForResource(URI, String)
as of NW04. Use getIndexForResource(RID,String) |
com.sapportals.wcm.util.log.Category.getInstance(Class)
as of NW04. Please use the standard logging instead. |
com.sapportals.wcm.util.log.Category.getInstance(String)
as of NW04. Please use the standard logging instead. |
com.sapportals.wcm.repository.InvalidTargetException.getInvalidTarget()
as of NW04. |
com.sapportals.wcm.repository.ExternalLinkException.getKnownURIPart()
as of NW04. |
com.sapportals.wcm.service.urlgenerator.IURLGenerator.getLinkList()
as of EP 5.0 SP5, replaced by IURLGeneratorService.getRelativeUri(PathKey) with parameter constant PathKey.LINKLIST_PAGE |
com.sapportals.wcm.service.urlgenerator.IURLGenerator.getListServletPath()
as of EP 5.0 SP5, replaced by IURLGeneratorService.getRelativeUri(PathKey) with parameter constant PathKey.XML_FORMS_LIST_PAGE |
com.sapportals.wcm.repository.service.subscription.SubscriptionException.getMaxAnnotationLength()
as of NW04. Use SubscriptionException.getMaxFieldLength() instead |
com.sapportals.wcm.service.mimehandler.IMimeHandlerService.getMimetypeForExtension(String)
as of NW04. Use #get(String) instead. |
com.sapportals.wcm.service.mimehandler.IMimeHandlerService.getMimetypeForRid(RID)
as of NW04. Use #get(RID) instead |
com.sapportals.wcm.service.mimehandler.IMimeHandlerService.getMimetypeForURI(URI)
as of NW04. Use #get(RID)instead |
com.sapportals.wcm.repository.service.statemanagement.cm.StatemanagementEvent.getName()
as of NW04. Please use getType() or getDescription() |
com.sapportals.wcm.util.log.Category.getName()
as of NW04. Please use the standard logging instead. |
com.sapportals.wcm.repository.service.discussion.IDiscussion.getNumberOfThreads()
as of NW04. Replaced by getNumberOfTopics() |
com.sapportals.wcm.repository.service.discussion.IDiscussion.getParent(IDiscussionItem)
as of NW04. Replaced by getParent method at IDiscussionItem |
com.sapportals.wcm.util.uri.URL.getPort()
as of NW04. Use UriFactory to parse URIs. |
com.sapportals.wcm.service.urlgenerator.IURLGenerator.getPreviewServletPath()
as of EP 5.0 SP5, replaced by IURLGeneratorService.getRelativeUri(PathKey) with parameter constant PathKey.XML_FORMS_PREVIEW_PAGE |
com.sapportals.wcm.repository.service.appproperties.IApplicationProperties.getProperties(RID)
as of NW04. Use method with resource context parameter |
com.sapportals.wcm.repository.service.appproperties.IApplicationProperties.getProperties(RID, String)
as of NW04. Use method with resource context parameter |
com.sapportals.wcm.repository.service.appproperties.IApplicationProperties.getProperties(String, RID)
as of NW04. Use method with resource context parameter |
com.sapportals.wcm.repository.service.appproperties.IApplicationProperties.getProperties(String, RID, String)
as of NW04. Use method with resource context parameter |
com.sapportals.wcm.repository.service.appproperties.IApplicationProperties.getProperty(IPropertyName, IRidList)
as of NW04. Use method with resource context parameter |
com.sapportals.wcm.repository.service.appproperties.IApplicationProperties.getProperty(IPropertyName, IRidList, String)
as of NW04. Use method with resource context parameter |
com.sapportals.wcm.repository.service.appproperties.IApplicationProperties.getProperty(IPropertyName, RID)
as of NW04. Use method with resource context parameter |
com.sapportals.wcm.repository.service.appproperties.IApplicationProperties.getProperty(IPropertyName, RID, String)
as of NW04. Use method with resource context parameter |
com.sapportals.wcm.service.indexmanagement.retrieval.search.IQueryEntry.getPropertyName()
as of NW04. Use getCMPropertyName() |
com.sapportals.wcm.util.uri.URL.getProtocol()
as of NW04. Use UriFactory to parse URIs. |
com.sapportals.wcm.service.indexmanagement.retrieval.search.ISearchIndex.getQueryAsString()
as of NW04. |
com.sapportals.wcm.service.indexmanagement.retrieval.search.ISearchIndexCollection.getQueryAsString()
as of NW04. |
com.sapportals.wcm.service.indexmanagement.retrieval.search.AbstractSearchIndexCollection.getQueryAsString()
as of NW04. |
com.sapportals.wcm.service.indexmanagement.retrieval.classification.IQBClassificationIndex.getQueryDocumentsPreview(IQueryFolder, IResourceContext)
as of NW04. Do not use |
com.sapportals.wcm.util.uri.URL.getQueryParameter()
as of NW04. Use UriFactory to parse URIs. |
com.sapportals.wcm.service.relation.IRelationType.getRelations(IRelationOperand)
as of NW04. Please use getRelationsBySource instead Get all the relations
of this type for the given source operand. |
com.sapportals.wcm.service.relation.IRelationType.getRelations(Object)
as of NW04. Please use gteRelationsBySource instead Get all the relations
of this type for the given source operand value. |
com.sapportals.wcm.repository.IResourceFactory.getResource(URI, IResourceContext)
As of EP 5.0 SP3, replaced by getResource() method with RID
parameter. |
com.sapportals.wcm.repository.IResourceFactory.getResource(URI, IResourceContext, boolean)
As of EP 5.0 SP3, replaced by getResource() method with RID
parameter. |
com.sapportals.wcm.repository.ResourceException.getResourceID()
as of NW04. |
com.sapportals.wcm.repository.IResourceFactory.getResources(IUriList, ResourceErrors, IResourceContext)
As of EP 5.0 SP3, replaced by getResources() method with
IRidList parameter. |
com.sapportals.wcm.service.indexmanagement.retrieval.classification.IClassificationClass.getResultClass()
as of NW04. Use getResultClassRid |
com.sapportals.wcm.repository.ICheckInInfo.getRevisionURI()
As of EP 5.0 SP3, replaced by ICheckInInfo.getRevisionRID() |
com.sapportals.wcm.service.urlgenerator.IURLGenerator.getRIDfromWebURL(URL)
as of EP 5.0 SP5, replaced by IURLGeneratorService.mapUri(IUri) |
com.sapportals.wcm.service.urlgenerator.IURLGenerator.getRoleResource(IRole)
as of EP 5.0 SP2, replaced by IURLGenerator.getRoleResourceRID(IRole) |
com.sapportals.wcm.service.urlgenerator.IURLGenerator.getRoleResource(String)
as of EP 5.0 SP2, replaced by IURLGenerator.getRoleResourceRID(String) |
com.sapportals.wcm.service.urlgenerator.IURLGenerator.getRoleResourceRID(IRole)
as of EP 5.0 SP5, replaced by IURLGeneratorService.getRoleResourceRID(IRole) |
com.sapportals.wcm.service.urlgenerator.IURLGenerator.getRoleResourceRID(String)
as of EP 5.0 SP5, replaced by IURLGeneratorService.getRoleResourceRID(String) |
com.sapportals.wcm.service.scheduler.ISchedulerService.getSchedulerEntryFactory()
since KM5.0SP6 |
com.sapportals.wcm.service.indexmanagement.retrieval.search.IFederatedSearch.getSearchIndexes()
as of NW04. Use getSearchIndexes(IResourceContext) |
com.sapportals.wcm.repository.manager.IRepositoryManager.getService(String)
As of EP 5.0 SP5, replaced by getService() method in
IRepositoryServiceFactory |
com.sapportals.wcm.service.urlgenerator.IURLGenerator.getServiceServletPath()
as of EP 5.0 SP5, replaced by
IURLGeneratorService.getRelativeUri(PathKey) with parameter constant PathKey.SERVICE_PAGE. |
com.sapportals.wcm.repository.service.IRepositoryService.getServiceType()
As of EP 5.0 SP5, The "service type" is the name of the
configurable class. |
com.sapportals.wcm.repository.service.statemanagement.IStatemanagementManager.getStatemanagement()
as of NW04. All state management related classes will become resource-dependent.
Please use getStatemanagementResource() to handle states and transitions
for a single resource. |
com.sapportals.wcm.repository.service.statemanagement.IStatemanagementManager.getStatemanagementUtils()
as of NW04. All state management related classes will become resource-dependent
please use getStatemanagementResource().getUtils() to handle persistent storage of
state management related data |
com.sapportals.wcm.service.scheduler.ISchedulerTimeTable.getTable()
since KM5.0SP6 |
com.sapportals.wcm.service.indexmanagement.retrieval.classification.IClassificationIndex.getTaxonomyTrainingCrawler(ICollection, boolean)
as of NW04. Use startTaxonomyTrainingCrawler |
com.sapportals.wcm.service.indexmanagement.retrieval.classification.AbstractClassificationIndex.getTaxonomyTrainingUri(String)
as of NW04. Use getTaxonomyTrainingRid(String) |
com.sapportals.wcm.service.indexmanagement.retrieval.classification.IClassificationIndex.getTaxonomyTrainingUri(String)
as of NW04. Use getTaxonomyTrainingRid(String) |
com.sapportals.wcm.repository.service.discussion.IDiscussion.getThreads()
as of NW04. Replaced by getTopics() |
com.sapportals.wcm.service.AbstractService.getType()
As of EP 5.0 SP5, The "service type" is the name of the
configurable class. |
com.sapportals.wcm.repository.ExternalLinkException.getUnknownURIPart()
as of NW04. |
com.sapportals.wcm.repository.service.discussion.IDiscussionItem.getUri()
as of NW04. Replaced by getRid() |
com.sapportals.wcm.repository.service.discussion.IDiscussion.getUri()
as of NW04. Replaced by getRid() method |
com.sapportals.wcm.service.indexmanagement.retrieval.classification.IClassificationResult.getUri()
as of NW04. Use getRid() |
com.sapportals.wcm.service.indexmanagement.retrieval.search.ITextminingResult.getUri()
as of NW04. Use getRid() |
com.sapportals.wcm.repository.IResource.getURI()
As of EP 5.0 SP3, replaced by IResource.getRID() |
com.sapportals.wcm.repository.filter.IContentFilter.getURI()
as of NW04. |
com.sapportals.wcm.repository.service.subscription.ISubscriptionConditionEvent.getURI()
As of EP 5.0 SP2, replaced by ISubscriptionConditionEvent.getRID() |
com.sapportals.wcm.util.uri.URL.getURI()
as of NW04. Use UriFactory to parse URIs. |
com.sapportals.wcm.repository.service.discussion.IDiscussion.getUri(IDiscussionItem)
as of NW04. Replaced by getRid() method |
com.sapportals.wcm.service.urimapper.IUriMapperService.getUriFromConstantID(String)
as of NW04. |
com.sapportals.wcm.service.urimapper.IUriMapperService.getUriFromVariableID(String)
as of NW04. |
com.sapportals.wcm.repository.service.subscription.ISubscription.getURIs()
As of EP 5.0 SP2, replaced by ISubscription.getRIDs() |
com.sapportals.wcm.service.urlgenerator.IURLGenerator.getUserFolder(IUser, String)
as of EP 5.0 SP2, replaced by IURLGenerator.getUserFolderRID(IUser,
String) |
com.sapportals.wcm.service.urlgenerator.IURLGenerator.getUserFolderRID(IUser, String)
as of EP 5.0 SP5, replaced by IURLGeneratorService.getUserFolderRID(IUser, String) |
com.sapportals.wcm.service.urlgenerator.IURLGenerator.getUserHome(IUser)
as of EP 5.0 SP2, replaced by IURLGenerator.getUserHomeRID(IUser) |
com.sapportals.wcm.service.urlgenerator.IURLGenerator.getUserHomeRID(IUser)
as of EP 5.0 SP5, replaced by IURLGeneratorService.getUserHomeRID(IUser) |
com.sapportals.wcm.service.urlgenerator.IURLGenerator.getUsermappingServlet(String, String, String, String)
as of EP 5.0 SP5, replaced by IURLGeneratorService.getUsermappingPageUri(String, String, String,
String) |
com.sapportals.wcm.service.urlgenerator.IURLGenerator.getUserResource(IUser)
as of EP 5.0 SP2, replaced by IURLGenerator.getUserResourceRID(IUser) |
com.sapportals.wcm.service.urlgenerator.IURLGenerator.getUserResource(IUser, String)
as of EP 5.0 SP2, replaced by IURLGenerator.getUserResourceRID(IUser,
String) |
com.sapportals.wcm.service.urlgenerator.IURLGenerator.getUserResource(String)
as of EP 5.0 SP2, replaced by IURLGenerator.getUserResourceRID(String) |
com.sapportals.wcm.service.urlgenerator.IURLGenerator.getUserResource(String, String)
as of EP 5.0 SP2, replaced by IURLGenerator.getUserResourceRID(String, String) |
com.sapportals.wcm.service.urlgenerator.IURLGenerator.getUserResourceRID(IUser)
as of EP 5.0 SP5, replaced by IURLGeneratorService.getUserResourceRID(IUser) |
com.sapportals.wcm.service.urlgenerator.IURLGenerator.getUserResourceRID(IUser, String)
as of EP 5.0 SP5, replaced by IURLGeneratorService.getUserResourceRID(IUser, String) |
com.sapportals.wcm.service.urlgenerator.IURLGenerator.getUserResourceRID(String)
as of EP 5.0 SP5, replaced by IURLGeneratorService.getUserResourceRID(String) |
com.sapportals.wcm.service.urlgenerator.IURLGenerator.getUserResourceRID(String, String)
as of EP 5.0 SP5, replaced by IURLGeneratorService.getUserResourceRID(String, String) |
com.sapportals.wcm.repository.service.statemanagement.IState.getValue()
as of NW04. This method is not useful any longer. A state has
no value and is identified by its ID.
Returns value of a state |
com.sapportals.wcm.service.urlgenerator.IURLGenerator.getValue(String)
as of EP 5.0 SP5, replaced by IURLGeneratorService.getRelativeUri(PathKey) or IURLGeneratorService.getAbsoluteUri(PathKey) |
com.sapportals.wcm.service.urimapper.IUriMapperService.getVariableID(URI)
as of NW04. |
com.sapportals.wcm.service.urlgenerator.IURLGenerator.getViewerPath()
as of EP 5.0 SP5, replaced by IURLGeneratorService.getRelativeUri(PathKey) with parameter constant |
com.sapportals.wcm.service.urlgenerator.IURLGenerator.getXFBuilderServletPath()
as of EP 5.0 SP5, replaced by IURLGeneratorService.getRelativeUri(PathKey) with parameter constant PathKey.XML_FORMS_XFBUILDER_PAGE |
com.sapportals.wcm.repository.service.discussion.IDiscussion.hasChildren(IDiscussionItem)
as of NW04. Replaced by the hasChildren() of the IDiscussion interface |
com.sapportals.wcm.service.indexmanagement.retrieval.classification.AbstractClassificationIndex.indexDocument(IResource, String, IUriList, boolean)
as of NW04. Use indexDocument(IResource, String, IRidList, boolean) |
com.sapportals.wcm.service.indexmanagement.retrieval.classification.IClassificationIndex.indexDocument(IResource, String, IUriList, boolean)
as of NW04. Use indexDocument(IResource, String, IRidList, boolean) |
com.sapportals.wcm.service.indexmanagement.retrieval.classification.AbstractClassificationIndex.indexDocuments(IResourceList, String, IUriList, boolean)
as of NW04. Use indexDocuments(IResourceList, String, IRidList, boolean) |
com.sapportals.wcm.service.indexmanagement.retrieval.classification.IClassificationIndex.indexDocuments(IResourceList, String, IUriList, boolean)
as of NW04. Use indexDocuments(IResourceList, String, IRidList, boolean) |
com.sapportals.wcm.util.log.Category.info(Object)
as of NW04. Please use the standard logging instead. |
com.sapportals.wcm.util.log.Category.info(Object, Throwable)
as of NW04. Please use the standard logging instead. |
com.sapportals.wcm.util.systemconfig.ISystemPrincipal.isAclOwner()
as of NW04. |
com.sapportals.wcm.util.systemconfig.SystemPrincipal.isAclOwner()
as of NW04. |
com.sapportals.wcm.util.systemconfig.ISystemPrincipal.isAppLogViewer()
as of NW04. |
com.sapportals.wcm.util.systemconfig.SystemPrincipal.isAppLogViewer()
as of NW04. |
com.sapportals.wcm.util.log.Category.isDebugEnabled()
as of NW04. Please use the standard logging instead. |
com.sapportals.wcm.util.log.Category.isErrorEnabled()
as of NW04. Please use the standard logging instead. |
com.sapportals.wcm.util.log.Category.isFatalEnabled()
as of NW04. Please use the standard logging instead. |
com.sapportals.wcm.util.log.Category.isInfoEnabled()
as of NW04. Please use the standard logging instead. |
com.sapportals.wcm.repository.manager.IRepositoryManager.isServiceAvailable(String)
As of EP 5.0 SP5, replaced by getService() method in
IRepositoryServiceFactory |
com.sapportals.wcm.util.log.Category.isWarnEnabled()
as of NW04. Please use the standard logging instead. |
com.sapportals.wcm.util.cache.ICache.keys()
as of NW04. Use keySet() instead |
com.sapportals.wcm.util.factories.ReflectionUtils.loadClass(String, String)
as of NW04. Use CrtClassLoaderRegistry
instead. |
com.sapportals.wcm.service.indexmanagement.retrieval.search.ISearchIndex.loadQuery(Properties)
as of NW04. |
com.sapportals.wcm.service.indexmanagement.retrieval.search.ISearchIndexCollection.loadQuery(Properties)
as of NW04. |
com.sapportals.wcm.service.indexmanagement.retrieval.search.AbstractSearchIndexCollection.loadQuery(Properties)
as of NW04. |
com.sapportals.wcm.repository.IResource.move(URI, ICopyParameter)
As of EP 5.0 SP5, replaced by move() with RID parameter. |
com.sapportals.wcm.repository.IResource.move(URI, IPosition, ICopyParameter)
As of EP 5.0 SP5, replaced by move() with RID parameter. |
com.sapportals.wcm.service.indexmanagement.retrieval.classification.IClassificationIndex.queueTaxonomyTrainingCrawler(ICollection, boolean)
as of NW04. Use queueTaxonomyTrainingCrawler(String,ICollection,boolean) |
com.sapportals.wcm.repository.so.IMutableObjectFactory.registerClass(String, Class)
as of NW04. |
com.sapportals.wcm.service.indexmanagement.AbstractIndex.reindexPostClear(IIndexFolderList)
as of NW04. Does not work with the new crawlers |
com.sapportals.wcm.service.indexmanagement.retrieval.classification.AbstractClassificationIndex.reindexPostClear(IIndexFolderList)
as of NW04. Does not work with the new crawlers |
com.sapportals.wcm.util.config.ConfigurationProxy.reloadConfiguration()
since EP6.0 SP2 |
com.sapportals.wcm.service.indexmanagement.IIndex.removeAllFolderUris()
as of NW04. Use clear() at the IIndexFolderList interface |
com.sapportals.wcm.service.indexmanagement.AbstractIndex.removeAllFolderUris()
as of NW04. Use clear() at the IIndexFolderList interface |
com.sapportals.wcm.service.indexmanagement.IIndex.removeFolderUri(URI)
as of NW04. Use remove(IIndexFolder) at the IIndexFolderList interface |
com.sapportals.wcm.service.indexmanagement.AbstractIndex.removeFolderUri(URI)
as of NW04. Use remove(IIndexFolder) at the IIndexFolderList interface |
com.sapportals.wcm.service.urimapper.IUriMapperService.removeMultipleIDs(URI)
as of NW04. |
com.sapportals.wcm.service.urimapper.IUriMapperService.removeSingleID(URI)
as of NW04. |
com.sapportals.wcm.service.indexmanagement.retrieval.classification.AbstractClassificationIndex.removeTaxonomy(String)
as of NW04. Use removeTaxonomy(String,IResourceContext) |
com.sapportals.wcm.service.indexmanagement.retrieval.classification.IClassificationIndex.removeTaxonomy(String)
as of NW04. Use removeTaxonomy(String,IResourceContext) |
com.sapportals.wcm.service.urimapper.IUriMapperService.renameMultipleIDs(URI, URI)
as of NW04. |
com.sapportals.wcm.service.urimapper.IUriMapperService.renameSingleID(URI, URI)
as of NW04. |
com.sapportals.wcm.rendering.resource.IResourceRenderer.render(IProperty)
since EP6, SP2_CP |
com.sapportals.wcm.rendering.resource.IResourceRenderer.render(IProperty, int)
since EP6, SP2_CP |
com.sapportals.wcm.rendering.resource.IResourceRenderer.render(IProperty, String)
since EP6, SP2_CP |
com.sapportals.wcm.rendering.resource.IResourceRenderer.render(String, int)
since EP6, SP2_CP. Instead of this method, use |
com.sapportals.wcm.rendering.resource.IResourceRenderer.renderAction()
since EP6, SP2_CP |
com.sapportals.wcm.rendering.resource.IResourceRenderer.renderIcon()
since EP6, SP2_CP |
com.sapportals.wcm.rendering.resource.IResourceRenderer.renderIconContentlink()
since EP6, SP2_CP |
com.sapportals.wcm.rendering.resource.IResourceRenderer.renderImage()
since EP6, SP2_CP |
com.sapportals.wcm.rendering.resource.IResourceRenderer.renderImageContentlink()
since EP6, SP2_CP |
com.sapportals.wcm.service.indexmanagement.IIndexService.runQueuedCrawlers()
as of NW04. Does not work with the new crawlers |
com.sapportals.wcm.repository.service.appproperties.IApplicationProperties.search(IPropertyName, String, Object, Operator, boolean)
as of NW04. Use method with resource context parameter |
com.sapportals.wcm.util.log.Category.setAllLogMasks(int)
as of NW04. Please use the standard logging instead. |
com.sapportals.wcm.repository.IResource.setAsCurrentVersion()
As of EP 5.0 SP5 This method will fail if it's not possible to
unambigously identify the version-controlled resource to be updated
(this may happen when working resources or workspaces are used).
Instead check out the version-controlled resource, copy the version
onto it, then check it back again. |
com.sapportals.wcm.repository.service.discussion.IDiscussionItem.setContent(String)
as of NW04. |
com.sapportals.wcm.util.log.Category.setDefaultLogMask(int)
as of NW04. Please use the standard logging instead. |
com.sapportals.wcm.util.log.Category.setDefaultLogMask(String, int)
as of NW04. Please use the standard logging instead. |
com.sapportals.wcm.service.indexmanagement.retrieval.classification.AbstractClassificationIndex.setDocumentClassification(IResource, Map)
as of NW04. Use setDocClassification(IResource,Map) |
com.sapportals.wcm.service.indexmanagement.retrieval.classification.IClassificationIndex.setDocumentClassification(IResource, Map)
as of NW04. Use setDocClassification(IResource,Map) |
com.sapportals.wcm.service.indexmanagement.retrieval.classification.AbstractClassificationIndex.setDocumentClassification(IResource, Map, boolean)
as of NW04. Use setDocClassification(IResource,Map,boolean) |
com.sapportals.wcm.service.indexmanagement.retrieval.classification.IClassificationIndex.setDocumentClassification(IResource, Map, boolean)
as of NW04. Use setDocClassification(IResource,Map,boolean) |
com.sapportals.wcm.service.indexmanagement.retrieval.classification.AbstractClassificationIndex.setDocumentClassification(IResource, Map, boolean, boolean)
as of NW04. Use setDocClassification(IResource,Map,boolean, boolean) |
com.sapportals.wcm.service.indexmanagement.retrieval.classification.IClassificationIndex.setDocumentClassification(IResource, Map, boolean, boolean)
as of NW04. Use setDocClassification(IResource,Map,boolean, boolean) |
com.sapportals.wcm.service.indexmanagement.IIndexServiceEvent.setEventRID(RID)
As of EP 5.0 SP5, replaced by IIndexServiceEvent.setResource(IResource) |
com.sapportals.wcm.util.log.Category.setLogDirectory(String)
as of NW04. Please use the standard logging instead. |
com.sapportals.wcm.util.log.Category.setLogMask(int)
as of NW04. Please use the standard logging instead. |
com.sapportals.wcm.util.config.ConfigurationProxy.setPath(String)
since EP6.0 SP2 |
com.sapportals.wcm.repository.service.appproperties.IApplicationProperties.setProperty(IAppProperty, RID)
as of NW04. Use method with resource context parameter |
com.sapportals.wcm.service.indexmanagement.retrieval.search.IQueryEntry.setPropertyName(String)
as of NW04. See setPropertyName(IPropertyName) |
com.sapportals.wcm.util.config.ConfigurationProxy.setServletPath(String)
since EP6.0 SP2 |
com.sapportals.wcm.service.scheduler.ISchedulerTimeTable.setTable(ISchedulerTime)
since KM5.0SP6 |
com.sapportals.wcm.service.scheduler.ISchedulerTimeTable.setTable(ISchedulerTimeList)
since KM5.0SP6 |
com.sapportals.wcm.service.indexmanagement.retrieval.classification.AbstractClassificationIndex.setTaxonomyTrainingUri(String, URI)
as of NW04. Use setTaxonomyTrainingRid(String,RID) |
com.sapportals.wcm.service.indexmanagement.retrieval.classification.IClassificationIndex.setTaxonomyTrainingUri(String, URI)
as of NW04. Use setTaxonomyTrainingRid(String, RID) |
com.sapportals.wcm.repository.filter.AbstractFilterManager.shutDown()
As of EP 5.0 SP5, replaced by AbstractFilterManager.startUpImpl(). |
com.sapportals.wcm.service.AbstractService.shutDown()
As of EP 5.0 SP5, replaced by AbstractService.startUpImpl(). |
com.sapportals.wcm.service.indexmanagement.IIndexService.startDeltaIndexCrawler(IIndexFolder)
as of NW04. Crawlers can only be queued - use queueDeltaIndexCrawler |
com.sapportals.wcm.service.indexmanagement.IIndexService.startIndexCrawler(IIndexFolder)
as of NW04. Crawlers can only be queued - use queueIndexCrawler |
com.sapportals.wcm.service.indexmanagement.retrieval.classification.AbstractClassificationIndex.startTaxonomyTrainingCrawler(ICollection, boolean)
as of NW04. Crawlers can only be queued - use queueTaxonomyTrainingCrawler |
com.sapportals.wcm.service.indexmanagement.retrieval.classification.IClassificationIndex.startTaxonomyTrainingCrawler(ICollection, boolean)
as of NW04. Crawlers can only be queued - use queueTaxonomyTrainingCrawler(String,ICollection,boolean) |
com.sapportals.wcm.service.indexmanagement.retrieval.classification.IClassificationIndex.startTaxonomyTrainingCrawler(ICollection, boolean, boolean, ISemaphore)
as of NW04. Use startTaxonomyTrainingCrawler(String,ICollection,boolean,boolean,ISemaphore) |
com.sapportals.wcm.repository.filter.AbstractFilterManager.startUp()
As of EP 5.0 SP5, replaced by AbstractFilterManager.shutDownImpl(). |
com.sapportals.wcm.service.AbstractService.startUp()
As of EP 5.0 SP5, replaced by AbstractService.shutDownImpl(). |
com.sapportals.wcm.service.scheduler.ISchedulerService.updateSchedulerEntry(ISchedulerEntry)
since EP6.0SP1 |
com.sapportals.wcm.util.log.Category.warn(Object)
as of NW04. Please use the standard logging instead. |
com.sapportals.wcm.util.log.Category.warn(Object, Throwable)
as of NW04. Please use the standard logging instead. |