Skip navigation links


com.bea.content.manager.propertysets
Class PropertySetImpl

java.lang.Object
  extended by com.bea.p13n.property.AbstractPropertySet
      extended by com.bea.content.manager.propertysets.PropertySetImpl

All Implemented Interfaces
PropertySet, Serializable

Deprecated in 10.3. This internal implementation class is deprecated in favor of using the public PropertySetManager EJB, WebService or the ps tag library.

@Deprecated
public class PropertySetImpl
extends AbstractPropertySet

A PropertySet implementation for content management system.

See Also
Serialized Form

Constructor Summary
PropertySetImpl(String type, String name, String desc)
          Deprecated Constructor.

 

Method Summary

 

Methods inherited from class com.bea.p13n.property.AbstractPropertySet
addPropertyDefinition, getDescription, getName, getPropertyDefinition, getPropertyDefinitions, getType, setDescription, setName, setType

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

PropertySetImpl

public PropertySetImpl(String type,
                       String name,
                       String desc)
Deprecated 
Constructor.

Skip navigation links


Copyright © 2010, Oracle. All rights reserved.