@Internal
public interface StructureIntegrationDetails
<structure-integration-details-provider key="KEY" class="YOUR_IMPLEMENTATION_CLASS"/>
| Modifier and Type | Method and Description |
|---|---|
String |
getProductIconUrl() |
LongSet |
selectIntegratedStructures(LongSet structureIds) |
String getProductIconUrl()
@Nullable
LongSet selectIntegratedStructures(@NotNull
LongSet structureIds)
null - if the plugin does not support this operation, e.g. no efficient implementation is possible.Copyright © 2023 ALM Works. All Rights Reserved.