Open Monograph Press  3.3.0
NativeImportExportDeployment Class Reference
Inheritance diagram for NativeImportExportDeployment:
PKPNativeImportExportDeployment PKPImportExportDeployment

Public Member Functions

 __construct ($context, $user)
 
 getRepresentationNodeName ()
 
 getSchemaFilename ()
 
 getSubmissionNodeName ()
 
 getSubmissionsNodeName ()
 
- Public Member Functions inherited from PKPNativeImportExportDeployment
 getNamespace ()
 
 getStageNameStageIdMapping ()
 
- Public Member Functions inherited from PKPImportExportDeployment
 addError ($assocType, $assocId, $errorMsg)
 
 addProcessedObjectId ($assocType, $assocId)
 
 addWarning ($assocType, $assocId, $warningMsg)
 
 getAuthorDBId ($authorId)
 
 getAuthorDBIds ()
 
 getContext ()
 
 getFileDBId ($fileId, $revisionId=null)
 
 getFileDBIds ()
 
 getImportPath ()
 
 getProcessedObjectsErrors ($assocType)
 
 getProcessedObjectsIds ($assocType)
 
 getProcessedObjectsWarnings ($assocType)
 
 getPublication ()
 
 getSubmission ()
 
 getUser ()
 
 removeImportedObjects ($assocType)
 
 setAuthorDBId ($authorId, $DBId)
 
 setAuthorDBIds ($authorDBIds)
 
 setContext ($context)
 
 setFileDBId ($fileId, $revisionId, $DBId)
 
 setFileDBIds ($fileDBIds)
 
 setImportPath ($path)
 
 setPublication ($publication)
 
 setSubmission ($submission)
 
 setUser ($user)
 

Additional Inherited Members

- Data Fields inherited from PKPImportExportDeployment
 $_authorDBIds
 
 $_baseImportPath = ''
 
 $_context
 
 $_fileDBIds
 
 $_processedObjectsErrors = array()
 
 $_processedObjectsIds = array()
 
 $_processedObjectsWarnings = array()
 
 $_publication
 
 $_submission
 
 $_user
 

Detailed Description

Class configuring the native import/export process to this application's specifics.

Definition at line 19 of file NativeImportExportDeployment.inc.php.

Constructor & Destructor Documentation

◆ __construct()

NativeImportExportDeployment::__construct (   $context,
  $user 
)

Constructor

Parameters
$contextContext
$userUser

Reimplemented from PKPNativeImportExportDeployment.

Definition at line 25 of file NativeImportExportDeployment.inc.php.

Member Function Documentation

◆ getRepresentationNodeName()

NativeImportExportDeployment::getRepresentationNodeName ( )

Get the representation node name

Reimplemented from PKPImportExportDeployment.

Definition at line 51 of file NativeImportExportDeployment.inc.php.

◆ getSchemaFilename()

NativeImportExportDeployment::getSchemaFilename ( )

Get the schema filename.

Returns
string

Reimplemented from PKPNativeImportExportDeployment.

Definition at line 59 of file NativeImportExportDeployment.inc.php.

◆ getSubmissionNodeName()

NativeImportExportDeployment::getSubmissionNodeName ( )

Get the submission node name

Returns
string

Reimplemented from PKPNativeImportExportDeployment.

Definition at line 36 of file NativeImportExportDeployment.inc.php.

◆ getSubmissionsNodeName()

NativeImportExportDeployment::getSubmissionsNodeName ( )

Get the submissions node name

Returns
string

Reimplemented from PKPNativeImportExportDeployment.

Definition at line 44 of file NativeImportExportDeployment.inc.php.


The documentation for this class was generated from the following file: