Class GetClassificationTemplateCommand
java.lang.Object
com.ptc.core.command.common.bean.AbstractCommand
com.ptc.core.command.common.bean.AbstractServerCommand
com.ptc.core.meta.classification.command.model.common.GetClassificationTemplateCommand
- All Implemented Interfaces:
Command,com.ptc.core.command.common.ServerCommand,Externalizable,Serializable
public class GetClassificationTemplateCommand
extends com.ptc.core.command.common.bean.AbstractServerCommand
implements Externalizable
Supported API: true
Extendable: false
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionProvides an implementation to throwUnsupportedOperationException.
-
Method Details
-
getResultList
Provides an implementation to throwUnsupportedOperationException.
Supported API: true- Specified by:
getResultListin interfacecom.ptc.core.command.common.ServerCommand- Returns:
- TypeInstance[]
- Throws:
UnsupportedOperationException
-