Interface IRoutingAlgorithmDS
- All Known Implementing Classes:
XmlRoutingAlgorithmDS
public interface IRoutingAlgorithmDS
-
Method Details
-
getId
GUID getId() -
getName
String getName() -
getDescription
String getDescription() -
getIsExternal
boolean getIsExternal() -
getReevaluationEvent
ReevaluationEvent getReevaluationEvent() -
getIsUserOverwritingEnabled
boolean getIsUserOverwritingEnabled()
-