Interface ServiceDefinition
-
- All Known Subinterfaces:
ServiceDefinitionEntity
- All Known Implementing Classes:
ServiceDefinitionEntityImpl
public interface ServiceDefinition
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getDeploymentId()
String
getId()
String
getKey()
String
getName()
String
getReferenceKey()
String
getResourceName()
String
getTenantId()
String
getType()
int
getVersion()
-