com.ptc.core.meta.type.command.typemodel.server
Class GetAncestorsCommandDelegate

java.lang.Object
  extended by com.ptc.core.command.common.delegate.AbstractCommandDelegate
      extended by com.ptc.core.meta.type.command.typemodel.server.AbstractTypeModelCommandDelegate
          extended by com.ptc.core.meta.type.command.typemodel.server.GetAncestorsCommandDelegate
All Implemented Interfaces:
com.ptc.core.command.common.CommandDelegate, Serializable

public class GetAncestorsCommandDelegate
extends com.ptc.core.meta.type.command.typemodel.server.AbstractTypeModelCommandDelegate

Returns array of TypeIdentifiers for all ancestors of the TypeIdentifier argument passed in. Gives client access to TypeModel server api. Use with command beans in com.ptc.core.command.common.bean.typemodel.

Supported API: true

Extendable: false

See Also:
Serialized Form

Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait