|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContentPublication | |
---|---|
lumis.content.core | Provides the core content management operations. |
lumis.content.search |
Uses of ContentPublication in lumis.content.core |
---|
Methods in lumis.content.core that return ContentPublication | |
---|---|
ContentPublication |
ContentVersion.addPublication()
Adds a new publication for this version. |
protected ContentPublication |
ContentPublication.clone()
|
Methods in lumis.content.core that return types with arguments of type ContentPublication | |
---|---|
Collection<ContentPublication> |
ContentVersion.getPublications()
Returns the publications defined for this version. |
Uses of ContentPublication in lumis.content.search |
---|
Fields in lumis.content.search with type parameters of type ContentPublication | |
---|---|
protected Collection<ContentPublication> |
ContentTabularSourceSearchContentFiller.contentPublications
Stores the content publications being indexed. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |