Package | Description |
---|---|
org.jboss.jca.embedded.dsl.ironjacamar12.api |
Provides the interfaces and enumeration types as defined in the schema
|
org.jboss.jca.embedded.dsl.ironjacamar12.impl |
Provides the implementation classes as defined in the schema
|
Modifier and Type | Method and Description |
---|---|
WorkmanagerSecurityMappingsGroupsType<WorkmanagerSecurityMappingsType<T>> |
WorkmanagerSecurityMappingsType.getOrCreateGroups()
If not already created, a new
groups element with the given value will be created. |
WorkmanagerSecurityMappingsGroupsType<T> |
WorkmanagerSecurityMappingsGroupsType.removeAllMap()
Removes all
map elements |
Modifier and Type | Method and Description |
---|---|
WorkmanagerSecurityMappingType<WorkmanagerSecurityMappingsGroupsType<T>> |
WorkmanagerSecurityMappingsGroupsType.createMap()
Creates a new
map element |
List<WorkmanagerSecurityMappingType<WorkmanagerSecurityMappingsGroupsType<T>>> |
WorkmanagerSecurityMappingsGroupsType.getAllMap()
Returns all
map elements |
WorkmanagerSecurityMappingType<WorkmanagerSecurityMappingsGroupsType<T>> |
WorkmanagerSecurityMappingsGroupsType.getOrCreateMap()
If not already created, a new
map element will be created and returned. |
Modifier and Type | Method and Description |
---|---|
WorkmanagerSecurityMappingsGroupsType<WorkmanagerSecurityMappingsType<T>> |
WorkmanagerSecurityMappingsTypeImpl.getOrCreateGroups()
If not already created, a new
groups element with the given value will be created. |
WorkmanagerSecurityMappingsGroupsType<T> |
WorkmanagerSecurityMappingsGroupsTypeImpl.removeAllMap()
Removes all
map elements |
Modifier and Type | Method and Description |
---|---|
WorkmanagerSecurityMappingType<WorkmanagerSecurityMappingsGroupsType<T>> |
WorkmanagerSecurityMappingsGroupsTypeImpl.createMap()
Creates a new
map element |
List<WorkmanagerSecurityMappingType<WorkmanagerSecurityMappingsGroupsType<T>>> |
WorkmanagerSecurityMappingsGroupsTypeImpl.getAllMap()
Returns all
map elements |
WorkmanagerSecurityMappingType<WorkmanagerSecurityMappingsGroupsType<T>> |
WorkmanagerSecurityMappingsGroupsTypeImpl.getOrCreateMap()
If not already created, a new
map element will be created and returned. |
Copyright © 2021 JBoss by Red Hat. All rights reserved.