public class NodeParametersEntity extends NodeParameters
| Constructor and Description |
|---|
NodeParametersEntity(NodeParameters params,
QNameDAO qnameDAO)
Construct from higher-level parameters
|
NodeParametersEntity(QNameDAO qnameDAO)
Public constructor, but not generally useful
|
| Modifier and Type | Method and Description |
|---|---|
List<Long> |
getExcludeAspectIds() |
List<Long> |
getExcludeTypeIds() |
List<Long> |
getIncludeAspectIds() |
List<Long> |
getIncludeTypeIds() |
Long |
getOriginalIdPropQNameId() |
Long |
getShardPropertyQNameId() |
boolean |
getStoreFilter() |
boolean |
isIncludeNodesTable() |
void |
setExcludeAspectIds(List<Long> excludeAspectIds) |
void |
setExcludeTypeIds(List<Long> excludeTypeIds) |
void |
setIncludeAspectIds(List<Long> includeAspectIds) |
void |
setIncludeTypeIds(List<Long> includeTypeIds) |
void |
setOriginalIdPropQNameId(Long originalIdPropQNameId) |
void |
setShardPropertyQNameId(Long shardPropertyQNameId) |
getExcludeAspects, getExcludeNodeTypes, getFromNodeId, getFromTxnId, getIncludeAspects, getIncludeNodeTypes, getMaxResults, getShardProperty, getStoreIdentifier, getStoreProtocol, getToNodeId, getToTxnId, getTransactionIds, setExcludeAspects, setExcludeNodeTypes, setFromNodeId, setFromTxnId, setIncludeAspects, setIncludeNodeTypes, setMaxResults, setShardProperty, setStoreIdentifier, setStoreProtocol, setToNodeId, setToTxnId, setTransactionIdspublic NodeParametersEntity(QNameDAO qnameDAO)
public NodeParametersEntity(NodeParameters params, QNameDAO qnameDAO)
public void setOriginalIdPropQNameId(Long originalIdPropQNameId)
public Long getOriginalIdPropQNameId()
public boolean getStoreFilter()
getStoreFilter in class NodeParameterspublic boolean isIncludeNodesTable()
public Long getShardPropertyQNameId()
public void setShardPropertyQNameId(Long shardPropertyQNameId)
Copyright © 2005–2018 Alfresco Software. All rights reserved.