Interface A62
- All Superinterfaces:
ListenableBean,ListenableTopiaEntity,Serializable,TopiaEntity
- All Known Implementing Classes:
A62Abstract,A62Impl
-
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 TypeMethodDescriptionvoidvoidvoidvoidclearB62()booleancontainsB62(B62 b62) getB62()getB62(int index) getB62ByTopiaId(String topiaId) booleanbooleanvoidremoveB62(int index) voidvoidintsizeB62()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_B62
- See Also:
-
-
Method Details
-
addB62
-
addB62
-
addAllB62
-
setB62
-
removeB62
-
removeB62
void removeB62(int index) -
clearB62
void clearB62() -
getB62
-
getB62
-
getB62ByTopiaId
-
getB62TopiaIds
-
sizeB62
int sizeB62() -
isB62Empty
boolean isB62Empty() -
isB62NotEmpty
boolean isB62NotEmpty() -
containsB62
-