fr.paris.lutece.plugins.workflow.modules.notifymylutece.business.retrieval
Class RetrievalTypeFactory
java.lang.Object
fr.paris.lutece.plugins.workflow.modules.notifymylutece.business.retrieval.RetrievalTypeFactory
- All Implemented Interfaces:
- IRetrievalTypeFactory
public final class RetrievalTypeFactory
- extends java.lang.Object
- implements IRetrievalTypeFactory
RetrievalTypeFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BEAN_FACTORY
public static final java.lang.String BEAN_FACTORY
- See Also:
- Constant Field Values
RetrievalTypeFactory
public RetrievalTypeFactory()
setRetrievalTypes
public void setRetrievalTypes(java.util.Map<java.lang.String,IRetrievalType> mapRetrievalTypes)
- Set the retrieval types
- Specified by:
setRetrievalTypes
in interface IRetrievalTypeFactory
- Parameters:
mapRetrievalTypes
- the retrieval types
getRetrievalTypes
public java.util.Map<java.lang.String,IRetrievalType> getRetrievalTypes()
- Get the retrieval type
- Specified by:
getRetrievalTypes
in interface IRetrievalTypeFactory
- Returns:
- a map of (id_retrieval_type,
IRetrievalType
getRetrievalType
public IRetrievalType getRetrievalType(int nIdRetrievalType)
- Get the retrieval type
- Specified by:
getRetrievalType
in interface IRetrievalTypeFactory
- Parameters:
nIdRetrievalType
- the id retrieval type
- Returns:
- a
RetrievalType
Copyright © 2012 Mairie de Paris. All Rights Reserved.