org.alfresco.repo.domain.node.ibatis
Class NodeBatchLoadEntity
java.lang.Object
org.alfresco.repo.domain.node.ibatis.NodeBatchLoadEntity
public class NodeBatchLoadEntity
- extends java.lang.Object
Bean to convey carry query information of node batch loading.
- Since:
- 3.4
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NodeBatchLoadEntity
public NodeBatchLoadEntity()
getStoreId
public java.lang.Long getStoreId()
setStoreId
public void setStoreId(java.lang.Long storeId)
getUuids
public java.util.List getUuids()
setUuids
public void setUuids(java.util.List uuids)
getIds
public java.util.List getIds()
setIds
public void setIds(java.util.List ids)
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.