Class PDListNotFound
- java.lang.Object
-
- com.terminalfour.publish.data.list.PDList
-
- com.terminalfour.publish.data.notfound.PDListNotFound
-
- All Implemented Interfaces:
IPDData
,IPDNotFound
public class PDListNotFound extends PDList implements IPDNotFound
-
-
Method Summary
-
Methods inherited from class com.terminalfour.publish.data.list.PDList
getDescription, getEntries, getId, getLanguage, getName, getParent, getSortType, hasSelectedEntries
-
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 PDList INSTANCE
-
-