com.sapportals.wcm.service.propertystructure

Interface IStructuredProperty


public interface IStructuredProperty

Property inside a property structure.


Method Summary
 IMetaName getMetaName()
          Gets the meta name object for this property.
 IMetaName getMetaName(IProperty property)
          Gets the meta name object for this property.
 IPropertyName getPropertyName()
          Gets the property name for the property
 

Method Detail

getPropertyName

IPropertyName getPropertyName()
                              throws PropertyStructureServiceException
Gets the property name for the property

Returns:
property name
Throws:
PropertyStructureServiceException

getMetaName

IMetaName getMetaName()
                      throws PropertyStructureServiceException
Gets the meta name object for this property.

Returns:
meta name
Throws:
PropertyStructureServiceException

getMetaName

IMetaName getMetaName(IProperty property)
                      throws PropertyStructureServiceException
Gets the meta name object for this property.

Parameters:
property - corresponding property object. Must be the property for the property name returned by #getPropertyName().
Returns:
meta name
Throws:
PropertyStructureServiceException
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] KMC-CM [sap.com] tc/km/frwk api EP-KM-CM
[sap.com] KMC-WPC [sap.com] tc/kmc/wpc/wpcfacade api EP-PIN-WPC-WCM


Copyright 2014 SAP AG Complete Copyright Notice