Uses of Interface
com.sapportals.wcm.repository.IPropertyDef

Packages that use IPropertyDef
com.sapportals.wcm.repository Contains the repository framework interfaces and classes.  
com.sapportals.wcm.repository.service.layout   
com.sapportals.wcm.service.reporting   
 

Uses of IPropertyDef in com.sapportals.wcm.repository
 

Classes in com.sapportals.wcm.repository that implement IPropertyDef
 class PropertyDef
          Information about the type, name and other attributes of a property.
 

Methods in com.sapportals.wcm.repository that return IPropertyDef
static IPropertyDef PropertyDef.createCreatedBy()
           
static IPropertyDef PropertyDef.createLastModifiedBy()
           
static IPropertyDef PropertyDef.createCreationDate()
           
static IPropertyDef PropertyDef.createHidden()
           
static IPropertyDef PropertyDef.createLastModified()
           
static IPropertyDef PropertyDef.createDescription()
           
static IPropertyDef PropertyDef.createDisplayname()
           
static IPropertyDef PropertyDef.createReadOnly()
           
static IPropertyDef PropertyDef.createContentLength()
           
static IPropertyDef PropertyDef.createContentType()
           
static IPropertyDef PropertyDef.createETag()
           
static IPropertyDef PropertyDef.createContentLanguage()
           
static IPropertyDef PropertyDef.createResourceType()
           
 IPropertyDef Property.getPropertyDef()
           
 IPropertyDef IProperty.getPropertyDef()
          Get a reference to the proeprty definition.
 

Constructors in com.sapportals.wcm.repository with parameters of type IPropertyDef
PropertyDef(IPropertyDef def)
          Construct a new PropertyDef
Property(IPropertyName name, IPropertyDef def, String value)
          Construct a new property of type STRING.
Property(IPropertyName name, IPropertyDef def, Date value)
          Construct a new property of type DATE.
Property(IPropertyName name, IPropertyDef def, Boolean value)
          Construct a new property of type BOOLEAN.
Property(IPropertyName name, IPropertyDef def, Integer value)
          Construct a new property of type INTEGER.
Property(IPropertyName name, IPropertyDef def, Long value)
          Construct a new property of type LONG.
Property(IPropertyName name, IPropertyDef def, XMLMarkup value)
          Construct a new property of type XML.
Property(IPropertyName name, IPropertyDef def, Object value)
          Construct a new property.
Property(IPropertyName name, IPropertyDef def, List values)
          Construct a new multi-valued property.
Property(IPropertyName name, IPropertyDef def, String value, Properties attributes)
          Construct a new property of type STRING.
Property(IPropertyName name, IPropertyDef def, Date value, Properties attributes)
          Construct a new property of type DATE.
Property(IPropertyName name, IPropertyDef def, Boolean value, Properties attributes)
          Construct a new property of type BOOLEAN.
Property(IPropertyName name, IPropertyDef def, Integer value, Properties attributes)
          Construct a new property of type INTEGER.
Property(IPropertyName name, IPropertyDef def, Long value, Properties attributes)
          Construct a new property of type LONG.
Property(IPropertyName name, IPropertyDef def, XMLMarkup value, Properties attributes)
          Construct a new property of type XML.
Property(IPropertyName name, IPropertyDef def, Object value, Properties attributes)
          Construct a new property.
Property(IPropertyName name, IPropertyDef def, List values, Properties attributes)
          Construct a new multi-valued property.
Property(IPropertyName name, IPropertyDef def)
           
MutableProperty(IPropertyName name, IPropertyDef def, String value)
          Construct a new property of type STRING.
MutableProperty(IPropertyName name, IPropertyDef def, Date value)
          Construct a new property of type DATE.
MutableProperty(IPropertyName name, IPropertyDef def, Boolean value)
          Construct a new property of type BOOLEAN.
MutableProperty(IPropertyName name, IPropertyDef def, Integer value)
          Construct a new property of type INTEGER.
MutableProperty(IPropertyName name, IPropertyDef def, Long value)
          Construct a new property of type LONG.
MutableProperty(IPropertyName name, IPropertyDef def, XMLMarkup value)
          Construct a new property of type XML.
MutableProperty(IPropertyName name, IPropertyDef def, Object value)
          Construct a new property.
MutableProperty(IPropertyName name, IPropertyDef def, List values)
          Construct a new multi-valued property.
MutableProperty(IPropertyName name, IPropertyDef def, String value, Properties attributes)
          Construct a new property of type STRING.
MutableProperty(IPropertyName name, IPropertyDef def, Date value, Properties attributes)
          Construct a new property of type DATE.
MutableProperty(IPropertyName name, IPropertyDef def, Boolean value, Properties attributes)
          Construct a new property of type BOOLEAN.
MutableProperty(IPropertyName name, IPropertyDef def, Integer value, Properties attributes)
          Construct a new property of type INTEGER.
MutableProperty(IPropertyName name, IPropertyDef def, Long value, Properties attributes)
          Construct a new property of type LONG.
MutableProperty(IPropertyName name, IPropertyDef def, XMLMarkup value, Properties attributes)
          Construct a new property of type XML.
MutableProperty(IPropertyName name, IPropertyDef def, Object value, Properties attributes)
          Construct a new property.
MutableProperty(IPropertyName name, IPropertyDef def, List values, Properties attributes)
          Construct a new multi-valued property.
 

Uses of IPropertyDef in com.sapportals.wcm.repository.service.layout
 

Fields in com.sapportals.wcm.repository.service.layout declared as IPropertyDef
static IPropertyDef CustomPropertyConst.IMAGE_SRC_DEF
           
static IPropertyDef CustomPropertyConst.ICON_SRC_DEF
           
static IPropertyDef CustomPropertyConst.ICON_ROLLOVER_SRC_DEF
           
 

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

Methods in com.sapportals.wcm.service.reporting that return IPropertyDef
 IPropertyDef ReportInputMeta.getDefinition(IName name)
           
 IPropertyDef IReportInputMeta.getDefinition(IName name)
          Get parameter definition for given parameter.
 



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.