Method | Description | |
---|---|---|
DeleteDecision ( int decisionId ) : void | ||
GetAllDecisionsPerParagraph ( int pactionId ) : IList |
||
SaveDecision ( Decision dec ) : int |
public DeleteDecision ( int decisionId ) : void | ||
decisionId | int | |
return | void |
public GetAllDecisionsPerParagraph ( int pactionId ) : IList |
||
pactionId | int | |
return | IList |