Interface RoleBatchContainer

All Superinterfaces:
BatchContainer
All Known Subinterfaces:
AttributedRoleBatchContainer
All Known Implementing Classes:
AttributedRoleBatchContainerImpl, wt.container.batch.impl.RoleBatchContainerImpl

public interface RoleBatchContainer extends BatchContainer
Interface RoleBatchCotnainer is a BatchContainer that is used to make assertions about which objects play the "other" role in an association.

Supported API: true

Extendable: false
  • Method Details

    • getAssociationName

      String getAssociationName()


      Supported API: true
      Returns:
      String
    • getRoleName

      String getRoleName()


      Supported API: true
      Returns:
      String
    • getFromObject

      Object getFromObject()


      Supported API: true
      Returns:
      Object