|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.infoglue.deliver.controllers.kernel.impl.simple.BaseDeliveryController
org.infoglue.deliver.controllers.kernel.impl.simple.RepositoryDeliveryController
public class RepositoryDeliveryController
| Method Summary | |
|---|---|
java.lang.String |
getExtraPropertyValue(java.lang.Integer repositoryId,
java.lang.String propertyName)
This method fetches a property for a repository. |
RepositoryVO |
getMasterRepository(org.exolab.castor.jdo.Database db)
This method returns the master repository. |
java.lang.String |
getPropertyValue(java.lang.Integer repositoryId,
java.lang.String propertyName)
This method fetches a property for a repository. |
static RepositoryDeliveryController |
getRepositoryDeliveryController()
Factory method |
java.util.List |
getRepositoryVOList(org.exolab.castor.jdo.Database db)
This method returns all the repositories. |
java.util.List |
getRepositoryVOListFromServerName(org.exolab.castor.jdo.Database db,
java.lang.String serverName,
java.lang.String portNumber,
java.lang.String repositoryName)
|
java.util.List |
getRepositoryVOListFromServerName(java.lang.String serverName,
java.lang.String portNumber,
java.lang.String repositoryName)
|
| Methods inherited from class org.infoglue.deliver.controllers.kernel.impl.simple.BaseDeliveryController |
|---|
beginTransaction, closeDatabase, closeTransaction, commitTransaction, createQuery, executeQuery, executeQuery, getAllVOObjects, getAllVOObjects, getObjectWithId, getVOWithId, rollbackTransaction, toVOList |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static RepositoryDeliveryController getRepositoryDeliveryController()
public RepositoryVO getMasterRepository(org.exolab.castor.jdo.Database db)
throws SystemException,
java.lang.Exception
SystemException
java.lang.Exception
public java.util.List getRepositoryVOListFromServerName(java.lang.String serverName,
java.lang.String portNumber,
java.lang.String repositoryName)
throws SystemException,
java.lang.Exception
SystemException
java.lang.Exception
public java.util.List getRepositoryVOListFromServerName(org.exolab.castor.jdo.Database db,
java.lang.String serverName,
java.lang.String portNumber,
java.lang.String repositoryName)
throws SystemException,
java.lang.Exception
SystemException
java.lang.Exception
public java.util.List getRepositoryVOList(org.exolab.castor.jdo.Database db)
throws SystemException,
java.lang.Exception
SystemException
java.lang.Exception
public java.lang.String getPropertyValue(java.lang.Integer repositoryId,
java.lang.String propertyName)
public java.lang.String getExtraPropertyValue(java.lang.Integer repositoryId,
java.lang.String propertyName)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||