Class ConnectorPersistRemote.EntityDataRecord
java.lang.Object
com.priint.pubserver.plugin.interfaces.ConnectorPersistRemote.EntityDataRecord
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ConnectorPersistRemote.EntityDataRecord4Update
- Enclosing interface:
- ConnectorPersistRemote
@Deprecated
public static class ConnectorPersistRemote.EntityDataRecord
extends Object
implements Serializable
Deprecated.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Deprecated.Create an EntityDataRecord from an EntityData object.EntityDataRecord(Class<?> clazz, String identifier) Deprecated. -
Method Summary
Modifier and TypeMethodDescriptionClass<?>getClazz()Deprecated.Deprecated.voidDeprecated.voidsetIdentifier(String identifier) Deprecated.toString()Deprecated.
-
Constructor Details
-
EntityDataRecord
public EntityDataRecord()Deprecated. -
EntityDataRecord
Deprecated.- Parameters:
clazz-identifier-
-
EntityDataRecord
Deprecated.Create an EntityDataRecord from an EntityData object.- Parameters:
obj-
-
-
Method Details
EntityIteminstead