public class TRSTypeAliasAccessor<S extends org.neo4j.graphdb.PropertyContainer> extends Object implements TypeAliasAccessor<S>
| Constructor and Description |
|---|
TRSTypeAliasAccessor(TypeRepresentationStrategy<S> typeRepresentationStrategy) |
| Modifier and Type | Method and Description |
|---|---|
Object |
readAliasFrom(S source) |
void |
writeTypeTo(S sink,
Object type) |
public TRSTypeAliasAccessor(TypeRepresentationStrategy<S> typeRepresentationStrategy)
public Object readAliasFrom(S source)
readAliasFrom in interface TypeAliasAccessor<S extends org.neo4j.graphdb.PropertyContainer>public void writeTypeTo(S sink, Object type)
writeTypeTo in interface TypeAliasAccessor<S extends org.neo4j.graphdb.PropertyContainer>Copyright © 2011-2015–2015 Pivotal Software, Inc.. All rights reserved.