- ImportAnalyzeDom - Class in com.buckosoft.PicMan.dom
-
XML for PicMan's Import Pics Editor
- ImportAnalyzeDom() - Constructor for class com.buckosoft.PicMan.dom.ImportAnalyzeDom
-
- importPic(int, String, String, String) - Method in interface com.buckosoft.PicMan.business.PicImporter
-
Import a single pic from the "camera" to the the pictures file system.
- importPic(int, String, String, String) - Method in class com.buckosoft.PicMan.business.PicImporterImpl
-
- ImportPicsAjaxController - Class in com.buckosoft.PicMan.web
-
The Spring controller for the Import page AJAX calls
- ImportPicsAjaxController() - Constructor for class com.buckosoft.PicMan.web.ImportPicsAjaxController
-
- ImportPicsDom - Class in com.buckosoft.PicMan.dom
-
XML for PicMan's Import Pics Editor
- ImportPicsDom() - Constructor for class com.buckosoft.PicMan.dom.ImportPicsDom
-
- ImportPicsPageController - Class in com.buckosoft.PicMan.web
-
The Spring controller to load the Import Pics page.
- ImportPicsPageController() - Constructor for class com.buckosoft.PicMan.web.ImportPicsPageController
-
- INFO - Static variable in class com.buckosoft.PicMan.domain.JobLogEntry
-
- INIT - Static variable in class com.buckosoft.PicMan.business.SyncManager_Old
-
- insert(Chain) - Method in class com.buckosoft.PicMan.db.ChainsDaoJdbc.ChainInsert
-
- insert(int, String) - Method in class com.buckosoft.PicMan.db.ChainsDaoJdbc.ChainSetSizesInsert
-
- insert(ContactsDaoJdbc.Frag) - Method in class com.buckosoft.PicMan.db.ContactsDaoJdbc.ContactInsert
-
- insert(Contact) - Method in class com.buckosoft.PicMan.db.ContactsDaoJdbc.ContactSummaryInsert
-
- insert(MetaSetRule) - Method in class com.buckosoft.PicMan.db.MetaSetsDaoJdbc.MetaSetInsert
-
- insert(int, String, String) - Method in class com.buckosoft.PicMan.db.MosaicsDaoJdbc.MosaicConfigsInsert
-
- insert(MosaicTile) - Method in class com.buckosoft.PicMan.db.MosaicTilesDaoJdbc.MosaicTileInsert
-
- insert(MosaicVector) - Method in class com.buckosoft.PicMan.db.MosaicVectorsDaoJdbc.MosaicVectorInsert
-
- insert(int, String, String) - Method in class com.buckosoft.PicMan.db.PostersDaoJdbc.PosterConfigsInsert
-
- insert(Root) - Method in class com.buckosoft.PicMan.db.RootsDaoJdbc.RootInsert
-
- insert(Set) - Method in class com.buckosoft.PicMan.db.SetsDaoJdbc.SetInsert
-
- insert(SetTimestampsDaoJdbc.SetsTimestamp) - Method in class com.buckosoft.PicMan.db.SetTimestampsDaoJdbc.FilterSetsTimestampInsert
-
- insert(String) - Method in class com.buckosoft.PicMan.db.SetTimestampsDaoJdbc.FilterSetsTimestampInsert
-
- insert(Virgin) - Method in class com.buckosoft.PicMan.db.VirginsDaoJdbc.VirginInsert
-
- isAbort() - Method in class com.buckosoft.PicMan.business.contact.ContactEngine
-
- isAbort() - Method in class com.buckosoft.PicMan.business.ContactManager
-
Should we abort the current operation?
First check if the engines were turned off.
- isActive() - Method in class com.buckosoft.PicMan.domain.Chain
-
- isActive() - Method in class com.buckosoft.PicMan.domain.Root
-
- isActive() - Method in class com.buckosoft.PicMan.domain.Set
-
- isActive() - Method in class com.buckosoft.PicMan.domain.SyncClient
-
- isActive() - Method in class com.buckosoft.PicMan.domain.SyncServer
-
- isAllowPull() - Method in class com.buckosoft.PicMan.domain.SyncClient
-
- isAllowPull() - Method in class com.buckosoft.PicMan.domain.SyncServer
-
- isAllowPush() - Method in class com.buckosoft.PicMan.domain.SyncClient
-
- isAllowPush() - Method in class com.buckosoft.PicMan.domain.SyncServer
-
- isBatch() - Method in class com.buckosoft.PicMan.domain.Mosaic
-
Is this part of the definition of a MosaicBatch?
- isBatchMode() - Method in class com.buckosoft.PicMan.web.MosaicSetupForm
-
- isBuilding() - Method in class com.buckosoft.PicMan.business.mosaic.MosaicMan
-
Are we running the builder?
- isBuildMosaicPic() - Method in class com.buckosoft.PicMan.domain.System
-
Should we / are we building a Mosaic?
- isBuildThumbCache() - Method in class com.buckosoft.PicMan.image.ThumbCache
-
Are we wanting to build the thumb cache?
- isCalcMosaicVectors() - Method in class com.buckosoft.PicMan.domain.System
-
Are we / should we build the Mosaic vectors?
- isCalibration() - Method in class com.buckosoft.PicMan.domain.PosterParams
-
- isCalibrationSheet() - Method in class com.buckosoft.PicMan.web.PosterSetupForm
-
- isClickedDeleteCache() - Method in class com.buckosoft.PicMan.web.SystemSetupForm
-
Did the user click on the Delete Cache link?
If so, then display the "Are you sure?" page
- isCompressJS() - Method in class com.buckosoft.PicMan.web.SyncSetupPageController
-
- isDeleteCacheConfirmed() - Method in class com.buckosoft.PicMan.web.SystemSetupForm
-
Did the User submit on the Are You Sure page?
- isEditorShowChangedFilters() - 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?
- isEditorShowFileDates() - Method in class com.buckosoft.PicMan.domain.User
-
Should the filter editor display the file dates?
- isEmpty(Map<?, ?>) - Method in class com.buckosoft.PicMan.service.support.KeyValueMapSerializer
-
- isEngineOn() - Method in interface com.buckosoft.PicMan.business.PicManFacade
-
Does the User have the batch engine turned on? Should we do work?
- isEngineOn() - Method in class com.buckosoft.PicMan.business.PicManImpl
-
- isEngineOn() - Method in class com.buckosoft.PicMan.domain.System
-
- isEngineRunOnce() - Method in class com.buckosoft.PicMan.domain.System
-
- isError() - Method in class com.buckosoft.PicMan.domain.JobLogEntry
-
- isFilteredOut(ContactParams, String) - Method in class com.buckosoft.PicMan.business.ContactManager
-
- isFilterInSet(MetaSet, Filter) - Method in class com.buckosoft.PicMan.db.logic.MetaSetFilter
-
See if this MetaSet intersects with this filter
- isFiltersSaved() - Method in class com.buckosoft.PicMan.web.SpinContactsForm
-
- isFuncSet() - Method in class com.buckosoft.PicMan.domain.Set
-
- isHomeDebug() - Method in class com.buckosoft.PicMan.domain.User
-
Display the javascript debug on the home page?
- isImportPic() - Method in class com.buckosoft.PicMan.domain.Pic
-
- isJobLogSummaryOnly() - Method in class com.buckosoft.PicMan.domain.System
-
Do we only want a summary of jobs in the log?
- isMakeBackup() - Method in class com.buckosoft.PicMan.domain.Mosaic
-
Should we save the mosaic output jpeg before overwriting it with a new file?
- isMakeBackups() - Method in class com.buckosoft.PicMan.web.MosaicSetupForm
-
Should we save the mosaic output jpeg before overwriting it with a new file?
- isMakeBackups() - Method in class com.buckosoft.PicMan.web.PosterSetupForm
-
Should we save the poster output jpeg before overwriting it with a new file?
- isMetaSet() - Method in class com.buckosoft.PicMan.domain.Set
-
Is this a metaSet?
- isMicroSet() - Method in class com.buckosoft.PicMan.domain.Set
-
Is this a microSet?
- isNanoSet() - Method in class com.buckosoft.PicMan.domain.Set
-
Is this a nanoSet?
A pic in a nanoSet contains a boolean yes/no value.
- isPicBrowserShowRatings() - Method in class com.buckosoft.PicMan.domain.User
-
Are we displaying the picture ratings in the PicBrowser?
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class com.buckosoft.PicMan.service.support.XMLProvider
-
- isSetManShowInactiveSets() - Method in class com.buckosoft.PicMan.domain.User
-
- isShowInactive() - Method in class com.buckosoft.PicMan.web.SetManForm
-
- isShowInactiveChains() - Method in class com.buckosoft.PicMan.domain.User
-
- isShowInactiveRoots() - Method in class com.buckosoft.PicMan.domain.User
-
- isShowRateOnPics() - Method in class com.buckosoft.PicMan.domain.System
-
- isShowRatings() - Method in class com.buckosoft.PicMan.domain.User
-
- isShowUnusedSets() - Method in class com.buckosoft.PicMan.domain.Chain
-
Do we show or hide the unused sets during Chain editing?
- isSkipXThumbs() - Method in class com.buckosoft.PicMan.domain.System
-
- isSlideShowRandom() - Method in class com.buckosoft.PicMan.domain.User
-
Are we randomizing the slide show pics?
- isStartBuilding() - Method in class com.buckosoft.PicMan.web.MosaicSetupForm
-
- isStartBuilding() - Method in class com.buckosoft.PicMan.web.PosterSetupForm
-
- isSyncEnable() - Method in class com.buckosoft.PicMan.domain.System
-
- isUpdateMD5Sums() - Method in class com.buckosoft.PicMan.domain.System
-
Are we / should we update the MD5 signatures for the pics?
The first 20374 pictures went into the database with no MD5 signature.
- isUpdateMlbFilters() - Method in class com.buckosoft.PicMan.domain.System
-
Should we run the MlbFilterFixer?
- isUpdatePicSize() - Method in class com.buckosoft.PicMan.domain.System
-
Are we / should we update the Pic sizes in the database?
The first 12702 pictures went into the database with a 0/0 size.
- isUseThumbCache() - Method in class com.buckosoft.PicMan.domain.System
-
- isVirgin(String) - Method in interface com.buckosoft.PicMan.db.DatabaseFacade
-
- isVirgin(String) - Method in class com.buckosoft.PicMan.db.DatabaseImpl
-
- isVirgin(String) - Method in interface com.buckosoft.PicMan.db.VirginsDao
-
Is this picName a Virgin
?
- isVirgin(String) - Method in class com.buckosoft.PicMan.db.VirginsDaoJdbc
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class com.buckosoft.PicMan.service.support.XMLProvider
-
- isXThumb() - Method in class com.buckosoft.PicMan.domain.Thumbnail
-