Oracle Fusion Middleware extensions for Logging and Diagnostic
11g Release 1 (11.1.1.6)

E22565-06

oracle.apps.fnd.appltest.diagfwk.engine
Interface TagValuePrereqList

All Superinterfaces:
java.util.Collection<TagValuePrereq>, DiagBObjList<TagValuePrereq>, java.lang.Iterable<TagValuePrereq>, java.util.List<TagValuePrereq>
All Known Implementing Classes:
TagValuePrereqListImpl

public interface TagValuePrereqList
extends DiagBObjList<TagValuePrereq>

Since:
release specific (what release of product did this appear in)
Version:
$Header: TagValuePrereqList.java 06-nov-2007.22:59:23 prapaul Exp $
Author:
prapaul

Method Summary
 java.util.List<java.lang.String> getIds()
          Returns a list of IDs for all the entities in this list i.e.
 
Methods inherited from interface oracle.apps.fnd.appltest.diagfwk.engine.DiagBObjList
copy, elemInstance
 
Methods inherited from interface java.util.List
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray
 

Method Detail

getIds

java.util.List<java.lang.String> getIds()
Returns a list of IDs for all the entities in this list i.e. a list of tag value IDs

Returns:
a list of IDs for all the entities in this list i.e. a list of tag value IDs

Oracle Fusion Middleware extensions for Logging and Diagnostic
11g Release 1 (11.1.1.6)

E22565-06

Copyright © 2012 Oracle. All Rights Reserved.