Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
I
M
O
P
S
T
U
A
archive(String)
- Method in class org.sakaiproject.archive.impl.
ArchiveService2Impl
Create an archive for the resources of a site.
archive(String, String, String)
- Method in class org.sakaiproject.archive.impl.
SiteArchiver
ArchiveService2Impl
- Class in
org.sakaiproject.archive.impl
ArchiveService2Impl()
- Constructor for class org.sakaiproject.archive.impl.
ArchiveService2Impl
archiveSite(Site, Document, Stack, String)
- Method in class org.sakaiproject.archive.impl.
SiteArchiver
Archive the site definition.
archiveUsers(Site, Document, Stack)
- Method in class org.sakaiproject.archive.impl.
SiteArchiver
Archive the users defined in this site (internal users only).
C
checkSakaiService(boolean, String[], String)
- Method in class org.sakaiproject.archive.impl.
SiteMerger
checkSystemRole(String, String, boolean, String[])
- Method in class org.sakaiproject.archive.impl.
SiteMerger
When Sakai is importing a role in site.xml, check if it is a qualified role.
D
destroy()
- Method in class org.sakaiproject.archive.impl.
ArchiveService2Impl
I
init()
- Method in class org.sakaiproject.archive.impl.
ArchiveService2Impl
Init and Destroy
M
m_authzGroupService
- Variable in class org.sakaiproject.archive.impl.
SiteArchiver
Dependency: AuthzService
m_authzGroupService
- Variable in class org.sakaiproject.archive.impl.
SiteMerger
m_contentHostingService
- Variable in class org.sakaiproject.archive.impl.
SiteArchiver
Dependency: ContentHosting
m_entityManager
- Variable in class org.sakaiproject.archive.impl.
ArchiveService2Impl
Dependency: EntityManager.
m_entityManager
- Variable in class org.sakaiproject.archive.impl.
SiteArchiver
Dependency: EntityManager.
m_filteredSakaiRoles
- Variable in class org.sakaiproject.archive.impl.
ArchiveService2Impl
m_filteredSakaiServices
- Variable in class org.sakaiproject.archive.impl.
ArchiveService2Impl
m_filterSakaiRoles
- Variable in class org.sakaiproject.archive.impl.
ArchiveService2Impl
m_filterSakaiServices
- Variable in class org.sakaiproject.archive.impl.
ArchiveService2Impl
m_securityService
- Variable in class org.sakaiproject.archive.impl.
SiteMerger
m_serverConfigurationService
- Variable in class org.sakaiproject.archive.impl.
ArchiveService2Impl
Dependency: ServerConfigurationService.
m_serverConfigurationService
- Variable in class org.sakaiproject.archive.impl.
SiteArchiver
Dependency: ServerConfigurationService.
m_siteArchiver
- Variable in class org.sakaiproject.archive.impl.
ArchiveService2Impl
Dependency: SiteArchiver
m_siteMerger
- Variable in class org.sakaiproject.archive.impl.
ArchiveService2Impl
Dependency: SiteMerger
m_siteService
- Variable in class org.sakaiproject.archive.impl.
SiteArchiver
Dependency: SiteService
m_siteService
- Variable in class org.sakaiproject.archive.impl.
SiteMerger
m_storagePath
- Variable in class org.sakaiproject.archive.impl.
ArchiveService2Impl
A full path and file name to the storage file.
m_timeService
- Variable in class org.sakaiproject.archive.impl.
SiteArchiver
Dependency: TimeService
m_userDirectoryService
- Variable in class org.sakaiproject.archive.impl.
SiteArchiver
Dependency: UserDirectoryService
m_userDirectoryService
- Variable in class org.sakaiproject.archive.impl.
SiteMerger
merge(String, String, String)
- Method in class org.sakaiproject.archive.impl.
ArchiveService2Impl
Process a merge for the file, or if it's a directory, for all contained files (one level deep).
merge(String, String, String, String, boolean, String[], boolean, String[])
- Method in class org.sakaiproject.archive.impl.
SiteMerger
Process a merge for the file, or if it's a directory, for all contained files (one level deep).
mergeSite(String, String, Element, HashMap, String, boolean, String[])
- Method in class org.sakaiproject.archive.impl.
SiteMerger
Merge the site definition from the site part of the archive file into the site service.
mergeSiteInfo(Element, String)
- Method in class org.sakaiproject.archive.impl.
SiteMerger
Merge the site info like description from the site part of the archive file into the site service.
mergeSiteRoles(Element, String, HashMap, boolean, String[])
- Method in class org.sakaiproject.archive.impl.
SiteMerger
Merge the the permission-roles settings into the site
O
org.sakaiproject.archive.impl
- package org.sakaiproject.archive.impl
P
processMerge(String, String, StringBuilder, Map, String, boolean, String[], boolean, String[])
- Method in class org.sakaiproject.archive.impl.
SiteMerger
Read in an archive file and merge the entries into the specified site.
S
setAuthzGroupService(AuthzGroupService)
- Method in class org.sakaiproject.archive.impl.
SiteArchiver
setAuthzGroupService(AuthzGroupService)
- Method in class org.sakaiproject.archive.impl.
SiteMerger
setContentHostingService(ContentHostingService)
- Method in class org.sakaiproject.archive.impl.
SiteArchiver
setEntityManager(EntityManager)
- Method in class org.sakaiproject.archive.impl.
ArchiveService2Impl
setEntityManager(EntityManager)
- Method in class org.sakaiproject.archive.impl.
SiteArchiver
setMergeFilteredSakaiRoles(String[])
- Method in class org.sakaiproject.archive.impl.
ArchiveService2Impl
setMergeFilteredSakaiServices(String[])
- Method in class org.sakaiproject.archive.impl.
ArchiveService2Impl
setMergeFilterSakaiRoles(boolean)
- Method in class org.sakaiproject.archive.impl.
ArchiveService2Impl
setMergeFilterSakaiServices(boolean)
- Method in class org.sakaiproject.archive.impl.
ArchiveService2Impl
setSecurityService(SecurityService)
- Method in class org.sakaiproject.archive.impl.
SiteMerger
setServerConfigurationService(ServerConfigurationService)
- Method in class org.sakaiproject.archive.impl.
ArchiveService2Impl
setServerConfigurationService(ServerConfigurationService)
- Method in class org.sakaiproject.archive.impl.
SiteArchiver
setSiteArchiver(SiteArchiver)
- Method in class org.sakaiproject.archive.impl.
ArchiveService2Impl
setSiteMerger(SiteMerger)
- Method in class org.sakaiproject.archive.impl.
ArchiveService2Impl
setSiteService(SiteService)
- Method in class org.sakaiproject.archive.impl.
SiteArchiver
setSiteService(SiteService)
- Method in class org.sakaiproject.archive.impl.
SiteMerger
setStoragePath(String)
- Method in class org.sakaiproject.archive.impl.
ArchiveService2Impl
setTimeService(TimeService)
- Method in class org.sakaiproject.archive.impl.
SiteArchiver
setUserDirectoryService(UserDirectoryService)
- Method in class org.sakaiproject.archive.impl.
SiteArchiver
setUserDirectoryService(UserDirectoryService)
- Method in class org.sakaiproject.archive.impl.
SiteMerger
SiteArchiver
- Class in
org.sakaiproject.archive.impl
SiteArchiver()
- Constructor for class org.sakaiproject.archive.impl.
SiteArchiver
SiteMerger
- Class in
org.sakaiproject.archive.impl
SiteMerger()
- Constructor for class org.sakaiproject.archive.impl.
SiteMerger
T
translateServiceName(String)
- Method in class org.sakaiproject.archive.impl.
SiteMerger
Old archives have the old CHEF 1.2 service names...
U
unlock(String, String)
- Method in class org.sakaiproject.archive.impl.
SiteMerger
Check security permission.
userIdTrans
- Static variable in class org.sakaiproject.archive.impl.
SiteMerger
usersListAllowImport
- Variable in class org.sakaiproject.archive.impl.
SiteMerger
A
C
D
I
M
O
P
S
T
U
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2006-2012
Sakai Project
. All Rights Reserved.