|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface WCMService
Created by The eXo Platform SAS.
| Method Summary | |
|---|---|
javax.jcr.Node |
getReferencedContent(org.exoplatform.services.jcr.ext.common.SessionProvider sessionProvider,
java.lang.String repository,
java.lang.String workspace,
java.lang.String nodeIdentifier)
This method returns a jcr Node based on the given identifier. |
boolean |
isSharedPortal(org.exoplatform.services.jcr.ext.common.SessionProvider sessionProvider,
java.lang.String portalName)
This method checks if the given portal is the default shared portal. |
| Method Detail |
|---|
javax.jcr.Node getReferencedContent(org.exoplatform.services.jcr.ext.common.SessionProvider sessionProvider,
java.lang.String repository,
java.lang.String workspace,
java.lang.String nodeIdentifier)
throws java.lang.Exception
repository - the repository nameworkspace - the workspace namenodeIdentifier - the node identifiersessionProvider - the session provider
java.lang.Exception - the exceptionNode
boolean isSharedPortal(org.exoplatform.services.jcr.ext.common.SessionProvider sessionProvider,
java.lang.String portalName)
throws java.lang.Exception
portalName - the portal namesessionProvider - the session provider
java.lang.Exception - the exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||