| Name | Description | Type | Package | Framework |
| 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 |
| 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 |
| 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 |
| 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 |