com.plumtree.portaluiinfrastructure.tags.data
Class TagDataGetterPTURLDOList

java.lang.Object
  extended by com.plumtree.portaluiinfrastructure.tags.data.TagDataGetterPTURLDOList

public class TagDataGetterPTURLDOList
extends java.lang.Object

Helper object that defines and provides a protocol for getting list of PTURL DO data in different Tag Scopes.


Constructor Summary
TagDataGetterPTURLDOList(Scope scope)
          Constructor
 
Method Summary
 IXPList GetMemoryData(ITagState state, java.lang.String strKey)
          Gets PTURL IOD data.
 void SetScope(Scope scope)
          Sets the Tag scope to set PTURL data on
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TagDataGetterPTURLDOList

public TagDataGetterPTURLDOList(Scope scope)
Constructor

Method Detail

GetMemoryData

public IXPList GetMemoryData(ITagState state,
                             java.lang.String strKey)
Gets PTURL IOD data.

Parameters:
tagObj - A reference to the current Atag object
tagAttrib - A string attribute, where its value is used as the name of the data set on the Tag Scope
Returns:
An list with the PTURL IOD data

SetScope

public void SetScope(Scope scope)
Sets the Tag scope to set PTURL data on

Parameters:
scope -



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