public interface SPlatformDependencyMappingBuilderFactory
| Modifier and Type | Method and Description |
|---|---|
SPlatformDependencyMappingBuilder |
createNewInstance(long dependencyId,
long artifactId,
ScopeType artifactType) |
java.lang.String |
getArtifactIdKey() |
java.lang.String |
getArtifactTypeKey() |
java.lang.String |
getDependencyIdKey() |
java.lang.String |
getIdKey() |
SPlatformDependencyMappingBuilder createNewInstance(long dependencyId, long artifactId, ScopeType artifactType)
java.lang.String getIdKey()
java.lang.String getDependencyIdKey()
java.lang.String getArtifactIdKey()
java.lang.String getArtifactTypeKey()