|
Oracle® WebCenter Content Site Studio for External Applications Java API Reference 11g Release 1 (11.1.1) E17273-03 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SecurityAdapter
Handle security for SPI content
| Field Summary | |
|---|---|
static int |
ACCESS_READ |
| Method Summary | |
|---|---|
int |
getAccessRights(oracle.stellent.ridc.IdcContext context, oracle.stellent.ridc.model.DataBinder metaBinder)Retrieve the access rights for a given content ID |
int |
getAccessRightsForSection(oracle.stellent.ridc.IdcContext context, SectionNode section)Retrieve the access rights for a given section |
| Field Detail |
|---|
static final int ACCESS_READ
| Method Detail |
|---|
int getAccessRights(oracle.stellent.ridc.IdcContext context,
oracle.stellent.ridc.model.DataBinder metaBinder)
throws oracle.stellent.ridc.IdcClientException
context - the user contextmetaBinder - the data binderoracle.stellent.ridc.IdcClientException
int getAccessRightsForSection(oracle.stellent.ridc.IdcContext context,
SectionNode section)
throws oracle.stellent.ridc.IdcClientException
context - the user contextsection - the sectionoracle.stellent.ridc.IdcClientException
|
Oracle® WebCenter Content Site Studio for External Applications Java API Reference 11g Release 1 (11.1.1) E17273-03 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||