Uses of Annotation Interface
overit.geocall.edm.EntityRef
Packages that use EntityRef
Package
Description
-
Uses of EntityRef in overit.geocall.base.rs2.user
Classes in overit.geocall.base.rs2.user with annotations of type EntityRefModifier and TypeClassDescriptionclassData transfer object representing a user creation request.
It contains all the user's information and is typically used by theuser create serviceupdate or create resource.classData transfer object representing a user update request.
It contains all the user's information and is typically used by theuser update serviceresource.classBean used to define a set of fields that will be used to filter the results of theUserService.getUsers(Page, String, Collection, Collection, UserFilter)serviceclassData transfer object representing a user.
It contains all the user's information and is typically used by theuser serviceboth as request's filter and response object. -
Uses of EntityRef in overit.geocall.base.rs2.usertype
Classes in overit.geocall.base.rs2.usertype with annotations of type EntityRefModifier and TypeClassDescriptionclassData transfer object representing a user type creation request.
It contains all the user type's information and is typically used by theuser create serviceupdate or create resource.classData transfer object representing a user's type.
It contains all the user's type information and is typically used by theuser type serviceas a response object.classBean used to define a set of fields that will be used to filter the results of theUserTypeServiceV2.getUserTypes(Page, String, Collection, Collection, UserTypeFilter)serviceclassData transfer object representing a user's type.
It contains all the user's type information and is typically used by theuser type serviceas a response object. -
Uses of EntityRef in overit.geocall.basic.bl.user
Classes in overit.geocall.basic.bl.user with annotations of type EntityRefModifier and TypeClassDescriptionclassThis class represent a business object for all information concerning a user.
It will be used to map data from a DTO to fields of the AUSER table in the database. -
Uses of EntityRef in overit.geocall.basic.bl.usertype
Classes in overit.geocall.basic.bl.usertype with annotations of type EntityRefModifier and TypeClassDescriptionclassThis class represent a business object for all information concerning a user's type.
It will be used to map data from a DTO to fields of the TUSER table in the database. -
Uses of EntityRef in overit.geocall.basic.bl.usertype.da
Classes in overit.geocall.basic.bl.usertype.da with annotations of type EntityRefModifier and TypeClassDescriptionclassclassclassDAO used to retrieve all the user types, without any filtering by company. -
Uses of EntityRef in overit.geocallapp.wfm.accounts.bl.account
Classes in overit.geocallapp.wfm.accounts.bl.account with annotations of type EntityRef -
Uses of EntityRef in overit.geocallapp.wfm.accounts.bl.account.event
Classes in overit.geocallapp.wfm.accounts.bl.account.event with annotations of type EntityRefModifier and TypeClassDescriptionclassBusiness object representing a search filter for the account. -
Uses of EntityRef in overit.geocallapp.wfm.accounts.bl.account.type
Classes in overit.geocallapp.wfm.accounts.bl.account.type with annotations of type EntityRefModifier and TypeClassDescriptionclassBusiness object representing an account type. -
Uses of EntityRef in overit.geocallapp.wfm.accounts.rs1.account
Classes in overit.geocallapp.wfm.accounts.rs1.account with annotations of type EntityRefModifier and TypeClassDescriptionclassDTO for accountclassDTO representing an element of list of accounts to insert.classDTO for filter account.classDTO for insert accountclassDTO for update account -
Uses of EntityRef in overit.geocallapp.wfm.accounts.rs1.type
Classes in overit.geocallapp.wfm.accounts.rs1.type with annotations of type EntityRefModifier and TypeClassDescriptionclassDTO for account typeclassDTO for filter account typeclassDTO for insert account typeclassDTO for update account type -
Uses of EntityRef in overit.geocallapp.wfm.accounts.spout.account
Classes in overit.geocallapp.wfm.accounts.spout.account with annotations of type EntityRef -
Uses of EntityRef in overit.geocallapp.wfm.assets.bl
Classes in overit.geocallapp.wfm.assets.bl with annotations of type EntityRef -
Uses of EntityRef in overit.geocallapp.wfm.assets.bl.event
Classes in overit.geocallapp.wfm.assets.bl.event with annotations of type EntityRefModifier and TypeClassDescriptionclassBusiness object representing a search filter for the asset's descendants.classBusiness object representing a search filter for the asset. -
Uses of EntityRef in overit.geocallapp.wfm.assets.bl.type
Classes in overit.geocallapp.wfm.assets.bl.type with annotations of type EntityRef -
Uses of EntityRef in overit.geocallapp.wfm.assets.rs1.asset
Classes in overit.geocallapp.wfm.assets.rs1.asset with annotations of type EntityRefModifier and TypeClassDescriptionclassDTO for assets.classDTO representing an element to update a batch of assets.classDTO for asset descendants.classDTO to filter descendant assets.classDTO to filter assets.classDTO to insert assets.classDTO to update assets. -
Uses of EntityRef in overit.geocallapp.wfm.assets.rs1.type
Classes in overit.geocallapp.wfm.assets.rs1.type with annotations of type EntityRefModifier and TypeClassDescriptionclassDTO for Asset type.classDTO representing a asset type creation request.classDTO representing an Asset types search request.classDTO representing an asset type update request. -
Uses of EntityRef in overit.geocallapp.wfm.assets.spout.asset
Classes in overit.geocallapp.wfm.assets.spout.asset with annotations of type EntityRef -
Uses of EntityRef in overit.geocallapp.wfm.core.bl.material
Classes in overit.geocallapp.wfm.core.bl.material with annotations of type EntityRef -
Uses of EntityRef in overit.geocallapp.wfm.core.bl.material.event
Classes in overit.geocallapp.wfm.core.bl.material.event with annotations of type EntityRefModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOMaterial. -
Uses of EntityRef in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.event
Classes in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.event with annotations of type EntityRefModifier and TypeClassDescriptionclassBusiness object representing a search filter for the scheduling resource. -
Uses of EntityRef in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.user
Classes in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.user with annotations of type EntityRefModifier and TypeClassDescriptionclassBusiness object representing a scheduling user. -
Uses of EntityRef in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.user.event
Classes in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.user.event with annotations of type EntityRefModifier and TypeClassDescriptionclassBusiness object representing a search filter for the scheduling user. -
Uses of EntityRef in overit.geocallapp.wfm.core.bl.technicalobject.event
Classes in overit.geocallapp.wfm.core.bl.technicalobject.event with annotations of type EntityRefModifier and TypeClassDescriptionclassBusiness object representing a technical object filter to apply in a research. -
Uses of EntityRef in overit.geocallapp.wfm.core.bl.technicalobject.header
Classes in overit.geocallapp.wfm.core.bl.technicalobject.header with annotations of type EntityRefModifier and TypeClassDescriptionclassBusiness object representing a technical object header. -
Uses of EntityRef in overit.geocallapp.wfm.core.bl.technicalobject.header.event
Classes in overit.geocallapp.wfm.core.bl.technicalobject.header.event with annotations of type EntityRefModifier and TypeClassDescriptionclassBusiness object representing a research filter for the technical object header. -
Uses of EntityRef in overit.geocallapp.wfm.core.bl.technicalobject.type.event
Classes in overit.geocallapp.wfm.core.bl.technicalobject.type.event with annotations of type EntityRefModifier and TypeClassDescriptionclassBusiness object representing the technical object type filter to apply in research. -
Uses of EntityRef in overit.geocallapp.wfm.core.bl.user
Classes in overit.geocallapp.wfm.core.bl.user with annotations of type EntityRef -
Uses of EntityRef in overit.geocallapp.wfm.core.bl.workorder.header
Classes in overit.geocallapp.wfm.core.bl.workorder.header with annotations of type EntityRefModifier and TypeClassDescriptionclassBusiness object representing a work order header It contains the master data of the work order and its relations with the other needed components such as the address, the operation center and the work cycle. -
Uses of EntityRef in overit.geocallapp.wfm.core.bl.workorder.header.event
Classes in overit.geocallapp.wfm.core.bl.workorder.header.event with annotations of type EntityRef -
Uses of EntityRef in overit.geocallapp.wfm.core.bl.workorder.operation
Classes in overit.geocallapp.wfm.core.bl.workorder.operation with annotations of type EntityRefModifier and TypeClassDescriptionclassBusiness object representing a work order operation. -
Uses of EntityRef in overit.geocallapp.wfm.core.bl.workorder.operation.type
Classes in overit.geocallapp.wfm.core.bl.workorder.operation.type with annotations of type EntityRefModifier and TypeClassDescriptionclassBusiness object representing a work order operation type -
Uses of EntityRef in overit.geocallapp.wfm.core.bl.workorder.operation.type.event
Classes in overit.geocallapp.wfm.core.bl.workorder.operation.type.event with annotations of type EntityRefModifier and TypeClassDescriptionclassBusiness object representing a search filter for the WorkOrderOperationType. -
Uses of EntityRef in overit.geocallapp.wfm.core.bl.workorder.type
Classes in overit.geocallapp.wfm.core.bl.workorder.type with annotations of type EntityRefModifier and TypeClassDescriptionclassBusiness object representing a work order type -
Uses of EntityRef in overit.geocallapp.wfm.materials.bl.material
Classes in overit.geocallapp.wfm.materials.bl.material with annotations of type EntityRef -
Uses of EntityRef in overit.geocallapp.wfm.materials.bl.material.event
Classes in overit.geocallapp.wfm.materials.bl.material.event with annotations of type EntityRefModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOMaterial. -
Uses of EntityRef in overit.geocallapp.wfm.materials.rs1.material
Classes in overit.geocallapp.wfm.materials.rs1.material with annotations of type EntityRefModifier and TypeClassDescriptionclassDTO for material.classDTO for material insertion.classDTO filter for materials.classDTO for material update. -
Uses of EntityRef in overit.geocallapp.wfm.orchestrator.assets.bl.type
Classes in overit.geocallapp.wfm.orchestrator.assets.bl.type with annotations of type EntityRefModifier and TypeClassDescriptionclassBusiness object representing a generic technical object type. -
Uses of EntityRef in overit.geocallapp.wfm.orchestrator.assets.bl.type.data
Classes in overit.geocallapp.wfm.orchestrator.assets.bl.type.data with annotations of type EntityRefModifier and TypeClassDescriptionclassDAO for technical object types. -
Uses of EntityRef in overit.geocallapp.wfm.orchestrator.workforce.rs1.resource
Classes in overit.geocallapp.wfm.orchestrator.workforce.rs1.resource with annotations of type EntityRef -
Uses of EntityRef in overit.geocallapp.wfm.orchestrator.workorders.rs1.workcycle
Classes in overit.geocallapp.wfm.orchestrator.workorders.rs1.workcycle with annotations of type EntityRefModifier and TypeClassDescriptionclassDTO for creation of work order from work cycle -
Uses of EntityRef in overit.geocallapp.wfm.project.bl.workorder.operation
Classes in overit.geocallapp.wfm.project.bl.workorder.operation with annotations of type EntityRef -
Uses of EntityRef in overit.geocallapp.wfm.resources.bl.resource
Classes in overit.geocallapp.wfm.resources.bl.resource with annotations of type EntityRef -
Uses of EntityRef in overit.geocallapp.wfm.resources.bl.resource.event
Classes in overit.geocallapp.wfm.resources.bl.resource.event with annotations of type EntityRefModifier and TypeClassDescriptionclassBusiness object representing a search filter for the resources. -
Uses of EntityRef in overit.geocallapp.wfm.resources.rs1.resource
Classes in overit.geocallapp.wfm.resources.rs1.resource with annotations of type EntityRefModifier and TypeClassDescriptionclassDTO for resource.classDTO for filter resource.classDTO for update resource -
Uses of EntityRef in overit.geocallapp.wfm.workorders.bl.header
Classes in overit.geocallapp.wfm.workorders.bl.header with annotations of type EntityRefModifier and TypeClassDescriptionclassBusiness object representing a work order header It contains the master data of the work order and its relations with the other needed components such as the address, the operation center and the work cycle. -
Uses of EntityRef in overit.geocallapp.wfm.workorders.bl.header.event
Classes in overit.geocallapp.wfm.workorders.bl.header.event with annotations of type EntityRef -
Uses of EntityRef in overit.geocallapp.wfm.workorders.bl.operation
Classes in overit.geocallapp.wfm.workorders.bl.operation with annotations of type EntityRefModifier and TypeClassDescriptionclassBusiness object representing a work order operation. -
Uses of EntityRef in overit.geocallapp.wfm.workorders.bl.operation.event
Classes in overit.geocallapp.wfm.workorders.bl.operation.event with annotations of type EntityRefModifier and TypeClassDescriptionclassBusiness object representing a search filter for the work order operations. -
Uses of EntityRef in overit.geocallapp.wfm.workorders.bl.operation.type
Classes in overit.geocallapp.wfm.workorders.bl.operation.type with annotations of type EntityRefModifier and TypeClassDescriptionclassBusiness object representing a work order operation type -
Uses of EntityRef in overit.geocallapp.wfm.workorders.bl.operation.type.event
Classes in overit.geocallapp.wfm.workorders.bl.operation.type.event with annotations of type EntityRefModifier and TypeClassDescriptionclassBusiness object representing a search filter for the WorkOrderOperationType. -
Uses of EntityRef in overit.geocallapp.wfm.workorders.bl.type
Classes in overit.geocallapp.wfm.workorders.bl.type with annotations of type EntityRefModifier and TypeClassDescriptionclassBusiness object representing a work order type -
Uses of EntityRef in overit.geocallapp.wfm.workorders.bl.type.event
Classes in overit.geocallapp.wfm.workorders.bl.type.event with annotations of type EntityRefModifier and TypeClassDescriptionclassBusiness object representing a search filter for the work order type. -
Uses of EntityRef in overit.geocallapp.wfm.workorders.rs1.operation
Classes in overit.geocallapp.wfm.workorders.rs1.operation with annotations of type EntityRefModifier and TypeClassDescriptionclassDTO for work order operationclassDTO representing an element to update a batch of work order operations.classDTO for filter work order operationclassDTO for insert work order operationclassDTO for update work order operation -
Uses of EntityRef in overit.geocallapp.wfm.workorders.rs1.operationtype
Classes in overit.geocallapp.wfm.workorders.rs1.operationtype with annotations of type EntityRefModifier and TypeClassDescriptionclassDTO for work order operation typeclassDTO for filter work order operation typeclassDTO for insert work order operation typeclassDTO for update work order operation type -
Uses of EntityRef in overit.geocallapp.wfm.workorders.rs1.type
Classes in overit.geocallapp.wfm.workorders.rs1.type with annotations of type EntityRefModifier and TypeClassDescriptionclassDTO for work order typeclassDTO for filter work order typeclassDTO for insert work order typeclassDTO for update work order type -
Uses of EntityRef in overit.geocallapp.wfm.workorders.rs1.workorders.header
Classes in overit.geocallapp.wfm.workorders.rs1.workorders.header with annotations of type EntityRefModifier and TypeClassDescriptionclassDTO for work order headerclassDTO for filter work order headerclassDTO for insert work order headerclassDTO for update work order header -
Uses of EntityRef in overit.geocallapp.wfm.workorders.spout.header
Classes in overit.geocallapp.wfm.workorders.spout.header with annotations of type EntityRefModifier and TypeClassDescriptionclassObject that represent the spout payload forBOWorkOrderHeaderinsert actions.classObject that represent the spout payload forBOWorkOrderHeaderstatus change actions.classObject that represent the spout payload forBOWorkOrderHeaderupdate actions. -
Uses of EntityRef in overit.geocallapp.wfm.workorders.spout.operation
Classes in overit.geocallapp.wfm.workorders.spout.operation with annotations of type EntityRefModifier and TypeClassDescriptionclassObject that represent the spout payload forBOWorkOrderOperationinsert actions.classObject that represent the spout payload forBOWorkOrderOperationstatus change actions.classObject that represent the spout payload forBOWorkOrderOperationupdate actions.