Package org.kuali.coeus.propdev.api.s2s
Interface S2sProviderContract
-
- All Superinterfaces:
Coded,Describable,Inactivatable
public interface S2sProviderContract extends Coded, Describable, Inactivatable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetConnectorServiceName()-
Methods inherited from interface org.kuali.coeus.sys.api.model.Describable
getDescription
-
Methods inherited from interface org.kuali.coeus.sys.api.model.Inactivatable
isActive
-
-
-
-
Method Detail
-
getConnectorServiceName
String getConnectorServiceName()
-
-