|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.portal.common.invocation.Invocation
org.jboss.portal.cms.Command
org.jboss.portal.cms.impl.jcr.JCRCommand
org.jboss.portal.cms.impl.jcr.command.FolderGetListCommand
public class FolderGetListCommand
Retrieves the folder for the given path and sets the child folders and child files in the Folder obj.
| Field Summary |
|---|
| Fields inherited from class org.jboss.portal.cms.impl.jcr.JCRCommand |
|---|
context, JCR_COMMANDFATORY_ATTRIBUTE, JCR_LOCALE_ATTRIBUTE, JCR_SESSION_ATTRIBUTE |
| Fields inherited from class org.jboss.portal.common.invocation.Invocation |
|---|
EMPTY_STACK |
| Constructor Summary | |
|---|---|
FolderGetListCommand(java.lang.String sFolderPath)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
execute()
|
File |
getFileMetaData(java.lang.String msPath,
JCRCommandContext context)
This method just gets the properties associated with the file and not its content. |
| Methods inherited from class org.jboss.portal.cms.impl.jcr.JCRCommand |
|---|
getContext, setContext |
| Methods inherited from class org.jboss.portal.common.invocation.Invocation |
|---|
getAttribute, getHandler, invoke, invokeNext, removeAttribute, setAttribute, setHandler |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FolderGetListCommand(java.lang.String sFolderPath)
| Method Detail |
|---|
public java.lang.Object execute()
execute in class JCRCommand
public File getFileMetaData(java.lang.String msPath,
JCRCommandContext context)
throws java.lang.Exception
msPath - JCRCommandContext -
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||