com.sapportals.wcm.repository.service.layout.customizing

Interface IProfileSet

All Superinterfaces:
IProfileCollection

public interface IProfileSet
extends IProfileCollection


Method Summary
 boolean add(IProfile o)
           
 boolean addAll(IProfileCollection c)
           
 void clear()
           
 boolean contains(IProfile o)
           
 boolean containsAll(IProfileCollection c)
           
 boolean equals(Object o)
           
 boolean isEmpty()
           
 IProfileIterator iterator()
           
 boolean remove(IProfile o)
           
 boolean removeAll(IProfileCollection c)
           
 boolean retainAll(IProfileCollection c)
           
 int size()
           
 IProfile[] toArray()
           
 

Method Detail

size

int size()
Specified by:
size in interface IProfileCollection

isEmpty

boolean isEmpty()
Specified by:
isEmpty in interface IProfileCollection

contains

boolean contains(IProfile o)
Specified by:
contains in interface IProfileCollection

iterator

IProfileIterator iterator()
Specified by:
iterator in interface IProfileCollection

toArray

IProfile[] toArray()
Specified by:
toArray in interface IProfileCollection

add

boolean add(IProfile o)
Specified by:
add in interface IProfileCollection

remove

boolean remove(IProfile o)
Specified by:
remove in interface IProfileCollection

containsAll

boolean containsAll(IProfileCollection c)
Specified by:
containsAll in interface IProfileCollection

addAll

boolean addAll(IProfileCollection c)
Specified by:
addAll in interface IProfileCollection

retainAll

boolean retainAll(IProfileCollection c)
Specified by:
retainAll in interface IProfileCollection

removeAll

boolean removeAll(IProfileCollection c)
Specified by:
removeAll in interface IProfileCollection

clear

void clear()
Specified by:
clear in interface IProfileCollection

equals

boolean equals(Object o)
Specified by:
equals in interface IProfileCollection
Overrides:
equals in class Object
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 2011 SAP AG Complete Copyright Notice