.. _resources: ========= Resources ========= :Author: Stefan Eletzhofer :Date: 2012-05-16 Abstract ======== This is the list or *resources* we support using the *nexiles.tools.api*. Resources ========= .. note:: XXX this needs to improved +---------------+-----------------------------------------------------------+--------------------------------------------------------------+ | name | business object | actions available | +===============+===========================================================+==============================================================+ | organizations | wt.inf.Organization | | +---------------+-----------------------------------------------------------+--------------------------------------------------------------+ | products | wt.pdm.PDMLinkProduct | container attributes parts documents epmdocuments | +---------------+-----------------------------------------------------------+--------------------------------------------------------------+ | libraries | wt.inf.library.WTLibrary | container attributes parts documents epmdocuments | +---------------+-----------------------------------------------------------+--------------------------------------------------------------+ | projects | wt.projmgmt.admin.Project2 | container attributes parts documents epmdocuments | | | | workpackages | +---------------+-----------------------------------------------------------+--------------------------------------------------------------+ | cabinets | wt.folder.Cabinet | | +---------------+-----------------------------------------------------------+--------------------------------------------------------------+ | folders | wt.folder.SubFolder | | +---------------+-----------------------------------------------------------+--------------------------------------------------------------+ | epmdocuments | wt.epm.EPMDocument | container attributes history content uses references used_by | +---------------+-----------------------------------------------------------+--------------------------------------------------------------+ | parts | wt.part.WTPart | container attributes history content uses | +---------------+-----------------------------------------------------------+--------------------------------------------------------------+ | documents | wt.doc.WTDocument | container attributes history content | +---------------+-----------------------------------------------------------+--------------------------------------------------------------+ | teams | wt.inf.team.ContainerTeam | roles participants | +---------------+-----------------------------------------------------------+--------------------------------------------------------------+ | groups | wt.org.WTGroup | members | +---------------+-----------------------------------------------------------+--------------------------------------------------------------+ | users | wt.org.WTUser | | +---------------+-----------------------------------------------------------+--------------------------------------------------------------+ | types | com.ptc.core.meta.type.mgmt.server.impl.WTTypeDefinition | attribute_names | +---------------+-----------------------------------------------------------+--------------------------------------------------------------+ | reports | wt.query.template.ReportTemplate | execute | +---------------+-----------------------------------------------------------+--------------------------------------------------------------+ | workpackages | com.ptc.windchill.wp.WorkPackage | content container attributes | +---------------+-----------------------------------------------------------+--------------------------------------------------------------+ .. vim: set ft=rst tw=75 nocin nosi ai sw=4 ts=4 expandtab: