Interface A7
- All Superinterfaces:
Serializable,TopiaEntity
- All Known Implementing Classes:
A7Abstract,A7Impl
-
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 TypeMethodDescriptionvoidvoidvoidvoidclearB7()booleancontainsB7(B7 b7) getB7()getB7(int index) getB7ByTopiaId(String topiaId) booleanbooleanvoidremoveB7(int index) voidvoidintsizeB7()Methods inherited from interface org.nuiton.topia.persistence.TopiaEntity
accept, getTopiaCreateDate, getTopiaId, getTopiaVersion, isDeleted, isPersisted, notifyDeleted, setTopiaCreateDate, setTopiaId, setTopiaVersion
-
Field Details
-
PROPERTY_B7
- See Also:
-
-
Method Details
-
addB7
-
addB7
-
addAllB7
-
setB7
-
removeB7
-
removeB7
void removeB7(int index) -
clearB7
void clearB7() -
getB7
-
getB7
-
getB7ByTopiaId
-
getB7TopiaIds
-
sizeB7
int sizeB7() -
isB7Empty
boolean isB7Empty() -
isB7NotEmpty
boolean isB7NotEmpty() -
containsB7
-