Class PersonReferencingCommands
java.lang.Object
de.unibamberg.minf.gtf.commands.BaseCommands
de.unibamberg.minf.gtf.extensions.person.commands.PersonReferencingCommands
- All Implemented Interfaces:
de.unibamberg.minf.gtf.commands.Commands
public class PersonReferencingCommands
extends de.unibamberg.minf.gtf.commands.BaseCommands
-
Field Summary
Fields inherited from class de.unibamberg.minf.gtf.commands.BaseCommands
SIMPLE_TYPES -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.web.client.RestTemplatelookupViafPerson(Object[] args) voidsetRestTemplate(org.springframework.web.client.RestTemplate restTemplate) Methods inherited from class de.unibamberg.minf.gtf.commands.BaseCommands
convert, convert, ensureCollection, ensureCollection, ensureCollectionSize, ensureCollectionSize, ensureCollectionSizeAtLeast, flattenArgs, getAsSimpleValue, getAsSimpleValue, getConversionSupportingDispatcher, getEnclosedType, getSubordinateDispatchers, isCollectionType, isNullValue, supportsConversion
-
Constructor Details
-
PersonReferencingCommands
public PersonReferencingCommands()
-
-
Method Details
-
getRestTemplate
public org.springframework.web.client.RestTemplate getRestTemplate() -
setRestTemplate
public void setRestTemplate(org.springframework.web.client.RestTemplate restTemplate) -
lookupViafPerson
-