com.sapportals.wcm.service.xmlforms.validation

Interface PropertyValidationError


public interface PropertyValidationError

An instance of this class represents an error during property validation Copyright 2004 SAP AG


Method Summary
 String getMessage()
          Gets an additional error message
 String getNamespaceAlias()
          Gets the namespace alias of the property, which caused the validation to fail
 String getPropertyName()
          Gets the name of the property, which caused the validation to fail
 

Method Detail

getNamespaceAlias

String getNamespaceAlias()
Gets the namespace alias of the property, which caused the validation to fail

Returns:
the namespace alias of the property

getPropertyName

String getPropertyName()
Gets the name of the property, which caused the validation to fail

Returns:
the name of the property

getMessage

String getMessage()
Gets an additional error message

Returns:
an error message, or null, if no message is available
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 2012 SAP AG Complete Copyright Notice