Uses of Interface
com.sapportals.wcm.util.name.IName

Packages that use IName
com.sapportals.wcm.repository Contains the repository framework interfaces and classes.  
com.sapportals.wcm.repository.manager.entrypoints.context   
com.sapportals.wcm.service.indexmanagement.retrieval.search Provides functions for searching and textmining.  
com.sapportals.wcm.service.relation Provides a service to persist relationships between relation operands.  
com.sapportals.wcm.service.reporting   
com.sapportals.wcm.util.name Contains a generic interface and class for qualified names.  
 

Uses of IName in com.sapportals.wcm.repository
 

Subinterfaces of IName in com.sapportals.wcm.repository
 interface IPropertyName
          A property's name and namespace
 

Classes in com.sapportals.wcm.repository that implement IName
 class IllegalPropertyNameException
          Raised when a property name was not acceptable.
 class PropertyName
          The name of a resource's property.
 class PropertyNameTooLongException
          Raised when a property name was too long.
 

Fields in com.sapportals.wcm.repository declared as IName
static IName IVersionResource.FORKBEHAVIOUR_DISCOURAGED
          Forks are discouraged, and a checkin/checkout request must specifically allow them.
static IName IVersionResource.FORKBEHAVIOUR_FORBIDDEN
          Forks are forbidden, and a checkin/checkout requests creating a fork will be rejected.
static IName IVersionControlledResource.AUTOVERSIONING_MODE_CHECKOUT_CHECKIN
          See RFC3253, section 3.2.2
static IName IVersionControlledResource.AUTOVERSIONING_MODE_CHECKOUT_UNLOCKED_CHECKIN
           
static IName IVersionControlledResource.AUTOVERSIONING_MODE_CHECKOUT
           
static IName IVersionControlledResource.AUTOVERSIONING_MODE_LOCKED_CHECKOUT
           
static IName IVersionControlledResource.AUTOVERSIONING_MODE_NONE
           
 

Methods in com.sapportals.wcm.repository that return IName
 IName IVersionControlledResource.getAutoVersioningMode()
           
 

Uses of IName in com.sapportals.wcm.repository.manager.entrypoints.context
 

Classes in com.sapportals.wcm.repository.manager.entrypoints.context that implement IName
 class ProviderPrioPropertyName
          Property name of a property of an entry point resource that contains the configured priority of the corresponding entry point provider.
 class ShowChildrenPropertyName
          If an entry point has this property with value "true", an application should render the children of a link folder as direct children.
 

Uses of IName in com.sapportals.wcm.service.indexmanagement.retrieval.search
 

Subinterfaces of IName in com.sapportals.wcm.service.indexmanagement.retrieval.search
 interface ISortPropertyName
          A sort property name is a combination of a resource property name and a sort direction.
 

Classes in com.sapportals.wcm.service.indexmanagement.retrieval.search that implement IName
 class SortPropertyName
          A sort property name is a combination of a resource property name and a sort direction.
 

Uses of IName in com.sapportals.wcm.service.relation
 

Subinterfaces of IName in com.sapportals.wcm.service.relation
 interface IOrderedRelationType
          A relation type, which supports ordering on it's relations.
 interface IRelationType
          The type of a relation.
 

Uses of IName in com.sapportals.wcm.service.reporting
 

Methods in com.sapportals.wcm.service.reporting that return IName
 IName ReportInput.getReportName()
           
 IName ReportCommandInput.getCommandName()
           
 IName IReportResult.getReportName()
          Get the name of the report which produced this result
 IName IReportInput.getReportName()
          Get name of report that should handle this input
 IName IReportCommandInput.getCommandName()
          Get name of report command that should handle this input
 IName IReportCommand.getName()
          Get name of this command
 IName IReport.getName()
          Get name of report
 

Methods in com.sapportals.wcm.service.reporting with parameters of type IName
 IPropertyDef ReportInputMeta.getDefinition(IName name)
           
 Object ReportInputMeta.getDefault(IName name)
           
static ReportInput ReportInput.getInstance(IName report, List scope, int maxResults, IPropertyMap params, List inputs)
           
static ReportInput ReportInput.getInstance(IName report, IPropertyMap params, List inputs)
           
static ReportInput ReportInput.getInstance(IName report, List scope)
           
static ReportCommandInput ReportCommandInput.getInstance(IName name, IPropertyMap input)
           
static ReportCommandInput ReportCommandInput.getInstance(IName name)
           
 IPropertyDef IReportInputMeta.getDefinition(IName name)
          Get parameter definition for given parameter.
 Object IReportInputMeta.getDefault(IName name)
          Get default value for give parameter.
 IReport IReportingService.getReport(IName name, IResourceContext context)
          Lookup a report by name.
 RID IReportingService.registerIDMapping(IName name)
          Reserves a unique and persistent namespace prefix for the given name.
 IReportInput IReportFollowup.getFollowupInput(IName report, IReportResult result, IResultIterator selected)
          Calculate an appropriate IReportInput useable for executing the given IReport as follow-up on the given IReportResult.
 IReport IReportCollection.getReport(IName name, IResourceContext context)
          Return IReport with given name or null if not found.
 RID IReportCollection.getReportRID(IName name)
          Return RID of report resource with given name or null if not found.
 RID IReportCollection.registerIDMapping(IName name, IResourceContext context)
          Reserves a unique and persistent namespace prefix for the given name.
 String IReport.getDisplayName(IName name, Locale locale)
          Get name for display in user interface with given locale for given parameter.
 String IReport.getDescription(IName name, Locale locale)
          Get description of report with given locale for given parameter.
 IReportCommand IReport.getCommand(IName name)
          Return a specific report command by name which belongs to this report.
 

Uses of IName in com.sapportals.wcm.util.name
 

Classes in com.sapportals.wcm.util.name that implement IName
 class Name
          Generic class for the representation of namespace-qualified names.
 



Copyright 2006 SAP AG. All rights reserved. No part of this publication may be reproduced or transmitted in any form or for any purpose without the express permission of SAP AG. The information contained herein may be changed without prior notice. Microsoft, Windows, Outlook, and PowerPoint are registered trademarks of Microsoft Corporation. Oracle is a registered trademark of Oracle Corporation. UNIX, X/Open, OSF/1, and Motif are registered trademarks of the Open Group. Citrix, ICA, Program Neighborhood, MetaFrame, WinFrame, VideoFrame, and MultiWin are trademarks or registered trademarks of Citrix Systems, Inc. HTML, XML, XHTML and W3C are trademarks or registered trademarks of W3C, World Wide Web Consortium, Massachusetts Institute of Technology. Java is a registered trademark of Sun Microsystems, Inc. JavaScript is a registered trademark of Sun Microsystems, Inc., used under license for technology invented and implemented by Netscape. MaxDB is a trademark of MySQL AB, Sweden. 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.