Package wt.trace.resource
Class TraceResource
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
com.ptc.windchill.linkeddata._WTResource
com.ptc.windchill.linkeddata.WTResource
wt.trace.resource._TraceResource
wt.trace.resource.TraceResource
- All Implemented Interfaces:
com.ptc.windchill.linkeddata.StringToObjectMap,Externalizable,Serializable,Map<String,,Object> wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,NetFactor,ObjectMappable,Persistable,wt.federation._FederatedLinkHolder,wt.federation._RemotelyLinkable,wt.federation.FederatedLinkHolder,wt.federation.RemotelyLinkable,DisplayIdentification,wt.trace._TracedTo,TracedTo,wt.ufid._Federatable,wt.ufid.Federatable
@GenAsPersistable(superClass=com.ptc.windchill.linkeddata.WTResource.class,
extendable=true,
interfaces=TracedTo.class)
public abstract class TraceResource
extends wt.trace.resource._TraceResource
This class is aimed at providing base for all non iterated resources at module level.
Every trace resource which is not Windchill iterated type must extend from this class.
This class use default shape name as defined in TracedTo interface.
When you are using WTResourceIdentifier to find or create this resource then you must use corresponding default shape name as defined in TracedTo interface.
-
Nested Class Summary
-
Method Summary
Methods inherited from class wt.fc.WTObject
getDisplayIdentifier, getDisplayIdentity, getDisplayTypeMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface java.util.Map
compute, computeIfAbsent, computeIfPresent, equals, forEach, getOrDefault, hashCode, merge, putIfAbsent, remove, replace, replace, replaceAllMethods inherited from interface wt.fc.Persistable
checkAttributes