|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.repo.admin.patch.AbstractPatch
org.alfresco.repo.admin.patch.impl.AuthorityDefaultZonesPatch
public class AuthorityDefaultZonesPatch
Patch to assign users and groups to default zones
Field Summary |
---|
Fields inherited from class org.alfresco.repo.admin.patch.AbstractPatch |
---|
applicationEventPublisher, authenticationContext, ERR_PROPERTY_NOT_SET, namespaceService, nodeService, searchService, tenantAdminService, transactionHelper, transactionService |
Constructor Summary | |
---|---|
AuthorityDefaultZonesPatch()
|
Method Summary | |
---|---|
protected java.lang.String |
applyInternal()
This method does the work. |
void |
setAuthorityService(AuthorityService authorityService)
Sets the authority service. |
void |
setAvmService(AVMService avmService)
Set the avm service |
void |
setSiteService(SiteService siteService)
Set the site service |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AuthorityDefaultZonesPatch()
Method Detail |
---|
public void setAuthorityService(AuthorityService authorityService)
authorityService
- the authority servicepublic void setAvmService(AVMService avmService)
avmService
- public void setSiteService(SiteService siteService)
siteService
- protected java.lang.String applyInternal() throws java.lang.Exception
AbstractPatch
applyInternal
in class AbstractPatch
java.lang.Exception
- anything can be thrown. This must be used for all failures.AbstractPatch.apply()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |