Package org.dspace.app.rest.model
Class NotifyServiceInboundPatternRest
java.lang.Object
org.dspace.app.rest.model.NotifyServiceInboundPatternRest
representation of the Notify Service Inbound Pattern
- Author:
- Mohamed Eskander (mohamed.eskander at 4science.com)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidsetAutomatic(boolean automatic) voidsetConstraint(String constraint) voidsetPattern(String pattern)
-
Constructor Details
-
NotifyServiceInboundPatternRest
public NotifyServiceInboundPatternRest()
-
-
Method Details
-
getPattern
-
setPattern
-
getConstraint
-
setConstraint
-
isAutomatic
public boolean isAutomatic() -
setAutomatic
public void setAutomatic(boolean automatic)
-