@Service public class PunctuationCheck extends Object implements org.jabylon.common.review.ReviewParticipant
| Constructor and Description |
|---|
PunctuationCheck() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getID() |
String |
getName() |
String |
getReviewType() |
org.jabylon.properties.Review |
review(org.jabylon.properties.PropertyFileDescriptor descriptor,
org.jabylon.properties.Property master,
org.jabylon.properties.Property slave) |
public org.jabylon.properties.Review review(org.jabylon.properties.PropertyFileDescriptor descriptor,
org.jabylon.properties.Property master,
org.jabylon.properties.Property slave)
review in interface org.jabylon.common.review.ReviewParticipantpublic String getReviewType()
getReviewType in interface org.jabylon.common.review.ReviewParticipantpublic String getID()
getID in interface org.jabylon.common.review.ReviewParticipantpublic String getDescription()
getDescription in interface org.jabylon.common.review.ReviewParticipantpublic String getName()
getName in interface org.jabylon.common.review.ReviewParticipantCopyright © 2013–2017 Jabylon. All rights reserved.