org.infoglue.cms.applications.workflowtool.util
Class ContentFactory
java.lang.Object
org.infoglue.cms.applications.workflowtool.util.ContentFactory
public class ContentFactory
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContentFactory
public ContentFactory(ContentTypeDefinitionVO contentTypeDefinitionVO,
ContentValues contentValues,
ContentVersionValues contentVersionValues,
InfoGluePrincipal principal,
LanguageVO language)
- Parameters:
contentTypeDefinitionVO - contentValues - contentVersionValues - principal - language -
create
public ContentVO create(ContentVO parentContent,
java.util.Map categories,
org.exolab.castor.jdo.Database db)
throws ConstraintException
- Parameters:
parentContent - categories - db -
- Returns:
-
- Throws:
ConstraintException
update
public ContentVO update(ContentVO contentVO,
java.util.Map categories,
org.exolab.castor.jdo.Database db)
throws ConstraintException
- Parameters:
contentVO - categories -
- Returns:
-
- Throws:
ConstraintException
validate
public ConstraintExceptionBuffer validate()
- Returns:
Copyright © 2005 InfoGlue.org All Rights Reserved.