public static class SharedContentAction.SharedContentBean extends Object
Constructor and Description |
---|
SharedContentBean(ContentContext ctx,
ISharedContentProvider inContentProvider) |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getCategories() |
int |
getCategoriesSize() |
Collection<SharedContent> |
getContent() |
int |
getContentSize() |
String |
getName() |
String |
getType() |
URL |
getURL() |
boolean |
isActive() |
boolean |
isEmpty() |
boolean |
isSearch() |
void |
setActive(boolean active) |
public SharedContentBean(ContentContext ctx, ISharedContentProvider inContentProvider)
public String getName()
public URL getURL()
public Collection<SharedContent> getContent()
public boolean isSearch()
public boolean isEmpty()
public String getType()
public boolean isActive()
public void setActive(boolean active)
public int getContentSize()
public int getCategoriesSize()
Copyright © 2012-2018. All Rights Reserved.