pulse - the web application framework Get pulse at SourceForge.net. Fast, secure and Free Open Source software downloads Ohloh project report for pulse-java

Uses of Class
org.torweg.pulse.site.content.AbstractSummaryDescriptionVariant

Packages that use AbstractSummaryDescriptionVariant
org.torweg.pulse.component.shop.model all entities of the shop's model can be found within this package. 
org.torweg.pulse.component.store.model contains the business objects of the Store bundle. 
org.torweg.pulse.site.content is the main management model for the websites Content
 

Uses of AbstractSummaryDescriptionVariant in org.torweg.pulse.component.shop.model
 

Subclasses of AbstractSummaryDescriptionVariant in org.torweg.pulse.component.shop.model
 class ShopVariant
          Represents an article variant in the shop.
 

Uses of AbstractSummaryDescriptionVariant in org.torweg.pulse.component.store.model
 

Subclasses of AbstractSummaryDescriptionVariant in org.torweg.pulse.component.store.model
 class StoreVariant
          Represents an article variant in the store.
 

Uses of AbstractSummaryDescriptionVariant in org.torweg.pulse.site.content
 

Classes in org.torweg.pulse.site.content with type parameters of type AbstractSummaryDescriptionVariant
 class AbstractSummaryDescriptionVariant<T extends AbstractSummaryDescriptionVariant<T>>