public class Item extends Object
Item (attachement) details.
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
Constructor and Description |
---|
Item() |
Modifier and Type | Method and Description |
---|---|
String |
getCreatedAt() |
String |
getCreatedBy() |
String |
getDescription() |
String |
getId() |
String |
getMimeType() |
String |
getModifiedAt() |
String |
getModifiedBy() |
String |
getName() |
long |
getSize() |
String |
getTitle() |
void |
setId(String id) |
public String getId()
public void setId(String id)
public String getName()
public String getTitle()
public String getDescription()
public String getMimeType()
public String getCreatedBy()
public String getCreatedAt()
public String getModifiedBy()
public String getModifiedAt()
public long getSize()
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.