org.opencrx.kernel.document1.cci2
Interface PropertySetHolder

All Known Subinterfaces:
Document, Document, DocumentFolder, DocumentFolder, PropertySetHolder
All Known Implementing Classes:
Document, DocumentFolder

public interface PropertySetHolder

Abstract class PropertySetHolder


Method Summary
<T extends PropertySet>
DocumentContainsPropertySet.PropertySet<T>
getPropertySet()
          Retrieves a set containing all the elements for the reference propertySet.
 

Method Detail

getPropertySet

<T extends PropertySet> DocumentContainsPropertySet.PropertySet<T> getPropertySet()
Retrieves a set containing all the elements for the reference propertySet.

Returns:
A set containing all the elements for this reference.


This software is published under the BSD license. Copyright © 2003-2009, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.