Uses of Class
com.ibm.wsspi.security.wim.model.ViewIdentifierType
-
Packages that use ViewIdentifierType Package Description com.ibm.wsspi.security.wim.model -
-
Uses of ViewIdentifierType in com.ibm.wsspi.security.wim.model
Methods in com.ibm.wsspi.security.wim.model that return ViewIdentifierType Modifier and Type Method Description ViewIdentifierType
ObjectFactory. createViewIdentifierType()
Create an instance ofViewIdentifierType
Methods in com.ibm.wsspi.security.wim.model that return types with arguments of type ViewIdentifierType Modifier and Type Method Description java.util.List<ViewIdentifierType>
Entity. getViewIdentifiers()
Gets the value of the viewIdentifiers property.
-