Interface NotificationChannelReviewerContract
- All Superinterfaces:
org.kuali.rice.core.api.mo.common.GloballyUnique,KenIdentifiable,org.kuali.rice.core.api.mo.common.Versioned
- All Known Implementing Classes:
NotificationChannelReviewer,NotificationChannelReviewer.Builder
public interface NotificationChannelReviewerContract
extends KenIdentifiable, org.kuali.rice.core.api.mo.common.Versioned, org.kuali.rice.core.api.mo.common.GloballyUnique
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface org.kuali.rice.core.api.mo.common.GloballyUnique
getObjectIdMethods inherited from interface org.kuali.rice.ken.api.common.KenIdentifiable
getIdMethods inherited from interface org.kuali.rice.core.api.mo.common.Versioned
getVersionNumber
-
Method Details
-
getChannel
NotificationChannelContract getChannel() -
getReviewerType
String getReviewerType() -
getReviewerId
String getReviewerId()
-