com.adobe.solutions.prm.sdk.valueobject
Class LocalUser

java.lang.Object
  extended by com.adobe.solutions.prm.sdk.valueobject.BaseEntity
      extended by com.adobe.solutions.prm.sdk.valueobject.LocalUser
All Implemented Interfaces:
Serializable

public class LocalUser
extends BaseEntity

See Also:
Serialized Form

Constructor Summary
LocalUser()
           
 
Method Summary
 String getCanonicalName()
           
 String getDomainName()
           
 String getTitle()
           
 String getUserName()
           
 void setCanonicalName(String canonicalName)
           
 void setDomainName(String domainName)
           
 void setTitle(String title)
           
 void setUserName(String userName)
           
 
Methods inherited from class com.adobe.solutions.prm.sdk.valueobject.BaseEntity
getCreatedBy, getCreationDate, getDescription, getId, getLastUpdatedBy, getLastUpdatedDate, setCreatedBy, setCreationDate, setDescription, setId, setLastUpdatedBy, setLastUpdatedDate
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocalUser

public LocalUser()
Method Detail

getCanonicalName

public String getCanonicalName()

setCanonicalName

public void setCanonicalName(String canonicalName)

getTitle

public String getTitle()

setTitle

public void setTitle(String title)

setDomainName

public void setDomainName(String domainName)

getDomainName

public String getDomainName()

getUserName

public String getUserName()

setUserName

public void setUserName(String userName)


[an error occurred while processing this directive] [an error occurred while processing this directive]