当前页面:
在线文档首页 >
JBOSS Portal 2.6 API 英文版文档
UpdateFileCommand - JBOSS Portal 2.6 API 英文版文档
org.jboss.portal.cms.impl.jcr.composite
Class UpdateFileCommand
java.lang.Object
org.jboss.portal.common.invocation.Invocation
org.jboss.portal.cms.Command
org.jboss.portal.cms.impl.jcr.JCRCommand
org.jboss.portal.cms.impl.jcr.JCRCompositeCommand
org.jboss.portal.cms.impl.jcr.composite.UpdateFileCommand
- All Implemented Interfaces:
- java.io.Serializable
- public class UpdateFileCommand
- extends JCRCompositeCommand
- Author:
- Thomas Heute
- See Also:
- Serialized Form
Field Summary |
private java.util.Locale |
locale
. |
private java.lang.String |
path
. |
private static long |
serialVersionUID
The serialVersionUID |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
serialVersionUID
private static final long serialVersionUID
- The serialVersionUID
- See Also:
- Constant Field Values
path
private java.lang.String path
- .
locale
private java.util.Locale locale
- .
UpdateFileCommand
public UpdateFileCommand(File file,
Content content,
boolean makeLive)
getPath
public java.lang.String getPath()
getLocale
public java.util.Locale getLocale()