Class UserTypeEntity

java.lang.Object
overit.geocall.edm.model.Entity
overit.geocall.basic.bl.usertype.UserTypeEntity
All Implemented Interfaces:
Serializable

@Name("configuration-identity-userType") @Table(value="TUSER", acronym="TUSE") public class UserTypeEntity extends Entity
This class represents the user type entity.
To configure this entity and add extended attributes, it can be used its name <configuration-identity-userType>.
See Also:
GCApi:
entity
  • Constructor Details

    • UserTypeEntity

      public UserTypeEntity()