com.ptc.windchill.uwgm.proesrv.c11n
Interface ModeledAttributesDelegate

All Known Implementing Classes:
DefaultModeledAttributesDelegate

public interface ModeledAttributesDelegate


Method Summary
 HashMap getAvailableAttributes()
           
 HashMap getModeledAttributes(Collection docs)
           
 

Method Detail

getAvailableAttributes

public HashMap getAvailableAttributes()

getModeledAttributes

public HashMap getModeledAttributes(Collection docs)
                             throws WTException
Throws:
WTException