com.bea.portal.tools.content
Class PropertyResourceType

java.lang.Object
  extended by com.bea.portal.tools.resource.ResourceType
      extended by com.bea.portal.tools.content.PropertyResourceType
All Implemented Interfaces
Serializable

public final class PropertyResourceType
extends ResourceType

ResourceType for a content node property.

See Also
Serialized Form

Method Summary
static PropertyResourceType getPropertyResourceType()
          Get the PropertyResourceType.
 
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
 

Method Detail

getPropertyResourceType

public static PropertyResourceType getPropertyResourceType()
Get the PropertyResourceType.

Returns
the PropertyResourceType


Copyright © 2011, Oracle. All rights reserved.