Class WorkmanagerSecurityMappingsGroupsTypeImpl<T>
java.lang.Object
org.jboss.jca.embedded.dsl.resourceadapters13.impl.WorkmanagerSecurityMappingsGroupsTypeImpl<T>
- All Implemented Interfaces:
WorkmanagerSecurityMappingsGroupsType<T>,org.jboss.shrinkwrap.descriptor.api.Child<T>
public class WorkmanagerSecurityMappingsGroupsTypeImpl<T>
extends Object
implements org.jboss.shrinkwrap.descriptor.api.Child<T>, WorkmanagerSecurityMappingsGroupsType<T>
This class implements the
workmanagerSecurityMappingsGroupsType xsd type-
Constructor Summary
ConstructorsConstructorDescriptionWorkmanagerSecurityMappingsGroupsTypeImpl(T t, String nodeName, org.jboss.shrinkwrap.descriptor.spi.node.Node node) WorkmanagerSecurityMappingsGroupsTypeImpl(T t, String nodeName, org.jboss.shrinkwrap.descriptor.spi.node.Node node, org.jboss.shrinkwrap.descriptor.spi.node.Node childNode) -
Method Summary
Modifier and TypeMethodDescriptionCreates a newmapelementReturns allmapelementsIf not already created, a newmapelement will be created and returned.Removes allmapelementsup()
-
Constructor Details
-
WorkmanagerSecurityMappingsGroupsTypeImpl
-
WorkmanagerSecurityMappingsGroupsTypeImpl
-
-
Method Details
-
up
- Specified by:
upin interfaceorg.jboss.shrinkwrap.descriptor.api.Child<T>
-
getOrCreateMap
If not already created, a newmapelement will be created and returned. Otherwise, the first existingmapelement will be returned.- Specified by:
getOrCreateMapin interfaceWorkmanagerSecurityMappingsGroupsType<T>- Returns:
- the instance defined for the element
map
-
createMap
Creates a newmapelement- Specified by:
createMapin interfaceWorkmanagerSecurityMappingsGroupsType<T>- Returns:
- the new created instance of
WorkmanagerSecurityMappingTypeinvalid input: '<'WorkmanagerSecurityMappingsGroupsType>
-
getAllMap
Returns allmapelements- Specified by:
getAllMapin interfaceWorkmanagerSecurityMappingsGroupsType<T>- Returns:
- list of
map
-
removeAllMap
Removes allmapelements- Specified by:
removeAllMapin interfaceWorkmanagerSecurityMappingsGroupsType<T>- Returns:
- the current instance of
WorkmanagerSecurityMappingTypeinvalid input: '<'WorkmanagerSecurityMappingsGroupsType>
-