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.
RESOURCE_TYPE_UNKNOWN
public static final java.lang.String RESOURCE_TYPE_UNKNOWN
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)
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.