Interface SecuredNamedQueryManager.RolesAndZonesSnapshot
- Enclosing class:
 - SecuredNamedQueryManager
 
public static interface SecuredNamedQueryManager.RolesAndZonesSnapshot
- 
Method Summary
 
- 
Method Details
- 
getRoles
Collection<String> getRoles() - 
getZones
Collection<String> getZones() 
 -