|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NodeProxy | |
|---|---|
| org.apache.jetspeed.om.folder.proxy | |
| org.apache.jetspeed.om.page.proxy | |
| org.apache.jetspeed.page.document.proxy | |
| Uses of NodeProxy in org.apache.jetspeed.om.folder.proxy |
|---|
| Subclasses of NodeProxy in org.apache.jetspeed.om.folder.proxy | |
|---|---|
class |
FolderProxy
This class proxies PSML Folder instances to create a logical view of site content using the Dynamic Proxy pattern. |
| Uses of NodeProxy in org.apache.jetspeed.om.page.proxy |
|---|
| Subclasses of NodeProxy in org.apache.jetspeed.om.page.proxy | |
|---|---|
class |
LinkProxy
This class proxies PSML Link instances to create a logical view of site content using the Dynamic Proxy pattern. |
class |
PageProxy
This class proxies PSML Page instances to create a logical view of site content using the Dynamic Proxy pattern. |
| Uses of NodeProxy in org.apache.jetspeed.page.document.proxy |
|---|
| Methods in org.apache.jetspeed.page.document.proxy that return NodeProxy | |
|---|---|
static NodeProxy |
NodeProxy.getNodeProxy(java.lang.Object node)
getNodeProxy - utility method to access NodeProxy handler from Node proxy instance |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||