|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.dotmarketing.factories.PublishFactory
public class PublishFactory
| Constructor Summary | |
|---|---|
PublishFactory()
|
|
| Method Summary | |
|---|---|
static java.util.List |
getRelatedAssets(Inode webAsset,
java.util.List relatedAssets)
|
static void |
publishAllLiveAssets()
|
static boolean |
publishAsset(Inode webAsset,
HttpServletRequest req)
This method publish an asset and its dependencies based on the permissions |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PublishFactory()
| Method Detail |
|---|
public static boolean publishAsset(Inode webAsset,
HttpServletRequest req)
webAsset - Asset to be publishreq -
public static void publishAllLiveAssets()
public static java.util.List getRelatedAssets(Inode webAsset,
java.util.List relatedAssets)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||