org.infoglue.cms.controllers.usecases.structuretool
Interface UpdateSiteNodeUCC
- All Known Implementing Classes:
- UpdateSiteNodeUCCImpl
public interface UpdateSiteNodeUCC
updateSiteNode
SiteNodeVO updateSiteNode(InfoGluePrincipal infoGluePrincipal,
SiteNodeVO siteNodeVO,
SiteNodeVersionVO updatedSiteNodeVersionVO)
throws ConstraintException,
SystemException
- Throws:
ConstraintException
SystemException
updateSiteNode
SiteNodeVO updateSiteNode(InfoGluePrincipal infoGluePrincipal,
SiteNodeVO siteNodeVO,
java.lang.Integer siteNodeTypeDefinitionId,
SiteNodeVersionVO updatedSiteNodeVersionVO)
throws ConstraintException,
SystemException
- Throws:
ConstraintException
SystemException
Copyright © 2005 InfoGlue.org All Rights Reserved.