Class ResourceEntity

java.lang.Object
overit.geocall.edm.model.Entity
overit.geocallapp.wfm.resources.bl.resource.ResourceEntity
All Implemented Interfaces:
Serializable

@Name("workforce-resources") @Table(value="AUSER", acronym="AUSE") public class ResourceEntity extends Entity
Entity class for the Resource entity.
Since:
22.0
See Also:
GCApi:
entity
  • Constructor Details

    • ResourceEntity

      public ResourceEntity()