|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ICurnit | |
---|---|
net.sf.sail.common.apps.preview | |
net.sf.sail.core.curnit | Provides classes representing the resources of SAIL, organized by curnits. |
net.sf.sail.core.entity | |
net.sf.sail.core.service.impl | |
net.sf.sail.core.session | Management of SAIL sessions. |
Uses of ICurnit in net.sf.sail.common.apps.preview |
---|
Methods in net.sf.sail.common.apps.preview that return ICurnit | |
---|---|
protected ICurnit |
PreviewSessionDataService.getCurnit()
|
Constructors in net.sf.sail.common.apps.preview with parameters of type ICurnit | |
---|---|
PreviewSessionDataService(ICurnit curnit)
|
Uses of ICurnit in net.sf.sail.core.curnit |
---|
Classes in net.sf.sail.core.curnit that implement ICurnit | |
---|---|
class |
Curnit
|
Uses of ICurnit in net.sf.sail.core.entity |
---|
Methods in net.sf.sail.core.entity that return ICurnit | |
---|---|
ICurnit |
Offering.getCurnit()
|
Methods in net.sf.sail.core.entity with parameters of type ICurnit | |
---|---|
void |
Offering.setCurnit(ICurnit curnit)
|
Uses of ICurnit in net.sf.sail.core.service.impl |
---|
Methods in net.sf.sail.core.service.impl that return ICurnit | |
---|---|
protected ICurnit |
LauncherServiceImpl.getCurnit()
Find the curnit if it hasn't been found. |
ICurnit |
CurnitUrlProviderImpl.getCurnit(CurnitUuid curnitId)
|
Uses of ICurnit in net.sf.sail.core.session |
---|
Methods in net.sf.sail.core.session that return ICurnit | |
---|---|
ICurnit |
ICurnitProvider.getCurnit(CurnitUuid curnitId)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |