|
SAP NetWeaver 7.30 (SP05) KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sapportals.wcm.service.reporting.UserInputList
public class UserInputList
| Constructor Summary | |
|---|---|
UserInputList(com.sapportals.wcm.util.uri.RID rid)
|
|
| Method Summary | |
|---|---|
Set<UserPair> |
getInputItems()
Get a set of the input parameters |
Set<UserPair> |
getInvalidInputItems()
Gets the set of invalid input items |
String |
getListPopulationError()
Gets the description of the population error that has caused the failure of the population of the input list if such an error exists |
com.sapportals.wcm.util.uri.RID |
getRID()
Gets the RID of the resource that contains the input items |
boolean |
isListPopulationSuccessful()
Checks if the item list has been successfully populated |
boolean |
validate()
validates the input items. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UserInputList(com.sapportals.wcm.util.uri.RID rid)
| Method Detail |
|---|
public Set<UserPair> getInputItems()
IListInput
getInputItems in interface IListInput<UserPair>public Set<UserPair> getInvalidInputItems()
IListInput
getInvalidInputItems in interface IListInput<UserPair>public String getListPopulationError()
IListInput
getListPopulationError in interface IListInput<UserPair>null otherwisepublic com.sapportals.wcm.util.uri.RID getRID()
IListInput
getRID in interface IListInput<UserPair>public boolean isListPopulationSuccessful()
IListInput
isListPopulationSuccessful in interface IListInput<UserPair>true if the population has been successful and
false otherwisepublic boolean validate()
IListInput
validate in interface IListInput<UserPair>true if all input items are valid and
false otherwise| Access Rights |
|---|
| 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
|
|
SAP NetWeaver 7.30 (SP05) KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||