Class ByteArrayRef
java.lang.Object
org.activiti.engine.impl.persistence.entity.ByteArrayRef
- All Implemented Interfaces:
Serializable
Encapsulates the logic for transparently working with ByteArrayEntity .
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
deleted
protected boolean deleted
-
-
Constructor Details
-
ByteArrayRef
public ByteArrayRef() -
ByteArrayRef
-
-
Method Details
-
getId
-
getName
-
getBytes
public byte[] getBytes() -
setValue
-
getEntity
-
delete
public void delete() -
isDeleted
public boolean isDeleted() -
toString
-