org.spicefactory.pimento.io
Class ProxyEntitySnapshot
java.lang.Object
org.spicefactory.pimento.io.AbstractEntitySnapshot
org.spicefactory.pimento.io.ProxyEntitySnapshot
- All Implemented Interfaces:
- Externalizable, EntitySnapshot
public class ProxyEntitySnapshot
- extends AbstractEntitySnapshot
Represents an uninitialized proxy. Does only hold the id of the entity but none of its properties.
- Author:
- Jens Halm
ProxyEntitySnapshot
public ProxyEntitySnapshot()
- Creates a new instance. The default constructor will only be used
by the AMF decoder.
ProxyEntitySnapshot
public ProxyEntitySnapshot(int metadataId,
Object entityId)
- Creates a new instance.
- Parameters:
metadataId - the id of the metadata for this entityentityId - the id of the entity