|
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 ILayoutSetEvent
allows to specify the name of a layoutset that should be used
by the IProxy receiving this event. It is the
event creator's responsibilty to ensure that this is an
existing layoutset. Usage of this event should not occur when
the UI is in an already specialized mode, e.g. when selecting
targets for a copy operation. Creation of this event must be
added to the trace-file.
| Method Summary | |
|---|---|
String |
getLayoutSet()
Deprecated. As of NetWeaver 7.1 |
RID |
getRID()
Deprecated. As of NetWeaver 7.1 |
RID |
getStartRID()
Deprecated. As of NetWeaver 7.1 |
void |
setLayoutSet(String set)
Deprecated. As of NetWeaver 7.1 |
| Method Detail |
|---|
String getLayoutSet()
nullvoid setLayoutSet(String set)
set - the id of the layoutset that should be transported by this
event. Might be an empty String or null.RID getRID()
null. If it is not null,
it must point to a valid ICollectionRID getStartRID()
null. If it is not null,
it must point to a valid ICollection. It must be an
ancestor of the RID returned by the method getRID or the exact
same RID.| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-CM
|
[sap.com]
|
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 | |||||||||