|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectatg.nucleus.GenericService
com.digitalsanctuary.atg.service.ImageService
Field Summary |
Fields inherited from class atg.nucleus.GenericService |
CLASS_VERSION, SERVICE_INFO_KEY |
Fields inherited from interface atg.nucleus.logging.ApplicationLogging |
DEFAULT_LOG_DEBUG_STATUS, DEFAULT_LOG_ERROR_STATUS, DEFAULT_LOG_INFO_STATUS, DEFAULT_LOG_WARNING_STATUS |
Constructor Summary | |
ImageService()
|
Method Summary | |
atg.repository.Repository |
getImageRepository()
|
java.lang.String |
getImageServletURI()
|
java.lang.String |
getImageURI(java.lang.String pImageRepositoryId)
|
void |
setImageRepository(atg.repository.Repository pImageRepository)
|
void |
setImageServletURI(java.lang.String pImageServletURI)
|
Methods inherited from class atg.nucleus.GenericService |
addLogListener, createAdminServlet, doStartService, doStopService, getAbsoluteName, getAdminServlet, getLogListenerCount, getLogListeners, getName, getNameContext, getNucleus, getRoot, getServiceConfiguration, getServiceInfo, isLoggingDebug, isLoggingError, isLoggingInfo, isLoggingWarning, isRunning, logDebug, logDebug, logDebug, logError, logError, logError, logInfo, logInfo, logInfo, logWarning, logWarning, logWarning, nameContextElementBound, nameContextElementUnbound, removeLogListener, resolveName, resolveName, resolveName, resolveName, sendLogEvent, setLoggingDebug, setLoggingError, setLoggingInfo, setLoggingWarning, setServiceInfo, startService, stopService |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ImageService()
Method Detail |
public java.lang.String getImageURI(java.lang.String pImageRepositoryId)
public java.lang.String getImageServletURI()
public void setImageServletURI(java.lang.String pImageServletURI)
pImageServletURI
- the imageServletURI to setpublic atg.repository.Repository getImageRepository()
public void setImageRepository(atg.repository.Repository pImageRepository)
pImageRepository
- the imageRepository to set
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |