com.sapportals.wcm.control.util.property

Interface IPropertyModifierList

All Known Implementing Classes:
PropertyModifierList

Deprecated. As of NetWeaver 7.1

public interface IPropertyModifierList


Method Summary
 void add(int index, IPropertyModifier element)
          Deprecated. As of NetWeaver 7.1
 boolean add(IPropertyModifier element)
          Deprecated. As of NetWeaver 7.1
 boolean addAll(IPropertyModifierList list)
          Deprecated. As of NetWeaver 7.1
 boolean contains(IPropertyModifier element)
          Deprecated. As of NetWeaver 7.1
 IPropertyModifier get(int index)
          Deprecated. As of NetWeaver 7.1
 int indexOf(IPropertyModifier element)
          Deprecated. As of NetWeaver 7.1
 boolean isEmpty()
          Deprecated. As of NetWeaver 7.1
 int lastIndexOf(IPropertyModifier element)
          Deprecated. As of NetWeaver 7.1
 IPropertyModifierListIterator listIterator()
          Deprecated. As of NetWeaver 7.1
 IPropertyModifierListIterator listIterator(int index)
          Deprecated. As of NetWeaver 7.1
 IPropertyModifier remove(int index)
          Deprecated. As of NetWeaver 7.1
 boolean remove(IPropertyModifier element)
          Deprecated. As of NetWeaver 7.1
 boolean removeAll(IPropertyModifierList list)
          Deprecated. As of NetWeaver 7.1
 IPropertyModifier set(int index, IPropertyModifier element)
          Deprecated. As of NetWeaver 7.1
 int size()
          Deprecated. As of NetWeaver 7.1
 void sort(Comparator comp)
          Deprecated. As of NetWeaver 7.1
 IPropertyModifierList subList(int startIndex, int stopIndex)
          Deprecated. As of NetWeaver 7.1
 String toString()
          Deprecated. As of NetWeaver 7.1
 

Method Detail

isEmpty

boolean isEmpty()
Deprecated. As of NetWeaver 7.1


size

int size()
Deprecated. As of NetWeaver 7.1


contains

boolean contains(IPropertyModifier element)
Deprecated. As of NetWeaver 7.1


add

boolean add(IPropertyModifier element)
Deprecated. As of NetWeaver 7.1


addAll

boolean addAll(IPropertyModifierList list)
Deprecated. As of NetWeaver 7.1


remove

boolean remove(IPropertyModifier element)
Deprecated. As of NetWeaver 7.1


get

IPropertyModifier get(int index)
Deprecated. As of NetWeaver 7.1


set

IPropertyModifier set(int index,
                      IPropertyModifier element)
Deprecated. As of NetWeaver 7.1


add

void add(int index,
         IPropertyModifier element)
Deprecated. As of NetWeaver 7.1


remove

IPropertyModifier remove(int index)
Deprecated. As of NetWeaver 7.1


indexOf

int indexOf(IPropertyModifier element)
Deprecated. As of NetWeaver 7.1


lastIndexOf

int lastIndexOf(IPropertyModifier element)
Deprecated. As of NetWeaver 7.1


listIterator

IPropertyModifierListIterator listIterator()
Deprecated. As of NetWeaver 7.1


listIterator

IPropertyModifierListIterator listIterator(int index)
Deprecated. As of NetWeaver 7.1


subList

IPropertyModifierList subList(int startIndex,
                              int stopIndex)
Deprecated. As of NetWeaver 7.1


sort

void sort(Comparator comp)
Deprecated. As of NetWeaver 7.1


toString

String toString()
Deprecated. As of NetWeaver 7.1

Overrides:
toString in class Object

removeAll

boolean removeAll(IPropertyModifierList list)
Deprecated. As of NetWeaver 7.1

Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] KMC-CM [sap.com] tc/km/nonwduideprecated 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