JavaScript is disabled on your browser.
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Method Detail
getType
Class <?> getType()
Returns:
The type of the referenced entity.
getName
String getName()
Returns:
The name of the referenced entity in the Hibernate ORM mapping.
See Also:
Entity.name()
getId
Object getId()
Returns:
The identifier of the referenced entity,
Generally this is the entity ID,
but a different value may be returned if another property than the entity ID is defined as @DocumentId.
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.