public class SABlobDataInstance extends SADataInstance
| Constructor and Description |
|---|
SABlobDataInstance(SDataInstance sDataInstance) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Class<? extends PersistentObject> |
getPersistentObjectInterface() |
java.io.Serializable |
getValue() |
void |
setValue(java.io.Serializable value) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetArchiveDate, getSourceObjectIdgetId, setId, setTenantIdpublic SABlobDataInstance(SDataInstance sDataInstance)
public java.io.Serializable getValue()
getValue in class SADataInstancepublic void setValue(java.io.Serializable value)
setValue in class SADataInstancepublic java.lang.Class<? extends PersistentObject> getPersistentObjectInterface()
getPersistentObjectInterface in interface ArchivedPersistentObjectgetPersistentObjectInterface in class SADataInstance