|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SecuredInternalItem
Defines a common interface for knowledge repository itmes that have internal security elements to them.
| Field Summary | |
|---|---|
static java.lang.String |
CLASS_VERSION
|
| Method Summary | |
|---|---|
java.lang.String[] |
getInternalAudience()
Gets the array of segments for the internal audience (view permission) |
boolean |
getIsVisible()
Returns true if the object is visible for the current user. |
void |
setInternalAudience(java.lang.String[] pSegments)
Sets the array of segments for the internal audience (view permission) |
| Field Detail |
|---|
static final java.lang.String CLASS_VERSION
| Method Detail |
|---|
java.lang.String[] getInternalAudience()
void setInternalAudience(java.lang.String[] pSegments)
pSegments - The array of segments for the internal audienceboolean getIsVisible()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||