|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlumis.doui.control.Control
lumis.doui.control.DataControl
lumis.doui.control.DataBoundControl
lumis.doui.control.principalpicker.PrincipalPickerControl
lumis.doui.control.principalpicker.ServiceInstancePrincipalPickerControl
public class ServiceInstancePrincipalPickerControl
Renders a control that allows the end user to select a principal that has access to the given service instance.
The list of principals may be limited to a specific permission.
Example use:
Field Summary |
---|
Fields inherited from class lumis.doui.control.principalpicker.PrincipalPickerControl |
---|
SHOW_ALL, SHOW_GROUPS, SHOW_USERS |
Fields inherited from class lumis.doui.control.DataControl |
---|
FORCE_CASE_LOWER, FORCE_CASE_NONE, FORCE_CASE_UPPER, forceCase, requestParameterName, UNKNOWN_DATA_TYPE, value, valuePreviouslySet |
Constructor Summary | |
---|---|
ServiceInstancePrincipalPickerControl()
|
Method Summary | |
---|---|
protected IServiceInterfaceUrl |
getPopupUrl()
|
Methods inherited from class lumis.doui.control.principalpicker.PrincipalPickerControl |
---|
buildSubControls, fixedIdentifierRequired, getControlResource, getStringsToLocalize, getValueClass, setRenderData |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface lumis.doui.control.IClientSideReadableControl |
---|
getScriptGetValues, getScriptGetValuesRegistration |
Methods inherited from interface lumis.doui.control.IDataControl |
---|
getConverter, getProcessActionIds, getValue, getValue, setProcessActionHandlerParameters, setValue |
Methods inherited from interface lumis.doui.control.IControl |
---|
createContainer, disconnect, getChildControls, getId, getParentControl, getPrepareForReadScript, getRenderData, getResources, getType, isValid, registerOnEventScript, removeChild, removeChildren, setRuntimeAttributes |
Methods inherited from interface lumis.doui.render.IRenderer |
---|
getResources, getSourceContext |
Constructor Detail |
---|
public ServiceInstancePrincipalPickerControl()
Method Detail |
---|
protected IServiceInterfaceUrl getPopupUrl() throws PortalException
getPopupUrl
in class PrincipalPickerControl
PortalException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |