| Package | Description |
|---|---|
| org.apache.isis.core.runtime.userprofile |
| Modifier and Type | Method and Description |
|---|---|
PerspectiveEntry |
UserProfile.getPerspective() |
PerspectiveEntry |
UserProfile.getPerspective(String name) |
PerspectiveEntry |
UserProfile.newPerspective(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<PerspectiveEntry> |
UserProfile.getEntries()
Introduced for debugging.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UserProfile.addToPerspectives(PerspectiveEntry perspective) |
void |
PerspectiveEntry.copy(PerspectiveEntry template) |
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.