Constructor and Description |
---|
CreateFileOperation(String name,
org.alfresco.service.cmr.repository.NodeRef rootNodeRef,
String path,
long allocationSize,
boolean isHidden) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
long |
getAllocationSize() |
String |
getName() |
String |
getPath() |
org.alfresco.service.cmr.repository.NodeRef |
getRootNodeRef() |
int |
hashCode() |
boolean |
isHidden() |
void |
setAllocationSize(long allocationSize) |
String |
toString() |
public String getName()
public String getPath()
public org.alfresco.service.cmr.repository.NodeRef getRootNodeRef()
public void setAllocationSize(long allocationSize)
public long getAllocationSize()
public boolean isHidden()
Copyright © 2005–2017 Alfresco Software. All rights reserved.