SAP NetWeaver '04

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

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

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
 IPropertyDef Property.getPropertyDef()
           
 IPropertyDef IProperty.getPropertyDef()
          Get a reference to the proeprty definition.
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()
           
 

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


SAP NetWeaver '04

Copyright © 2004 by SAP AG. All Rights Reserved.
SAP, R/3, mySAP, mySAP.com, xApps, xApp, SAP NetWeaver, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other countries all over the world. All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary.

These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies ("SAP Group") for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty.