Interface A11A
- All Superinterfaces:
Serializable,TopiaEntity
- All Known Implementing Classes:
A11AAbstract,A11AImpl
-
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 TypeMethodDescriptionvoidaddAllB11A(Iterable<B11A> b11A) voidvoidbooleancontainsB11A(B11A b11A) getB11A()getB11AByTopiaId(String topiaId) booleanbooleanvoidremoveB11A(B11A b11A) voidintsizeB11A()Methods inherited from interface org.nuiton.topia.persistence.TopiaEntity
accept, getTopiaCreateDate, getTopiaId, getTopiaVersion, isDeleted, isPersisted, notifyDeleted, setTopiaCreateDate, setTopiaId, setTopiaVersion
-
Field Details
-
PROPERTY_B11_A
- See Also:
-
-
Method Details
-
addB11A
-
addAllB11A
-
setB11A
-
removeB11A
-
clearB11A
void clearB11A() -
getB11A
-
getB11AByTopiaId
-
getB11ATopiaIds
-
sizeB11A
int sizeB11A() -
isB11AEmpty
boolean isB11AEmpty() -
isB11ANotEmpty
boolean isB11ANotEmpty() -
containsB11A
-