Project

General

Profile

« Previous | Next » 

Revision 9148

Added by Jing Tao about 9 years ago

Make the REST api work for views.

View differences:

D1ResourceHandler.java
97 97
    
98 98
    protected static final String RESOURCE_IS_AUTHORIZED = "isAuthorized";
99 99
    protected static final String RESOURCE_ACCESS_RULES = "accessRules";
100
    
101
    protected static final String RESOURCE_VIEWS = "views";
100 102

  
101 103
    
102 104
    /*

Also available in: Unified diff