Uses of Interface
com.sap.olingo.jpa.metadata.core.edm.mapper.api.JPAAttribute
Packages that use JPAAttribute
Package
Description
-
Uses of JPAAttribute in com.sap.olingo.jpa.metadata.core.edm.mapper.api
Subinterfaces of JPAAttribute in com.sap.olingo.jpa.metadata.core.edm.mapper.apiModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceMethods in com.sap.olingo.jpa.metadata.core.edm.mapper.api that return JPAAttributeModifier and TypeMethodDescriptionJPAProtectionInfo.getAttribute()The protected attributeJPAStructuredType.getAttribute(String internalName)JPAStructuredType.getAttribute(org.apache.olingo.server.api.uri.UriResourceProperty uriResourceItem)JPADescriptionAttribute.getDescriptionAttribute()JPAPath.getLeaf()JPACollectionAttribute.getTargetAttribute()Returns for simple collections attributes the corresponding attribute of the target entity type.Methods in com.sap.olingo.jpa.metadata.core.edm.mapper.api that return types with arguments of type JPAAttributeModifier and TypeMethodDescriptionJPAStructuredType.getAttributes()JPAStructuredType.getDeclaredAttributes()List of all associations that are declared at this type.JPAEntityType.getKey()Returns a resolved list of all attributes that are marked as Id, so the attributes of an EmbeddedId are returned as separate entries. -
Uses of JPAAttribute in com.sap.olingo.jpa.metadata.core.edm.mapper.impl
Methods in com.sap.olingo.jpa.metadata.core.edm.mapper.impl with parameters of type JPAAttributeModifier and TypeMethodDescriptionstatic org.apache.olingo.commons.api.edm.EdmPrimitiveTypeKindJPATypeConvertor.convertToEdmSimpleType(JPAAttribute attribute)