Uses of Class
org.openwms.core.domain.preferences.ApplicationPreference

Packages that use ApplicationPreference
org.openwms.core.domain.preferences Contains classes dealing with preferences belonging to the schema http://www.openwms.org/schema/preferences. 
 

Uses of ApplicationPreference in org.openwms.core.domain.preferences
 

Methods in org.openwms.core.domain.preferences that return ApplicationPreference
 ApplicationPreference ObjectFactory.createApplicationPreference()
          Create an instance of ApplicationPreference.
 

Methods in org.openwms.core.domain.preferences that return types with arguments of type ApplicationPreference
 List<ApplicationPreference> Preferences.getApplications()
          Return a list of all ApplicationPreferences or an empty ArrayList when no ApplicationPreferences exist.
 



Copyright © 2005-2011 openwms.org. All Rights Reserved.