SAP NetWeaver '04

com.sapportals.wcm.service.propertyconfig
Interface IMetaContext

[contained in: com.sap.km.cm.service.base.par - km.shared.service.propertyconfig_api.jar]
public interface IMetaContext

Provides context information.


Field Summary
static java.lang.String RESOURCE_TYPE_UNKNOWN
           
 
Method Summary
 java.util.Map getAdditionalInformation()
           
 PropertyDisplayMode getDisplayMode()
           
 java.util.HashMap getInvalidMetaNames()
           
 java.lang.String getMimeType()
           
 ICollection getParentCollection()
           
 IPropertyMap getPropertyMap()
           
 IPropertyRendererProxy getRendererProxy()
           
 IResource getResource()
           
 IResourceContext getResourceContext()
           
 java.lang.String getResourcePath()
           
 java.lang.String[] getResourceTypes()
           
 boolean isCollection()
           
 void setAdditionalInformation(java.util.Map additionalInformation)
           
 void setDisplayMode(PropertyDisplayMode displayMode)
           
 void setInvalidMetaNames(java.util.HashMap invalidMetaNames)
           
 void setIsCollection(boolean isCollection)
           
 void setMimeType(java.lang.String mimeType)
           
 void setParentCollection(ICollection parentCollection)
           
 void setPropertyMap(IPropertyMap propertyMap)
           
 void setRendererProxy(IPropertyRendererProxy rendererProxy)
           
 void setResource(IResource resource)
           
 void setResourceContext(IResourceContext resourceContext)
           
 void setResourcePath(java.lang.String resourcePath)
           
 void setResourceTypes(java.lang.String[] resourceTypes)
           
 

Field Detail

RESOURCE_TYPE_UNKNOWN

public static final java.lang.String RESOURCE_TYPE_UNKNOWN
Method Detail

isCollection

public boolean isCollection()

getResourcePath

public java.lang.String getResourcePath()

getMimeType

public java.lang.String getMimeType()

getResourceTypes

public java.lang.String[] getResourceTypes()

getResource

public IResource getResource()

getParentCollection

public ICollection getParentCollection()

getPropertyMap

public IPropertyMap getPropertyMap()

setIsCollection

public void setIsCollection(boolean isCollection)

setResourcePath

public void setResourcePath(java.lang.String resourcePath)

setMimeType

public void setMimeType(java.lang.String mimeType)

setResourceTypes

public void setResourceTypes(java.lang.String[] resourceTypes)

setResource

public void setResource(IResource resource)

setParentCollection

public void setParentCollection(ICollection parentCollection)

setPropertyMap

public void setPropertyMap(IPropertyMap propertyMap)

getResourceContext

public IResourceContext getResourceContext()

setResourceContext

public void setResourceContext(IResourceContext resourceContext)

getDisplayMode

public PropertyDisplayMode getDisplayMode()

setDisplayMode

public void setDisplayMode(PropertyDisplayMode displayMode)

getRendererProxy

public IPropertyRendererProxy getRendererProxy()

setRendererProxy

public void setRendererProxy(IPropertyRendererProxy rendererProxy)

getInvalidMetaNames

public java.util.HashMap getInvalidMetaNames()

setInvalidMetaNames

public void setInvalidMetaNames(java.util.HashMap invalidMetaNames)

getAdditionalInformation

public java.util.Map getAdditionalInformation()

setAdditionalInformation

public void setAdditionalInformation(java.util.Map additionalInformation)

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.