Uses of Class
de.aristaflow.ilm.model.orgmodel.EntityInitialRemoteIteratorData
Packages that use EntityInitialRemoteIteratorData
Package
Description
-
Uses of EntityInitialRemoteIteratorData in de.aristaflow.ilm.ws.core.orgmodelmanager
Methods in de.aristaflow.ilm.ws.core.orgmodelmanager that return EntityInitialRemoteIteratorDataModifier and TypeMethodDescriptionModelExplorerWebService.getEntitiesFiltered(@NotNull @Valid SessionToken session, @NotNull EntityType entType, @NotNull EntityFilter filter, Boolean excludeDisabled, List<@NotBlank String> attributes, @Positive Integer count) ModelExplorerWebService.getEntitiesForPolicy(@NotNull @Valid SessionToken session, @NotBlank String orgPolicy, Boolean excludeDisabled, List<@NotBlank String> attributes, @Positive Integer count) ModelExplorerWebService.getEntitiesForType(@NotNull @Valid SessionToken session, @NotNull EntityType entType, Boolean excludeDisabled, List<@NotBlank String> attributes, @Positive Integer count) ModelExplorerWebService.getRelatedEntities(@NotNull @Valid SessionToken session, @NotNull Long entityId, @NotNull RelationType relType, Boolean leftToRight, Boolean excludeDisabled, List<@NotBlank String> attributes, @Positive Integer count) -
Uses of EntityInitialRemoteIteratorData in de.aristaflow.ilm.ws.rest.model.orgmodel
Methods in de.aristaflow.ilm.ws.rest.model.orgmodel with parameters of type EntityInitialRemoteIteratorData