org.jboss.seam.security.annotations
Annotation Type Insert


@Target(value={METHOD,PARAMETER})
@Documented
@Retention(value=RUNTIME)
@Inherited
@PermissionCheck
public @interface Insert

Author:
Shane Bryzak

Optional Element Summary
 Class value
           
 

value

public abstract Class value
Default:
void.class


Copyright © 2011 Seam Framework. All Rights Reserved.