|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.services.wcm.core.BaseWebSchemaHandler
org.exoplatform.services.wcm.portal.PortalFolderSchemaHandler
public class PortalFolderSchemaHandler
Created by The eXo Platform SAS.
| Field Summary |
|---|
| Fields inherited from class org.exoplatform.services.wcm.core.BaseWebSchemaHandler |
|---|
EXO_OWNABLE, NT_FILE, NT_FOLDER, NT_UNSTRUCTURED |
| Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin |
|---|
desc, name |
| Constructor Summary | |
|---|---|
PortalFolderSchemaHandler()
Instantiates a new portal folder schema handler. |
|
| Method Summary | |
|---|---|
javax.jcr.Node |
getAudioFolder(javax.jcr.Node portalFolder)
Gets the audio folder. |
javax.jcr.Node |
getCSSFolder(javax.jcr.Node portalFolder)
Gets the CSS folder. |
javax.jcr.Node |
getDocumentStorage(javax.jcr.Node portalFolder)
Gets the document storage. |
protected java.lang.String |
getHandlerNodeType()
Gets the handler node type. |
javax.jcr.Node |
getImagesFolder(javax.jcr.Node portalFolder)
Gets the images folder. |
javax.jcr.Node |
getJSFolder(javax.jcr.Node portalFolder)
Gets the javasscript folder. |
javax.jcr.Node |
getLinkFolder(javax.jcr.Node portalFolder)
Gets the link folder. |
javax.jcr.Node |
getMultimediaFolder(javax.jcr.Node portalFolder)
Gets the multimedia folder. |
protected java.lang.String |
getParentNodeType()
Gets the parent node type. |
javax.jcr.Node |
getVideoFolder(javax.jcr.Node portalFolder)
Gets the video folder. |
javax.jcr.Node |
getWebContentStorage(javax.jcr.Node portalFolder)
Gets the web content storage. |
void |
onCreateNode(org.exoplatform.services.jcr.ext.common.SessionProvider sessionProvider,
javax.jcr.Node portalFolder)
Process schema when crete node |
| Methods inherited from class org.exoplatform.services.wcm.core.BaseWebSchemaHandler |
|---|
addMixin, createDefautWebData, findPortalNode, getFileMimeType, getService, matchHandler, onModifyNode, onRemoveNode |
| Methods inherited from class org.exoplatform.container.component.BaseComponentPlugin |
|---|
getDescription, getName, setDescription, setName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PortalFolderSchemaHandler()
actionServiceContainer - the action service container| Method Detail |
|---|
public javax.jcr.Node getCSSFolder(javax.jcr.Node portalFolder)
throws java.lang.Exception
portalFolder - the portal folder
java.lang.Exception - the exception
public javax.jcr.Node getJSFolder(javax.jcr.Node portalFolder)
throws java.lang.Exception
portalFolder - the portal folder
java.lang.Exception - the exception
public javax.jcr.Node getMultimediaFolder(javax.jcr.Node portalFolder)
throws java.lang.Exception
portalFolder - the portal folder
java.lang.Exception - the exception
public javax.jcr.Node getImagesFolder(javax.jcr.Node portalFolder)
throws java.lang.Exception
portalFolder - the portal folder
java.lang.Exception - the exception
public javax.jcr.Node getVideoFolder(javax.jcr.Node portalFolder)
throws java.lang.Exception
portalFolder - the portal folder
java.lang.Exception - the exception
public javax.jcr.Node getAudioFolder(javax.jcr.Node portalFolder)
throws java.lang.Exception
portalFolder - the portal folder
java.lang.Exception - the exception
public javax.jcr.Node getDocumentStorage(javax.jcr.Node portalFolder)
throws java.lang.Exception
portalFolder - the portal folder
java.lang.Exception - the exception
public javax.jcr.Node getLinkFolder(javax.jcr.Node portalFolder)
throws java.lang.Exception
portalFolder - the portal folder
java.lang.Exception - the exception
public javax.jcr.Node getWebContentStorage(javax.jcr.Node portalFolder)
throws java.lang.Exception
portalFolder - the portal folder
java.lang.Exception - the exceptionprotected java.lang.String getHandlerNodeType()
BaseWebSchemaHandler
getHandlerNodeType in class BaseWebSchemaHandlerprotected java.lang.String getParentNodeType()
BaseWebSchemaHandler
getParentNodeType in class BaseWebSchemaHandler
public void onCreateNode(org.exoplatform.services.jcr.ext.common.SessionProvider sessionProvider,
javax.jcr.Node portalFolder)
throws java.lang.Exception
WebSchemaHandler
onCreateNode in interface WebSchemaHandleronCreateNode in class BaseWebSchemaHandlerportalFolder - the node
java.lang.Exception - the exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||