Uses of Interface
org.jboss.jca.embedded.dsl.resourceadapters11.api.WorkmanagerSecurityMappingsGroupsType
Packages that use WorkmanagerSecurityMappingsGroupsType
Package
Description
Provides the interfaces and enumeration types as defined in the schema
Provides the implementation classes as defined in the schema
-
Uses of WorkmanagerSecurityMappingsGroupsType in org.jboss.jca.embedded.dsl.resourceadapters11.api
Methods in org.jboss.jca.embedded.dsl.resourceadapters11.api that return WorkmanagerSecurityMappingsGroupsTypeModifier and TypeMethodDescriptionWorkmanagerSecurityMappingsType.getOrCreateGroups()If not already created, a newgroupselement with the given value will be created.WorkmanagerSecurityMappingsGroupsType.removeAllMap()Removes allmapelementsMethods in org.jboss.jca.embedded.dsl.resourceadapters11.api that return types with arguments of type WorkmanagerSecurityMappingsGroupsTypeModifier and TypeMethodDescriptionWorkmanagerSecurityMappingsGroupsType.createMap()Creates a newmapelementWorkmanagerSecurityMappingsGroupsType.getAllMap()Returns allmapelementsWorkmanagerSecurityMappingsGroupsType.getOrCreateMap()If not already created, a newmapelement will be created and returned. -
Uses of WorkmanagerSecurityMappingsGroupsType in org.jboss.jca.embedded.dsl.resourceadapters11.impl
Classes in org.jboss.jca.embedded.dsl.resourceadapters11.impl that implement WorkmanagerSecurityMappingsGroupsTypeModifier and TypeClassDescriptionclassThis class implements theworkmanagerSecurityMappingsGroupsTypexsd typeMethods in org.jboss.jca.embedded.dsl.resourceadapters11.impl that return WorkmanagerSecurityMappingsGroupsTypeModifier and TypeMethodDescriptionWorkmanagerSecurityMappingsTypeImpl.getOrCreateGroups()If not already created, a newgroupselement with the given value will be created.WorkmanagerSecurityMappingsGroupsTypeImpl.removeAllMap()Removes allmapelementsMethods in org.jboss.jca.embedded.dsl.resourceadapters11.impl that return types with arguments of type WorkmanagerSecurityMappingsGroupsTypeModifier and TypeMethodDescriptionWorkmanagerSecurityMappingsGroupsTypeImpl.createMap()Creates a newmapelementWorkmanagerSecurityMappingsGroupsTypeImpl.getAllMap()Returns allmapelementsWorkmanagerSecurityMappingsGroupsTypeImpl.getOrCreateMap()If not already created, a newmapelement will be created and returned.