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


public interface DeleteSiteNodeUCC


Method Summary
 void deleteSiteNode(SiteNodeVO siteNodeVO)
           
 

Method Detail

deleteSiteNode

void deleteSiteNode(SiteNodeVO siteNodeVO)
                    throws ConstraintException,
                           SystemException
Throws:
ConstraintException
SystemException


Copyright © 2005 InfoGlue.org All Rights Reserved.