org.infoglue.cms.controllers.usecases.structuretool.impl.simple
Class ViewSiteNodeUCCImpl

java.lang.Object
  extended by org.infoglue.cms.controllers.kernel.impl.simple.BaseUCCController
      extended by org.infoglue.cms.controllers.usecases.structuretool.impl.simple.ViewSiteNodeUCCImpl
All Implemented Interfaces:
ViewSiteNodeUCC

public class ViewSiteNodeUCCImpl
extends BaseUCCController
implements ViewSiteNodeUCC


Constructor Summary
ViewSiteNodeUCCImpl()
           
 
Method Summary
 SiteNodeVO viewSiteNode(java.lang.Integer siteNodeId)
           
 
Methods inherited from class org.infoglue.cms.controllers.kernel.impl.simple.BaseUCCController
beginTransaction, commitTransaction, getLogger, rollbackTransaction, toCollection
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViewSiteNodeUCCImpl

public ViewSiteNodeUCCImpl()
Method Detail

viewSiteNode

public SiteNodeVO viewSiteNode(java.lang.Integer siteNodeId)
                        throws ConstraintException,
                               SystemException
Specified by:
viewSiteNode in interface ViewSiteNodeUCC
Throws:
ConstraintException
SystemException


Copyright © 2005 InfoGlue.org All Rights Reserved.