Interface CRXImportHandler


  • public interface CRXImportHandler
    This Interface defines...
    • Method Detail

      • getIntermediateHandling

        int getIntermediateHandling()
      • setIntermediateHandling

        void setIntermediateHandling​(int intermediateHandling)
      • getUuidBehavior

        int getUuidBehavior()
        Returns:
        the uuid behaviour
        See Also:
        ImportUUIDBehavior
      • setUuidBehavior

        void setUuidBehavior​(int uuidBehavior)
        Parameters:
        uuidBehavior -
        See Also:
        ImportUUIDBehavior