|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Item | |
---|---|
fr.paris.lutece.plugins.googleapi.service |
Uses of Item in fr.paris.lutece.plugins.googleapi.service |
---|
Fields in fr.paris.lutece.plugins.googleapi.service declared as Item | |
---|---|
protected Item |
FeedHandler._item
|
Fields in fr.paris.lutece.plugins.googleapi.service with type parameters of type Item | |
---|---|
protected java.util.List<Item> |
FeedHandler._listItems
|
Method parameters in fr.paris.lutece.plugins.googleapi.service with type arguments of type Item | |
---|---|
void |
FeedsService.getItems(java.lang.String strQuery,
java.util.List<Item> listItems,
FeedProvider provider)
Connect to the Google Base data API server, retrieve the items |
void |
FeedHandler.setItemList(java.util.List<Item> listItems)
Receive notification of an opening XML tag: push the tag to xmlTags . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |