| Name | Description | Type | Package | Framework |
| AbstractPagingRepositoryCommand | This class provides an abstration for commands involving a PagingSession. | Class | com.ptc.core.command.common.bean.repository | WindChill |
| AbstractRepositoryCommand | This is an abstract representation of a command that can act upon a repository in the system. | Class | com.ptc.core.command.common.bean.repository | WindChill |
| BasicClosePagingRepositoryCommand | This command closes a Paging Session. | Class | com.ptc.core.command.common.bean.repository | WindChill |
| BasicFetchPagingRepositoryCommand | This command fetches a page of result data from an existing Paging Session. | Class | com.ptc.core.command.common.bean.repository | WindChill |
| CommandDelegateErrorFeedback | Feedback object representing error feedback. | Class | com.ptc.core.command.common.delegate | WindChill |
| CommandDelegateExecutionFeedback | General feedback object for issuing feedback when executing a command delegate on a TypeInstance. | Class | com.ptc.core.command.common.delegate | WindChill |
| CommandDelegateExecutionProgressFeedback | Feedback object for displaying project feedback when executing on a group Supported API: true | Class | com.ptc.core.command.common.delegate | WindChill |
| CommandDelegateFeedback | Interface | com.ptc.core.command.common.delegate | WindChill | |
| CommandDelegateFeedbackModel | This class acts as a feedback message container for CommandDelegates. | Class | com.ptc.core.command.common.delegate | WindChill |
| CommandFeedbackLog | Class for logging feedback for code existing in com. | Class | com.ptc.core.command.common.delegate | WindChill |
| CreatePersistentEntityCommand | This command can be used to create in the database an existing in-memory instance of a persistable entity (i. | Class | com.ptc.core.command.common.bean.entity | WindChill |
| DeletePersistentEntityCommand | This command can be used to delete the given persistent entity in the database. | Class | com.ptc.core.command.common.bean.entity | WindChill |
| InvalidCommandFeedbackMessageException | Any feedback that is issued by a CommandDelegate must be of type CommandDelegateFeedback. | Class | com.ptc.core.command.common.delegate | WindChill |
| MacroCommandDelegateExecutionProgressFeedback | Feedback object for displaying progress feedback that is generated within a MacroCommandDelegate. | Class | com.ptc.core.command.common.delegate | WindChill |
| NewEntityCommand | This command can be used to make a new in-memory instance of either a transient or persistent entity (i. | Class | com.ptc.core.command.common.bean.entity | WindChill |
| NullFeedbackSpecException | See Also:Serialized FormMethods inherited from class wt. | Class | com.ptc.core.command.common | WindChill |
| PageMode | This class defines the modes of paging. | Class | com.ptc.core.command.common.bean.repository | WindChill |
| PageRequest | This interface specifies the parameters assocatied with a paging request. | Interface | com.ptc.core.command.common.bean.repository | WindChill |
| PartialMultiValuedAttributeException | This Exception indicates that mulit-valued attributes in the results Supported API: true | Class | com.ptc.core.command.common.bean.repository | WindChill |
| PartialResultContainerException | This Exception indicates that the repository retrieve operation results are not complete due to some processing error. | Class | com.ptc.core.command.common.bean.repository | WindChill |
| PrepareEntityCommand | This command can be used to prepare one or more source objects(TypeInstance) for further processing. | Class | com.ptc.core.command.common.bean.entity | WindChill |
| RepositoryCommand | This interface specifies a command for retrieving data results from a repository of data. | Interface | com.ptc.core.command.common.bean.repository | WindChill |
| RepositoryPagingSession | This interface represents the concept of a PagingSession over items in a repository. | Interface | com.ptc.core.command.common.bean.repository | WindChill |
| ResultContainer | This interface provides the abstraction for the results of a type based Supported API: true | Interface | com.ptc.core.command.common.bean.repository | WindChill |
| RetrievePersistentEntityCommand | This command can be used to refresh the given persistent entity or retrieve one from the database. | Class | com.ptc.core.command.common.bean.entity | WindChill |
| SavePersistentEntityCommand | See Also:Serialized FormConstructor SummarySavePersistentEntityCommand() | Class | com.ptc.core.command.common.bean.entity | WindChill |
| SavePersistentEntitySubCommand | See Also:Serialized FormConstructor SummarySavePersistentEntitySubCommand() | Class | com.ptc.core.command.common.bean.entity | WindChill |
| UpdatePersistentEntityCommand | This command can be used to update the given persistent entity in the database. | Class | com.ptc.core.command.common.bean.entity | WindChill |