Uses of Interface
org.jvnet.hyperjaxb3.ejb.strategy.customizing.Customizing

Packages that use Customizing
org.jvnet.hyperjaxb3.ejb.strategy.customizing.impl   
org.jvnet.hyperjaxb3.ejb.strategy.ignoring.impl   
org.jvnet.hyperjaxb3.ejb.strategy.mapping   
org.jvnet.hyperjaxb3.ejb.strategy.model   
org.jvnet.hyperjaxb3.ejb.strategy.model.base   
 

Uses of Customizing in org.jvnet.hyperjaxb3.ejb.strategy.customizing.impl
 

Classes in org.jvnet.hyperjaxb3.ejb.strategy.customizing.impl that implement Customizing
 class DefaultCustomizing
           
 

Uses of Customizing in org.jvnet.hyperjaxb3.ejb.strategy.ignoring.impl
 

Methods in org.jvnet.hyperjaxb3.ejb.strategy.ignoring.impl that return Customizing
 Customizing DefaultIgnoring.getCustomizing()
           
 

Methods in org.jvnet.hyperjaxb3.ejb.strategy.ignoring.impl with parameters of type Customizing
 void DefaultIgnoring.setCustomizing(Customizing customizing)
           
 

Uses of Customizing in org.jvnet.hyperjaxb3.ejb.strategy.mapping
 

Methods in org.jvnet.hyperjaxb3.ejb.strategy.mapping that return Customizing
 Customizing Mapping.getCustomizing()
           
 

Methods in org.jvnet.hyperjaxb3.ejb.strategy.mapping with parameters of type Customizing
 void Mapping.setCustomizing(Customizing modelCustomizations)
           
 

Uses of Customizing in org.jvnet.hyperjaxb3.ejb.strategy.model
 

Methods in org.jvnet.hyperjaxb3.ejb.strategy.model that return Customizing
 Customizing ProcessModel.getCustomizing()
           
 

Uses of Customizing in org.jvnet.hyperjaxb3.ejb.strategy.model.base
 

Methods in org.jvnet.hyperjaxb3.ejb.strategy.model.base that return Customizing
 Customizing DefaultProcessModel.getCustomizing()
           
 

Methods in org.jvnet.hyperjaxb3.ejb.strategy.model.base with parameters of type Customizing
 void DefaultProcessModel.setCustomizing(Customizing customizations)
           
 



Copyright © 2005-2014. All Rights Reserved.