| Modifier and Type | Field and Description |
|---|---|
UserProject[] |
UserProjectsHolder.value |
UserProject |
UserProjectHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static UserProject[] |
UserProjectsHelper.extract(Any any) |
static UserProject |
UserProjectHelper.extract(Any any) |
UserProject[] |
WIOFileSystemOperations.getProjectsFromOthers(String userId,
String passwd) |
UserProject[] |
WIOFileSystemPOATie.getProjectsFromOthers(String userId,
String passwd) |
UserProject[] |
_WIOFileSystemStub.getProjectsFromOthers(String userId,
String passwd) |
static UserProject[] |
UserProjectsHelper.read(InputStream _in) |
static UserProject |
UserProjectHelper.read(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
UserProjectHelper.insert(Any any,
UserProject s) |
static void |
UserProjectsHelper.insert(Any any,
UserProject[] s) |
static void |
UserProjectHelper.write(OutputStream out,
UserProject s) |
static void |
UserProjectsHelper.write(OutputStream _out,
UserProject[] _s) |
| Constructor and Description |
|---|
UserProjectHolder(UserProject initial) |
UserProjectsHolder(UserProject[] initial) |
Copyright © 2018. All rights reserved.