Class Element
java.lang.Object
com.saperion.connector.structures.Element
Bean class that represents an element of the archived document.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ElementbuildElement(String definition, String xhdoc, SaDocInfo.ElementInfo info) static ElementbuildElement(String definition, String xhdoc, String filename, int index, String docUid) intgetIndex()
-
Constructor Details
-
Element
protected Element()
-
-
Method Details
-
getFilename
-
getIndex
public int getIndex() -
getDocumentId
-
getElementId
-
buildElement
-
buildElement
-
toUniqueKey
-