Class RemoteChangeItemEntityProcessor
java.lang.Object
com.ptc.odata.core.entity.processor.BasicEntityProcessor
com.ptc.odata.windchill.entity.processor.PersistableEntityProcessor
com.ptc.odata.windchill.changemgmt.entity.processor.RemoteChangeItemEntityProcessor
- All Implemented Interfaces:
EntityObjectProcessor
A extension of PersistableEntityProcessor for registering remote change item specific
filter processor
Supported API: true
Extendable: true
Supported API: true
Extendable: true
- See Also:
-
Field Summary
Fields inherited from class com.ptc.odata.windchill.entity.processor.PersistableEntityProcessor
attributeProcessor, DELETE_ENTITIES, DELETE_OBJECT, DELETE_OBJECTS, GET_ENTITY_STREAM_PROPERTIES, MULTI_CREATE_ACTION_NAME_PREFIX, MULTI_DELETE_ACTION_NAME, MULTI_OPERATION_POST_PROCESS, MULTI_OPERATION_PRE_PROCESS, MULTI_UPDATE_ACTION_NAME_PREFIX, OPERATION_POST_PROCESS, OPERATION_PRE_PROCESS, PROCESS_ADDITIONAL_ATTRIBUTES, SAVE_OBJECT, SAVE_OBJECTS, STORE_NEW_OBJECT, STORE_NEW_OBJECTSFields inherited from class com.ptc.odata.core.entity.processor.BasicEntityProcessor
ADD_ENTITY_ASSOCIATION, CREATE_ENTITY_DATA, CREATE_MEDIA_ENTITY, DELETE_ALL_ENTITY_ASSOCIATIONS, DELETE_ENTITY_ASSOCIATION, DELETE_ENTITY_COLLECTION, DELETE_ENTITY_DATA, FOUND_UNSUPPORTED_OBJECT_FOR_ENTITY_TYPE, GET_RELATED_ENTITY_COLLECTION, IS_VALID_ENTITY_KEY, IS_VALID_NAVIGATION, READ_ENTITY_DATA, READ_ENTITY_SET_DATA, READ_MEDIA_ENTITY, TO_ENTITIES, TO_OBJECTS, UPDATE_ENTITY_ASSOCIATIONS, UPDATE_ENTITY_DATA, UPDATE_MEDIA_ENTITY -
Method Summary
Methods inherited from class com.ptc.odata.windchill.entity.processor.PersistableEntityProcessor
addEntityProcessorDelegate, convertEntitiesToPersistables, createEntityData, createMediaEntity, createObjectToPersistableMap, deepInsertChildren, deleteEntityCollection, deleteEntityData, deleteIterables, errorWhenRemovedEntities, getCountProcessor, getDisplayIdentity, getEntityAttributeProcessor, getEntityId, getEntityProcessorDelegates, getEntityStreamProperties, getExcludedTypes, getRelatedEntityCollection, isValidEntityKey, isValidNavigation, isValidObject, isValidObject, isValidObject, multiOperationPostProcess, multiOperationPreProcess, multiOperationPreProcess, operationPostProcess, operationPreProcess, processAction, processAction, processActionVoid, processAdditionalAttributes, readEntityData, readEntitySetData, readFunction, readFunction, readMediaEntity, setCountProcessor, setFilterProcessor, shouldValidateEntityCollectionSize, toEntities, toEntities, toObjects, typeFilteredRelatedData, updateEntityData, updateMediaEntity, vetoEmptyPropertyOnNewEntityMethods inherited from class com.ptc.odata.core.entity.processor.BasicEntityProcessor
addEntityAssociation, callAssociationMethod, deleteAllEntityAssociations, deleteEntityAssociation, getParentProcessorData, getRelatedEntityCollection, processActionVoid, toEntity, toObject, updateEntityAssociationsMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.ptc.odata.core.entity.processor.EntityObjectProcessor
getOrderByProcessor