Package org.nuxeo.ecm.core.storage.sql
Class Mapper.Identification
- java.lang.Object
-
- org.nuxeo.ecm.core.storage.sql.Mapper.Identification
-
- All Implemented Interfaces:
Serializable
- Enclosing interface:
- Mapper
public static final class Mapper.Identification extends Object implements Serializable
Identifiers assigned by a server to identify a client mapper and its repository.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description String
mapperId
String
repositoryId
-
Constructor Summary
Constructors Constructor Description Identification(String repositoryId, String mapperId)
-