org.squashtest.tm.service.security
Class SecurityCheckableObject

java.lang.Object
  extended by org.squashtest.tm.service.security.SecurityCheckableObject

public class SecurityCheckableObject
extends Object


Constructor Summary
SecurityCheckableObject(Object domainObject, String permission)
           
 
Method Summary
 Object getObject()
           
 String getPermission()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SecurityCheckableObject

public SecurityCheckableObject(Object domainObject,
                               String permission)
Method Detail

getPermission

public String getPermission()

getObject

public Object getObject()


Copyright © 2010-2013 Henix, henix.fr. All Rights Reserved.