public abstract class SContractData extends org.bonitasoft.engine.persistence.PersistentObjectId implements org.bonitasoft.engine.persistence.PersistentObject
SContractData()
SContractData(String name, Serializable value, long scopeId)
String
getDiscriminator()
getName()
long
getScopeId()
Serializable
getValue()
void
setName(String name)
setScopeId(long scopeId)
setValue(Serializable value)
equals, getId, getTenantId, hashCode, setId, setTenantId, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getId, setId, setTenantId
public SContractData()
public SContractData(String name, Serializable value, long scopeId)
public long getScopeId()
public void setScopeId(long scopeId)
public String getName()
public void setName(String name)
public Serializable getValue()
public void setValue(Serializable value)
public String getDiscriminator()
getDiscriminator
org.bonitasoft.engine.persistence.PersistentObject
Copyright © 2015 Bonitasoft S.A.. All rights reserved.