- calculateMD5Sum(PicManFacade, Pic) - Static method in class com.buckosoft.PicMan.business.util.MD5SumUpdater
-
- chain - Variable in class com.buckosoft.PicMan.business.contact.ContactEngine
-
- Chain - Class in com.buckosoft.PicMan.domain
-
Define the attributes required to make one set of contacts
- Chain() - Constructor for class com.buckosoft.PicMan.domain.Chain
-
- ChainDelete(DataSource) - Constructor for class com.buckosoft.PicMan.db.ChainsDaoJdbc.ChainDelete
-
Create a new instance of ChainDelete.
- ChainInsert(DataSource) - Constructor for class com.buckosoft.PicMan.db.ChainsDaoJdbc.ChainInsert
-
Create a new instance of ChainInsert.
- ChainListDom - Class in com.buckosoft.PicMan.dom
-
XML Chain List
- ChainListDom() - Constructor for class com.buckosoft.PicMan.dom.ChainListDom
-
- ChainManForm - Class in com.buckosoft.PicMan.web
-
A bean to wrap ChainMan in a form friendly package
- ChainManForm() - Constructor for class com.buckosoft.PicMan.web.ChainManForm
-
- ChainManForm.Selector - Class in com.buckosoft.PicMan.web
-
- ChainManFormController - Class in com.buckosoft.PicMan.web
-
The Spring controller to edit PicMan's Chains
- ChainManFormController() - Constructor for class com.buckosoft.PicMan.web.ChainManFormController
-
- ChainsDao - Interface in com.buckosoft.PicMan.db
-
Dao interface for the
Chain
s.
- ChainsDaoJdbc - Class in com.buckosoft.PicMan.db
-
Implement the Dao interface for the
Chain
s.
- ChainsDaoJdbc() - Constructor for class com.buckosoft.PicMan.db.ChainsDaoJdbc
-
- ChainsDaoJdbc.ChainDelete - Class in com.buckosoft.PicMan.db
-
Chain
Delete Object.
- ChainsDaoJdbc.ChainInsert - Class in com.buckosoft.PicMan.db
-
Chain
Insert Object.
- ChainsDaoJdbc.ChainSetSizesDelete - Class in com.buckosoft.PicMan.db
-
Chain.SetSizes
Delete Object.
- ChainsDaoJdbc.ChainSetSizesInsert - Class in com.buckosoft.PicMan.db
-
Chain.SetSizes
Insert Object.
- ChainsDaoJdbc.ChainUpdate - Class in com.buckosoft.PicMan.db
-
Chain
Update Object.
- ChainSetSizeListDom - Class in com.buckosoft.PicMan.dom
-
XML SetSize for PicMan's Editors
- ChainSetSizeListDom() - Constructor for class com.buckosoft.PicMan.dom.ChainSetSizeListDom
-
- ChainSetSizesDelete(DataSource) - Constructor for class com.buckosoft.PicMan.db.ChainsDaoJdbc.ChainSetSizesDelete
-
Create a new instance of ChainDelete.
- ChainSetSizesInsert(DataSource) - Constructor for class com.buckosoft.PicMan.db.ChainsDaoJdbc.ChainSetSizesInsert
-
Create a new instance of ChainSetSizesInsert.
- ChainUpdate(DataSource) - Constructor for class com.buckosoft.PicMan.db.ChainsDaoJdbc.ChainUpdate
-
Create a new instance of ChainUpdate.
- cHeight - Variable in class com.buckosoft.PicMan.business.contact.ContactEngine
-
- Classes - Class in com.buckosoft.PicMan.business.util
-
Class utilities.
- Classes() - Constructor for class com.buckosoft.PicMan.business.util.Classes
-
- clone() - Method in class com.buckosoft.PicMan.domain.PosterParams
-
- clone() - Method in class com.buckosoft.PicMan.domain.Set
-
Clone this set.
- clone() - Method in class com.buckosoft.PicMan.domain.XY
-
- cName - Variable in class com.buckosoft.PicMan.business.contact.ContactEngine
-
- COLOR_BAD - Static variable in class com.buckosoft.PicMan.domain.JobLogEntry
-
- COLOR_NORMAL - Static variable in class com.buckosoft.PicMan.domain.JobLogEntry
-
- COLOR_OK - Static variable in class com.buckosoft.PicMan.domain.JobLogEntry
-
- com.buckosoft.PicMan.business - package com.buckosoft.PicMan.business
-
Primary business objects.
- com.buckosoft.PicMan.business.common - package com.buckosoft.PicMan.business.common
-
Common business objects between the main program and the service.
- com.buckosoft.PicMan.business.contact - package com.buckosoft.PicMan.business.contact
-
Contact sheet generation
- com.buckosoft.PicMan.business.contact.engine - package com.buckosoft.PicMan.business.contact.engine
-
Engines for contact sheet generation.
- com.buckosoft.PicMan.business.mosaic - package com.buckosoft.PicMan.business.mosaic
-
Mosaic generation.
- com.buckosoft.PicMan.business.mosaic.engine - package com.buckosoft.PicMan.business.mosaic.engine
-
Engines for Mosaic generation.
- com.buckosoft.PicMan.business.util - package com.buckosoft.PicMan.business.util
-
Utility objects
- com.buckosoft.PicMan.db - package com.buckosoft.PicMan.db
-
database objects for the PicMan projects
- com.buckosoft.PicMan.db.logic - package com.buckosoft.PicMan.db.logic
-
Database objects that logically manipulate more than one table.
- com.buckosoft.PicMan.dom - package com.buckosoft.PicMan.dom
-
DOM Generation objects.
- com.buckosoft.PicMan.domain - package com.buckosoft.PicMan.domain
-
Domain objects for the PicMan projects
- com.buckosoft.PicMan.domain.mosaic - package com.buckosoft.PicMan.domain.mosaic
-
Domain objects for Mosaic generation.
- com.buckosoft.PicMan.image - package com.buckosoft.PicMan.image
-
Image manipulation classes
- com.buckosoft.PicMan.PicManService - package com.buckosoft.PicMan.PicManService
-
Client side generated package to use the PicMan service.
- com.buckosoft.PicMan.service - package com.buckosoft.PicMan.service
-
- com.buckosoft.PicMan.service.support - package com.buckosoft.PicMan.service.support
-
- com.buckosoft.PicMan.service.sync - package com.buckosoft.PicMan.service.sync
-
- com.buckosoft.PicMan.util - package com.buckosoft.PicMan.util
-
Utility classes
- com.buckosoft.PicMan.validator - package com.buckosoft.PicMan.validator
-
Spring validation classes.
- com.buckosoft.PicMan.web - package com.buckosoft.PicMan.web
-
Classes to connect PicMan to a user's browser
- compare(Set, Set) - Method in class com.buckosoft.PicMan.domain.Set
-
- compareTo(PosterEngine.WorkTile) - Method in class com.buckosoft.PicMan.business.contact.PosterEngine.WorkTile
-
- compareTo(Mosaic) - Method in class com.buckosoft.PicMan.domain.Mosaic
-
- compareTo(Poster) - Method in class com.buckosoft.PicMan.domain.Poster
-
- compareTo(PicBrowserAjaxController.PicNameWithLabel) - Method in class com.buckosoft.PicMan.web.PicBrowserAjaxController.PicNameWithLabel
-
- compareTo(PosterSetupForm.MosaicNameAndMid) - Method in class com.buckosoft.PicMan.web.PosterSetupForm.MosaicNameAndMid
-
- ConfigItem(String, String, int, int) - Constructor for class com.buckosoft.PicMan.business.mosaic.MosaicEngine.ConfigItem
-
Construct a ConfigItem with these parameters
- configList - Variable in class com.buckosoft.PicMan.business.mosaic.MosaicEngine
-
The names of the configured parameters, so we can pull them in a reasonable order for display.
- configMap - Variable in class com.buckosoft.PicMan.business.mosaic.MosaicEngine
-
A hash of all of the configured parameters
- Contact - Class in com.buckosoft.PicMan.domain
-
Define the pics that made up one contact sheet
- Contact() - Constructor for class com.buckosoft.PicMan.domain.Contact
-
- CONTACT - Static variable in class com.buckosoft.PicMan.domain.JobLogEntry
-
- ContactEngine - Class in com.buckosoft.PicMan.business.contact
-
Base class for the plugin contact making engines.
- ContactEngine() - Constructor for class com.buckosoft.PicMan.business.contact.ContactEngine
-
- ContactInsert(DataSource) - Constructor for class com.buckosoft.PicMan.db.ContactsDaoJdbc.ContactInsert
-
Create a new instance of SystemInsert.
- contactManager - Variable in class com.buckosoft.PicMan.business.contact.ContactEngine
-
- ContactManager - Class in com.buckosoft.PicMan.business
-
Contact Manager.
- ContactManager() - Constructor for class com.buckosoft.PicMan.business.ContactManager
-
- contactParams - Variable in class com.buckosoft.PicMan.business.contact.ContactEngine
-
- ContactParams - Class in com.buckosoft.PicMan.domain
-
Define the rules to make one contact sheet.
- ContactParams() - Constructor for class com.buckosoft.PicMan.domain.ContactParams
-
- ContactParams(int, String, int, int) - Constructor for class com.buckosoft.PicMan.domain.ContactParams
-
- ContactParams(SetSize) - Constructor for class com.buckosoft.PicMan.domain.ContactParams
-
- ContactsDao - Interface in com.buckosoft.PicMan.db
-
- ContactsDaoJdbc - Class in com.buckosoft.PicMan.db
-
Implement the Dao interface for the
Contact
s.
- ContactsDaoJdbc() - Constructor for class com.buckosoft.PicMan.db.ContactsDaoJdbc
-
- ContactsDaoJdbc.ContactInsert - Class in com.buckosoft.PicMan.db
-
Contact
Insert Object.
- ContactsDaoJdbc.ContactSummaryInsert - Class in com.buckosoft.PicMan.db
-
ContactSummary
Insert Object.
- ContactsDaoJdbc.Frag - Class in com.buckosoft.PicMan.db
-
A single Contact is made up of many (short) rows, the db calls these Frag
s.
- ContactSummaryInsert(DataSource) - Constructor for class com.buckosoft.PicMan.db.ContactsDaoJdbc.ContactSummaryInsert
-
Create a new instance of SystemInsert.
- CopyFile - Class in com.buckosoft.PicMan.business.util
-
Copy a file from point a to point b
- CopyFile() - Constructor for class com.buckosoft.PicMan.business.util.CopyFile
-
- copyFile(File, File, byte[]) - Static method in class com.buckosoft.PicMan.business.util.CopyFile
-
- cPath - Variable in class com.buckosoft.PicMan.business.contact.ContactEngine
-
- createCall() - Method in class com.buckosoft.PicMan.PicManService.PicManServiceSOAPStub
-
- createContextual(DeserializationContext, BeanProperty) - Method in class com.buckosoft.PicMan.service.support.KeyValueMapDeserializer
-
Method called to finalize setup of this deserializer, when it is known
for which property deserializer is needed for.
- createContextual(SerializerProvider, BeanProperty) - Method in class com.buckosoft.PicMan.service.support.KeyValueMapSerializer
-
- CREATEDIR - Static variable in class com.buckosoft.PicMan.domain.SyncLogEntry
-
- createDocument(PicManFacade) - Static method in class com.buckosoft.PicMan.dom.ChainListDom
-
Create a DOM of a list of all Chains in the database
- createDocument(PicManFacade, int, int) - Static method in class com.buckosoft.PicMan.dom.ChainSetSizeListDom
-
Create a DOM of the SetSizes for this set for this chain
- createDocument(PicManFacade, int, String) - Static method in class com.buckosoft.PicMan.dom.DirsInDirDom
-
Create a DOM of the dirs in this directory
- createDocument(PicManFacade) - Static method in class com.buckosoft.PicMan.dom.EngineReportDom
-
Create the Engine Report DOM
- createDocument(PicManFacade, int, String) - Static method in class com.buckosoft.PicMan.dom.FilesInDirCountDom
-
- createDocument(PicManFacade, Filter, Filter) - Static method in class com.buckosoft.PicMan.dom.FiltersChangedDom
-
Given two filters, return the differences as a DOM.
- createDocument(PicManFacade, User) - Static method in class com.buckosoft.PicMan.dom.HomeStatusDom
-
- createDocument(List<Pic>, PicImporterImpl.PossibleDates) - Static method in class com.buckosoft.PicMan.dom.ImportAnalyzeDom
-
- createDocument(List<File>) - Static method in class com.buckosoft.PicMan.dom.ImportPicsDom
-
Create a DOM of the File
s that need importing
- createDocument(String, int, String) - Static method in class com.buckosoft.PicMan.dom.ImportPicsDom
-
Create a status dom
- createDocument(PicManFacade) - Static method in class com.buckosoft.PicMan.dom.MosaicBatchSetupDom
-
Fetch a dom that is a list of Mosaics in the system
- createDocument(PicManFacade, int) - Static method in class com.buckosoft.PicMan.dom.MosaicBatchSetupDom
-
Fetch a dom that is a single MosaicBatch
- createDocument(PicManFacade, User) - Static method in class com.buckosoft.PicMan.dom.MosaicManDom
-
Return the Mosaic runtime status as a Document
- createDocument(PicManFacade) - Static method in class com.buckosoft.PicMan.dom.MosaicSetupDom
-
Fetch a dom that is a list of Mosaics in the system
- createDocument(PicManFacade, int) - Static method in class com.buckosoft.PicMan.dom.MosaicSetupDom
-
Fetch a dom that is a single Mosaic
- createDocument(PicManFacade, int) - Static method in class com.buckosoft.PicMan.dom.MosaicTilesDom
-
- createDocument(PicManFacade, User, PicBrowserAjaxController.PicNameWithLabel[], int) - Static method in class com.buckosoft.PicMan.dom.PicBrowserDom
-
Create a DOM of a limited number of Pics in our database
- createDocument(PicManFacade, String) - Static method in class com.buckosoft.PicMan.dom.PicFilterDom
-
Fetch a Pic's Filters as a DOM
- createDocument(PicManFacade, int, String) - Static method in class com.buckosoft.PicMan.dom.PicsInContactDom
-
Create a DOM of the Pics in this Contact
- createDocument(PicManFacade, User, int, String) - Static method in class com.buckosoft.PicMan.dom.PicsInDirDom
-
Create a DOM of the Pics in this directory
- createDocument(PicManFacade, int, int) - Static method in class com.buckosoft.PicMan.dom.PicsInSetDom
-
- createDocument(PicManFacade, String, int) - Static method in class com.buckosoft.PicMan.dom.PicsInSetDom
-
Fetch the number of
Pic
s in a set.
- createDocument(PicManFacade) - Static method in class com.buckosoft.PicMan.dom.PosterSetupDom
-
Fetch a dom that is a list of Mosaics in the system
- createDocument(PicManFacade, int) - Static method in class com.buckosoft.PicMan.dom.PosterSetupDom
-
Fetch a dom that is a single Poster
- createDocument(PicManFacade) - Static method in class com.buckosoft.PicMan.dom.RootsDom
-
- createDocument(PicManFacade, User) - Static method in class com.buckosoft.PicMan.dom.SetManDom
-
- createDocument(PicManFacade, int) - Static method in class com.buckosoft.PicMan.dom.SetsInChainDom
-
Create a DOM of the Sets in this Chain
- createDocument(PicManFacade) - Static method in class com.buckosoft.PicMan.dom.SyncStatusDom
-
- createDocument(PicManFacade) - Static method in class com.buckosoft.PicMan.dom.VirginsDom
-
Create a DOM of a limited number of virgins in our database
- createMapDeserializer(MapLikeType, DeserializationConfig, BeanDescription, KeyDeserializer, TypeDeserializer, <any>) - Method in class com.buckosoft.PicMan.service.support.MapDeserializersExt
-
- createMapSerializer(SerializationConfig, MapLikeType, BeanDescription, <any>, TypeSerializer, <any>) - Method in class com.buckosoft.PicMan.service.support.MapSerializersExt
-
- createTypeSerializer(SerializationConfig, JavaType) - Static method in class com.buckosoft.PicMan.service.support.JsonUtils
-
- cUuid - Variable in class com.buckosoft.PicMan.business.contact.ContactEngine
-
- cWidth - Variable in class com.buckosoft.PicMan.business.contact.ContactEngine
-