|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ResourceManager
User: nickf Date: Mar 8, 2005 Time: 4:26:28 PM
| Method Summary | |
|---|---|
void |
addResource(String key,
File resourceFile,
Space space)
|
void |
addResource(String key,
File resourceFile,
Space space,
String contentTypePrefix)
|
void |
deleteAllSpaceResources(String spaceKey)
|
Resource |
getResource(String key,
Space space)
|
Resource |
getResourceWithSpaceKey(String key,
String spaceKey)
|
void |
removeResource(String key,
Space space)
|
| Method Detail |
|---|
void addResource(String key,
File resourceFile,
Space space,
String contentTypePrefix)
void addResource(String key,
File resourceFile,
Space space)
Resource getResource(String key,
Space space)
void removeResource(String key,
Space space)
Resource getResourceWithSpaceKey(String key,
String spaceKey)
void deleteAllSpaceResources(String spaceKey)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||