Interface A11B
- All Superinterfaces:
Serializable,TopiaEntity
- All Known Implementing Classes:
A11BAbstract,A11BImpl
-
Field Summary
FieldsFields inherited from interface org.nuiton.topia.persistence.TopiaEntity
AGGREGATE, COMPOSITE, PROPERTY_TOPIA_CREATE_DATE, PROPERTY_TOPIA_ID, PROPERTY_TOPIA_VERSION, TOPIA_CREATE_DATE, TOPIA_ID, TOPIA_VERSION -
Method Summary
Modifier and TypeMethodDescriptionvoidaddAllRoleB111(Iterable<B11B> roleB111) voidaddRoleB111(B11B roleB111) voidbooleancontainsRoleB111(B11B roleB111) getRoleB111ByTopiaId(String topiaId) booleanbooleanvoidremoveRoleB111(B11B roleB111) voidsetRoleB111(Set<B11B> roleB111) intMethods inherited from interface org.nuiton.topia.persistence.TopiaEntity
accept, getTopiaCreateDate, getTopiaId, getTopiaVersion, isDeleted, isPersisted, notifyDeleted, setTopiaCreateDate, setTopiaId, setTopiaVersion
-
Field Details
-
PROPERTY_ROLE_B111
- See Also:
-
-
Method Details
-
addRoleB111
-
addAllRoleB111
-
setRoleB111
-
removeRoleB111
-
clearRoleB111
void clearRoleB111() -
getRoleB111
-
getRoleB111ByTopiaId
-
getRoleB111TopiaIds
-
sizeRoleB111
int sizeRoleB111() -
isRoleB111Empty
boolean isRoleB111Empty() -
isRoleB111NotEmpty
boolean isRoleB111NotEmpty() -
containsRoleB111
-