Package org.apache.olingo.ext.pojogen
Class AbstractUtility
java.lang.Object
org.apache.olingo.ext.pojogen.AbstractUtility
- Direct Known Subclasses:
V4Utility
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final Map<String,
List<EdmEntityType>> protected final String
protected static final String
protected static final String
protected static final String
protected static final String
protected static final String
protected static final String
protected final String
protected final String
protected static final String
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncapitalize
(String str) getActionsBoundTo
(String typeExpression, boolean collection) getDescendantsOrSelf
(org.apache.olingo.commons.core.edm.EdmTypeInfo entityType) org.apache.olingo.commons.core.edm.EdmTypeInfo
getEdmType
(EdmEntitySet entitySet) org.apache.olingo.commons.core.edm.EdmTypeInfo
getEdmType
(EdmNavigationProperty navProp) org.apache.olingo.commons.core.edm.EdmTypeInfo
getEdmType
(EdmSingleton singleton) org.apache.olingo.commons.core.edm.EdmTypeInfo
getEdmTypeInfo
(String expression) org.apache.olingo.commons.core.edm.EdmTypeInfo
getEdmTypeInfo
(EdmType type) getEntityKeyType
(EdmEntitySet entitySet) getEntityKeyType
(EdmEntityType entityType) getEntityKeyType
(EdmNavigationProperty navProp) getEntityKeyType
(EdmSingleton singleton) getFcProperties
(EdmProperty property) getFunctionsBoundTo
(String typeExpression, boolean collection) getJavaType
(String typeExpression) getJavaType
(String typeExpression, boolean forceCollection) getJavaType
(EdmEntityType entityType) getJavaType
(EdmEntityType entityType, Boolean forceCollection) getJavaType
(EdmType type) getJavaType
(EdmType type, Boolean forceCollection) protected Edm
final String
getNameFromNS
(String ns) final String
getNameFromNS
(String ns, boolean toLowerCase) final String
getNameInNamespace
(String name) getNavigationBindingDetails
(EdmStructuredType sourceEntityType, EdmNavigationProperty property) getNavigationType
(EdmNavigationProperty property) protected EdmSchema
boolean
boolean
isNavigationAlreadyDeclared
(EdmStructuredType type, EdmNavigationProperty property) boolean
isSameType
(String entityTypeExpression, String fullTypeExpression, boolean collection) boolean
isStreamType
(EdmType type) uncapitalize
(String str)
-
Field Details
-
FC_TARGET_PATH
- See Also:
-
FC_SOURCE_PATH
- See Also:
-
FC_KEEP_IN_CONTENT
- See Also:
-
FC_CONTENT_KIND
- See Also:
-
FC_NS_PREFIX
- See Also:
-
FC_NS_URI
- See Also:
-
TYPE_SUB_PKG
- See Also:
-
basePackage
-
schemaName
-
namespace
-
allEntityTypes
-
-
Constructor Details
-
AbstractUtility
-
-
Method Details
-
getEdmTypeInfo
-
getEdmTypeInfo
-
getEdmType
-
isComplex
-
getEntityKeyType
-
getMetadata
-
getSchema
-
getFunctionByName
-
getActionByName
-
isStreamType
-
getFunctionsBoundTo
-
justInheritedOperationsBoundTo
-
getActionsBoundTo
-
getJavaType
-
getJavaType
-
getJavaType
-
getJavaType
-
getJavaType
-
getJavaType
-
getEdmType
-
getEntityKeyType
-
getEntityKeyType
-
getNameInNamespace
-
isSameType
-
getDescendantsOrSelf
-
getBasePackage
-
getSchemaName
-
getNamespace
-
capitalize
-
uncapitalize
-
join
-
getFcProperties
-
getNameFromNS
-
getNameFromNS
-