package org.ros.chatto.service; public enum UserDTOSpec { ALL_USERS, OTHER_USERS, REGULAR_USERS }