Groovy Documentation

controllers
Class JsecUserPermissionRelController

java.lang.Object
  controllers.JsecUserPermissionRelController

class JsecUserPermissionRelController

Property Summary
static def allowedMethods

def create

def delete

def edit

def index

def list

def save

def show

def update

 
Constructor Summary
JsecUserPermissionRelController()

 
Method Summary
 
Methods inherited from class Object
wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll
 

Property Detail

allowedMethods

static def allowedMethods


create

def create


delete

def delete


edit

def edit


index

def index


list

def list


save

def save


show

def show


update

def update


 
Constructor Detail

JsecUserPermissionRelController

JsecUserPermissionRelController()


 

Groovy Documentation