org.infoglue.cms.controllers.usecases.structuretool
Interface CreateSiteNodeUCC


public interface CreateSiteNodeUCC


Method Summary
 SiteNodeVO createSiteNode(java.lang.Integer parentSiteNodeId, java.lang.Integer siteNodeTypeDefinitionId, InfoGluePrincipal infoGluePrincipal, java.lang.Integer repositoryId, SiteNodeVO siteNodeVO)
           
 

Method Detail

createSiteNode

SiteNodeVO createSiteNode(java.lang.Integer parentSiteNodeId,
                          java.lang.Integer siteNodeTypeDefinitionId,
                          InfoGluePrincipal infoGluePrincipal,
                          java.lang.Integer repositoryId,
                          SiteNodeVO siteNodeVO)
                          throws ConstraintException,
                                 SystemException
Throws:
ConstraintException
SystemException


Copyright © 2005 InfoGlue.org All Rights Reserved.