|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IRetrievalType | |
---|---|
fr.paris.lutece.plugins.workflow.modules.notifymylutece.business | |
fr.paris.lutece.plugins.workflow.modules.notifymylutece.business.retrieval |
Uses of IRetrievalType in fr.paris.lutece.plugins.workflow.modules.notifymylutece.business |
---|
Methods in fr.paris.lutece.plugins.workflow.modules.notifymylutece.business that return types with arguments of type IRetrievalType | |
---|---|
java.util.List<IRetrievalType> |
TaskNotifyMyLuteceConfig.getRetrievalTypes()
Get the retrieval types |
Uses of IRetrievalType in fr.paris.lutece.plugins.workflow.modules.notifymylutece.business.retrieval |
---|
Classes in fr.paris.lutece.plugins.workflow.modules.notifymylutece.business.retrieval that implement IRetrievalType | |
---|---|
class |
AbstractRetrievalType
AbstractRetrievalType |
class |
RetrievalTypeAllUsers
RetrievalTypeUsersList |
class |
RetrievalTypeDirectory
RetrievalTypeDirectory |
class |
RetrievalTypeUsersList
RetrievalTypeUsersList |
Methods in fr.paris.lutece.plugins.workflow.modules.notifymylutece.business.retrieval that return IRetrievalType | |
---|---|
IRetrievalType |
RetrievalTypeFactory.getRetrievalType(int nIdRetrievalType)
Get the retrieval type |
IRetrievalType |
IRetrievalTypeFactory.getRetrievalType(int nIdRetrievalType)
Get the retrieval type |
Methods in fr.paris.lutece.plugins.workflow.modules.notifymylutece.business.retrieval that return types with arguments of type IRetrievalType | |
---|---|
java.util.Map<java.lang.String,IRetrievalType> |
RetrievalTypeFactory.getRetrievalTypes()
Get the retrieval type |
java.util.Map<java.lang.String,IRetrievalType> |
IRetrievalTypeFactory.getRetrievalTypes()
Get the retrieval type |
Method parameters in fr.paris.lutece.plugins.workflow.modules.notifymylutece.business.retrieval with type arguments of type IRetrievalType | |
---|---|
void |
RetrievalTypeFactory.setRetrievalTypes(java.util.Map<java.lang.String,IRetrievalType> mapRetrievalTypes)
Set the retrieval types |
void |
IRetrievalTypeFactory.setRetrievalTypes(java.util.Map<java.lang.String,IRetrievalType> mapRetrievalTypes)
Set the retrieval types |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |