com.sapportals.wcm.service.landscape

Interface ISystemList


public interface ISystemList

A list of ISystem s.


Method Summary
 void add(ISystem system)
          Add a system to the system list
 boolean contains(ISystem system)
          Tests if a system is part of this list
 boolean isEmpty()
          Tests if this list is empty
 ISystemListIterator iterator()
          Get an iterator for the list of systems
 int size()
          Returns the number of systems cotained in this list
 

Method Detail

iterator

ISystemListIterator iterator()
Get an iterator for the list of systems

Returns:
a ISystemListIterator with the iterator for the list.

add

void add(ISystem system)
Add a system to the system list

Parameters:
system - Description of the Parameter

contains

boolean contains(ISystem system)
Tests if a system is part of this list

Parameters:
system - TBD: Description of the incoming method parameter
Returns:
TBD: Description of the outgoing return value

isEmpty

boolean isEmpty()
Tests if this list is empty

Returns:
empty

size

int size()
Returns the number of systems cotained in this list

Returns:
the number of systems cotained in this list
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] KMC-CM [sap.com] tc/km/frwk api EP-KM-CM
[sap.com] KMC-WPC [sap.com] tc/kmc/wpc/wpcfacade api EP-PIN-WPC-WCM


Copyright 2012 SAP AG Complete Copyright Notice