Interface ServiceRegistryDataObjectPermissions
-
- All Known Subinterfaces:
DataObjectInstanceIdentityLinkModel
- All Known Implementing Classes:
BaseDataObjectInstanceIdentityLinkModel
,BaseServiceRegistryDataObjectPermissions
public interface ServiceRegistryDataObjectPermissions
- Author:
- Filip Hrisafov
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Set<String>
getGroups()
Set<String>
getUsers()
-