protected class SharePointRepository.SystemMetadataDescription extends Object
Modifier and Type | Field and Description |
---|---|
protected MatchMap |
matchMap |
protected String |
pathAttributeName |
Constructor and Description |
---|
SharePointRepository.SystemMetadataDescription(Specification spec)
Constructor
|
Modifier and Type | Method and Description |
---|---|
String |
getPathAttributeName()
Get the path attribute name.
|
String |
getPathAttributeValue(String documentIdentifier)
Given an identifier, get the translated string that goes into the metadata.
|
String |
getPathString(String documentIdentifier)
For a given id, get the portion of its path which the mapping and ingestion
should go against.
|
protected final String pathAttributeName
protected final MatchMap matchMap
public SharePointRepository.SystemMetadataDescription(Specification spec) throws ManifoldCFException
ManifoldCFException
public String getPathAttributeName()
public String getPathAttributeValue(String documentIdentifier) throws ManifoldCFException
ManifoldCFException
public String getPathString(String documentIdentifier) throws ManifoldCFException
ManifoldCFException