Uses of Class
de.aristaflow.ilm.ws.rest.model.orgmodel.Entity
Packages that use Entity
Package
Description
-
Uses of Entity in de.aristaflow.ilm.ws.rest.core.orgmodelmanager
Methods in de.aristaflow.ilm.ws.rest.core.orgmodelmanager that return EntityModifier and TypeMethodDescriptionprotected EntityModelExplorerRest._getEntity(EntityType entType, Long id, List<String> attributeNames) @NotNull @Valid EntityModelExplorerRest.getAgentForUserName(@NotNull String agentUserName) @NotNull @Valid EntityModelExplorerRest.getEntity(@NotNull EntityType entType, @NotNull Long id, @NotNull List<@NotBlank String> attributeNames) @NotNull @Valid EntityModelExplorerRest.getEntityAllAttrs(@NotNull EntityType entType, @NotNull Long id) -
Uses of Entity in de.aristaflow.ilm.ws.rest.model.orgmodel
Fields in de.aristaflow.ilm.ws.rest.model.orgmodel with type parameters of type EntityModifier and TypeFieldDescriptionEntityInitialRemoteIteratorData.entitiesEntityRemoteIteratorData.entitiesMethods in de.aristaflow.ilm.ws.rest.model.orgmodel that return EntityMethods in de.aristaflow.ilm.ws.rest.model.orgmodel that return types with arguments of type EntityModifier and TypeMethodDescriptionEntityInitialRemoteIteratorData.getContentAbstract()EntityRemoteIteratorData.getContentAbstract()EntityRestRemoteIteratorWebService.getTransformator(AttributeMetaData amd) Method parameters in de.aristaflow.ilm.ws.rest.model.orgmodel with type arguments of type EntityModifier and TypeMethodDescriptionvoidEntityInitialRemoteIteratorData.setContentAbstract(List<Entity> content) voidEntityRemoteIteratorData.setContentAbstract(List<Entity> content)