Uses of Package
kieker.webgui.domain

Packages that use kieker.webgui.domain
kieker.webgui.domain This package contains domain specific classes which are used through all layers of the web application. 
kieker.webgui.persistence This package contains the interfaces to access the persistence layer. 
kieker.webgui.persistence.impl This package contains the actual implementations of the persistence interfaces. 
kieker.webgui.service This package contains the interfaces to access the service layer. 
kieker.webgui.service.impl This package contains the actual implementations of the services. 
kieker.webgui.service.impl.utility This package contains utility classes used by the service implementation. 
kieker.webgui.web.beans.request.user   
kieker.webgui.web.beans.view This package contains Spring managed beans with view scope. 
 

Classes in kieker.webgui.domain used by kieker.webgui.domain
ComponentListContainer
          This is a container for multiple ReaderDecorator, FilterDecorator or RepositoryDecorator instances.
DisplayType
          This enumeration represents the different display types within Kieker.
Role
          This enumeration represents the available roles within the system.
User
          This is a domain object representing a user within the system.
 

Classes in kieker.webgui.domain used by kieker.webgui.persistence
ComponentListContainer
          This is a container for multiple ReaderDecorator, FilterDecorator or RepositoryDecorator instances.
User
          This is a domain object representing a user within the system.
 

Classes in kieker.webgui.domain used by kieker.webgui.persistence.impl
ComponentListContainer
          This is a container for multiple ReaderDecorator, FilterDecorator or RepositoryDecorator instances.
User
          This is a domain object representing a user within the system.
 

Classes in kieker.webgui.domain used by kieker.webgui.service
ComponentListContainer
          This is a container for multiple ReaderDecorator, FilterDecorator or RepositoryDecorator instances.
DisplayType
          This enumeration represents the different display types within Kieker.
User
          This is a domain object representing a user within the system.
 

Classes in kieker.webgui.domain used by kieker.webgui.service.impl
ComponentListContainer
          This is a container for multiple ReaderDecorator, FilterDecorator or RepositoryDecorator instances.
DisplayType
          This enumeration represents the different display types within Kieker.
User
          This is a domain object representing a user within the system.
 

Classes in kieker.webgui.domain used by kieker.webgui.service.impl.utility
DisplayType
          This enumeration represents the different display types within Kieker.
 

Classes in kieker.webgui.domain used by kieker.webgui.web.beans.request.user
Role
          This enumeration represents the available roles within the system.
 

Classes in kieker.webgui.domain used by kieker.webgui.web.beans.view
ComponentListContainer
          This is a container for multiple ReaderDecorator, FilterDecorator or RepositoryDecorator instances.
DisplayType
          This enumeration represents the different display types within Kieker.
User
          This is a domain object representing a user within the system.
 



Copyright © 2015. All rights reserved.