public class NodeParameters extends Object
| Constructor and Description |
|---|
NodeParameters() |
public int getMaxResults()
public void setMaxResults(int maxResults)
public boolean getStoreFilter()
public void setStoreProtocol(String storeProtocol)
public String getStoreProtocol()
public void setStoreIdentifier(String storeIdentifier)
public String getStoreIdentifier()
public Long getFromTxnId()
public void setFromTxnId(Long fromTxnId)
public Long getToTxnId()
public void setToTxnId(Long toTxnId)
public Long getFromNodeId()
public void setFromNodeId(Long fromNodeId)
public Long getToNodeId()
public void setToNodeId(Long toNodeId)
public String getShardProperty()
public void setShardProperty(String shardProperty)
Copyright © 2005–2021 Alfresco Software. All rights reserved.