It is possible to lock pages of an application in oracle apex(5.0). But I want to lock the entire application or entire pages in an application. How can I do this without visiting each page?
Edit: I want to restrict other developers from accessing this application, so that nobody else can make any changes without permission.