| 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface RepositoryManager
Repository manager.
| Field Summary | |
|---|---|
static java.lang.String | 
ROLE
The role of the service.  | 
| Method Summary | |
|---|---|
 Session | 
createSession(Identity identity,
              boolean modifiable)
 | 
| Field Detail | 
|---|
static final java.lang.String ROLE
| Method Detail | 
|---|
Session createSession(Identity identity,
                      boolean modifiable)
                      throws RepositoryException
identity - The identity the session belongs to.modifiable - Determines if the repository items in this session should be modifiable.
RepositoryException - if an error occurs.
  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||