Class AttributeContainerQueryCommand

java.lang.Object
com.ptc.core.command.common.bean.AbstractCommand
com.ptc.core.command.common.bean.AbstractServerCommand
All Implemented Interfaces:
PageRequest, RepositoryCommand, Command, com.ptc.core.command.common.ServerCommand, Externalizable, Serializable

public class AttributeContainerQueryCommand extends BasicQueryCommand implements Externalizable
This class provies a query implementation based on the contents of an AttributeContainer. The results, criteria, and sort specifications are derived from the input AttributeContainer.

Supported API: true

Extendable: false
See Also: