Class ExternalEntityServiceImpl
java.lang.Object
ch.tocco.nice2.netui.impl.bind.entity.ExternalEntityServiceImpl
- All Implemented Interfaces:
ExternalEntityService
-
Constructor Summary
Constructors -
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:ExternalEntityServicethrow Exception because we would need to extract CustomDataProviderException from spi otherwise- Specified by:
getEntityFormDatain interfaceExternalEntityService- Throws:
Exception
-