Interface ByteArrayEntity
- All Superinterfaces:
Entity, HasRevision
- All Known Implementing Classes:
ByteArrayEntityImpl
-
Method Summary
Modifier and TypeMethodDescriptionbyte[]getBytes()getName()voidsetBytes(byte[] bytes) voidsetDeploymentId(String deploymentId) voidMethods inherited from interface Entity
getId, getPersistentState, isDeleted, isInserted, isUpdated, setDeleted, setId, setInserted, setUpdatedMethods inherited from interface HasRevision
getRevision, getRevisionNext, setRevision