com.sapportals.wcm.repository.service.layout.customizing
Interface IProfileList
public interface IProfileList
size
int size()
isEmpty
boolean isEmpty()
contains
boolean contains(IProfile o)
iterator
IProfileIterator iterator()
toArray
IProfile[] toArray()
add
boolean add(IProfile o)
remove
boolean remove(IProfile o)
containsAll
boolean containsAll(IProfileCollection c)
addAll
boolean addAll(IProfileCollection c)
removeAll
boolean removeAll(IProfileCollection c)
retainAll
boolean retainAll(IProfileCollection c)
clear
void clear()
equals
boolean equals(Object o)
- Overrides:
equals in class Object
get
IProfile get(int index)
set
IProfile set(int index,
IProfile element)
add
void add(int index,
IProfile element)
remove
IProfile remove(int index)
indexOf
int indexOf(IProfile o)
lastIndexOf
int lastIndexOf(IProfile o)
listIterator
IProfileListIterator listIterator()
listIterator
IProfileListIterator listIterator(int index)
subList
IProfileList subList(int fromIndex,
int toIndex)
This class can be accessed from:
|
SC
|
DC
|
Public Part
|
ACH
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
[sap.com] KMC-CM
|
[sap.com] tc/km/frwk
|
api
|
EP-KM-CM
|
Copyright 2011 SAP AG Complete Copyright Notice