com.anwrt.anycontent.plugins.core.administrator.sites.action
Class AutoCreateSiteAction

java.lang.Object
  extended byServiceableAction
      extended bycom.anwrt.anycontent.plugins.core.administrator.sites.action.AutoCreateSiteAction

public class AutoCreateSiteAction
extends ServiceableAction

This action creates de default site

See Also:
Serialized Form

Constructor Summary
AutoCreateSiteAction()
           
 
Method Summary
 java.util.Map act(Redirector redirector, SourceResolver resolver, java.util.Map objectModel, java.lang.String source, Parameters parameters)
           
 void service(ServiceManager sManager)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AutoCreateSiteAction

public AutoCreateSiteAction()
Method Detail

service

public void service(ServiceManager sManager)
             throws ServiceException
Throws:
ServiceException

act

public java.util.Map act(Redirector redirector,
                         SourceResolver resolver,
                         java.util.Map objectModel,
                         java.lang.String source,
                         Parameters parameters)
                  throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2006 Anyware Technologies. All Rights Reserved.