Class Ptm_expandingOutputs


  • public class Ptm_expandingOutputs
    extends Object
    A Simple Bean that only contains the outputs of this template.
    • Field Detail

      • ID

        public Integer ID
        Allows for database key to be returned.
      • document

        public String document
        document: The document resulting from template expansion (expected type: xsd:string)
      • provenance

        public String provenance
        provenance: The provenance of the document resulting from the template expansion (expected type: xsd:string)
      • expanding

        public Integer expanding
        expanding: The activity of expanding the template (expected type: xsd:int)
    • Constructor Detail

      • Ptm_expandingOutputs

        public Ptm_expandingOutputs()