Operation |
Details |
protected assertObjectIdOrder( List pubItemList, String[] idList):void |
Sequential Notes: | Checks the order of elements from the list against the array of ids. | |
protected getPubItemList():ArrayList |
Sequential Notes: | Gets a list of 4 PubItemVOs. @return List of PubItemVOs | |
protected getPubItemVO1():PubItemVO |
Sequential Notes: | Gets a PubItemVO with id 1. @return PubItemVO | |
protected getPubItemVO2():PubItemVO |
Sequential Notes: | Gets a PubItemVO with id 2. @return PubItemVO | |
protected getPubItemVO3():PubItemVO |
Sequential Notes: | Gets a PubItemVO with id 3. @return PubItemVO | |
protected getPubItemVO4():PubItemVO |
Sequential Notes: | Gets a PubItemVO with id 4.<P> This is a minimal PubItemVO. @return PubItemVO | |