public interface SearchResult
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT |
static java.lang.String |
VERSION |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAvailability()
Retrieves availability information for a single rule that matches the search criteria
|
java.lang.String |
getRuleClass()
Retrieves the pxObjClass for a single rule that matches the search criteria
|
java.lang.String |
getRuleInsKey()
Retrieves the rule
|
java.lang.String |
getRuleInsName()
Retrieves pzInsName for a single rule that matches the search criteria
|
java.lang.String |
getRuleName()
Retrieves pyRuleName for a single rule that matches the search criteria
|
java.lang.String |
getRuleset()
Retrieves the ruleset of a single rule that matches the search criteria
|
java.lang.String |
getRulesetVersion()
Retrieves the ruleset version of a single rule that matches the search criteria
|
java.lang.String |
getScore()
Retrieves the search score
|
java.lang.String |
getUpdatedBy()
Retrieves updated by information for a single rule that matches the search criteria
|
java.lang.String |
getUpdatedOn()
Retrieves updated on information for a single rule that matches the search criteria
|
java.lang.String |
getWorkClass()
Retrieves the pxObjClass for the work object that matches the search criteria
|
java.lang.String |
getWorkCreatedOn()
Retrieves the work object creation date that matches the search criteria
|
java.lang.String |
getWorkId()
Retrieves the pyID of the work object that matches the search criteria
|
java.lang.String |
getWorkLabel()
Retrieves the label of work object that matches the search criteria
|
java.lang.String |
getWorkOriginator()
Retrieves the originator for the work object that matches the search criteria
|
java.lang.String |
getWorkStatus()
Retrieves the status of the work object that matches the search criteria
|
static final java.lang.String VERSION
static final java.lang.String COPYRIGHT
java.lang.String getScore()
java.lang.String getRuleset()
String
rulesetjava.lang.String getRulesetVersion()
String
ruleset versionjava.lang.String getRuleInsKey()
String
rule's instance keyjava.lang.String getAvailability()
java.lang.String getRuleInsName()
java.lang.String getRuleName()
java.lang.String getUpdatedBy()
java.lang.String getUpdatedOn()
java.lang.String getRuleClass()
java.lang.String getWorkClass()
java.lang.String getWorkCreatedOn()
java.lang.String getWorkId()
java.lang.String getWorkLabel()
java.lang.String getWorkOriginator()
java.lang.String getWorkStatus()
Copyright © 2018 Pegasystems Inc. All Rights Reserved.