Which of the following methods does NOT have to be overwritten while implementing the interface for an Alfresco Process Services Custom Data Model service? Choose 1 answer.

Posted by: Pdfprep Category: APSCE Tags: , ,

Which of the following methods does NOT have to be overwritten while implementing the interface for an Alfresco Process Services Custom Data Model service? Choose 1 answer.
A . public String storeEntity(ListattributeDefinitionsAndValues,
DataModelEntityRepresentation entityDefinition,
DataModelDefinitionRepresentationdataModel)
B . public boolean setMappedValue(DataModelEntityRepresentation entityValue, String mappedName, Object variableValue)
C . public ObjectNode getMappedValue(DataModelEntrtyRepresentation entityValue, String mappedName. Object variableValue)
D . public VariableEntityWrapper getVariableEntity(String keyValue, String variableName, String processDefinitionld,
DataModelEntityRepresentation entityValue)

Answer: D

Leave a Reply

Your email address will not be published.