public static final class RowMapper.IdWithTypes extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
Serializable |
id |
String[] |
mixinTypes |
String |
primaryType |
Constructor and Description |
---|
RowMapper.IdWithTypes(Node node) |
RowMapper.IdWithTypes(Serializable id,
String primaryType,
String[] mixinTypes) |
RowMapper.IdWithTypes(SimpleFragment hierFragment) |
public final Serializable id
public final String primaryType
public final String[] mixinTypes
public RowMapper.IdWithTypes(Serializable id, String primaryType, String[] mixinTypes)
public RowMapper.IdWithTypes(Node node)
public RowMapper.IdWithTypes(SimpleFragment hierFragment) throws StorageException
StorageException
Copyright © 2015 Nuxeo SA. All rights reserved.