@API(type=INTERNAL,
     src=PUBLIC)
public class PromoteDemoteSectionUtil
extends java.lang.Object
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
PromoteDemoteSectionUtil.PromoteDemote
Promote/demote section action. 
 | 
| Constructor and Description | 
|---|
PromoteDemoteSectionUtil()  | 
| Modifier and Type | Method and Description | 
|---|---|
static boolean | 
nodeContainsSect5Element(AuthorElement sectionElement)
Returns  
true if the sect node contains a "sect5" element. | 
static void | 
processPromoteDemote(AuthorAccess authorAccess,
                    PromoteDemoteSectionUtil.PromoteDemote action)
Executes the promote/demote section action. 
 | 
public static void processPromoteDemote(AuthorAccess authorAccess, PromoteDemoteSectionUtil.PromoteDemote action)
authorAccess - The author access.action - The promote/demote action.public static boolean nodeContainsSect5Element(AuthorElement sectionElement)
true if the sect node contains a "sect5" element.sectionElement - The sect node.true if the sect node contains a "sect5" element.© Copyright SyncRO Soft SRL 2002 - 2014. All rights reserved.