Uses of Class
org.apache.olingo.odata2.api.edm.provider.CustomizableFeedMappings
Packages that use CustomizableFeedMappings
-
Uses of CustomizableFeedMappings in org.apache.olingo.odata2.api.edm.provider
Methods in org.apache.olingo.odata2.api.edm.provider that return CustomizableFeedMappingsModifier and TypeMethodDescriptionEntityType.getCustomizableFeedMappings()Property.getCustomizableFeedMappings()CustomizableFeedMappings.setFcContentKind(EdmContentKind fcContentKind) Sets theEdmContentKind.CustomizableFeedMappings.setFcKeepInContent(Boolean fcKeepInContent) Sets if this is kept in content.CustomizableFeedMappings.setFcNsPrefix(String fcNsPrefix) Sets the prefix.CustomizableFeedMappings.setFcNsUri(String fcNsUri) Sets the Uri.CustomizableFeedMappings.setFcSourcePath(String fcSourcePath) Sets the source path.CustomizableFeedMappings.setFcTargetPath(String fcTargetPath) Sets the target path.Methods in org.apache.olingo.odata2.api.edm.provider with parameters of type CustomizableFeedMappingsModifier and TypeMethodDescriptionComplexProperty.setCustomizableFeedMappings(CustomizableFeedMappings customizableFeedMappings) EntityType.setCustomizableFeedMappings(CustomizableFeedMappings customizableFeedMappings) Sets theCustomizableFeedMappingsfor thisEntityTypeProperty.setCustomizableFeedMappings(CustomizableFeedMappings customizableFeedMappings) Sets theCustomizableFeedMappingsfor thisPropertySimpleProperty.setCustomizableFeedMappings(CustomizableFeedMappings customizableFeedMappings)