org.apache.jetspeed.modules.actions
Class ImportPsml
java.lang.Object
org.apache.turbine.modules.Assembler
org.apache.turbine.modules.Action
org.apache.jetspeed.modules.actions.ImportPsml
- public class ImportPsml
- extends org.apache.turbine.modules.Action
Import file psml into database action. This action is useful when populating
psml for the first time.
- Version:
- $Id: ImportPsml.java,v 1.1 2004/01/29 20:36:54 morciuch Exp $
- Author:
- Mark Orciuch
Method Summary |
void |
doPerform(org.apache.turbine.util.RunData data)
Perform the action |
Methods inherited from class org.apache.turbine.modules.Action |
perform |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
USER
public static final java.lang.String USER
- See Also:
- Constant Field Values
PASSWORD
public static final java.lang.String PASSWORD
- See Also:
- Constant Field Values
CHECK_IMPORT
public static final java.lang.String CHECK_IMPORT
- See Also:
- Constant Field Values
ImportPsml
public ImportPsml()
doPerform
public void doPerform(org.apache.turbine.util.RunData data)
throws java.lang.Exception
- Perform the action
- Throws:
java.lang.Exception
Copyright © 2000-2005 Apache Software Foundation. All Rights Reserved.