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 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.



Copyright © 2000, 2009, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its affiliates.
Other names may be trademarks of their respective owners.