-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
image
protected byte[] image
-
created
protected Date created
-
userId
protected Long userId
-
Constructor Detail
-
ImageUpload
public ImageUpload()
-
Method Detail
-
getId
public Long getId()
-
getName
public String getName()
-
getImage
public byte[] getImage()
-
getCreated
public Date getCreated()
-
getUserId
public Long getUserId()
Copyright © 2014–2015 Alfresco. All rights reserved.