- s_AND - Static variable in class com.buckosoft.PicMan.domain.MetaSet
-
- s_colon - Static variable in class com.buckosoft.PicMan.util.DateUtil
-
- s_EQ - Static variable in class com.buckosoft.PicMan.domain.MetaSet
-
- s_GT - Static variable in class com.buckosoft.PicMan.domain.MetaSet
-
- s_LT - Static variable in class com.buckosoft.PicMan.domain.MetaSet
-
- s_NE - Static variable in class com.buckosoft.PicMan.domain.MetaSet
-
- s_NONE - Static variable in class com.buckosoft.PicMan.domain.MetaSet
-
- s_NOT - Static variable in class com.buckosoft.PicMan.domain.MetaSet
-
- s_OR - Static variable in class com.buckosoft.PicMan.domain.MetaSet
-
- s_UNKNOWN - Static variable in class com.buckosoft.PicMan.domain.MetaSet
-
- SampleMaker - Class in com.buckosoft.PicMan.business.mosaic.engine
-
Build a mosaic that contains all of the pics in the set.
- SampleMaker() - Constructor for class com.buckosoft.PicMan.business.mosaic.engine.SampleMaker
-
- saveSystem(System) - Method in interface com.buckosoft.PicMan.db.DatabaseFacade
-
Flush the
System
configuration back to the database.
- saveSystem(System) - Method in class com.buckosoft.PicMan.db.DatabaseImpl
-
- ScanForNewPicsForm - Class in com.buckosoft.PicMan.web
-
- ScanForNewPicsForm() - Constructor for class com.buckosoft.PicMan.web.ScanForNewPicsForm
-
- ScanForNewPicsFormController - Class in com.buckosoft.PicMan.web
-
- ScanForNewPicsFormController() - Constructor for class com.buckosoft.PicMan.web.ScanForNewPicsFormController
-
- SecondRibbon - Class in com.buckosoft.PicMan.business.mosaic.engine
-
Rework FirstMosaic so that we can minimize the number of file reads.
- SecondRibbon() - Constructor for class com.buckosoft.PicMan.business.mosaic.engine.SecondRibbon
-
- SequentialSets - Class in com.buckosoft.PicMan.business.contact.engine
-
Make a contact that contains a list of random sets sorted by pictures within each set
- SequentialSets() - Constructor for class com.buckosoft.PicMan.business.contact.engine.SequentialSets
-
- serialize(Map<?, ?>, JsonGenerator, SerializerProvider) - Method in class com.buckosoft.PicMan.service.support.KeyValueMapSerializer
-
- serializeFields(Map<?, ?>, JsonGenerator, SerializerProvider) - Method in class com.buckosoft.PicMan.service.support.KeyValueMapSerializer
-
Method called to serialize fields, when the value type is not statically
known.
- serializeFieldsUsing(Map<?, ?>, JsonGenerator, SerializerProvider, <any>) - Method in class com.buckosoft.PicMan.service.support.KeyValueMapSerializer
-
Method called to serialize fields, when the value type is statically
known, so that value serializer is passed and does not need to be fetched
from provider.
- serializeTypedFields(Map<?, ?>, JsonGenerator, SerializerProvider) - Method in class com.buckosoft.PicMan.service.support.KeyValueMapSerializer
-
- serializeWithType(Map<?, ?>, JsonGenerator, SerializerProvider, TypeSerializer) - Method in class com.buckosoft.PicMan.service.support.KeyValueMapSerializer
-
- Server_SyncDao - Interface in com.buckosoft.PicMan.db
-
Dao interface for the Server's sync table.
- Server_SyncDaoJdbc - Class in com.buckosoft.PicMan.db
-
Dao interface for the Server's sync table.
- Server_SyncDaoJdbc() - Constructor for class com.buckosoft.PicMan.db.Server_SyncDaoJdbc
-
- set - Variable in class com.buckosoft.PicMan.business.contact.ContactEngine
-
- Set - Class in com.buckosoft.PicMan.domain
-
- Set() - Constructor for class com.buckosoft.PicMan.domain.Set
-
Default constructor, create an empty set.
- Set(int, String) - Constructor for class com.buckosoft.PicMan.domain.Set
-
Convienence constructor to preset some values.
- setActive(boolean) - Method in class com.buckosoft.PicMan.domain.Chain
-
- setActive(boolean) - Method in class com.buckosoft.PicMan.domain.Root
-
- setActive(boolean) - Method in class com.buckosoft.PicMan.domain.Set
-
- setActive(boolean) - Method in class com.buckosoft.PicMan.domain.SyncClient
-
- setActive(boolean) - Method in class com.buckosoft.PicMan.domain.SyncServer
-
- setActiveChain(Chain) - Method in class com.buckosoft.PicMan.web.ChainManForm
-
- setAllowPull(boolean) - Method in class com.buckosoft.PicMan.domain.SyncClient
-
- setAllowPull(boolean) - Method in class com.buckosoft.PicMan.domain.SyncServer
-
- setAllowPush(boolean) - Method in class com.buckosoft.PicMan.domain.SyncClient
-
- setAllowPush(boolean) - Method in class com.buckosoft.PicMan.domain.SyncServer
-
- setAuthLevel(int) - Method in class com.buckosoft.PicMan.domain.User
-
- setBatch(boolean) - Method in class com.buckosoft.PicMan.domain.Mosaic
-
- setBatchManagerTrigger(CronTriggerBean) - Method in class com.buckosoft.PicMan.business.PicManImpl
-
- setBatchMode(boolean) - Method in class com.buckosoft.PicMan.web.MosaicSetupForm
-
- setBsAccountMan(BSAccountMan) - Method in class com.buckosoft.PicMan.business.common.UserFactory
-
Set the reference to BSAccountMan
- setBSAccountMan(BSAccountMan) - Method in class com.buckosoft.PicMan.business.PicManImpl
-
- setBuildMosaicPic(boolean) - Method in class com.buckosoft.PicMan.domain.System
-
- setBuildThumbCache(boolean) - Method in class com.buckosoft.PicMan.image.ThumbCache
-
Build the thumb cache.
- setCacheDir(int) - Method in class com.buckosoft.PicMan.domain.Pic
-
Set which cache subdirectory this pic is written to.
- setCalcMosaicVectors(boolean) - Method in class com.buckosoft.PicMan.domain.System
-
- setCalibration() - Method in class com.buckosoft.PicMan.domain.PosterParams
-
- setCalibrationSheet(boolean) - Method in class com.buckosoft.PicMan.web.PosterSetupForm
-
- setChain(Chain) - Method in class com.buckosoft.PicMan.web.SpinContactsForm
-
- setChains(List<Chain>) - Method in class com.buckosoft.PicMan.web.ChainManForm
-
- setChainsDao(ChainsDao) - Method in class com.buckosoft.PicMan.db.DatabaseImpl
-
AOP setter for the ChainsDao
- setChainToDelete(String) - Method in class com.buckosoft.PicMan.web.ChainManForm
-
- SetChangedListener - Interface in com.buckosoft.PicMan.business
-
Interface for an object to receive notifications when a set has changed.
- setCid(int) - Method in class com.buckosoft.PicMan.domain.Chain
-
- setCid(int) - Method in class com.buckosoft.PicMan.domain.Contact
-
Set the chain id for this contact
- setCid(int) - Method in class com.buckosoft.PicMan.domain.ContactParams
-
- setClickedDeleteCache(boolean) - Method in class com.buckosoft.PicMan.web.SystemSetupForm
-
Set this if the user clicks the Delete Cache link
- setClientSyncTimestamp(String) - Method in interface com.buckosoft.PicMan.db.DatabaseFacade
-
Set the last time this client sync'd to now.
- setClientSyncTimestamp(String) - Method in class com.buckosoft.PicMan.db.DatabaseImpl
-
- setClientSyncTimestamp(String, String) - Method in interface com.buckosoft.PicMan.PicManService.PicManService_PortType
-
Mark the time that this host was synced.
- setClientSyncTimestamp(String, String) - Method in class com.buckosoft.PicMan.PicManService.PicManServiceProxy
-
- setClientSyncTimestamp(String, String) - Method in class com.buckosoft.PicMan.PicManService.PicManServiceSOAPStub
-
- setClientTimestamp(String) - Method in interface com.buckosoft.PicMan.db.Server_SyncDao
-
Set the last time this client sync'd to now.
- setClientTimestamp(String) - Method in class com.buckosoft.PicMan.db.Server_SyncDaoJdbc
-
- setColor(int) - Method in class com.buckosoft.PicMan.domain.JobLogEntry
-
- setCompressJS(boolean) - Method in class com.buckosoft.PicMan.web.SyncSetupPageController
-
- setConfig(HashMap<String, String>) - Method in class com.buckosoft.PicMan.domain.Poster
-
Set the map of config parameters.
- setContactCount(int) - Method in class com.buckosoft.PicMan.domain.Chain
-
- setContactDirectory(String) - Method in class com.buckosoft.PicMan.domain.Chain
-
- setContactEngineName(String) - Method in class com.buckosoft.PicMan.web.ChainManForm
-
Set the name of the engine to use to build the chain.
- setContactHeight(int) - Method in class com.buckosoft.PicMan.domain.Chain
-
- setContactManager(ContactManager) - Method in class com.buckosoft.PicMan.business.contact.ContactEngine
-
- setContactNumber(int) - Method in class com.buckosoft.PicMan.domain.ContactParams
-
- setContactPrefix(String) - Method in class com.buckosoft.PicMan.domain.Chain
-
- setContactsDao(ContactsDao) - Method in class com.buckosoft.PicMan.db.DatabaseImpl
-
AOP setter for the ContactsDao
- setContactWidth(int) - Method in class com.buckosoft.PicMan.domain.Chain
-
- setCustomDate(Date) - Method in class com.buckosoft.PicMan.business.PicImporterImpl.PossibleDates
-
- setDatabase(DatabaseFacade) - Method in class com.buckosoft.PicMan.business.common.UserFactory
-
- setDatabase(DatabaseFacade) - Method in class com.buckosoft.PicMan.db.logic.MetaSetFilter
-
Set the reference to the Database
- setDatabase(DatabaseFacade) - Method in class com.buckosoft.PicMan.web.ChainManFormController
-
- setDatabase(DatabaseFacade) - Method in class com.buckosoft.PicMan.web.DatabaseConverterFormController
-
- setDatabase(DatabaseFacade) - Method in class com.buckosoft.PicMan.web.FilterReportPageController
-
- setDatabase(DatabaseFacade) - Method in class com.buckosoft.PicMan.web.GetPicController
-
Set the reference to the PicMan Database
- setDatabase(DatabaseFacade) - Method in class com.buckosoft.PicMan.web.GetThumbNailController
-
Set the reference to the PicMan Database
- setDatabase(DatabaseFacade) - Method in class com.buckosoft.PicMan.web.HomePageController
-
Set the reference to the PicMan database
- setDatabase(DatabaseFacade) - Method in class com.buckosoft.PicMan.web.HtmlUtils
-
- setDatabase(DatabaseFacade) - Method in class com.buckosoft.PicMan.web.MetaSetFormController
-
- setDatabase(DatabaseFacade) - Method in class com.buckosoft.PicMan.web.MosaicAnalysePicController
-
Set the reference to the PicMan Database
- setDatabase(DatabaseFacade) - Method in class com.buckosoft.PicMan.web.MosaicBatchSetupFormController
-
Set the reference to the PicMan Database
- setDatabase(DatabaseFacade) - Method in class com.buckosoft.PicMan.web.MosaicDisplayPageController
-
- setDatabase(DatabaseFacade) - Method in class com.buckosoft.PicMan.web.MosaicSetupFormController
-
Set the reference to the PicMan Database
- setDatabase(DatabaseFacade) - Method in class com.buckosoft.PicMan.web.PicFilterWeb
-
- setDatabase(DatabaseFacade) - Method in class com.buckosoft.PicMan.web.PosterDisplayPageController
-
- setDatabase(DatabaseFacade) - Method in class com.buckosoft.PicMan.web.PosterSetupFormController
-
Set the reference to the PicMan Database
- setDatabase(DatabaseFacade) - Method in class com.buckosoft.PicMan.web.RootManFormController
-
Set the reference to the PicMan Database
- setDatabase(DatabaseFacade) - Method in class com.buckosoft.PicMan.web.SetManFormController
-
- setDatabase(DatabaseFacade) - Method in class com.buckosoft.PicMan.web.SetSizeWebTable
-
Deprecated.
- setDatabase(DatabaseFacade) - Method in class com.buckosoft.PicMan.web.SpinContactsForm
-
- setDatabase(DatabaseFacade) - Method in class com.buckosoft.PicMan.web.SpinContactsFormController
-
- setDatabase(DatabaseFacade) - Method in class com.buckosoft.PicMan.web.SyncSetupPageController
-
- setDatabase(DatabaseFacade) - Method in class com.buckosoft.PicMan.web.SyncStatusPageController
-
- setDatabase(DatabaseFacade) - Method in class com.buckosoft.PicMan.web.SystemSetupFormController
-
- setDataSource(DataSource) - Method in class com.buckosoft.PicMan.db.ChainsDaoJdbc
-
Set the database reference
- setDataSource(DataSource) - Method in class com.buckosoft.PicMan.db.ContactsDaoJdbc
-
Set the JDBC datasource reference
- setDataSource(DataSource) - Method in class com.buckosoft.PicMan.db.FiltersDaoJdbc
-
Set the JDBC datasource reference
- setDataSource(DataSource) - Method in class com.buckosoft.PicMan.db.FiltersMicroSetsDaoJdbc
-
Set the reference to the JDBC datasource.
- setDataSource(DataSource) - Method in class com.buckosoft.PicMan.db.MetaSetsDaoJdbc
-
Set the reference to the JDBC datasource.
- setDataSource(DataSource) - Method in class com.buckosoft.PicMan.db.MosaicBatchesDaoJdbc
-
Set the reference to the JDBC datasource.
- setDataSource(DataSource) - Method in class com.buckosoft.PicMan.db.MosaicsDaoJdbc
-
Set the reference to the JDBC datasource.
- setDataSource(DataSource) - Method in class com.buckosoft.PicMan.db.MosaicTilesDaoJdbc
-
Set the reference to the JDBC datasource.
- setDataSource(DataSource) - Method in class com.buckosoft.PicMan.db.MosaicVectorsDaoJdbc
-
Set the reference to the JDBC datasource.
- setDataSource(DataSource) - Method in class com.buckosoft.PicMan.db.PicsDaoJdbc
-
Set the reference to the JDBC datasource.
- setDataSource(DataSource) - Method in class com.buckosoft.PicMan.db.PostersDaoJdbc
-
Set the reference to the JDBC datasource.
- setDataSource(DataSource) - Method in class com.buckosoft.PicMan.db.RootsDaoJdbc
-
Set the reference to the JDBC datasource.
- setDataSource(DataSource) - Method in class com.buckosoft.PicMan.db.SetsDaoJdbc
-
Set the reference to the JDBC datasource.
- setDataSource(DataSource) - Method in class com.buckosoft.PicMan.db.SetTimestampsDaoJdbc
-
Set the JDBC datasource reference
- setDataSource(DataSource) - Method in class com.buckosoft.PicMan.db.SystemDaoJdbc
-
Set the database reference
- setDataSource(DataSource) - Method in class com.buckosoft.PicMan.db.UsersDaoJdbc
-
Set the reference to the JDBC datasource.
- setDataSource(DataSource) - Method in class com.buckosoft.PicMan.db.VirginsDaoJdbc
-
Set the reference to the JDBC datasource.
- setDbUrl(String) - Method in interface com.buckosoft.PicMan.db.DatabaseFacade
-
Set the database url.
- setDbUrl(String) - Method in class com.buckosoft.PicMan.db.DatabaseImpl
-
- setDbUrl(String) - Method in class com.buckosoft.PicMan.web.SystemSetupForm
-
- setDbUser(String) - Method in interface com.buckosoft.PicMan.db.DatabaseFacade
-
Set the user who is accessing the database.
- setDbUser(String) - Method in class com.buckosoft.PicMan.db.DatabaseImpl
-
- setDbUser(String) - Method in class com.buckosoft.PicMan.web.SystemSetupForm
-
- setDEBUG(boolean) - Method in class com.buckosoft.PicMan.business.BatchManager
-
Enable logger output on this module
- setDEBUG(boolean) - Method in class com.buckosoft.PicMan.business.mosaic.MosaicEngine
-
Enable logger output on this module
- setDEBUG(boolean) - Method in class com.buckosoft.PicMan.business.mosaic.MosaicMan
-
Enable logger output on this module
- setDEBUG(boolean) - Method in interface com.buckosoft.PicMan.db.DatabaseFacade
-
Enable logger output on the database
- setDEBUG(boolean) - Method in class com.buckosoft.PicMan.db.DatabaseImpl
-
- setDEBUG(boolean) - Method in class com.buckosoft.PicMan.web.GetThumbNailController
-
Enable logger output on this module
- setDEBUG(boolean) - Method in class com.buckosoft.PicMan.web.ImportPicsAjaxController
-
Enable debug logger output on this module
- setDEBUG(boolean) - Method in class com.buckosoft.PicMan.web.MetaSetFormController
-
Enable debug logger output on this module
- setDEBUG(boolean) - Method in class com.buckosoft.PicMan.web.MosaicAnalyseAjaxController
-
Enable debug logger output on this module
- setDEBUG(boolean) - Method in class com.buckosoft.PicMan.web.PicBrowserAjaxController
-
Enable debug logger output on this module
- setDEBUG(boolean) - Method in class com.buckosoft.PicMan.web.WebAjaxController
-
Enable debug logger output on this module
- setDEBUGBatchManager(boolean) - Method in class com.buckosoft.PicMan.business.PicManImpl
-
Enable logger output for the BatchManager
- setDEBUGBatchManagerEntry(boolean) - Method in class com.buckosoft.PicMan.business.PicManImpl
-
Enable logger output for the BatchManager Entry
- setDEBUGDatabaseImpl(boolean) - Method in class com.buckosoft.PicMan.business.PicManImpl
-
- setDEBUGEngine(boolean) - Method in class com.buckosoft.PicMan.business.mosaic.MosaicMan
-
Enable logger output on any MosaicEngine spawned.
- setDEBUGEntry(boolean) - Method in class com.buckosoft.PicMan.business.BatchManager
-
Enable logger output on this module
- setDEBUGMosaicEngine(boolean) - Method in class com.buckosoft.PicMan.business.PicManImpl
-
Enable logger output for the Mosaic Engine.
- setDEBUGMosaicMan(boolean) - Method in class com.buckosoft.PicMan.business.PicManImpl
-
Enable logger output for the MosaicMan.
- SetDelete(DataSource) - Constructor for class com.buckosoft.PicMan.db.SetsDaoJdbc.SetDelete
-
Create a new instance of SetDelete.
- setDeleteCacheConfirmed(boolean) - Method in class com.buckosoft.PicMan.web.SystemSetupForm
-
Set this in the "Are You Sure" page, if the user submits, then this will be true.
- setDescription(String) - Method in class com.buckosoft.PicMan.domain.Chain
-
- setDescription(String) - Method in class com.buckosoft.PicMan.domain.Set
-
Set the user's desciption of this set.
- setDpi(int) - Method in class com.buckosoft.PicMan.domain.Poster
-
- setEditDate(Date) - Method in class com.buckosoft.PicMan.domain.Set
-
- setEditDateNow() - Method in class com.buckosoft.PicMan.domain.Set
-
Set the time of this set's edit to be now.
- setEditorShowChangedFilters(boolean) - Method in class com.buckosoft.PicMan.domain.User
-
Should the filter editor display a div of filters that changed as a result of your editing?
- setEditorShowFileDates(boolean) - Method in class com.buckosoft.PicMan.domain.User
-
Should the filter editor display the file dates?
- setEditRoot(Root) - Method in class com.buckosoft.PicMan.web.RootManForm
-
If we are editing an existing Root, set this to it.
- setEditSet(Set) - Method in class com.buckosoft.PicMan.web.SetManForm
-
- setEndpoint(String) - Method in class com.buckosoft.PicMan.PicManService.PicManServiceProxy
-
- setEndpointAddress(String, String) - Method in class com.buckosoft.PicMan.PicManService.PicManService_ServiceLocator
-
Set the endpoint address for the specified port name.
- setEndpointAddress(QName, String) - Method in class com.buckosoft.PicMan.PicManService.PicManService_ServiceLocator
-
Set the endpoint address for the specified port name.
- setEndTime(Date) - Method in class com.buckosoft.PicMan.domain.Contact
-
- setEndTime(Date) - Method in class com.buckosoft.PicMan.domain.JobLogEntry
-
- setEndTime() - Method in class com.buckosoft.PicMan.domain.JobLogEntry
-
Set the end time of this JobLogEntry to now.
- setEngine(String) - Method in class com.buckosoft.PicMan.domain.Chain
-
- setEngine(String) - Method in class com.buckosoft.PicMan.domain.Mosaic
-
- setEngineConfig(HashMap<String, String>) - Method in class com.buckosoft.PicMan.domain.Mosaic
-
Set the map of engine config parameters.
- setEngineCronExpression(String) - Method in interface com.buckosoft.PicMan.business.PicManFacade
-
Set the Cron string used to clock the engine. DDS
- setEngineCronExpression(String) - Method in class com.buckosoft.PicMan.business.PicManImpl
-
- setEngineCronExpression(String) - Method in class com.buckosoft.PicMan.domain.System
-
- setEngineName(String) - Method in class com.buckosoft.PicMan.domain.ContactParams
-
Set the name of the engine that is to build these contacts
- setEngineOn(boolean) - Method in class com.buckosoft.PicMan.domain.System
-
- setEngineReportColumns(int) - Method in class com.buckosoft.PicMan.domain.User
-
- setEngineReportRows(int) - Method in class com.buckosoft.PicMan.domain.User
-
- setEngineRunOnce(boolean) - Method in class com.buckosoft.PicMan.domain.System
-
- setEngines(List<String>) - Method in class com.buckosoft.PicMan.web.ChainManForm
-
- setEngines(List<String>) - Method in class com.buckosoft.PicMan.web.MosaicSetupForm
-
- setError() - Method in class com.buckosoft.PicMan.domain.JobLogEntry
-
- setErrorMessage(String) - Method in class com.buckosoft.PicMan.web.MosaicDisplayConfigForm
-
Set any error message that is to be displayed to the user in the System Setup page.
- setErrorMessage(String) - Method in class com.buckosoft.PicMan.web.SystemSetupForm
-
Set any error message that is to be displayed to the user in the System Setup page.
- setErrorMessage(String) - Method in class com.buckosoft.PicMan.web.UserConfigForm
-
Set any error message that is to be displayed to the user in the System Setup page.
- setFileDate(Date) - Method in class com.buckosoft.PicMan.business.PicImporterImpl.PossibleDates
-
- setFilePrefix(String) - Method in class com.buckosoft.PicMan.domain.Root
-
- setFilterPagePicCount(int) - Method in class com.buckosoft.PicMan.domain.User
-
Set the number of filters to display on a page, given a choice.
- setFiltersDao(FiltersDao) - Method in class com.buckosoft.PicMan.db.DatabaseImpl
-
AOP setter for the FiltersDao
- setFiltersMicroSetsDao(FiltersMicroSetsDao) - Method in class com.buckosoft.PicMan.db.DatabaseImpl
-
AOP setter for the FiltersMicroSetsDao
- setFiltersSaved(boolean) - Method in class com.buckosoft.PicMan.web.SpinContactsForm
-
- setFunc(int) - Method in class com.buckosoft.PicMan.domain.MetaSetRule
-
- setGeneratedOffsetXY(XY) - Method in class com.buckosoft.PicMan.domain.PosterParams
-
The poster set is centered on the available sheets.
- setHeight(int) - Method in class com.buckosoft.PicMan.domain.MosaicTile
-
- setHeight(int) - Method in class com.buckosoft.PicMan.domain.Pic
-
- setHomeDebug(boolean) - Method in class com.buckosoft.PicMan.domain.User
-
Display the javascript debug on the home page
- setHomePageThumbWidth(int) - Method in class com.buckosoft.PicMan.domain.User
-
- setHomeThumbDelay(int) - Method in class com.buckosoft.PicMan.domain.User
-
- setHomeThumbSetName(String) - Method in class com.buckosoft.PicMan.domain.User
-
- setId(int) - Method in class com.buckosoft.PicMan.domain.SyncClient
-
- setId(int) - Method in class com.buckosoft.PicMan.domain.SyncServer
-
- setIgnorableProperties(String[]) - Method in class com.buckosoft.PicMan.service.support.KeyValueMapDeserializer
-
- setImage(BufferedImage) - Method in class com.buckosoft.PicMan.domain.Thumbnail
-
- setImportDirectory(String) - Method in class com.buckosoft.PicMan.domain.System
-
- setImportPic(boolean) - Method in class com.buckosoft.PicMan.domain.Pic
-
If this is an importPic, then set this flag
- setImportsToDo(int) - Method in class com.buckosoft.PicMan.domain.System
-
- setIndex(int) - Method in class com.buckosoft.PicMan.domain.MetaSetRule
-
Set the index into the list of rules that is this rule.
- SetInsert(DataSource) - Constructor for class com.buckosoft.PicMan.db.SetsDaoJdbc.SetInsert
-
Create a new instance of SetInsert.
- setJobLogSummaryOnly(boolean) - Method in class com.buckosoft.PicMan.domain.System
-
- setLastMosaicUpdate() - Method in class com.buckosoft.PicMan.business.mosaic.MosaicEngine
-
- setLastSync(Date) - Method in class com.buckosoft.PicMan.domain.SyncClient
-
- setLocation(String) - Method in class com.buckosoft.PicMan.domain.Pic
-
Set the relative directory of this pic
- setMakeBackup(boolean) - Method in class com.buckosoft.PicMan.domain.Mosaic
-
Should we save the mosaic output jpeg before overwriting it with a new file?
- setMakeBackups(boolean) - Method in class com.buckosoft.PicMan.web.MosaicSetupForm
-
Should we save the mosaic output jpeg before overwriting it with a new file?
- setMakeBackups(boolean) - Method in class com.buckosoft.PicMan.web.PosterSetupForm
-
Should we save the poster output jpeg before overwriting it with a new file?
- SetManDom - Class in com.buckosoft.PicMan.dom
-
Fetch the Sets as a DOM
- SetManDom() - Constructor for class com.buckosoft.PicMan.dom.SetManDom
-
- SetManForm - Class in com.buckosoft.PicMan.web
-
A bean to wrap SetMan in a form friendly package
- SetManForm() - Constructor for class com.buckosoft.PicMan.web.SetManForm
-
- SetManFormController - Class in com.buckosoft.PicMan.web
-
The Spring controller to edit PicMan's Sets (except MetaSets).
- SetManFormController() - Constructor for class com.buckosoft.PicMan.web.SetManFormController
-
- setMarginB(int) - Method in class com.buckosoft.PicMan.domain.Poster
-
- setMarginL(int) - Method in class com.buckosoft.PicMan.domain.Poster
-
- setMarginR(int) - Method in class com.buckosoft.PicMan.domain.Poster
-
- setMarginT(int) - Method in class com.buckosoft.PicMan.domain.Poster
-
- setMasterMid(int) - Method in class com.buckosoft.PicMan.domain.Poster
-
- setMasterPic(String) - Method in class com.buckosoft.PicMan.domain.Mosaic
-
- setMasterPic(String) - Method in class com.buckosoft.PicMan.web.MosaicSetupForm
-
- setMasterPic(String) - Method in class com.buckosoft.PicMan.web.PosterSetupForm
-
- setMasterPicXY(XY) - Method in class com.buckosoft.PicMan.domain.PosterParams
-
- setMaxRules(int) - Method in class com.buckosoft.PicMan.web.MetaSetForm
-
Set the maximum number of rules in a MetaSet.
- setMbid(int) - Method in class com.buckosoft.PicMan.domain.MosaicBatch
-
- setMd5(long) - Method in class com.buckosoft.PicMan.domain.Pic
-
Set the md5 checksum for this pic
- setMessage(String) - Method in class com.buckosoft.PicMan.domain.SyncLogEntry
-
- setMessage(String) - Method in class com.buckosoft.PicMan.web.DatabaseConverterForm
-
- setMessage(String) - Method in class com.buckosoft.PicMan.web.MosaicDisplayConfigForm
-
Set any message that is to be displayed to the user in the System Setup page
- setMessage(String) - Method in class com.buckosoft.PicMan.web.SystemSetupForm
-
Set any message that is to be displayed to the user in the System Setup page
- setMessage(String) - Method in class com.buckosoft.PicMan.web.UserConfigForm
-
Set any message that is to be displayed to the user in the System Setup page
- setMetaSet(boolean) - Method in class com.buckosoft.PicMan.domain.Set
-
- setMetaSet(MetaSet) - Method in class com.buckosoft.PicMan.web.MetaSetForm
-
- setMetaSetsDao(MetaSetsDao) - Method in class com.buckosoft.PicMan.db.DatabaseImpl
-
AOP setter for the MetaSetsDao
- setMicroSet(boolean) - Method in class com.buckosoft.PicMan.domain.Set
-
- setMid(int) - Method in class com.buckosoft.PicMan.domain.Mosaic
-
- setMid(int) - Method in class com.buckosoft.PicMan.domain.MosaicTile
-
- setMid(int) - Method in class com.buckosoft.PicMan.web.PosterSetupForm.MosaicNameAndMid
-
- setMosaic(Mosaic) - Method in class com.buckosoft.PicMan.business.mosaic.MosaicEngine
-
Set the Mosaic that we are going to build.
- setMosaic(Mosaic) - Method in class com.buckosoft.PicMan.web.MosaicSetupForm
-
- setMosaicBatches(List<MosaicBatch>) - Method in class com.buckosoft.PicMan.web.MosaicSetupForm
-
- setMosaicBatchesDao(MosaicBatchesDao) - Method in class com.buckosoft.PicMan.db.DatabaseImpl
-
AOP setter for the MosaicsDao
- setMosaicConfigs(String) - Method in class com.buckosoft.PicMan.web.MosaicSetupForm
-
- setMosaicDepth(int) - Method in class com.buckosoft.PicMan.domain.System
-
- setMosaicDisplayDelay(int) - Method in class com.buckosoft.PicMan.domain.User
-
- setMosaicEngineConfig(String) - Method in class com.buckosoft.PicMan.web.MosaicSetupForm
-
- setMosaicEngineName(String) - Method in class com.buckosoft.PicMan.web.MosaicSetupForm
-
- setMosaicHeight(int) - Method in class com.buckosoft.PicMan.web.MosaicSetupForm
-
- setMosaicName(String) - Method in class com.buckosoft.PicMan.web.MosaicSetupForm
-
- setMosaicOutputFile(String) - Method in class com.buckosoft.PicMan.domain.User
-
- setMosaicOutputFile(String) - Method in class com.buckosoft.PicMan.web.MosaicSetupForm
-
- setMosaicPicsPerPage(int) - Method in class com.buckosoft.PicMan.domain.System
-
- setMosaicPreviewHeight(int) - Method in class com.buckosoft.PicMan.domain.User
-
- setMosaics(List<Mosaic>) - Method in class com.buckosoft.PicMan.web.MosaicSetupForm
-
- setMosaics(List<PosterSetupForm.MosaicNameAndMid>) - Method in class com.buckosoft.PicMan.web.PosterSetupForm
-
- setMosaicsDao(MosaicsDao) - Method in class com.buckosoft.PicMan.db.DatabaseImpl
-
AOP setter for the MosaicsDao
- setMosaicsDao(MosaicsDao) - Method in class com.buckosoft.PicMan.db.MosaicBatchesDaoJdbc
-
AOP setter for the MosaicsDao
- setMosaicSelectName(String) - Method in class com.buckosoft.PicMan.web.MosaicSetupForm
-
- setMosaicSet(int) - Method in class com.buckosoft.PicMan.image.ThumbCache
-
- setMosaicSetName(String) - Method in class com.buckosoft.PicMan.domain.User
-
- setMosaicSid(int) - Method in class com.buckosoft.PicMan.web.MosaicSetupForm
-
- setMosaicSizes(String) - Method in class com.buckosoft.PicMan.web.MosaicSetupForm
-
- setMosaicSuperCacheMaxSize(int) - Method in class com.buckosoft.PicMan.image.ThumbCache
-
- setMosaicTestPic(String) - Method in class com.buckosoft.PicMan.domain.User
-
- setMosaicThumbCacheDir(String) - Method in class com.buckosoft.PicMan.domain.System
-
- setMosaicThumbCacheHeight(int) - Method in class com.buckosoft.PicMan.domain.System
-
- setMosaicThumbHeight(int) - Method in class com.buckosoft.PicMan.domain.System
-
- setMosaicTileHeight(int) - Method in class com.buckosoft.PicMan.domain.User
-
- setMosaicTilesDao(MosaicTilesDao) - Method in class com.buckosoft.PicMan.db.DatabaseImpl
-
AOP setter for the MosaicTilesDao
- setMosaicVectorsDao(MosaicVectorsDao) - Method in class com.buckosoft.PicMan.db.DatabaseImpl
-
AOP setter for the MosaicVectorsDao
- setMultiplier(double) - Method in class com.buckosoft.PicMan.domain.Poster
-
- setName(String) - Method in class com.buckosoft.PicMan.domain.Chain
-
- setName(String) - Method in class com.buckosoft.PicMan.domain.Contact
-
- setName(String) - Method in class com.buckosoft.PicMan.domain.JobLogEntry
-
- setName(String) - Method in class com.buckosoft.PicMan.domain.Mosaic
-
- setName(String) - Method in class com.buckosoft.PicMan.domain.Pic
-
- setName(String) - Method in class com.buckosoft.PicMan.domain.Poster
-
- setName(String) - Method in class com.buckosoft.PicMan.domain.Root
-
- setName(String) - Method in class com.buckosoft.PicMan.domain.Set
-
- setName(String) - Method in class com.buckosoft.PicMan.domain.SetSizeCount
-
- setName(String) - Method in class com.buckosoft.PicMan.domain.SyncClient
-
- setName(String) - Method in class com.buckosoft.PicMan.domain.SyncServer
-
- setName(String) - Method in class com.buckosoft.PicMan.domain.Thumbnail
-
- setName(String) - Method in class com.buckosoft.PicMan.domain.Virgin
-
- setName(String) - Method in class com.buckosoft.PicMan.web.PosterSetupForm.MosaicNameAndMid
-
- setNanoSet(boolean) - Method in class com.buckosoft.PicMan.domain.Set
-
- setNewChainName(String) - Method in class com.buckosoft.PicMan.web.ChainManForm
-
- setNewName(String) - Method in class com.buckosoft.PicMan.web.DatabaseConverterForm
-
- setNewPicScanner(NewPicScanner) - Method in class com.buckosoft.PicMan.web.ScanForNewPicsForm
-
- setNewSet(Set) - Method in class com.buckosoft.PicMan.web.SetManForm
-
- setNote(String) - Method in class com.buckosoft.PicMan.domain.JobLogEntry
-
- setOldName(String) - Method in class com.buckosoft.PicMan.web.DatabaseConverterForm
-
- setOperator(int) - Method in class com.buckosoft.PicMan.domain.MetaSetRule
-
- setOutPic(String) - Method in class com.buckosoft.PicMan.domain.Mosaic
-
The full path to the jpeg to write
- setOutputDirectory(String) - Method in class com.buckosoft.PicMan.domain.ContactParams
-
- setOutputPath(String) - Method in class com.buckosoft.PicMan.domain.Poster
-
- setOverSprayB(int) - Method in class com.buckosoft.PicMan.domain.Poster
-
- setOverSprayL(int) - Method in class com.buckosoft.PicMan.domain.Poster
-
- setOverSprayR(int) - Method in class com.buckosoft.PicMan.domain.Poster
-
- setOverSprayT(int) - Method in class com.buckosoft.PicMan.domain.Poster
-
- setPaperHeight(double) - Method in class com.buckosoft.PicMan.domain.Poster
-
- setPaperWidth(double) - Method in class com.buckosoft.PicMan.domain.Poster
-
- setPath(String) - Method in class com.buckosoft.PicMan.domain.Root
-
- setPeriod(int) - Method in class com.buckosoft.PicMan.domain.SyncClient
-
Set the refresh period in number of seconds
- setPic(String, int, int) - Method in class com.buckosoft.PicMan.domain.Contact
-
- setPicBrowserPicsPerPage(int) - Method in class com.buckosoft.PicMan.domain.User
-
Set the number of thumbnails displayed in a page in the PicBrowser.
- setPicBrowserShowRatings(boolean) - Method in class com.buckosoft.PicMan.domain.User
-
- setPicExtensions(List<String>) - Method in interface com.buckosoft.PicMan.business.NewPicScanner
-
Set the list of file extensions that can be Pics.
- setPicExtensions(List<String>) - Method in class com.buckosoft.PicMan.business.NewPicScannerImpl
-
Set the pic extensions that are known pics
- setPicExtensions(LinkedList<String>) - Method in class com.buckosoft.PicMan.domain.System
-
- setPicMan(PicManFacade) - Method in class com.buckosoft.PicMan.business.BatchManager
-
Set the reference to the PicMan API.
- setPicMan(PicManFacade) - Method in class com.buckosoft.PicMan.business.contact.ContactEngine
-
Set the reference to the PicMan API.
- setPicMan(PicManFacade) - Method in class com.buckosoft.PicMan.business.ContactManager
-
- setPicMan(PicManFacade) - Method in class com.buckosoft.PicMan.business.MetaSetChangeAuditor
-
Set the reference to the PicMan API.
- setPicMan(PicManFacade) - Method in class com.buckosoft.PicMan.business.mosaic.MosaicEngine
-
Set the reference to the PicMan API.
- setPicMan(PicManFacade) - Method in class com.buckosoft.PicMan.business.mosaic.MosaicMan
-
Set the reference to the PicMan API.
- setPicMan(PicManFacade) - Method in class com.buckosoft.PicMan.business.mosaic.MosaicManDevelopment
-
Set the reference to the PicMan API.
- setPicMan(PicManFacade) - Method in class com.buckosoft.PicMan.business.PicImporterImpl
-
Set the reference to the PicMan API.
- setPicMan(PicManFacade) - Method in class com.buckosoft.PicMan.business.PosterManager
-
Set the reference to the primary PicMan api.
- setPicMan(PicManFacade) - Method in class com.buckosoft.PicMan.business.SpringGlue
-
- setPicMan(PicManFacade) - Method in class com.buckosoft.PicMan.business.SyncManager_Old
-
Set the reference to the PicMan API.
- setPicMan(PicManFacade) - Method in class com.buckosoft.PicMan.business.util.MD5SumUpdater
-
Set the reference to the PicMan API.
- setPicMan(PicManFacade) - Method in class com.buckosoft.PicMan.business.util.MlbFilterFixer
-
Set the reference to the PicMan API.
- setPicMan(PicManFacade) - Method in class com.buckosoft.PicMan.business.util.PicSizeUpdater
-
Set the reference to the PicMan API.
- setPicMan(PicManFacade) - Method in class com.buckosoft.PicMan.image.PicReader
-
- setPicMan(PicManFacade) - Method in class com.buckosoft.PicMan.image.ThumbCache
-
Set the reference to the main API
- setPicMan(PicManFacade) - Method in class com.buckosoft.PicMan.service.sync.SyncServiceImpl
-
Set the reference to the PicMan API.
- setPicMan(PicManFacade) - Method in class com.buckosoft.PicMan.web.ChainManFormController
-
- setPicMan(PicManFacade) - Method in class com.buckosoft.PicMan.web.DatabaseConverterFormController
-
- setPicMan(PicManFacade) - Method in class com.buckosoft.PicMan.web.FilterReportPageController
-
- setPicMan(PicManFacade) - Method in class com.buckosoft.PicMan.web.FilterReportSummaryPageController
-
Set the reference to the PicMan API.
- setPicMan(PicManFacade) - Method in class com.buckosoft.PicMan.web.GetPicController
-
Set the reference to the PicMan API.
- setPicMan(PicManFacade) - Method in class com.buckosoft.PicMan.web.GetThumbNailController
-
Set the reference to the PicMan API.
- setPicMan(PicManFacade) - Method in class com.buckosoft.PicMan.web.HomePageController
-
Set the reference to the PicMan API
- setPicMan(PicManFacade) - Method in class com.buckosoft.PicMan.web.ImportPicsAjaxController
-
Set the reference to the PicMan API.
- setPicMan(PicManFacade) - Method in class com.buckosoft.PicMan.web.ImportPicsPageController
-
Set the reference to the PicMan API.
- setPicMan(PicManFacade) - Method in class com.buckosoft.PicMan.web.JobLogReportPageController
-
- setPicMan(PicManFacade) - Method in class com.buckosoft.PicMan.web.MetaSetFormController
-
- setPicMan(PicManFacade) - Method in class com.buckosoft.PicMan.web.MosaicAnalyseAjaxController
-
Set the reference to the PicMan API.
- setPicMan(PicManFacade) - Method in class com.buckosoft.PicMan.web.MosaicAnalysePageController
-
Set the reference to the PicMan API.
- setPicMan(PicManFacade) - Method in class com.buckosoft.PicMan.web.MosaicAnalysePicController
-
Set the reference to the PicMan API.
- setPicMan(PicManFacade) - Method in class com.buckosoft.PicMan.web.MosaicBatchSetupFormController
-
Set the reference to the PicMan API.
- setPicMan(PicManFacade) - Method in class com.buckosoft.PicMan.web.MosaicDisplayAjaxController
-
Set the reference to the PicMan API.
- setPicMan(PicManFacade) - Method in class com.buckosoft.PicMan.web.MosaicDisplayConfigFormController
-
Set the reference to the PicMan API.
- setPicMan(PicManFacade) - Method in class com.buckosoft.PicMan.web.MosaicDisplayPageController
-
- setPicMan(PicManFacade) - Method in class com.buckosoft.PicMan.web.MosaicSetupForm
-
Set the reference to the PicMan API.
- setPicMan(PicManFacade) - Method in class com.buckosoft.PicMan.web.MosaicSetupFormController
-
Set the reference to the PicMan API.
- setPicMan(PicManFacade) - Method in class com.buckosoft.PicMan.web.PicBrowserAjaxController
-
Set the reference to the PicMan API.
- setPicMan(PicManFacade) - Method in class com.buckosoft.PicMan.web.PosterDisplayPageController
-
- setPicMan(PicManFacade) - Method in class com.buckosoft.PicMan.web.PosterSetupForm
-
Set the reference to the PicMan API.
- setPicMan(PicManFacade) - Method in class com.buckosoft.PicMan.web.PosterSetupFormController
-
Set the reference to the PicMan API.
- setPicMan(PicManFacade) - Method in class com.buckosoft.PicMan.web.ScanForNewPicsFormController
-
- setPicMan(PicManFacade) - Method in class com.buckosoft.PicMan.web.ShowErrorPageController
-
- setPicMan(PicManFacade) - Method in class com.buckosoft.PicMan.web.SlideShowPageController
-
Set the reference to the PicMan API.
- setPicMan(PicManFacade) - Method in class com.buckosoft.PicMan.web.SpinContactsForm
-
- setPicMan(PicManFacade) - Method in class com.buckosoft.PicMan.web.SpinContactsFormController
-
- setPicMan(PicManFacade) - Method in class com.buckosoft.PicMan.web.SyncSetupPageController
-
Set the reference to the PicMan API
- setPicMan(PicManFacade) - Method in class com.buckosoft.PicMan.web.SyncStatusPageController
-
Set the reference to the PicMan API
- setPicMan(PicManFacade) - Method in class com.buckosoft.PicMan.web.SystemSetupFormController
-
Set the reference to the PicMan API.
- setPicMan(PicManFacade) - Method in class com.buckosoft.PicMan.web.UserConfigFormController
-
Set the reference to the PicMan API.
- setPicMan(PicManFacade) - Method in class com.buckosoft.PicMan.web.WebAjaxController
-
Set the reference to the PicMan API.
- setPicMan(PicManFacade) - Method in class com.buckosoft.PicMan.web.WebEditController
-
Set the PicManFacade reference
- setPicMan(PicManFacade) - Method in class com.buckosoft.PicMan.web.WebFilterController
-
Set the reference to the PicMan API.
- setPicManCommonFacade(PicManCommonFacade) - Method in interface com.buckosoft.PicMan.db.DatabaseFacade
-
Set the callback to the partial main business facade.
- setPicManCommonFacade(PicManCommonFacade) - Method in class com.buckosoft.PicMan.db.DatabaseImpl
-
- setPicManDatabase(DatabaseFacade) - Method in class com.buckosoft.PicMan.business.common.PicManCommonImpl
-
AOP Injector to set the Database
- setPicManDatabase(DatabaseFacade) - Method in class com.buckosoft.PicMan.business.PicManImpl
-
AOP Injector to set the Database
- setPicManServiceSOAPEndpointAddress(String) - Method in class com.buckosoft.PicMan.PicManService.PicManService_ServiceLocator
-
- setPicManServiceSOAPWSDDServiceName(String) - Method in class com.buckosoft.PicMan.PicManService.PicManService_ServiceLocator
-
- setPicName(String) - Method in class com.buckosoft.PicMan.domain.Filter
-
Set the name of the
Pic
that this Filter belongs to
- setPicName(String) - Method in class com.buckosoft.PicMan.PicManService.PicFilterSOAP
-
Sets the picName value for this PicFilterSOAP.
- setPicsDao(PicsDao) - Method in class com.buckosoft.PicMan.db.DatabaseImpl
-
AOP setter for the PicsDao
- setPicSelector(int) - Method in class com.buckosoft.PicMan.domain.Chain
-
- setPid(int) - Method in class com.buckosoft.PicMan.domain.FilterMicroSet
-
- setPid(int) - Method in class com.buckosoft.PicMan.domain.MosaicTile
-
- setPid(int) - Method in class com.buckosoft.PicMan.domain.Pic
-
Set the Picture Id
- setPid(int) - Method in class com.buckosoft.PicMan.domain.Poster
-
- setPoster(Poster) - Method in class com.buckosoft.PicMan.domain.PosterParams
-
- setPoster(Poster) - Method in class com.buckosoft.PicMan.web.PosterSetupForm
-
- setPosterConfigs(String) - Method in class com.buckosoft.PicMan.web.PosterSetupForm
-
- setPosterEngineConfig(String) - Method in class com.buckosoft.PicMan.web.PosterSetupForm
-
- setPosterEngineName(String) - Method in class com.buckosoft.PicMan.web.PosterSetupForm
-
- setPosterHeight(int) - Method in class com.buckosoft.PicMan.web.PosterSetupForm
-
- setPosterName(String) - Method in class com.buckosoft.PicMan.web.PosterSetupForm
-
- setPosterOutputFile(String) - Method in class com.buckosoft.PicMan.web.PosterSetupForm
-
- setPosterPid(int) - Method in class com.buckosoft.PicMan.domain.User
-
The last poster the user submitted
- setPosters(List<Poster>) - Method in class com.buckosoft.PicMan.web.PosterSetupForm
-
- setPostersDao(PostersDao) - Method in class com.buckosoft.PicMan.db.DatabaseImpl
-
AOP setter for the PostersDao
- setPosterSelectName(String) - Method in class com.buckosoft.PicMan.web.PosterSetupForm
-
- setPosterSid(int) - Method in class com.buckosoft.PicMan.web.PosterSetupForm
-
- setProjectHeight(double) - Method in class com.buckosoft.PicMan.domain.Poster
-
- setProjectWidth(double) - Method in class com.buckosoft.PicMan.domain.Poster
-
- setRankMax(int) - Method in class com.buckosoft.PicMan.domain.ContactParams
-
- setRankMin(int) - Method in class com.buckosoft.PicMan.domain.ContactParams
-
- setRankMinMax(int, int) - Method in class com.buckosoft.PicMan.domain.ContactParams
-
Convienence method to set the min and max ratings in one call.
- setRateOp(int) - Method in class com.buckosoft.PicMan.domain.MetaSetRule
-
- setRateVal(int) - Method in class com.buckosoft.PicMan.domain.MetaSetRule
-
- setRatingMax(int) - Method in class com.buckosoft.PicMan.domain.Chain
-
Set the maximum rating of a pic that can be used in this chain.
- setRatingMin(int) - Method in class com.buckosoft.PicMan.domain.Chain
-
Set the minimum rating of a pic that can be used in this chain.
- setRid(int) - Method in class com.buckosoft.PicMan.domain.Pic
-
Set the Root id for where this pic is stored
- setRid(int) - Method in class com.buckosoft.PicMan.domain.Root
-
- setRid(int) - Method in class com.buckosoft.PicMan.domain.SyncClient
-
- setRid(int) - Method in class com.buckosoft.PicMan.domain.SyncServer
-
- setRoots(List<Root>) - Method in interface com.buckosoft.PicMan.db.DatabaseFacade
-
Set the
Root
s in the Database to be this List.
- setRoots(List<Root>) - Method in class com.buckosoft.PicMan.db.DatabaseImpl
-
- setRoots(List<Root>) - Method in interface com.buckosoft.PicMan.db.RootsDao
-
Set the Root
s in the database to be this list.
- setRoots(List<Root>) - Method in class com.buckosoft.PicMan.db.RootsDaoJdbc
-
- setRoots(List<Root>) - Method in class com.buckosoft.PicMan.web.DatabaseConverterForm
-
- setRoots(List<Root>) - Method in class com.buckosoft.PicMan.web.RootManForm
-
Set a List of all Roots for the jsp to use.
- setRootsDao(RootsDao) - Method in class com.buckosoft.PicMan.db.DatabaseImpl
-
AOP setter for the RootsDao
- setRootToDelete(String) - Method in class com.buckosoft.PicMan.web.RootManForm
-
Set the name of the Root to delete
- SetsCRC - Class in com.buckosoft.PicMan.util
-
Calculate a CRC of the Sets.
- SetsCRC() - Constructor for class com.buckosoft.PicMan.util.SetsCRC
-
- SetsDao - Interface in com.buckosoft.PicMan.db
-
Dao interface for the
Set
s.
- SetsDaoJdbc - Class in com.buckosoft.PicMan.db
-
Implement the Dao Interface for the
Set
s.
- SetsDaoJdbc() - Constructor for class com.buckosoft.PicMan.db.SetsDaoJdbc
-
- SetsDaoJdbc.SetDelete - Class in com.buckosoft.PicMan.db
-
Set
Delete Object.
- SetsDaoJdbc.SetInsert - Class in com.buckosoft.PicMan.db
-
Set
Insert Object.
- SetsDaoJdbc.SetsUpdate - Class in com.buckosoft.PicMan.db
-
Set
Update Object.
- setServer_SyncDao(Server_SyncDao) - Method in class com.buckosoft.PicMan.db.DatabaseImpl
-
AOP setter for the Server's SyncDao
- setServerHost(String) - Method in class com.buckosoft.PicMan.domain.SyncClient
-
- setServerSet(String) - Method in class com.buckosoft.PicMan.domain.SyncClient
-
- setSet(Set) - Method in class com.buckosoft.PicMan.web.MetaSetForm
-
- setSetManShowInactiveSets(boolean) - Method in class com.buckosoft.PicMan.domain.User
-
- setSetName(String) - Method in class com.buckosoft.PicMan.domain.ContactParams
-
- setSetName(String) - Method in class com.buckosoft.PicMan.domain.SetSize
-
- setSetName(String) - Method in class com.buckosoft.PicMan.PicManService.PicFilterSOAP
-
Sets the setName value for this PicFilterSOAP.
- setSetNameToDelete(String) - Method in class com.buckosoft.PicMan.web.SetManForm
-
- setSets(List<Set>) - Method in interface com.buckosoft.PicMan.db.DatabaseFacade
-
Set the
Set
s in the Database to be this List.
- setSets(List<Set>) - Method in class com.buckosoft.PicMan.db.DatabaseImpl
-
- setSets(List<Set>) - Method in interface com.buckosoft.PicMan.db.SetsDao
-
Set the Set
s in the database to be this List.
- setSets(List<Set>) - Method in class com.buckosoft.PicMan.db.SetsDaoJdbc
-
- setSets(List<Set>) - Method in class com.buckosoft.PicMan.web.MetaSetForm
-
- setSets(List<Set>) - Method in class com.buckosoft.PicMan.web.MosaicSetupForm
-
- setSets(List<Set>) - Method in class com.buckosoft.PicMan.web.PosterSetupForm
-
- setSets(List<Set>) - Method in class com.buckosoft.PicMan.web.SetManForm
-
- setSets(List<Set>) - Method in class com.buckosoft.PicMan.web.UserConfigForm
-
- setSetsDao(SetsDao) - Method in class com.buckosoft.PicMan.db.DatabaseImpl
-
AOP setter for the SetsDao
- setSetSize(SetSize) - Method in class com.buckosoft.PicMan.domain.ContactParams
-
- setSetSize(String) - Method in class com.buckosoft.PicMan.domain.SetSize
-
- setSetSizes(LinkedList<SetSize>) - Method in class com.buckosoft.PicMan.domain.Chain
-
- setSetSizeWebTable(String) - Method in class com.buckosoft.PicMan.web.ChainManForm
-
- setSetTimestampsDao(SetTimestampsDao) - Method in class com.buckosoft.PicMan.db.DatabaseImpl
-
AOP setter for the SetTimestampsDao
- setSheetsXY(XY) - Method in class com.buckosoft.PicMan.domain.PosterParams
-
Set the number of horizontal and vertical sheets that make up the full Poster set
- setSheetXY(XY) - Method in class com.buckosoft.PicMan.domain.PosterParams
-
- setShortName(String) - Method in class com.buckosoft.PicMan.domain.Chain
-
- setShowInactive(boolean) - Method in class com.buckosoft.PicMan.web.SetManForm
-
- setShowInactiveChains(boolean) - Method in class com.buckosoft.PicMan.domain.User
-
- setShowInactiveRoots(boolean) - Method in class com.buckosoft.PicMan.domain.User
-
- setShowRateOnPics(boolean) - Method in class com.buckosoft.PicMan.domain.System
-
- setShowRatings(boolean) - Method in class com.buckosoft.PicMan.domain.User
-
- setShowUnusedSets(boolean) - Method in class com.buckosoft.PicMan.domain.Chain
-
Set do we show or hide the unused sets during Chain editing?
- setSid(int) - Method in class com.buckosoft.PicMan.domain.FilterMicroSet
-
- setSid(int) - Method in class com.buckosoft.PicMan.domain.MetaSet
-
Set the Set ID
- setSid(int) - Method in class com.buckosoft.PicMan.domain.MetaSetRule
-
Set the Set ID for the MetaSet that this rule belongs to.
- setSid(int) - Method in class com.buckosoft.PicMan.domain.Mosaic
-
- setSid(int) - Method in class com.buckosoft.PicMan.domain.Set
-
- setSid(int) - Method in class com.buckosoft.PicMan.domain.SyncClient
-
- setSid(int) - Method in class com.buckosoft.PicMan.domain.SyncServer
-
- SetsInChainDom - Class in com.buckosoft.PicMan.dom
-
XML Sets in a chain
- SetsInChainDom() - Constructor for class com.buckosoft.PicMan.dom.SetsInChainDom
-
- setSize(int) - Method in class com.buckosoft.PicMan.domain.ContactParams
-
Set the thumbnail size we should draw in
- SetSize - Class in com.buckosoft.PicMan.domain
-
Convienence class to manipulate a Set/Size pair as a single entity.
- SetSize() - Constructor for class com.buckosoft.PicMan.domain.SetSize
-
Default Constructor.
- SetSize(String) - Constructor for class com.buckosoft.PicMan.domain.SetSize
-
Construct a SetSize from this string of the form SetName_075
- SetSize(String, int) - Constructor for class com.buckosoft.PicMan.domain.SetSize
-
Construct a SetSize from this setName and size
- setSize(int) - Method in class com.buckosoft.PicMan.domain.SetSize
-
- SetSizeCount - Class in com.buckosoft.PicMan.domain
-
Helper class for the FilterReportSummaryPage
- SetSizeCount(int) - Constructor for class com.buckosoft.PicMan.domain.SetSizeCount
-
- setSizes(String) - Method in class com.buckosoft.PicMan.domain.MosaicBatch
-
- SetSizeWebTable - Class in com.buckosoft.PicMan.web
-
Deprecated.
- SetSizeWebTable() - Constructor for class com.buckosoft.PicMan.web.SetSizeWebTable
-
Deprecated.
- setSkipXThumbs(boolean) - Method in class com.buckosoft.PicMan.domain.System
-
- setSlideShowDelay(int) - Method in class com.buckosoft.PicMan.domain.User
-
- setSlideShowRandom(boolean) - Method in class com.buckosoft.PicMan.domain.User
-
Set whether to randomize the slide show pics or not
- setSlideShowSid(int) - Method in class com.buckosoft.PicMan.domain.User
-
- setStartBuilding(boolean) - Method in class com.buckosoft.PicMan.web.MosaicSetupForm
-
- setStartBuilding(boolean) - Method in class com.buckosoft.PicMan.web.PosterSetupForm
-
- setStartTime(Date) - Method in class com.buckosoft.PicMan.domain.Contact
-
- setStartTime(Date) - Method in class com.buckosoft.PicMan.domain.JobLogEntry
-
- setStartTime(Date) - Method in class com.buckosoft.PicMan.domain.Mosaic
-
- SetsUpdate(DataSource) - Constructor for class com.buckosoft.PicMan.db.SetsDaoJdbc.SetsUpdate
-
Create a new instance of OwnerUpdate.
- SetsUpdate(DataSource, Set) - Constructor for class com.buckosoft.PicMan.db.SetsDaoJdbc.SetsUpdate
-
- setSyncEnable(boolean) - Method in class com.buckosoft.PicMan.domain.System
-
- setSyncUrl(String) - Method in class com.buckosoft.PicMan.domain.System
-
- setSystem(System) - Method in interface com.buckosoft.PicMan.db.SystemDao
-
Flush the System
back to the database.
- setSystem(System) - Method in class com.buckosoft.PicMan.db.SystemDaoJdbc
-
Save the System to the database
- setSystem(System) - Method in class com.buckosoft.PicMan.web.DatabaseConverterForm
-
- setSystem(System) - Method in class com.buckosoft.PicMan.web.ScanForNewPicsForm
-
- setSystem(System) - Method in class com.buckosoft.PicMan.web.SystemSetupForm
-
Set the reference to the PicMan System config.
- setSystemDao(SystemDao) - Method in class com.buckosoft.PicMan.db.DatabaseImpl
-
AOP setter for the SystemDao
- setTakenDate(Date) - Method in class com.buckosoft.PicMan.business.PicImporterImpl.PossibleDates
-
- setThumbCache(ThumbCache) - Method in class com.buckosoft.PicMan.image.PicReader
-
Set the reference to the ThumbCache manager
- setThumbCacheDirectory(String) - Method in class com.buckosoft.PicMan.domain.System
-
- setThumbCacheSize(int) - Method in class com.buckosoft.PicMan.domain.System
-
The thumbCache is segregated into subdirectories beneath the main thumbCacheDirectory.
- setThumbHeight(int) - Method in class com.buckosoft.PicMan.domain.System
-
- setTileHeight(int) - Method in class com.buckosoft.PicMan.business.mosaic.MosaicEngine
-
- setTileHeight(int) - Method in class com.buckosoft.PicMan.domain.Mosaic
-
- setTilesComplete(int) - Method in class com.buckosoft.PicMan.domain.Mosaic
-
- setTime(long) - Method in class com.buckosoft.PicMan.domain.Filter
-
Set the timestamp for this filter.
- setTime(Date) - Method in class com.buckosoft.PicMan.domain.Filter
-
Set the timestamp for this filter.
- setTimeNow() - Method in class com.buckosoft.PicMan.domain.Filter
-
- setTimeStamp(Calendar) - Method in class com.buckosoft.PicMan.PicManService.PicFilterSOAP
-
Sets the timeStamp value for this PicFilterSOAP.
- SetTimestampsDao - Interface in com.buckosoft.PicMan.db
-
Dao interface for the SetTimestamps table.
- SetTimestampsDaoJdbc - Class in com.buckosoft.PicMan.db
-
Implement the Dao Interface for the SetTimestamp table
- SetTimestampsDaoJdbc() - Constructor for class com.buckosoft.PicMan.db.SetTimestampsDaoJdbc
-
- SetTimestampsDaoJdbc.FilterSetsTimestampInsert - Class in com.buckosoft.PicMan.db
-
FilterSetsTimestamp
Insert Object.
- setType(int) - Method in class com.buckosoft.PicMan.domain.JobLogEntry
-
- setType(int) - Method in class com.buckosoft.PicMan.domain.MetaSetRule
-
- setupCache(String, int, int) - Method in class com.buckosoft.PicMan.image.ThumbCache
-
Initialize the thumbCache
- setUpdateMD5Sums(boolean) - Method in class com.buckosoft.PicMan.domain.System
-
Update the MD5 signatures.
- setUpdateMlbFilters(boolean) - Method in class com.buckosoft.PicMan.domain.System
-
- setUpdatePicSize(boolean) - Method in class com.buckosoft.PicMan.domain.System
-
- setupMosaicThumbCache(int, int) - Method in interface com.buckosoft.PicMan.business.PicManFacade
-
Initialize the mosaic thumb cache for this set at this height
- setupMosaicThumbCache(int, int) - Method in class com.buckosoft.PicMan.business.PicManImpl
-
- setupPicsList(ContactParams, List<String>) - Method in class com.buckosoft.PicMan.business.ContactManager
-
- setupThumbCache() - Method in interface com.buckosoft.PicMan.business.PicManFacade
-
- setupThumbCache() - Method in class com.buckosoft.PicMan.business.PicManImpl
-
- setUser(User) - Method in class com.buckosoft.PicMan.web.MosaicDisplayConfigForm
-
- setUser(User) - Method in class com.buckosoft.PicMan.web.UserConfigForm
-
- setUsersDao(UsersDao) - Method in class com.buckosoft.PicMan.db.DatabaseImpl
-
AOP setter for the UsersDao
- setUserWebSession(BSAccountUserWebSession) - Method in class com.buckosoft.PicMan.web.ChainManForm
-
- setUserWebSession(BSAccountUserWebSession) - Method in class com.buckosoft.PicMan.web.DatabaseConverterForm
-
- setUserWebSession(BSAccountUserWebSession) - Method in class com.buckosoft.PicMan.web.MetaSetForm
-
- setUserWebSession(BSAccountUserWebSession) - Method in class com.buckosoft.PicMan.web.MosaicDisplayConfigForm
-
- setUserWebSession(BSAccountUserWebSession) - Method in class com.buckosoft.PicMan.web.MosaicSetupForm
-
- setUserWebSession(BSAccountUserWebSession) - Method in class com.buckosoft.PicMan.web.PosterSetupForm
-
- setUserWebSession(BSAccountUserWebSession) - Method in class com.buckosoft.PicMan.web.RootManForm
-
Set the Tomcat Web UserSession
- setUserWebSession(BSAccountUserWebSession) - Method in class com.buckosoft.PicMan.web.ScanForNewPicsForm
-
- setUserWebSession(BSAccountUserWebSession) - Method in class com.buckosoft.PicMan.web.SetManForm
-
- setUserWebSession(BSAccountUserWebSession) - Method in class com.buckosoft.PicMan.web.SpinContactsForm
-
- setUserWebSession(BSAccountUserWebSession) - Method in class com.buckosoft.PicMan.web.SystemSetupForm
-
- setUserWebSession(BSAccountUserWebSession) - Method in class com.buckosoft.PicMan.web.UserConfigForm
-
- setUseThumbCache(boolean) - Method in class com.buckosoft.PicMan.domain.System
-
- setValue(int) - Method in class com.buckosoft.PicMan.domain.FilterMicroSet
-
- setValue(String) - Method in class com.buckosoft.PicMan.domain.MetaSetRule
-
- setValue(int, int) - Method in class com.buckosoft.PicMan.domain.SetSizeCount
-
- setValue(int) - Method in class com.buckosoft.PicMan.PicManService.PicFilterSOAP
-
Sets the value value for this PicFilterSOAP.
- setValueDouble(double) - Method in class com.buckosoft.PicMan.business.mosaic.MosaicEngine.ConfigItem
-
- setValueInt(int) - Method in class com.buckosoft.PicMan.business.mosaic.MosaicEngine.ConfigItem
-
- setValueString(String) - Method in class com.buckosoft.PicMan.business.mosaic.MosaicEngine.ConfigItem
-
- setVirginsDao(VirginsDao) - Method in class com.buckosoft.PicMan.db.DatabaseImpl
-
AOP setter for the VirginsDao
- setVirginsToDo(int) - Method in class com.buckosoft.PicMan.domain.System
-
- setWidth(int) - Method in class com.buckosoft.PicMan.domain.MosaicTile
-
- setWidth(int) - Method in class com.buckosoft.PicMan.domain.Pic
-
- setX(int) - Method in class com.buckosoft.PicMan.domain.MosaicTile
-
- setX(int) - Method in class com.buckosoft.PicMan.domain.XY
-
- setXThumb(boolean) - Method in class com.buckosoft.PicMan.domain.Thumbnail
-
- setY(int) - Method in class com.buckosoft.PicMan.domain.MosaicTile
-
- setY(int) - Method in class com.buckosoft.PicMan.domain.XY
-
- ShowErrorPageController - Class in com.buckosoft.PicMan.web
-
The Spring controller to show the details of an error
- ShowErrorPageController() - Constructor for class com.buckosoft.PicMan.web.ShowErrorPageController
-
- SlideShowPageController - Class in com.buckosoft.PicMan.web
-
The Spring controller for the Slide Show.
- SlideShowPageController() - Constructor for class com.buckosoft.PicMan.web.SlideShowPageController
-
- SpinContactsForm - Class in com.buckosoft.PicMan.web
-
A bean to wrap the Contact Spinner in a form friendly package
- SpinContactsForm() - Constructor for class com.buckosoft.PicMan.web.SpinContactsForm
-
- SpinContactsFormController - Class in com.buckosoft.PicMan.web
-
- SpinContactsFormController() - Constructor for class com.buckosoft.PicMan.web.SpinContactsFormController
-
- SpringGlue - Class in com.buckosoft.PicMan.business
-
This object exists to allow communication between the two separate servlets, DispatcherServlet and CXFServlet.
- SpringGlue() - Constructor for class com.buckosoft.PicMan.business.SpringGlue
-
- storeChain(Chain) - Method in interface com.buckosoft.PicMan.db.ChainsDao
-
Store this Chain
in the Database.
- storeChain(Chain) - Method in class com.buckosoft.PicMan.db.ChainsDaoJdbc
-
- storeChain(Chain) - Method in interface com.buckosoft.PicMan.db.DatabaseFacade
-
Store this
Chain
in the Database.
- storeChain(Chain) - Method in class com.buckosoft.PicMan.db.DatabaseImpl
-
- storeFilter(int, int, int) - Method in interface com.buckosoft.PicMan.db.FiltersMicroSetsDao
-
Store the values from this "MicroFilter" in the database
- storeFilter(int, int, int) - Method in class com.buckosoft.PicMan.db.FiltersMicroSetsDaoJdbc
-
- storeMetaSet(MetaSet) - Method in interface com.buckosoft.PicMan.db.DatabaseFacade
-
Store this
MetaSet
to the database.
- storeMetaSet(MetaSet) - Method in class com.buckosoft.PicMan.db.DatabaseImpl
-
- storeMetaSet(MetaSet) - Method in interface com.buckosoft.PicMan.db.MetaSetsDao
-
Store this MetaSet to the database.
- storeMetaSet(MetaSet) - Method in class com.buckosoft.PicMan.db.MetaSetsDaoJdbc
-
- storeMosaic(Mosaic) - Method in interface com.buckosoft.PicMan.db.DatabaseFacade
-
Store this
Mosaic
in the database.
- storeMosaic(Mosaic) - Method in class com.buckosoft.PicMan.db.DatabaseImpl
-
- storeMosaic(Mosaic) - Method in interface com.buckosoft.PicMan.db.MosaicsDao
-
Store this Mosaic
in the database.
- storeMosaic(Mosaic) - Method in class com.buckosoft.PicMan.db.MosaicsDaoJdbc
-
- storeMosaicBatch(MosaicBatch) - Method in interface com.buckosoft.PicMan.db.DatabaseFacade
-
- storeMosaicBatch(MosaicBatch) - Method in class com.buckosoft.PicMan.db.DatabaseImpl
-
- storeMosaicBatch(MosaicBatch) - Method in interface com.buckosoft.PicMan.db.MosaicBatchesDao
-
Store this MosaicBatch
in the database.
- storeMosaicBatch(MosaicBatch) - Method in class com.buckosoft.PicMan.db.MosaicBatchesDaoJdbc
-
- storeMosaicTile(MosaicTile) - Method in interface com.buckosoft.PicMan.db.DatabaseFacade
-
- storeMosaicTile(MosaicTile) - Method in class com.buckosoft.PicMan.db.DatabaseImpl
-
- storeMosaicTile(MosaicTile) - Method in interface com.buckosoft.PicMan.db.MosaicTilesDao
-
Store this MosaicTile
in the database.
- storeMosaicTile(MosaicTile) - Method in class com.buckosoft.PicMan.db.MosaicTilesDaoJdbc
-
- storePoster(Poster) - Method in interface com.buckosoft.PicMan.db.DatabaseFacade
-
Store this
Poster
in the database.
- storePoster(Poster) - Method in class com.buckosoft.PicMan.db.DatabaseImpl
-
- storePoster(Poster) - Method in interface com.buckosoft.PicMan.db.PostersDao
-
Store this Mosaic
in the database.
- storePoster(Poster) - Method in class com.buckosoft.PicMan.db.PostersDaoJdbc
-
- storeRoot(Root) - Method in interface com.buckosoft.PicMan.db.DatabaseFacade
-
Store this existing
Root
in the database.
- storeRoot(Root) - Method in class com.buckosoft.PicMan.db.DatabaseImpl
-
- storeRoot(Root) - Method in interface com.buckosoft.PicMan.db.RootsDao
-
Update an existing root in the database.
- storeRoot(Root) - Method in class com.buckosoft.PicMan.db.RootsDaoJdbc
-
- storeSet(Set) - Method in interface com.buckosoft.PicMan.db.DatabaseFacade
-
Update this existing
Set
in the database.
- storeSet(Set) - Method in class com.buckosoft.PicMan.db.DatabaseImpl
-
Store an existing set to the database.
- storeSet(Set) - Method in interface com.buckosoft.PicMan.db.SetsDao
-
Update an existing set in the database
- storeSet(Set) - Method in class com.buckosoft.PicMan.db.SetsDaoJdbc
-
Update this Set
in the database
- storeSyncClient(SyncClient) - Method in interface com.buckosoft.PicMan.db.DatabaseFacade
-
- storeSyncClient(SyncClient) - Method in class com.buckosoft.PicMan.db.DatabaseImpl
-
- storeSyncServer(SyncServer) - Method in interface com.buckosoft.PicMan.db.DatabaseFacade
-
- storeSyncServer(SyncServer) - Method in class com.buckosoft.PicMan.db.DatabaseImpl
-
- storeUser(User) - Method in interface com.buckosoft.PicMan.db.DatabaseFacade
-
Store this
User
in the database.
- storeUser(User) - Method in class com.buckosoft.PicMan.db.DatabaseImpl
-
- storeUser(User) - Method in interface com.buckosoft.PicMan.db.UsersDao
-
Write this User
to the database.
- storeUser(User) - Method in class com.buckosoft.PicMan.db.UsersDaoJdbc
-
- supports(Class) - Method in class com.buckosoft.PicMan.validator.DatabaseConverterValidator
-
- SyncClient - Class in com.buckosoft.PicMan.domain
-
Define the client side parameters for a sync operation
- SyncClient() - Constructor for class com.buckosoft.PicMan.domain.SyncClient
-
- SyncLogEntry - Class in com.buckosoft.PicMan.domain
-
Describe an Sync event.
- SyncLogEntry() - Constructor for class com.buckosoft.PicMan.domain.SyncLogEntry
-
- SyncLogEntry(int, String) - Constructor for class com.buckosoft.PicMan.domain.SyncLogEntry
-
- SyncManager_Old - Class in com.buckosoft.PicMan.business
-
Synchronize our database against a master.
- SyncManager_Old() - Constructor for class com.buckosoft.PicMan.business.SyncManager_Old
-
Initialize the sync manager
- SyncServer - Class in com.buckosoft.PicMan.domain
-
Define the server side parameters for a sync operation
- SyncServer() - Constructor for class com.buckosoft.PicMan.domain.SyncServer
-
- SyncServer(int, String, int, int, boolean, boolean, boolean) - Constructor for class com.buckosoft.PicMan.domain.SyncServer
-
- SyncService - Interface in com.buckosoft.PicMan.service
-
Define the sync service endpoint.
- SyncServiceImpl - Class in com.buckosoft.PicMan.service.sync
-
Implement the sync service endpoint.
- SyncServiceImpl() - Constructor for class com.buckosoft.PicMan.service.sync.SyncServiceImpl
-
- SyncSetupPageController - Class in com.buckosoft.PicMan.web
-
The Spring controller to display the Sync Setup page.
- SyncSetupPageController() - Constructor for class com.buckosoft.PicMan.web.SyncSetupPageController
-
- SyncStatusDom - Class in com.buckosoft.PicMan.dom
-
XML for Sync Logs
- SyncStatusDom() - Constructor for class com.buckosoft.PicMan.dom.SyncStatusDom
-
- SyncStatusPageController - Class in com.buckosoft.PicMan.web
-
The Spring controller for the sync status page.
- SyncStatusPageController() - Constructor for class com.buckosoft.PicMan.web.SyncStatusPageController
-
- system - Variable in class com.buckosoft.PicMan.business.contact.ContactEngine
-
- System - Class in com.buckosoft.PicMan.domain
-
System Config bean.
- System() - Constructor for class com.buckosoft.PicMan.domain.System
-
- SystemDao - Interface in com.buckosoft.PicMan.db
-
- SystemDaoJdbc - Class in com.buckosoft.PicMan.db
-
Implement the Dao Interface for the
System
.
- SystemDaoJdbc() - Constructor for class com.buckosoft.PicMan.db.SystemDaoJdbc
-
- SystemSetupForm - Class in com.buckosoft.PicMan.web
-
A bean to wrap the System in a form friendly package.
- SystemSetupForm() - Constructor for class com.buckosoft.PicMan.web.SystemSetupForm
-
- SystemSetupFormController - Class in com.buckosoft.PicMan.web
-
The Spring controller to edit PicMan's System setup
- SystemSetupFormController() - Constructor for class com.buckosoft.PicMan.web.SystemSetupFormController
-