|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.sap.mdm.validation.ValidationProperties
This class represents a validation rule.
| Nested Class Summary | |
class |
ValidationProperties.ExecutionType
This class contains a list of enumeration of the available execution type. |
| Constructor Summary | |
ValidationProperties(Id containerId,
ValidationId validationId,
GroupNodeId[] validationGroupIds,
MultilingualString name,
String code,
MultilingualString description,
MultilingualString message,
int executionType,
boolean isCallable)
Constructs a ValidationProperties object with the specified parameters. |
|
ValidationProperties(ValidationId validationId,
GroupNodeId[] validationGroupIds,
MultilingualString name,
String code,
MultilingualString description,
MultilingualString message,
int executionType,
boolean isCallable)
Constructs with the specified parameters. |
|
| Method Summary | |
String |
getCode()
Returns a string identifier for a named repository object. |
Id |
getContainerId()
Returns the table Id or tuple definition Id to which the validation belongs. |
MultilingualString |
getDescription()
Returns the validation description. |
int |
getExecutionType()
Returns the execution type. |
ValidationId |
getId()
Returns the validation Id. |
MultilingualString |
getMessage()
Returns the error/warning message. |
MultilingualString |
getName()
Returns the validation name. |
GroupNodeId[] |
getValidationGroupIds()
Returns the groups the validation belongs to. |
boolean |
isCallable()
Returns whether this validation can be included in another validation. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ValidationProperties(ValidationId validationId,
GroupNodeId[] validationGroupIds,
MultilingualString name,
String code,
MultilingualString description,
MultilingualString message,
int executionType,
boolean isCallable)
validationId - the validation IdvalidationGroupIds - the groups the validation belongs toname - the validation namecode - the validation code namedescription - the validation descriptionmessage - the error/warning message for the validationexecutionType - the execution typeisCallable - whether this validation can be included in another validation
public ValidationProperties(Id containerId,
ValidationId validationId,
GroupNodeId[] validationGroupIds,
MultilingualString name,
String code,
MultilingualString description,
MultilingualString message,
int executionType,
boolean isCallable)
ValidationProperties object with the specified parameters.
containerId - the table or tuple definition to which the validation belongsvalidationId - the validation IdvalidationGroupIds - the groups to which the validation belongsname - the validation namecode - the validation codedescription - the validation descriptionmessage - the error/warning message for the validationexecutionType - the execution typeisCallable - whether this validation can be included in another validation| Method Detail |
public Id getContainerId()
TableId,
TupleDefinitionIdpublic String getCode()
NamedRepositoryItem
getCode in interface NamedRepositoryItempublic ValidationId getId()
public GroupNodeId[] getValidationGroupIds()
public boolean isCallable()
True if this validation can be included in another validation, otherwise falsepublic MultilingualString getDescription()
public MultilingualString getMessage()
public MultilingualString getName()
public int getExecutionType()
ValidationProperties.ExecutionType
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Copyright 2004-2007 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.