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 org.bonitasoft.engine.persistence.PersistentObjectpublic void setTenantId(long id)
setTenantId in interface org.bonitasoft.engine.persistence.PersistentObjectpublic long getId()
getId in interface org.bonitasoft.engine.persistence.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 org.bonitasoft.engine.persistence.PersistentObjectCopyright © 2018 Bonitasoft S.A.. All rights reserved.