Class AttributedRoleBatchContainerImpl

java.lang.Object
wt.container.batch.impl.BatchContainerImpl
wt.container.batch.impl.RoleBatchContainerImpl
wt.container.batch.impl.AttributedRoleBatchContainerImpl
All Implemented Interfaces:
Serializable, AttributedRoleBatchContainer, BatchContainer, RoleBatchContainer

public class AttributedRoleBatchContainerImpl extends wt.container.batch.impl.RoleBatchContainerImpl implements AttributedRoleBatchContainer, Serializable


Supported API: true

Extendable: false
See Also:
  • Method Details

    • populate

      public boolean populate(Object a_Element)
      Operation to allow the pre-population of container elements. This allows objects to be added to the container without creating a corresponding Assertion. Returns true if this AttributedRoleBatchContainer changed due to this operation.

      Supported API: true
      Specified by:
      populate in interface BatchContainer
      Overrides:
      populate in class wt.container.batch.impl.BatchContainerImpl
      Parameters:
      a_Element -
      Returns:
      boolean