@Deprecated protected static class ProductManager.ProductManagerSerializableDTO extends AbstractTenantAwareSerializationDTO
| Modifier | Constructor and Description |
|---|---|
protected |
ProductManagerSerializableDTO(Tenant tenant)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
resolveObject()
Deprecated.
This method is called by the
AbstractTenantAwareSerializationDTO.readResolve() method after setting the correct Tenant. |
getTenant, getTenantID, readResolve, toStringprotected ProductManagerSerializableDTO(Tenant tenant)
public java.lang.Object resolveObject()
throws java.io.ObjectStreamException
AbstractTenantAwareSerializationDTOAbstractTenantAwareSerializationDTO.readResolve() method after setting the correct Tenant. You may/must
add additional logic for your own serializable object.resolveObject in class AbstractTenantAwareSerializationDTOjava.io.ObjectStreamExceptionCopyright © 2018 SAP SE. All Rights Reserved.