Class PDSectionNotFound
- java.lang.Object
-
- com.terminalfour.publish.data.PDSection
-
- com.terminalfour.publish.data.notfound.PDSectionNotFound
-
- All Implemented Interfaces:
IPDData
,IPDNotFound
public class PDSectionNotFound extends PDSection implements IPDNotFound
-
-
Method Summary
-
Methods inherited from class com.terminalfour.publish.data.PDSection
getContent, getId, getLanguages, getLayoutId, getLevel, getMirrorSource, getName, getSection, hasLanguage, isMirroredSection
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.terminalfour.publish.data.notfound.IPDNotFound
exists
-
-
-
-
Field Detail
-
INSTANCE
public static final PDSection INSTANCE
-
-