Class ImportXmlFromInputStream

  • All Implemented Interfaces:
    org.apache.commons.chain.Command

    public class ImportXmlFromInputStream
    extends Object
    implements org.apache.commons.chain.Command
    Import the xml view to the target Node
    • Constructor Detail

      • ImportXmlFromInputStream

        public ImportXmlFromInputStream()
    • Method Detail

      • execute

        public boolean execute​(org.apache.commons.chain.Context ctx)
                        throws Exception
        Specified by:
        execute in interface org.apache.commons.chain.Command
        Throws:
        Exception
      • getUuidBehaviourKey

        public String getUuidBehaviourKey()
        Returns:
        the uuidBehaviourKey
      • setUuidBehaviourKey

        public void setUuidBehaviourKey​(String uuidBehaviourKey)
        Parameters:
        uuidBehaviourKey - the uuidBehaviourKey to set
      • getDestJcrPathKey

        public String getDestJcrPathKey()
        Returns:
        the destination jcr path key
      • setDestJcrPathKey

        public void setDestJcrPathKey​(String destJcrPathKey)
        Parameters:
        destJcrPathKey - the destination jcr path key to set
      • getInputStreamKey

        public String getInputStreamKey()
        Returns:
        the inputStreamKey
      • setInputStreamKey

        public void setInputStreamKey​(String inputStreamKey)
        Parameters:
        inputStreamKey - the inputStreamKey to set
      • getPersistentKey

        public String getPersistentKey()
        Returns:
        the persistentKey
      • setPersistentKey

        public void setPersistentKey​(String persistentKey)
        Parameters:
        persistentKey - the persistentKey to set