|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRetrievalTypeFactory
IRetrievalTypeFactory
Method Summary | |
---|---|
IRetrievalType |
getRetrievalType(int nIdRetrievalType)
Get the retrieval type |
java.util.Map<java.lang.String,IRetrievalType> |
getRetrievalTypes()
Get the retrieval type |
void |
setRetrievalTypes(java.util.Map<java.lang.String,IRetrievalType> mapRetrievalTypes)
Set the retrieval types |
Method Detail |
---|
void setRetrievalTypes(java.util.Map<java.lang.String,IRetrievalType> mapRetrievalTypes)
mapRetrievalTypes
- the retrieval typesjava.util.Map<java.lang.String,IRetrievalType> getRetrievalTypes()
IRetrievalType
IRetrievalType getRetrievalType(int nIdRetrievalType)
nIdRetrievalType
- the id retrieval type
RetrievalType
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |