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.util.entity.AbstractImageGroupConfiguration.Version

Packages that use AbstractImageGroupConfiguration.Version
org.torweg.pulse.component.store.model contains the business objects of the Store bundle. 
org.torweg.pulse.util.entity contains base classes for entities in pulse
 

Uses of AbstractImageGroupConfiguration.Version in org.torweg.pulse.component.store.model
 

Methods in org.torweg.pulse.component.store.model that return types with arguments of type AbstractImageGroupConfiguration.Version
 java.util.List<AbstractImageGroupConfiguration.Version> StoreContentImageGroup.getAllAssignableVersions()
          Returns a List containing the Versions assignable to the StoreContentImageGroup.
 

Constructor parameters in org.torweg.pulse.component.store.model with type arguments of type AbstractImageGroupConfiguration.Version
StoreContentImageGroup(java.lang.String nam, java.util.List<AbstractImageGroupConfiguration.Version> versions, Bundle b)
          Deprecated. 
 

Uses of AbstractImageGroupConfiguration.Version in org.torweg.pulse.util.entity
 

Methods in org.torweg.pulse.util.entity that return types with arguments of type AbstractImageGroupConfiguration.Version
abstract  java.util.List<AbstractImageGroupConfiguration.Version> AbstractImageGroup.getAllAssignableVersions()
          Returns a List containing the version names of all image versions assignable to the AbstractImageGroup.
 java.util.List<AbstractImageGroupConfiguration.Version> AbstractImageGroupConfiguration.getVersions()
          Returns a List containing the Versions.