Class PDChannelNotFound
- java.lang.Object
-
- com.terminalfour.publish.data.PDChannel
-
- com.terminalfour.publish.data.notfound.PDChannelNotFound
-
- All Implemented Interfaces:
IPDData
,IPDNotFound
public class PDChannelNotFound extends PDChannel implements IPDNotFound
-
-
Method Summary
-
Methods inherited from class com.terminalfour.publish.data.PDChannel
getChannel, getDescription, getId, getName
-
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 PDChannel INSTANCE
-
-