nl.surfnet.coin.csa.domain
Class Screenshot
java.lang.Object
nl.surfnet.coin.shared.domain.DomainObject
nl.surfnet.coin.csa.domain.Screenshot
- All Implemented Interfaces:
- Serializable
@Entity
public class Screenshot
- extends nl.surfnet.coin.shared.domain.DomainObject
- See Also:
- Serialized Form
| Methods inherited from class nl.surfnet.coin.shared.domain.DomainObject |
equals, getId, hashCode, setId, toString |
FILE_URL
public static final String FILE_URL
- See Also:
- Constant Field Values
Screenshot
public Screenshot()
Screenshot
public Screenshot(Long id)
Screenshot
public Screenshot(byte[] image)
getImage
public byte[] getImage()
getFileUrl
public String getFileUrl()
setImage
public void setImage(byte[] image)
getCompoundServiceProvider
public CompoundServiceProvider getCompoundServiceProvider()
setCompoundServiceProvider
public void setCompoundServiceProvider(CompoundServiceProvider compoundServiceProvider)
Copyright © 2013 SURFnet bv, The Netherlands. All Rights Reserved.