Interface ActorInfo

All Superinterfaces:
Serializable
All Known Implementing Classes:
ActorInfoImpl

public interface ActorInfo extends Serializable
Actor info interface.
Author:
rbo
  • Method Details

    • getActorId

      int getActorId()
      Returns:
      the actorId
    • getActorFullName

      String getActorFullName()
      Returns:
      the actorFullName
    • getActorShort

      String getActorShort()
      Returns:
      the actorShort
    • getActorOrgUnit

      int getActorOrgUnit()
      Returns:
      the actorOrgUnit
    • getActorOrgUnitName

      String getActorOrgUnitName()
      Returns:
      the actorOrgUnitName