public class SPlatformDependencyMappingImpl extends Object implements SDependencyMapping
| Constructor and Description |
|---|
SPlatformDependencyMappingImpl() |
SPlatformDependencyMappingImpl(long artifactId,
ScopeType artifactType,
long dependencyId) |
| Modifier and Type | Method and Description |
|---|---|
long |
getArtifactId() |
ScopeType |
getArtifactType() |
long |
getDependencyId() |
String |
getDiscriminator() |
long |
getId() |
void |
setArtifactId(long artifactId) |
void |
setArtifactType(ScopeType artifactType) |
void |
setDependencyId(long dependencyId) |
void |
setId(long id) |
void |
setTenantId(long id) |
public SPlatformDependencyMappingImpl()
public SPlatformDependencyMappingImpl(long artifactId,
ScopeType artifactType,
long dependencyId)
public void setId(long id)
setId in interface PersistentObjectpublic void setTenantId(long id)
setTenantId in interface PersistentObjectpublic long getId()
getId in interface PersistentObjectpublic void setArtifactId(long artifactId)
public void setArtifactType(ScopeType artifactType)
public void setDependencyId(long dependencyId)
public long getArtifactId()
getArtifactId in interface SDependencyMappingpublic ScopeType getArtifactType()
getArtifactType in interface SDependencyMappingpublic long getDependencyId()
getDependencyId in interface SDependencyMappingpublic String getDiscriminator()
getDiscriminator in interface PersistentObjectCopyright © 2019 Bonitasoft S.A.. All rights reserved.