|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spagobi.bo.dao.cms.FunctionalityCMSDAOImpl
public class FunctionalityCMSDAOImpl
Class providing some CMS functionalities methods.
Constructor Summary | |
---|---|
FunctionalityCMSDAOImpl()
|
Method Summary | |
---|---|
java.util.ArrayList |
recoverChilds(java.lang.String parentPath)
Given a CMS path, ercovers all its children, putting them into an Array List, which is returned. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FunctionalityCMSDAOImpl()
Method Detail |
---|
public java.util.ArrayList recoverChilds(java.lang.String parentPath) throws it.eng.spago.cms.exceptions.BuildOperationException, it.eng.spago.cms.exceptions.OperationExecutionException
recoverChilds
in interface IFunctionalityCMSDAO
parentPath
- the CMS path
it.eng.spago.cms.exceptions.BuildOperationException
it.eng.spago.cms.exceptions.OperationExecutionException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |