Interface A11B

All Superinterfaces:
Serializable, TopiaEntity
All Known Implementing Classes:
A11BAbstract, A11BImpl

public interface A11B extends TopiaEntity
  • Field Details

  • Method Details

    • addRoleB111

      void addRoleB111(B11B roleB111)
    • addAllRoleB111

      void addAllRoleB111(Iterable<B11B> roleB111)
    • setRoleB111

      void setRoleB111(Set<B11B> roleB111)
    • removeRoleB111

      void removeRoleB111(B11B roleB111)
    • clearRoleB111

      void clearRoleB111()
    • getRoleB111

      Set<B11B> getRoleB111()
    • getRoleB111ByTopiaId

      B11B getRoleB111ByTopiaId(String topiaId)
    • getRoleB111TopiaIds

      Set<String> getRoleB111TopiaIds()
    • sizeRoleB111

      int sizeRoleB111()
    • isRoleB111Empty

      boolean isRoleB111Empty()
    • isRoleB111NotEmpty

      boolean isRoleB111NotEmpty()
    • containsRoleB111

      boolean containsRoleB111(B11B roleB111)