Package sk.iway.iwcm.system.multiweb
Class MultiWebService
java.lang.Object
sk.iway.iwcm.system.multiweb.MultiWebService
Service for creating new domain in multiweb system. It creates new user for new domain and clones template from template defined in group details.
It also sets domain alias for new domain and updates existing pages and groups with new template.
-
Constructor Summary
ConstructorsConstructorDescriptionMultiWebService(GroupDetails entity, GroupDetails localSystemGroup, UserDetails controllerUser, Map<String, Integer> systemDocIds, Prop prop) -
Method Summary
-
Constructor Details
-
MultiWebService
public MultiWebService(GroupDetails entity, GroupDetails localSystemGroup, UserDetails controllerUser, Map<String, Integer> systemDocIds, Prop prop)
-
-
Method Details
-
createNewDomain
public void createNewDomain() -
getUserNotify
-