com.ibm.websphere.wim.model
Interface LoginControl
- All Superinterfaces:
- Control, PropertyControl, SearchControl
public interface LoginControl
- extends SearchControl
A representation of the model object 'Login Control'.
The following features are supported:
- See Also:
ModelPackage.getLoginControl()
- Model:
- Generated:
Method Summary |
java.util.List |
getMappedProperties()
Returns the value of the 'Mapped Properties' attribute list. |
Methods inherited from interface com.ibm.websphere.wim.model.SearchControl |
getCountLimit, getExpression, getSearchBases, getSearchLimit, getTimeLimit, isReturnSubType, isSetCountLimit, isSetReturnSubType, isSetSearchLimit, isSetTimeLimit, setCountLimit, setExpression, setReturnSubType, setSearchLimit, setTimeLimit, unsetCountLimit, unsetReturnSubType, unsetSearchLimit, unsetTimeLimit |
getMappedProperties
java.util.List getMappedProperties()
- Returns the value of the 'Mapped Properties' attribute list.
The list contents are of type
String
.
- See Also:
ModelPackage.getLoginControl_MappedProperties()
- Model:
- type="java.lang.String" unique="false" dataType="org.eclipse.emf.ecore.xml.type.String"
- Generated:
- Return:
- the value of the 'Mapped Properties' attribute list.