|
Copyright © 2008 BEA Systems, Inc. All Rights Reserved | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.bea.portal.tools.resource.ResourceType
com.bea.portal.tools.resource.WebAppResourceType
com.bea.portal.tools.resource.ParentedResourceType
com.bea.portal.tools.portal.PortalParentedResourceType
com.bea.portal.tools.portal.DesktopParentedResourceType
com.bea.portal.tools.portal.portlet.PortletResourceType
public final class PortletResourceType
ResourceType
for a portal portlet instance.
Field Summary | |
---|---|
static String |
NAMESPACE_URI
The namespace URI of PortletResourceType . |
Method Summary | |
---|---|
static PortletResourceType |
getPortletResourceType()
Get the PortletResourceType . |
Methods inherited from class com.bea.portal.tools.portal.DesktopParentedResourceType |
---|
getDesktopParentedResourceType |
Methods inherited from class com.bea.portal.tools.portal.PortalParentedResourceType |
---|
getPortalParentedResourceType |
Methods inherited from class com.bea.portal.tools.resource.ParentedResourceType |
---|
getParentedResourceType |
Methods inherited from class com.bea.portal.tools.resource.WebAppResourceType |
---|
getWebAppResourceType |
Methods inherited from class com.bea.portal.tools.resource.ResourceType |
---|
equals, equals, getNamespaceURI, getTreeMode, hashCode, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final String NAMESPACE_URI
PortletResourceType
.
Method Detail |
---|
public static PortletResourceType getPortletResourceType()
PortletResourceType
.
PortletResourceType
|
Copyright © 2008 BEA Systems, Inc. All Rights Reserved | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |