|
SAP NetWeaver 7.40 SP 07 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IMassDataControlStatus
model to allow handling of mass data. If an IControlStatus holds
information and allows modification of one instance of a certain type, this
interface allows handling of a list of instances of a certain type. These
instances are handled internally as a List and therefore allows
to access these instances via their index number (a.k.a. the position) within
this list.
| Method Summary | |
|---|---|
int |
getEntrySize()
returns the number of entries that are managed within this status |
FieldSet |
getFieldSet(int index)
returns all fields available for the instance of the managed type at this index of the internal list. |
List |
getMassFields()
returns all fields that will be available for the managed types of this class. |
| Method Detail |
|---|
int getEntrySize()
List getMassFields()
FieldIdentifier values.
FieldSet getFieldSet(int index)
IndexOutOfBoundsException
if no field set exists for the given index.
index - TBD: Description of the incoming method parameter
| Access Rights |
|---|
| 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
|
|
SAP NetWeaver 7.40 SP 07 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||