public class YObjectGraphContext extends GraphContextImpl
attributes, graphConfigImpl, srcNodeIdMap, srcNodeValueMap| Constructor and Description |
|---|
YObjectGraphContext(GraphTransformer objGraph) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Boolean |
getGraphWasNewlyCreated() |
AbstractResource |
getRequestResource() |
ServiceLocator |
getServices() |
UriInfo |
getUriInfo() |
boolean |
isDtoToModelTransformation() |
boolean |
isModelToDtoTransformation() |
void |
setGraphWasNewlyCreated(java.lang.Boolean graphWasNewlyCreated) |
void |
setModelToDtoTransformation(boolean value) |
void |
setRequestResource(AbstractResource requestResource) |
protected void |
setServices(ServiceLocator serviceLocator) |
void |
setUriInfo(UriInfo uriInfo) |
buildChildNodeLookup, buildChildNodeLookup, createRootNodeContext, getAttributes, getConfiguration, getGraphTransformer, getMaxDistance, getNodeFilterList, getProcessedNodes, getProcessedNodesId, getPropertyFilterList, getRuntimeNodeMappings, isReleased, setMaxDistance, setReleased, setRuntimeNodeMappingspublic YObjectGraphContext(GraphTransformer objGraph)
objGraph - public ServiceLocator getServices()
protected void setServices(ServiceLocator serviceLocator)
serviceLocator - the serviceLocator to setpublic AbstractResource getRequestResource()
public void setRequestResource(AbstractResource requestResource)
public java.lang.Boolean getGraphWasNewlyCreated()
public void setGraphWasNewlyCreated(java.lang.Boolean graphWasNewlyCreated)
public UriInfo getUriInfo()
public void setUriInfo(UriInfo uriInfo)
public boolean isModelToDtoTransformation()
public boolean isDtoToModelTransformation()
public void setModelToDtoTransformation(boolean value)
Copyright © 2018 SAP SE. All Rights Reserved.