Package com.priint.pubserver.pubitem
Class DocumentPubItem
java.lang.Object
com.priint.pubserver.pubitem.PubItem
com.priint.pubserver.pubitem.DocumentPubItem
Represents a document publication item.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classRepresents the ID of a document publication item.Nested classes/interfaces inherited from class com.priint.pubserver.pubitem.PubItem
PubItem.Rights -
Constructor Summary
ConstructorsConstructorDescriptionConstructs a new DocumentPubItem with the specified ID. -
Method Summary
-
Constructor Details
-
DocumentPubItem
Constructs a new DocumentPubItem with the specified ID.- Parameters:
id- the ID of the document publication item
-