|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ApplicationsArea
Manage home application data.
| Method Summary | |
|---|---|
WorkspaceFolder |
getApplicationRoot(String applicationName)
Return the application root folder. |
WorkspaceFolder |
getApplicationShareRoot(String applicationName)
|
WorkspaceFolder |
getApplicationUserRoot(String applicationName)
|
List<String> |
listApplicationNames()
Retrieve the list of all application data areas. |
| Method Detail |
|---|
WorkspaceFolder getApplicationRoot(String applicationName)
throws InternalErrorException
applicationClass -
InternalErrorException - if an internal error occurs.
WorkspaceFolder getApplicationShareRoot(String applicationName)
throws InternalErrorException
InternalErrorException
List<String> listApplicationNames()
throws InternalErrorException
InternalErrorException - if an error occurs.
WorkspaceFolder getApplicationUserRoot(String applicationName)
throws InternalErrorException
applicationName -
InternalErrorException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||