Interface A6
- All Superinterfaces:
ListenableBean,ListenableTopiaEntity,Serializable,TopiaEntity
- All Known Implementing Classes:
A6Abstract,A6Impl
-
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 TypeMethodDescriptionvoidvoidvoidvoidclearB6()booleancontainsB6(B6 b6) getB6()getB6(int index) getB6ByTopiaId(String topiaId) booleanbooleanvoidremoveB6(int index) voidvoidintsizeB6()Methods inherited from interface org.nuiton.topia.persistence.event.ListenableBean
addPropertyChangeListener, addPropertyChangeListener, removePropertyChangeListener, removePropertyChangeListenerMethods inherited from interface org.nuiton.topia.persistence.event.ListenableTopiaEntity
addPostReadListener, addPostReadListener, addPostWriteListener, addPostWriteListener, addPreReadListener, addPreReadListener, addPreWriteListener, addPreWriteListener, removePostReadListener, removePostReadListener, removePostWriteListener, removePostWriteListener, removePreReadListener, removePreReadListener, removePreWriteListener, removePreWriteListenerMethods inherited from interface org.nuiton.topia.persistence.TopiaEntity
accept, getTopiaCreateDate, getTopiaId, getTopiaVersion, isDeleted, isPersisted, notifyDeleted, setTopiaCreateDate, setTopiaId, setTopiaVersion
-
Field Details
-
PROPERTY_B6
- See Also:
-
-
Method Details
-
addB6
-
addB6
-
addAllB6
-
setB6
-
removeB6
-
removeB6
void removeB6(int index) -
clearB6
void clearB6() -
getB6
-
getB6
-
getB6ByTopiaId
-
getB6TopiaIds
-
sizeB6
int sizeB6() -
isB6Empty
boolean isB6Empty() -
isB6NotEmpty
boolean isB6NotEmpty() -
containsB6
-