Modifier and Type | Method and Description |
---|---|
LinkProperty<? extends OrientBean> |
Edge.In() |
LinkProperty<? extends OrientBean> |
Edge.Out() |
Modifier and Type | Method and Description |
---|---|
LinkProperty<AbstractArtist> |
AudioTrack.Artist() |
LinkProperty<AbstractArtist> |
AudioAlbum.Artist() |
LinkProperty<AbstractArtist> |
AudioTrack.Composer() |
LinkProperty<AudioTrack> |
AudioTrack.CoverOf() |
LinkProperty<AudioGenre> |
AudioTrack.Genre() |
LinkProperty<AudioGenre> |
AudioGenre.Parent() |
LinkProperty<Language> |
AudioTrack.PrimaryLanguage() |
Modifier and Type | Method and Description |
---|---|
LinkProperty<City> |
Address.City() |
LinkProperty<Country> |
Address.Country() |
LinkProperty<PostalCode> |
Address.PostalCode() |
LinkProperty<Region> |
Address.Region() |
Modifier and Type | Method and Description |
---|---|
LinkProperty<Person> |
ArtistPerson.Person() |
Modifier and Type | Method and Description |
---|---|
LinkProperty<Country> |
Region.Country() |
LinkProperty<Country> |
PostalCode.Country() |
Modifier and Type | Method and Description |
---|---|
LinkProperty<DeBundesland> |
DeRegierungsbezirk.Bundesland() |
LinkProperty<DeGemeinde> |
DeBundesland.Capital() |
LinkProperty<DeGemeinde> |
DeGemeindeteil.Gemeinde() |
LinkProperty<DeLandkreis> |
DeGemeinde.Landkreis() |
LinkProperty<DeRegierungsbezirk> |
DeLandkreis.Regierungsbezirk() |
Modifier and Type | Method and Description |
---|---|
LinkProperty<E> |
PropertyFactoryLink.create(String name,
GenericType<? extends Link<E>> valueType,
Bean bean,
AbstractValidator<? super Link<E>> validator) |
Modifier and Type | Method and Description |
---|---|
Class<LinkProperty<E>> |
PropertyFactoryLink.getImplementationClass() |
Modifier and Type | Method and Description |
---|---|
<V extends EntityBean> |
PathFactory.to(LinkProperty<V> property) |
Modifier and Type | Method and Description |
---|---|
<V extends EntityBean> |
AbstractPathFactory.to(LinkProperty<V> property) |
Copyright © 2001–2016 mmm-Team. All rights reserved.