com.ptc.core.meta.type.command.typemodel.server
Class ContainsCommandDelegate
java.lang.Object
com.ptc.core.command.common.delegate.AbstractCommandDelegate
com.ptc.core.meta.type.command.typemodel.server.AbstractTypeModelCommandDelegate
com.ptc.core.meta.type.command.typemodel.server.ContainsCommandDelegate
- All Implemented Interfaces:
- com.ptc.core.command.common.CommandDelegate, Serializable
public class ContainsCommandDelegate
- extends com.ptc.core.meta.type.command.typemodel.server.AbstractTypeModelCommandDelegate
Checks if the passed in type is a Windchill type (is contained by the
Windchill system).
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |