public interface WorkmanagerSecurityMappingsUsersType<T>
extends org.jboss.shrinkwrap.descriptor.api.Child<T>
workmanagerSecurityMappingsUsersType xsd type| Modifier and Type | Method and Description |
|---|---|
WorkmanagerSecurityMappingType<WorkmanagerSecurityMappingsUsersType<T>> |
createMap()
Creates a new
map element |
java.util.List<WorkmanagerSecurityMappingType<WorkmanagerSecurityMappingsUsersType<T>>> |
getAllMap()
Returns all
map elements |
WorkmanagerSecurityMappingType<WorkmanagerSecurityMappingsUsersType<T>> |
getOrCreateMap()
If not already created, a new
map element will be created and returned. |
WorkmanagerSecurityMappingsUsersType<T> |
removeAllMap()
Removes all
map elements |
WorkmanagerSecurityMappingType<WorkmanagerSecurityMappingsUsersType<T>> getOrCreateMap()
map element will be created and returned.
Otherwise, the first existing map element will be returned.mapWorkmanagerSecurityMappingType<WorkmanagerSecurityMappingsUsersType<T>> createMap()
map elementWorkmanagerSecurityMappingType> java.util.List<WorkmanagerSecurityMappingType<WorkmanagerSecurityMappingsUsersType<T>>> getAllMap()
map elementsmapWorkmanagerSecurityMappingsUsersType<T> removeAllMap()
map elementsWorkmanagerSecurityMappingType> Copyright © 2014 IronJacamar (http://www.ironjacamar.org)