com.sap.sl.sdk.authoring.checkintegrity
Interface RuleStatus

All Superinterfaces:
IStatus

public interface RuleStatus
extends IStatus

The status of the rule built as an IStatus object.

Since:
14.1.5

Method Summary
 Rule getRule()
          Returns a rule of the check integrity process.
 
Methods inherited from interface com.sap.sl.sdk.framework.IStatus
getCause, getChildren, getCode, getMessage, getMessage, getSeverity, hasChildren
 

Method Detail

getRule

Rule getRule()
Returns a rule of the check integrity process.

Returns:
A Rule object


© Copyright 2016 SAP SE or an SAP affiliate company. All rights reserved.