public class DefaultCxYprofileDataService extends Object implements CxYprofileDataService
| Constructor and Description |
|---|
DefaultCxYprofileDataService() |
@PostConstruct public void postConstruct()
protected void addNodeConfigToMap(YprofileNodeReadConfig nodeConfig)
protected YprofileNodeReadConfig cloneNodeConfig(YprofileNodeReadConfig nodeConfig)
protected void addIncludeParamToMap(String nodeTypeId, Set<String> includeParams)
public List<Neighbour> getUserProfile(UserModel user)
CxYprofileDataServicegetUserProfile in interface CxYprofileDataServiceuser - for which profile is retrievedprotected List<Neighbour> getNeighbour(String nodeType, String id) throws NotFoundException
NotFoundExceptionprotected CxSecuredGraphClient getCxSecuredGraphClient()
public void setCxSecuredGraphClient(CxSecuredGraphClient cxSecuredGraphClient)
protected CxYaasConfigurationUtil getCxYaasConfigurationUtil()
public void setCxYaasConfigurationUtil(CxYaasConfigurationUtil yaasCxConfigurationUtil)
protected Collection<YprofileNodeReadConfig> getNodesReadConfig()
public void setNodesReadConfig(Collection<YprofileNodeReadConfig> nodesReadConfig)
protected Map<String,YprofileNodeReadConfig> getNodesReadConfigMap()
Copyright © 2017 SAP SE. All Rights Reserved.