public class TreePermissionDto extends Object
| 构造器和说明 |
|---|
TreePermissionDto() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<DataResourcePolicyTreeStructs> |
getNodeAuthActionList() |
String |
getResourceId() |
String |
getResourceType() |
void |
setNodeAuthActionList(List<DataResourcePolicyTreeStructs> nodeAuthActionList) |
void |
setResourceId(String resourceId) |
void |
setResourceType(String resourceType) |
public String getResourceId()
public void setResourceId(String resourceId)
public String getResourceType()
public void setResourceType(String resourceType)
public List<DataResourcePolicyTreeStructs> getNodeAuthActionList()
public void setNodeAuthActionList(List<DataResourcePolicyTreeStructs> nodeAuthActionList)
Copyright © 2024. All rights reserved.