Class ServiceDispatcher.ServiceDispatcherUserData

  • All Implemented Interfaces:
    org.alfresco.officeservices.UserData
    Enclosing class:
    ServiceDispatcher

    protected class ServiceDispatcher.ServiceDispatcherUserData
    extends java.lang.Object
    implements org.alfresco.officeservices.UserData
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getUsername()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ServiceDispatcherUserData

        protected ServiceDispatcherUserData()
    • Method Detail

      • getUsername

        public java.lang.String getUsername()
        Specified by:
        getUsername in interface org.alfresco.officeservices.UserData