|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.opencms.importexport.A_CmsImport
org.opencms.importexport.CmsImportVersion5
org.opencms.importexport.CmsImportVersion6
public class CmsImportVersion6
Implementation of the OpenCms Import Interface (I_CmsImport
) for
the import version 6.
This import format is used in OpenCms since 6.5.6.
A_CmsImport
Field Summary | |
---|---|
static int |
IMPORT_VERSION6
Deprecated. The version number of this import implementation. |
Fields inherited from class org.opencms.importexport.CmsImportVersion5 |
---|
IMPORT_VERSION, m_importedRelations, m_keepPermissions, m_parseables |
Constructor Summary | |
---|---|
CmsImportVersion6()
Deprecated. Creates a new CmsImportVerion7 object. |
Method Summary | |
---|---|
int |
getVersion()
Deprecated. Returns the version of the import implementation. |
protected void |
importUsers()
Deprecated. Imports the OpenCms users. |
Methods inherited from class org.opencms.importexport.CmsImportVersion5 |
---|
convertTimestamp, importData, importRelations, importRelations, importResource, importResources, importUser, readResourcesFromManifest, rewriteParseables |
Methods inherited from class org.opencms.importexport.A_CmsImport |
---|
checkImmutable, cleanUp, convertDigestEncoding, convertPointerToSiblings, getChildElementTextValue, getFileBytes, getImportAccessControlEntry, getLocale, importAccessControlEntries, importGroup, importGroups, initialize, matches, readPropertiesFromManifest |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int IMPORT_VERSION6
Constructor Detail |
---|
public CmsImportVersion6()
Method Detail |
---|
public int getVersion()
I_CmsImport
getVersion
in interface I_CmsImport
getVersion
in class CmsImportVersion5
I_CmsImport.getVersion()
protected void importUsers() throws CmsImportExportException
importUsers
in class A_CmsImport
CmsImportExportException
- if something goes wrong
|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |