com.plumtree.portaluiinfrastructure.ptlink
Class PTURLList

java.lang.Object
  extended by XPArrayList
      extended by com.plumtree.portaluiinfrastructure.ptlink.PTURLList

public class PTURLList
extends XPArrayList

XPArrayList wrapper for PTURL class only

Author:
robertz

Constructor Summary
PTURLList(int initialCapacity)
           
 
Method Summary
 int Add(IPTURL url)
           
 void AddRange(PTURLList urlList)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PTURLList

public PTURLList(int initialCapacity)
Parameters:
initialCapacity -
Method Detail

Add

public int Add(IPTURL url)
Parameters:
url -
Returns:

AddRange

public void AddRange(PTURLList urlList)
Parameters:
urlList -



Copyright © 2002,2003,2004,2005 Plumtree Software, Inc., All Rights Reserved.