org.trails.security
Class EntityModificationInterception

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.trails.exception.TrailsRuntimeException
                  extended by org.trails.security.TrailsSecurityException
                      extended by org.trails.security.EntityModificationInterception
All Implemented Interfaces:
java.io.Serializable

public class EntityModificationInterception
extends TrailsSecurityException

See Also:
Serialized Form

Constructor Summary
EntityModificationInterception(java.lang.Object entity, java.lang.String string)
           
 
Method Summary
 java.lang.Object getEntity()
           
 
Methods inherited from class org.trails.exception.TrailsRuntimeException
getEntityType
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EntityModificationInterception

public EntityModificationInterception(java.lang.Object entity,
                                      java.lang.String string)
Method Detail

getEntity

public java.lang.Object getEntity()


Copyright © 2004-2008. All Rights Reserved.