|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sapportals.wcm.util.controlstatus.Field
com.sapportals.wcm.util.controlstatus.PrincipalsField
TBD: Description of the class.
| Constructor Summary | |
PrincipalsField(FieldIdentifier id,
String currentvalue,
HashMap metainfo,
boolean readonly,
Locale locale,
boolean email,
boolean unchecked)
|
|
PrincipalsField(FieldIdentifier id,
String currentvalue,
HashMap metainfo,
Locale locale)
shortened Constructor, which will set the following values for the dropped parameters readonly will be set to false condition will be set
to null |
|
| Method Summary | |
void |
addPrincipalsToList(String[] ids,
int typeoflist)
|
void |
addPrincipalToList(String id,
int typeoflist)
|
String |
getCurrentValue()
inherited from Field |
String[] |
getIDs(int typeoflist)
|
String |
getInvalidIDs()
|
String[] |
getNonUniqueIDs(int typeoflist)
|
boolean |
isInvalidIDGiven()
|
boolean |
isNonUniqueIDGiven()
|
void |
reset()
clears all prior settings by creating a new instance of a
SelectionUserManager |
void |
setCurrentValue(String value)
inherited from Field |
| Methods inherited from class com.sapportals.wcm.util.controlstatus.Field |
getIdentifier, getInitialValue, getMetaInfo, getStatusInformation, isReadOnly |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PrincipalsField(FieldIdentifier id,
String currentvalue,
HashMap metainfo,
boolean readonly,
Locale locale,
boolean email,
boolean unchecked)
public PrincipalsField(FieldIdentifier id,
String currentvalue,
HashMap metainfo,
Locale locale)
false condition will be set
to null
id - TBD: Description of the incoming method parametercurrentvalue - TBD: Description of the incoming method parametermetainfo - TBD: Description of the incoming method parameterlocale - TBD: Description of the incoming method parameter| Method Detail |
public void addPrincipalToList(String id,
int typeoflist)
throws WcmException
WcmException
public void addPrincipalsToList(String[] ids,
int typeoflist)
throws WcmException
WcmExceptionpublic String[] getIDs(int typeoflist)
public boolean isInvalidIDGiven()
public boolean isNonUniqueIDGiven()
public String getInvalidIDs()
public String[] getNonUniqueIDs(int typeoflist)
throws WcmException
WcmExceptionpublic void reset()
SelectionUserManager
public String getCurrentValue()
Field
getCurrentValue in interface IFieldgetCurrentValue in class Fieldpublic void setCurrentValue(String value)
Field
setCurrentValue in interface IFieldsetCurrentValue in class Fieldvalue - currentValue to be set
|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||