@Deprecated protected static class ProductManager.ProductManagerSerializableDTO extends AbstractTenantAwareSerializationDTO
| Modifier | Constructor and Description |
|---|---|
protected |
ProductManagerSerializableDTO(Tenant tenant)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
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 Object resolveObject() throws ObjectStreamException
AbstractTenantAwareSerializationDTOAbstractTenantAwareSerializationDTO.readResolve() method after setting the correct Tenant. You may/must
add additional logic for your own serializable object.resolveObject in class AbstractTenantAwareSerializationDTOObjectStreamExceptionCopyright © 2017 SAP SE. All Rights Reserved.