public class UriInfoImpl extends Object implements UriInfo
| Constructor and Description |
|---|
UriInfoImpl() |
public UriType getUriType()
public void setUriType(UriType uriType)
public void setEntityContainer(EdmEntityContainer entityContainer)
public EdmEntityContainer getEntityContainer()
getEntityContainer in interface DeleteUriInfogetEntityContainer in interface GetComplexPropertyUriInfogetEntityContainer in interface GetEntityCountUriInfogetEntityContainer in interface GetEntityLinkCountUriInfogetEntityContainer in interface GetEntityLinkUriInfogetEntityContainer in interface GetEntitySetCountUriInfogetEntityContainer in interface GetEntitySetLinksCountUriInfogetEntityContainer in interface GetEntitySetLinksUriInfogetEntityContainer in interface GetEntitySetUriInfogetEntityContainer in interface GetEntityUriInfogetEntityContainer in interface GetMediaResourceUriInfogetEntityContainer in interface GetSimplePropertyUriInfogetEntityContainer in interface PostUriInfogetEntityContainer in interface PutMergePatchUriInfogetEntityContainer in interface UriInfopublic void setStartEntitySet(EdmEntitySet edmEntitySet)
public EdmEntitySet getStartEntitySet()
getStartEntitySet in interface DeleteUriInfogetStartEntitySet in interface GetComplexPropertyUriInfogetStartEntitySet in interface GetEntityCountUriInfogetStartEntitySet in interface GetEntityLinkCountUriInfogetStartEntitySet in interface GetEntityLinkUriInfogetStartEntitySet in interface GetEntitySetCountUriInfogetStartEntitySet in interface GetEntitySetLinksCountUriInfogetStartEntitySet in interface GetEntitySetLinksUriInfogetStartEntitySet in interface GetEntitySetUriInfogetStartEntitySet in interface GetEntityUriInfogetStartEntitySet in interface GetMediaResourceUriInfogetStartEntitySet in interface GetSimplePropertyUriInfogetStartEntitySet in interface PostUriInfogetStartEntitySet in interface PutMergePatchUriInfogetStartEntitySet in interface UriInfopublic void setTargetEntitySet(EdmEntitySet targetEntitySet)
public EdmEntitySet getTargetEntitySet()
getTargetEntitySet in interface DeleteUriInfogetTargetEntitySet in interface GetComplexPropertyUriInfogetTargetEntitySet in interface GetEntityCountUriInfogetTargetEntitySet in interface GetEntityLinkCountUriInfogetTargetEntitySet in interface GetEntityLinkUriInfogetTargetEntitySet in interface GetEntitySetCountUriInfogetTargetEntitySet in interface GetEntitySetLinksCountUriInfogetTargetEntitySet in interface GetEntitySetLinksUriInfogetTargetEntitySet in interface GetEntitySetUriInfogetTargetEntitySet in interface GetEntityUriInfogetTargetEntitySet in interface GetMediaResourceUriInfogetTargetEntitySet in interface GetSimplePropertyUriInfogetTargetEntitySet in interface PostUriInfogetTargetEntitySet in interface PutMergePatchUriInfogetTargetEntitySet in interface UriInfopublic void setFunctionImport(EdmFunctionImport functionImport)
public EdmFunctionImport getFunctionImport()
getFunctionImport in interface DeleteUriInfogetFunctionImport in interface GetComplexPropertyUriInfogetFunctionImport in interface GetEntityCountUriInfogetFunctionImport in interface GetEntityLinkCountUriInfogetFunctionImport in interface GetEntityLinkUriInfogetFunctionImport in interface GetEntitySetCountUriInfogetFunctionImport in interface GetEntitySetLinksCountUriInfogetFunctionImport in interface GetEntitySetLinksUriInfogetFunctionImport in interface GetEntitySetUriInfogetFunctionImport in interface GetEntityUriInfogetFunctionImport in interface GetFunctionImportUriInfogetFunctionImport in interface GetMediaResourceUriInfogetFunctionImport in interface GetSimplePropertyUriInfogetFunctionImport in interface PostUriInfogetFunctionImport in interface PutMergePatchUriInfogetFunctionImport in interface UriInfopublic void setTargetType(EdmType targetType)
public EdmType getTargetType()
getTargetType in interface DeleteUriInfogetTargetType in interface GetComplexPropertyUriInfogetTargetType in interface GetEntityCountUriInfogetTargetType in interface GetEntityLinkCountUriInfogetTargetType in interface GetEntityLinkUriInfogetTargetType in interface GetEntitySetCountUriInfogetTargetType in interface GetEntitySetLinksCountUriInfogetTargetType in interface GetEntitySetLinksUriInfogetTargetType in interface GetEntitySetUriInfogetTargetType in interface GetEntityUriInfogetTargetType in interface GetMediaResourceUriInfogetTargetType in interface GetSimplePropertyUriInfogetTargetType in interface PostUriInfogetTargetType in interface PutMergePatchUriInfogetTargetType in interface UriInfopublic void setKeyPredicates(List<KeyPredicate> keyPredicates)
public List<KeyPredicate> getKeyPredicates()
getKeyPredicates in interface DeleteUriInfogetKeyPredicates in interface GetComplexPropertyUriInfogetKeyPredicates in interface GetEntityCountUriInfogetKeyPredicates in interface GetEntityLinkCountUriInfogetKeyPredicates in interface GetEntityLinkUriInfogetKeyPredicates in interface GetEntitySetCountUriInfogetKeyPredicates in interface GetEntitySetLinksCountUriInfogetKeyPredicates in interface GetEntitySetLinksUriInfogetKeyPredicates in interface GetEntitySetUriInfogetKeyPredicates in interface GetEntityUriInfogetKeyPredicates in interface GetMediaResourceUriInfogetKeyPredicates in interface GetSimplePropertyUriInfogetKeyPredicates in interface PostUriInfogetKeyPredicates in interface PutMergePatchUriInfogetKeyPredicates in interface UriInfopublic List<KeyPredicate> getTargetKeyPredicates()
getTargetKeyPredicates in interface DeleteUriInfogetTargetKeyPredicates in interface GetComplexPropertyUriInfogetTargetKeyPredicates in interface GetEntityCountUriInfogetTargetKeyPredicates in interface GetEntityLinkCountUriInfogetTargetKeyPredicates in interface GetEntityLinkUriInfogetTargetKeyPredicates in interface GetEntityUriInfogetTargetKeyPredicates in interface GetMediaResourceUriInfogetTargetKeyPredicates in interface GetSimplePropertyUriInfogetTargetKeyPredicates in interface PutMergePatchUriInfogetTargetKeyPredicates in interface UriInfopublic void addNavigationSegment(NavigationSegment navigationSegment)
public List<NavigationSegment> getNavigationSegments()
getNavigationSegments in interface DeleteUriInfogetNavigationSegments in interface GetComplexPropertyUriInfogetNavigationSegments in interface GetEntityCountUriInfogetNavigationSegments in interface GetEntityLinkCountUriInfogetNavigationSegments in interface GetEntityLinkUriInfogetNavigationSegments in interface GetEntitySetCountUriInfogetNavigationSegments in interface GetEntitySetLinksCountUriInfogetNavigationSegments in interface GetEntitySetLinksUriInfogetNavigationSegments in interface GetEntitySetUriInfogetNavigationSegments in interface GetEntityUriInfogetNavigationSegments in interface GetMediaResourceUriInfogetNavigationSegments in interface GetSimplePropertyUriInfogetNavigationSegments in interface PostUriInfogetNavigationSegments in interface PutMergePatchUriInfogetNavigationSegments in interface UriInfopublic void addProperty(EdmProperty property)
public List<EdmProperty> getPropertyPath()
getPropertyPath in interface DeleteUriInfogetPropertyPath in interface GetComplexPropertyUriInfogetPropertyPath in interface GetSimplePropertyUriInfogetPropertyPath in interface PutMergePatchUriInfogetPropertyPath in interface UriInfopublic void setCount(boolean count)
public boolean isCount()
isCount in interface GetEntityCountUriInfoisCount in interface GetEntityLinkCountUriInfoisCount in interface GetEntitySetCountUriInfoisCount in interface GetEntitySetLinksCountUriInfoisCount in interface UriInfopublic void setValue(boolean value)
public boolean isValue()
isValue in interface GetSimplePropertyUriInfoisValue in interface UriInfopublic void setLinks(boolean links)
public boolean isLinks()
isLinks in interface GetEntityLinkCountUriInfoisLinks in interface GetEntityLinkUriInfoisLinks in interface GetEntitySetLinksCountUriInfoisLinks in interface GetEntitySetLinksUriInfoisLinks in interface UriInfopublic void setFormat(String contentType)
public String getFormat()
getFormat in interface GetComplexPropertyUriInfogetFormat in interface GetEntityLinkUriInfogetFormat in interface GetEntitySetLinksUriInfogetFormat in interface GetEntitySetUriInfogetFormat in interface GetEntityUriInfogetFormat in interface GetFunctionImportUriInfogetFormat in interface GetMediaResourceUriInfogetFormat in interface GetServiceDocumentUriInfogetFormat in interface GetSimplePropertyUriInfogetFormat in interface UriInfopublic void setFilter(FilterExpression filter)
public FilterExpression getFilter()
getFilter in interface GetEntityCountUriInfogetFilter in interface GetEntitySetCountUriInfogetFilter in interface GetEntitySetLinksCountUriInfogetFilter in interface GetEntitySetLinksUriInfogetFilter in interface GetEntitySetUriInfogetFilter in interface GetEntityUriInfogetFilter in interface GetMediaResourceUriInfogetFilter in interface PutMergePatchUriInfogetFilter in interface UriInfopublic void setInlineCount(InlineCount inlineCount)
public InlineCount getInlineCount()
getInlineCount in interface GetEntitySetLinksUriInfogetInlineCount in interface GetEntitySetUriInfogetInlineCount in interface GetFunctionImportUriInfogetInlineCount in interface UriInfopublic void setOrderBy(OrderByExpression orderBy)
public OrderByExpression getOrderBy()
getOrderBy in interface GetEntitySetUriInfogetOrderBy in interface UriInfopublic void setSkipToken(String skipToken)
public String getSkipToken()
getSkipToken in interface GetEntitySetLinksUriInfogetSkipToken in interface GetEntitySetUriInfogetSkipToken in interface UriInfopublic void setSkip(Integer skip)
public Integer getSkip()
getSkip in interface GetEntitySetCountUriInfogetSkip in interface GetEntitySetLinksCountUriInfogetSkip in interface GetEntitySetLinksUriInfogetSkip in interface GetEntitySetUriInfogetSkip in interface UriInfopublic void setTop(Integer top)
public Integer getTop()
getTop in interface GetEntitySetCountUriInfogetTop in interface GetEntitySetLinksCountUriInfogetTop in interface GetEntitySetLinksUriInfogetTop in interface GetEntitySetUriInfogetTop in interface UriInfopublic void setExpand(List<ArrayList<NavigationPropertySegment>> expand)
public List<ArrayList<NavigationPropertySegment>> getExpand()
getExpand in interface GetEntitySetUriInfogetExpand in interface GetEntityUriInfogetExpand in interface GetFunctionImportUriInfogetExpand in interface UriInfopublic void setSelect(List<SelectItem> select)
public List<SelectItem> getSelect()
getSelect in interface GetEntitySetUriInfogetSelect in interface GetEntityUriInfogetSelect in interface GetFunctionImportUriInfogetSelect in interface UriInfopublic void addFunctionImportParameter(String name, EdmLiteral value)
public Map<String,EdmLiteral> getFunctionImportParameters()
getFunctionImportParameters in interface DeleteUriInfogetFunctionImportParameters in interface GetComplexPropertyUriInfogetFunctionImportParameters in interface GetEntityCountUriInfogetFunctionImportParameters in interface GetEntityLinkCountUriInfogetFunctionImportParameters in interface GetEntityLinkUriInfogetFunctionImportParameters in interface GetEntitySetCountUriInfogetFunctionImportParameters in interface GetEntitySetLinksCountUriInfogetFunctionImportParameters in interface GetEntitySetLinksUriInfogetFunctionImportParameters in interface GetEntitySetUriInfogetFunctionImportParameters in interface GetEntityUriInfogetFunctionImportParameters in interface GetFunctionImportUriInfogetFunctionImportParameters in interface GetMediaResourceUriInfogetFunctionImportParameters in interface GetSimplePropertyUriInfogetFunctionImportParameters in interface PostUriInfogetFunctionImportParameters in interface PutMergePatchUriInfogetFunctionImportParameters in interface UriInfopublic Map<String,String> getCustomQueryOptions()
getCustomQueryOptions in interface DeleteUriInfogetCustomQueryOptions in interface GetComplexPropertyUriInfogetCustomQueryOptions in interface GetEntityCountUriInfogetCustomQueryOptions in interface GetEntityLinkCountUriInfogetCustomQueryOptions in interface GetEntityLinkUriInfogetCustomQueryOptions in interface GetEntitySetCountUriInfogetCustomQueryOptions in interface GetEntitySetLinksCountUriInfogetCustomQueryOptions in interface GetEntitySetLinksUriInfogetCustomQueryOptions in interface GetEntitySetUriInfogetCustomQueryOptions in interface GetEntityUriInfogetCustomQueryOptions in interface GetFunctionImportUriInfogetCustomQueryOptions in interface GetMediaResourceUriInfogetCustomQueryOptions in interface GetMetadataUriInfogetCustomQueryOptions in interface GetServiceDocumentUriInfogetCustomQueryOptions in interface GetSimplePropertyUriInfogetCustomQueryOptions in interface PostUriInfogetCustomQueryOptions in interface PutMergePatchUriInfogetCustomQueryOptions in interface UriInfoCopyright © 2013-2023 The Apache Software Foundation. All Rights Reserved.