Class ExternalEntityServiceImpl
java.lang.Object
ch.tocco.nice2.netui.impl.bind.entity.ExternalEntityServiceImpl
- All Implemented Interfaces:
ExternalEntityService
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetEntityFormData
(String formUri, String entityUri) throw Exception because we would need to extract CustomDataProviderException from spi otherwise
-
Constructor Details
-
ExternalEntityServiceImpl
-
-
Method Details
-
getEntityFormData
Description copied from interface:ExternalEntityService
throw Exception because we would need to extract CustomDataProviderException from spi otherwise- Specified by:
getEntityFormData
in interfaceExternalEntityService
- Throws:
Exception
-