public interface ProductPortalAppService
Modifier and Type | Method and Description |
---|---|
java.util.List<GUID> |
getShops(java.lang.String storename) |
void |
installed(ProductPortalAppEntity productPortalApp) |
void |
uninstalled(AppInstallationOAuth2Entity appInstallationOAuth2Entity) |
java.util.List<GUID> getShops(java.lang.String storename)
void installed(ProductPortalAppEntity productPortalApp)
void uninstalled(AppInstallationOAuth2Entity appInstallationOAuth2Entity)