Uses of Class
pt.digitalis.dif.exception.InternalFrameworkException

Packages that use InternalFrameworkException
pt.digitalis.dif.controller.interfaces   
pt.digitalis.dif.controller.objects   
pt.digitalis.dif.controller.security.objects   
pt.digitalis.dif.dem.interfaces   
pt.digitalis.dif.exception.controller   
pt.digitalis.dif.utils.identity.tests   
 

Uses of InternalFrameworkException in pt.digitalis.dif.controller.interfaces
 

Methods in pt.digitalis.dif.controller.interfaces that throw InternalFrameworkException
 boolean IModelManager.isEnabled()
          Validate if the model is enable
 

Uses of InternalFrameworkException in pt.digitalis.dif.controller.objects
 

Methods in pt.digitalis.dif.controller.objects that throw InternalFrameworkException
 void DIFUserInSession.setAttribute(String id, Object attribute)
           
 void DIFUserInSession.setAttributes(Map<String,Object> attributes)
           
 

Uses of InternalFrameworkException in pt.digitalis.dif.controller.security.objects
 

Methods in pt.digitalis.dif.controller.security.objects that throw InternalFrameworkException
 void IDIFUser.setAttribute(String id, Object attribute)
          Sets the user attribute.
 void DIFUserImpl.setAttribute(String id, Object attribute)
           
 void IDIFUser.setAttributes(Map<String,Object> attributes)
          Sets the attributes.
 void DIFUserImpl.setAttributes(Map<String,Object> attributes)
           
 

Uses of InternalFrameworkException in pt.digitalis.dif.dem.interfaces
 

Methods in pt.digitalis.dif.dem.interfaces that throw InternalFrameworkException
 void IDIFAPI.initialize()
          API initialize
 

Uses of InternalFrameworkException in pt.digitalis.dif.exception.controller
 

Subclasses of InternalFrameworkException in pt.digitalis.dif.exception.controller
 class BusinessFlowException
          This exception represents a Business Exception.
 

Uses of InternalFrameworkException in pt.digitalis.dif.utils.identity.tests
 

Methods in pt.digitalis.dif.utils.identity.tests that throw InternalFrameworkException
protected  void AbstractIdentityManagerImplTest.createUser()
          Creates a user and adds it to the identity manager.
protected  void AbstractIdentityManagerImplTest.createUser(String userID)
          Creates a user and adds it to the identity manager.
 void AbstractIdentityManagerImplTest.testIllegalOperations()
          Tests the illegal operations.
 void AbstractIdentityManagerImplTest.testRelationOperations()
          Tests the identity manager's relation operations.
 void AbstractIdentityManagerImplTest.testUserAttributes()
          Tests the finders by attributes
 void AbstractIdentityManagerImplTest.testUserOperations()
          Tests the user operations.
 



Copyright © 2014 Digitalis Informática Lda. All Rights Reserved.