DtoType - type of componentpublic interface Permissible<DtoType>
PermissionsDTO. This is intended to be used by classes that extend Entity.| Modifier and Type | Method and Description |
|---|---|
DtoType |
getComponent() |
PermissionsDTO |
getPermissions() |
void |
setComponent(DtoType dto) |
void |
setPermissions(PermissionsDTO permissions) |
PermissionsDTO getPermissions()
void setPermissions(PermissionsDTO permissions)
DtoType getComponent()
void setComponent(DtoType dto)
Copyright © 2023 Apache NiFi Project. All rights reserved.