| Package | Description |
|---|---|
| org.gcube.portal.istischeduler | |
| org.gcube.portal.istischeduler.impl |
| Modifier and Type | Method and Description |
|---|---|
PortalUserModel |
PortalUserManager.getUserByFiscalCode(String fiscalCode) |
PortalUserModel |
PortalUserManager.getUserByUsername(String username) |
| Modifier and Type | Method and Description |
|---|---|
List<PortalUserModel> |
PortalUserManager.listPortalUsers() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
PortalUserManager.createUser(String administratorUsername,
PortalUserModel user2Add)
The username of one administrator is needed to perform thi operation
|
boolean |
PortalUserManager.updateUser(PortalUserModel user2Update) |
| Modifier and Type | Method and Description |
|---|---|
PortalUserModel |
LiferayPortalUserManager.getUserByFiscalCode(String fiscalCode) |
PortalUserModel |
LiferayPortalUserManager.getUserByUsername(String username) |
| Modifier and Type | Method and Description |
|---|---|
List<PortalUserModel> |
LiferayPortalUserManager.listPortalUsers() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
LiferayPortalUserManager.createUser(String administratorUsername,
PortalUserModel user2Add)
The username of one administrator is needed to perform thi operation
|
boolean |
LiferayPortalUserManager.updateUser(PortalUserModel user2Update) |
Copyright © 2014. All Rights Reserved.