Uses of Interface
edu.uoc.tfc.dbmodel.security.crud.OperationManageableService

Packages that use OperationManageableService
edu.uoc.tfc   
edu.uoc.tfc.dbmodel.security.crud   
 

Uses of OperationManageableService in edu.uoc.tfc
 

Methods in edu.uoc.tfc that return OperationManageableService
 OperationManageableService ServiceLocator.getOperationManageableService()
          Gets an instance of OperationManageableService.
 OperationManageableService ManageableServiceLocator.getOperationManageableService()
          Gets an instance of OperationManageableService.
 

Uses of OperationManageableService in edu.uoc.tfc.dbmodel.security.crud
 

Classes in edu.uoc.tfc.dbmodel.security.crud that implement OperationManageableService
 class OperationManageableServiceBase