Toggle navigation
Home
java.lang.Class<?> to org.hibernate.search.spi.IndexedTypeIdentifier
No. of Instances - 15
No. of Commits - 3
No. of Projects - {'infinispan'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Jdk -> External
Mapping:
Add or Remove Method invocation
type
to
type.getPojoType()
entityType
to
entityType.getPojoType()
entity
to
indexedType.getPojoType()
Cascading Type Change (Similar)
Class<?>
to
IndexedTypeIdentifier
Class<?>
to
IndexedTypeIdentifier
Rename Method invocation
getEntityClass
to
getEntityType
Rename Variable
entityClass
to
type
entity
to
indexedType
entityType
to
entity
entityType
to
entity
entity
to
indexedType
entity
to
indexedType
entity
to
indexedType
entity
to
indexedType