public class SCommandImpl extends CommandDeployment implements org.bonitasoft.engine.command.model.SCommand
| Constructor and Description |
|---|
SCommandImpl() |
SCommandImpl(org.bonitasoft.engine.command.model.SCommand command) |
SCommandImpl(String name,
String description,
String implementation) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getDiscriminator() |
long |
getId() |
boolean |
getSystem() |
long |
getTenantId() |
int |
hashCode() |
void |
setId(long id) |
void |
setSystem(boolean system) |
void |
setTenantId(long tenantId) |
getDescription, getImplementation, getName, setDescription, setImplementation, setName, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetDescription, getImplementation, getNamepublic SCommandImpl()
public SCommandImpl(org.bonitasoft.engine.command.model.SCommand command)
public void setSystem(boolean system)
public String getDiscriminator()
getDiscriminator in interface org.bonitasoft.engine.persistence.PersistentObjectpublic long getTenantId()
public long getId()
getId in interface org.bonitasoft.engine.persistence.PersistentObjectpublic void setTenantId(long tenantId)
setTenantId in interface org.bonitasoft.engine.persistence.PersistentObjectpublic void setId(long id)
setId in interface org.bonitasoft.engine.persistence.PersistentObjectpublic boolean equals(Object o)
equals in class CommandDeploymentpublic int hashCode()
hashCode in class CommandDeploymentpublic boolean getSystem()
getSystem in interface org.bonitasoft.engine.command.model.SCommandCopyright © 2015 Bonitasoft S.A.. All rights reserved.