Uses of Class
com.hack23.cia.model.internal.application.view.impl.View

Packages that use View
com.hack23.cia.model.internal.application.view.impl   
com.hack23.cia.service.impl   
 

Uses of View in com.hack23.cia.model.internal.application.view.impl
 

Fields in com.hack23.cia.model.internal.application.view.impl with type parameters of type View
static javax.persistence.metamodel.SingularAttribute<View,DataSourceContent> View_.dataSourceInformation
           
static javax.persistence.metamodel.SingularAttribute<View,Integer> View_.hashCode
           
static javax.persistence.metamodel.SingularAttribute<View,Long> View_.hjid
           
static javax.persistence.metamodel.SingularAttribute<View,OperationalInformationContent> View_.operationalInformation
           
static javax.persistence.metamodel.SingularAttribute<View,PerformanceIndicatorContent> View_.performanceIndicators
           
static javax.persistence.metamodel.SingularAttribute<View,ViewPerspective> View_.perspective
           
static javax.persistence.metamodel.SingularAttribute<View,QualityAssuranceContent> View_.qualityAssurance
           
static javax.persistence.metamodel.SingularAttribute<View,TargetProfileContent> View_.targetProfile
           
 

Methods in com.hack23.cia.model.internal.application.view.impl that return View
 View ObjectFactory.createView()
          Create an instance of View
 View View.withDataSourceInformation(DataSourceContent value)
           
 View View.withOperationalInformation(OperationalInformationContent value)
           
 View View.withPerformanceIndicators(PerformanceIndicatorContent value)
           
 View View.withPerspective(ViewPerspective value)
           
 View View.withQualityAssurance(QualityAssuranceContent value)
           
 View View.withTargetProfile(TargetProfileContent value)
           
 

Methods in com.hack23.cia.model.internal.application.view.impl that return types with arguments of type View
 JAXBElement<View> ObjectFactory.createView(View value)
          Create an instance of JAXBElement<View>}
 

Methods in com.hack23.cia.model.internal.application.view.impl with parameters of type View
 JAXBElement<View> ObjectFactory.createView(View value)
          Create an instance of JAXBElement<View>}
 

Uses of View in com.hack23.cia.service.impl
 

Methods in com.hack23.cia.service.impl that return View
 View ViewDataContainer.load(String id)
           
 

Methods in com.hack23.cia.service.impl that return types with arguments of type View
 List<View> ViewDataContainer.getAll()
           
 



Copyright © 2008-2011 www.hack23.com. All Rights Reserved.