Groovy Documentation

Package domain

 

Class Summary
AuthenticationData Representation for authentication data used to authenticate to a subversion repository.
CowDataVersion The current version of the application data.
IndexRequest IndexRequest class - represent a request for indexing/deletion or updation
JsecActionList A list of actions, as a comma-separated String.
JsecControllerName Models the names of Controllers for security purposes
JsecRole A model of wiki roles, as implemented by the Grails JSecurity plugin
JsecRolePermissionRel A model of CowPermissions held by roles, as implemented by the Grails JSecurity plugin.
JsecUser A model of wiki users, as implemented by the Grails JSecurity plugin.
JsecUserPermissionRel A model of CowPermissions held by users, as implemented by the Grails JSecurity plugin
JsecUserRoleRel A model of wiki roles held by wiki users, as implemented by the Grails JSecurity plugin
SolrHit A model of Solr search result values (hits).
SvnRepository Domain class modelling a known repository root in the context of a single wiki.
Wiki A persistent model of Wiki areas (implemented as SVN sandboxes).
 


Groovy Documentation