|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ShareableFlag
This flag indicates whether the content node can be shared or not.
It is only used in the portal administration portlets to allow or disallow
sharing contents of pages (aka "explicit derivation").
This flag provided by the LayoutModel
.
Method Summary | |
---|---|
boolean |
isShareable()
Returns whether this page can be shared or not. |
Method Detail |
---|
boolean isShareable()
true
if the content can be shared,
false
otherwise.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |