- emptyErrorLog() - Method in interface com.buckosoft.PicMan.business.common.PicManCommonFacade
-
Delete any entries in the Error Log
- emptyErrorLog() - Method in class com.buckosoft.PicMan.business.common.PicManCommonImpl
-
- emptyMosaicQueue() - Method in class com.buckosoft.PicMan.business.mosaic.MosaicMan
-
Remove any and all jobs from the Mosaic queue
- engineConfig - Variable in class com.buckosoft.PicMan.web.MosaicSetupForm.MosaicConfig
-
- EngineReportDom - Class in com.buckosoft.PicMan.dom
-
DOM to fetch the engine's status report.
- EngineReportDom() - Constructor for class com.buckosoft.PicMan.dom.EngineReportDom
-
- EngineReportPageController - Class in com.buckosoft.PicMan.web
-
Tell us about the Engine's status
- EngineReportPageController() - Constructor for class com.buckosoft.PicMan.web.EngineReportPageController
-
- engineRunningShortStatus() - Method in class com.buckosoft.PicMan.business.BatchManager
-
Return a short status of the engine's state.
- engineRunningShortStatus() - Method in interface com.buckosoft.PicMan.business.PicManFacade
-
Return a one or two word status for the engine.
- engineRunningShortStatus() - Method in class com.buckosoft.PicMan.business.PicManImpl
-
- engines - Variable in class com.buckosoft.PicMan.web.MosaicSetupForm.MosaicConfig
-
- EQ - Static variable in class com.buckosoft.PicMan.domain.MetaSet
-
- equals(ContactParams) - Method in class com.buckosoft.PicMan.domain.ContactParams
-
Compare two ContactParams for equality.
Compare chain, setName, size, and contactNumber.
either size = -1 is a wildcard and will match (contactNumber is ignored in this case).
either contactNumber = -1 is a wildcard and will match.
- equals(Object) - Method in class com.buckosoft.PicMan.PicManService.PicFilterSOAP
-
- equalsPics(ContactParams) - Method in class com.buckosoft.PicMan.domain.ContactParams
-
Compare two ContactParams for equality.
Compare setName, size, min/max.
Basically, we are checking if these two ContactParams will select the same set of Pics.