Models.ModelsCreateHierarchicalEntityRoleDefinitionStages.WithHEntityId Interface

public interface WithHEntityId

The stage of the definition to be specify hEntityId.

Method Summary

Modifier and Type Method and Description
ModelsCreateHierarchicalEntityRoleDefinitionStages.WithExecute withHEntityId(UUID hEntityId)

The hierarchical entity extractor ID.

Method Details

withHEntityId

public ModelsCreateHierarchicalEntityRoleDefinitionStages.WithExecute withHEntityId(UUID hEntityId)

The hierarchical entity extractor ID.

Parameters:

hEntityId

Returns:

next definition stage

Applies to