public class NodeBatchLoadEntity extends Object
NodeBatchLoadEntity()
List<Long>
getIds()
Long
getStoreId()
List<String>
getUuids()
void
setIds(List<Long> ids)
setStoreId(Long storeId)
setUuids(List<String> uuids)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NodeBatchLoadEntity()
public Long getStoreId()
public void setStoreId(Long storeId)
public List<String> getUuids()
public void setUuids(List<String> uuids)
public List<Long> getIds()
public void setIds(List<Long> ids)
Copyright © 2005–2014 Alfresco Software. All rights reserved.