Package | Description |
---|---|
org.alfresco.rest.api.model |
Modifier and Type | Field and Description |
---|---|
protected Company |
Person.company |
Modifier and Type | Method and Description |
---|---|
Company |
Person.getCompany() |
Modifier and Type | Method and Description |
---|---|
void |
Person.setCompany(Company company) |
Constructor and Description |
---|
Person(String userName,
Boolean enabled,
org.alfresco.service.cmr.repository.NodeRef avatarId,
String firstName,
String lastName,
String jobTitle,
String location,
String telephone,
String mobile,
String email,
String skypeId,
String instantMessageId,
String userStatus,
Date statusUpdatedAt,
String googleId,
Long quota,
Long quotaUsed,
Boolean emailNotificationsEnabled,
String description,
Company company) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.