Index

A B C D E F G H I K L N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Serialized Form

A

active(String) - Method in interface com.priint.pubserverapi.user.UserQuery
Sets the active status of the User in the query.
assignDocumentTemplateToPublication(DocumentId, PublicationId) - Method in interface com.priint.pubserverapi.publication.PublicationServiceLocal
Assigns document template to the publication
AssignedAccessRight - Class in com.priint.pubserverapi.access
 
AssignedAccessRight() - Constructor for class com.priint.pubserverapi.access.AssignedAccessRight
 
AssignedAccessRightQuery - Interface in com.priint.pubserverapi.access
 
AssignedAccessRightServiceException - Exception in com.priint.pubserverapi.exception
 
AssignedAccessRightServiceException() - Constructor for exception com.priint.pubserverapi.exception.AssignedAccessRightServiceException
 
AssignedAccessRightServiceException(String) - Constructor for exception com.priint.pubserverapi.exception.AssignedAccessRightServiceException
 
AssignedAccessRightServiceException(String, Throwable) - Constructor for exception com.priint.pubserverapi.exception.AssignedAccessRightServiceException
 
AssignedAccessRightServiceLocal - Interface in com.priint.pubserverapi.access
 
assignedTo(String) - Method in interface com.priint.pubserverapi.note.NoteQuery
Sets the assigned user to the note of the Note in the query.
assignPageTemplateToPublication(PageTemplateId, PublicationId) - Method in interface com.priint.pubserverapi.publication.PublicationServiceLocal
Assigns page template to the publication
assignTemplateToPublication(TemplateId, PublicationId) - Method in interface com.priint.pubserverapi.publication.PublicationServiceLocal
Assigns template to the publication
assignToDatasets(String, List<String>) - Method in interface com.priint.pubserverapi.user.UserServiceLocal
Assigns a user to multiple datasets.
assignToRoles(String, List<String>) - Method in interface com.priint.pubserverapi.user.UserServiceLocal
Assigns a user to multiple roles.

B

BBox - Class in com.priint.pubserverapi.template
 
BBox() - Constructor for class com.priint.pubserverapi.template.BBox
 

C

changeExecRight(String, String, int) - Method in interface com.priint.pubserverapi.access.AssignedAccessRightServiceLocal
Changes execution right for the assigned access right
CheckedOutDocument - Class in com.priint.pubserverapi.document
 
CheckedOutDocument() - Constructor for class com.priint.pubserverapi.document.CheckedOutDocument
 
CheckedOutDocumentId - Record Class in com.priint.pubserverapi.document
 
CheckedOutDocumentId(String) - Constructor for record class com.priint.pubserverapi.document.CheckedOutDocumentId
Creates an instance of a CheckedOutDocumentId record class.
CheckedOutDocumentServiceException - Exception in com.priint.pubserverapi.exception
 
CheckedOutDocumentServiceException() - Constructor for exception com.priint.pubserverapi.exception.CheckedOutDocumentServiceException
 
CheckedOutDocumentServiceException(String) - Constructor for exception com.priint.pubserverapi.exception.CheckedOutDocumentServiceException
 
CheckedOutDocumentServiceException(String, Throwable) - Constructor for exception com.priint.pubserverapi.exception.CheckedOutDocumentServiceException
 
CheckedOutDocumentsQuery - Interface in com.priint.pubserverapi.document
Interface for building queries to retrieve CheckedOutDocument entities.
CheckedOutDocumentsServiceLocal - Interface in com.priint.pubserverapi.document
Interface for a service managing checked-out documents.
colorDepth() - Method in record class com.priint.pubserverapi.imageutils.ImageUtilsServiceLocal.ImageInfo
Returns the value of the colorDepth record component.
com.priint.pubserverapi.access - package com.priint.pubserverapi.access
 
com.priint.pubserverapi.cache - package com.priint.pubserverapi.cache
 
com.priint.pubserverapi.dataset - package com.priint.pubserverapi.dataset
 
com.priint.pubserverapi.document - package com.priint.pubserverapi.document
 
com.priint.pubserverapi.downloads - package com.priint.pubserverapi.downloads
 
com.priint.pubserverapi.exception - package com.priint.pubserverapi.exception
 
com.priint.pubserverapi.imageutils - package com.priint.pubserverapi.imageutils
 
com.priint.pubserverapi.note - package com.priint.pubserverapi.note
 
com.priint.pubserverapi.objectstorage - package com.priint.pubserverapi.objectstorage
 
com.priint.pubserverapi.pagetemplate - package com.priint.pubserverapi.pagetemplate
 
com.priint.pubserverapi.parameter - package com.priint.pubserverapi.parameter
 
com.priint.pubserverapi.person - package com.priint.pubserverapi.person
 
com.priint.pubserverapi.plannerengine - package com.priint.pubserverapi.plannerengine
 
com.priint.pubserverapi.preferences - package com.priint.pubserverapi.preferences
 
com.priint.pubserverapi.publication - package com.priint.pubserverapi.publication
 
com.priint.pubserverapi.query - package com.priint.pubserverapi.query
 
com.priint.pubserverapi.spread - package com.priint.pubserverapi.spread
 
com.priint.pubserverapi.template - package com.priint.pubserverapi.template
 
com.priint.pubserverapi.user - package com.priint.pubserverapi.user
 
com.priint.restapi - package com.priint.restapi
 
ContentAssignment - Enum constant in enum class com.priint.pubserverapi.document.DocumentStage
 
country(String) - Method in interface com.priint.pubserverapi.parameter.DropDownLanguageQuery
Sets the country field of the DropDownLanguage in the query.
create(DocumentId, Note) - Method in interface com.priint.pubserverapi.note.NoteServiceLocal
Creates a new note for the specific document
create(PublicationRight) - Method in interface com.priint.pubserverapi.publication.PublicationRightsServiceLocal
Creates a new publication right.
create(PublicationType) - Method in interface com.priint.pubserverapi.publication.PublicationTypeServiceLocal
Creates a new PublicationType.
create(User) - Method in interface com.priint.pubserverapi.user.UserServiceLocal
Creates a new User.
create(String, String, int) - Method in interface com.priint.pubserverapi.access.AssignedAccessRightServiceLocal
Creates a new right assignment to a role
create(List<PublicationRight>) - Method in interface com.priint.pubserverapi.publication.PublicationRightsServiceLocal
Creates multiple publication rights.
createAssignedAccessRightQuery() - Method in interface com.priint.pubserverapi.access.AssignedAccessRightServiceLocal
Creates a new AssignedAccessRightQuery for querying assigned access rights.
createCheckedOutDocumentQuery() - Method in interface com.priint.pubserverapi.document.CheckedOutDocumentsServiceLocal
Creates a new CheckedOutDocumentsQuery instance for querying checked-out documents.
createdBy(String) - Method in interface com.priint.pubserverapi.downloads.DownloadQuery
Sets the name of the user who create of the Download in the query.
createDocumentFromTemplate(PublicationId, DocumentId, String, String) - Method in interface com.priint.pubserverapi.document.DocumentServiceLocal
Creates a new document from document template
createDocumentParameterQuery() - Method in interface com.priint.pubserverapi.document.DocumentServiceLocal
Creates a new DocumentParameterQuery for querying document parameters.
createDocumentQuery() - Method in interface com.priint.pubserverapi.document.DocumentServiceLocal
Creates a new DocumentQuery for querying documents.
createDownloadQuery() - Method in interface com.priint.pubserverapi.downloads.DownloadServiceLocal
Creates a new DownloadQuery for querying downloads.
createDropDownDefinition(DropDownDefinition) - Method in interface com.priint.pubserverapi.parameter.ParameterServiceLocal
Creates a new dropdown definition.
createDropDownDefinitionQuery() - Method in interface com.priint.pubserverapi.parameter.ParameterServiceLocal
Creates a new DropDownDefinitionQuery for querying dropdown definitions.
createDropDownLanguage(DropDownLanguage) - Method in interface com.priint.pubserverapi.parameter.ParameterServiceLocal
Creates a new dropdown language.
createDropDownLanguageQuery() - Method in interface com.priint.pubserverapi.parameter.ParameterServiceLocal
Creates a new DropDownLanguageQuery for querying dropdown languages.
createDropDownValue(DropDownValue) - Method in interface com.priint.pubserverapi.parameter.ParameterServiceLocal
Creates a new dropdown value.
createDropDownValueQuery() - Method in interface com.priint.pubserverapi.parameter.ParameterServiceLocal
Creates a new DropDownValueQuery for querying dropdown values.
createMultipleDocumentsFromTemplate(PublicationId, DocumentId, List<String>, String) - Method in interface com.priint.pubserverapi.document.DocumentServiceLocal
Creates multiple documents from document template
createNoteQuery(DocumentId) - Method in interface com.priint.pubserverapi.note.NoteServiceLocal
Creates a new NoteQuery for querying notes.
createPageTemplatesQuery() - Method in interface com.priint.pubserverapi.pagetemplate.PageTemplatesServiceLocal
Creates a new PageTemplatesQuery for querying page templates.
createParameterDefinition(ParameterDefinition) - Method in interface com.priint.pubserverapi.parameter.ParameterServiceLocal
Creates a new parameter definition.
createParameterDefinitionQuery() - Method in interface com.priint.pubserverapi.parameter.ParameterServiceLocal
Creates a new ParameterDefinitionQuery for querying parameter definitions.
createPersonQuery() - Method in interface com.priint.pubserverapi.person.PersonServiceLocal
Creates a new PersonQuery object that can be used to query person data.
createPreferenceQuery() - Method in interface com.priint.pubserverapi.preferences.PreferencesServiceLocal
Creates a query to fetch preferences.
createPublication(PublicationId, String, String, PublicationTypeId) - Method in interface com.priint.pubserverapi.publication.PublicationServiceLocal
Creates a new publication
createPublicationParameterQuery() - Method in interface com.priint.pubserverapi.publication.PublicationServiceLocal
Creates a new PublicationParameterQuery for querying publication parameters.
createPublicationQuery() - Method in interface com.priint.pubserverapi.publication.PublicationServiceLocal
Creates a new PublicationQuery for querying publications.
createPublicationRightQuery() - Method in interface com.priint.pubserverapi.publication.PublicationRightsServiceLocal
Creates a new PublicationRightQuery instance.
createPublicationTypeQuery() - Method in interface com.priint.pubserverapi.publication.PublicationTypeServiceLocal
Creates a new PublicationTypeQuery for querying publication type.
createPublicationTypeXParamQuery() - Method in interface com.priint.pubserverapi.publication.PublicationTypeServiceLocal
Creates a new PublicationTypeXParamQuery for querying publication type / parameter definition cross.
createSpreadQuery() - Method in interface com.priint.pubserverapi.spread.SpreadServiceLocal
Creates a new SpreadQuery for querying spreads.
createTemplateQuery() - Method in interface com.priint.pubserverapi.template.TemplateServiceLocal
Creates a new TemplateQuery for querying templates.
createUserQuery() - Method in interface com.priint.pubserverapi.user.UserServiceLocal
Creates a new UserQuery for querying user information.

D

Data - Class in com.priint.pubserverapi.template
 
Data() - Constructor for class com.priint.pubserverapi.template.Data
 
Data(String) - Constructor for class com.priint.pubserverapi.template.Data
 
dataset(String) - Method in interface com.priint.pubserverapi.document.CheckedOutDocumentsQuery
Sets the dataset associated with the CheckedOutDocument in the query.
Dataset - Class in com.priint.pubserverapi.dataset
 
Dataset() - Constructor for class com.priint.pubserverapi.dataset.Dataset
 
Dataset(DatasetId, boolean) - Constructor for class com.priint.pubserverapi.dataset.Dataset
 
DatasetId - Record Class in com.priint.pubserverapi.dataset
 
DatasetId(String) - Constructor for record class com.priint.pubserverapi.dataset.DatasetId
Creates an instance of a DatasetId record class.
dataSourceId(String) - Method in interface com.priint.pubserverapi.user.UserQuery
Sets the data source ID associated with the User in the query.
delete(DocumentId) - Method in interface com.priint.pubserverapi.document.DocumentServiceLocal
Deletes an existing document.
delete(DocumentId, NoteId) - Method in interface com.priint.pubserverapi.note.NoteServiceLocal
Deletes an existing note for the specific document
delete(DownloadId) - Method in interface com.priint.pubserverapi.downloads.DownloadServiceLocal
Deletes an existing download.
delete(PublicationId) - Method in interface com.priint.pubserverapi.publication.PublicationServiceLocal
Deletes an existing publication.
delete(PublicationRight) - Method in interface com.priint.pubserverapi.publication.PublicationRightsServiceLocal
Deletes a publication right.
delete(PublicationTypeId) - Method in interface com.priint.pubserverapi.publication.PublicationTypeServiceLocal
Deletes a PublicationType by its unique identifier.
delete(String, String) - Method in interface com.priint.pubserverapi.access.AssignedAccessRightServiceLocal
Removes assigned access right by a right key name and a role name
delete(List<PublicationRight>) - Method in interface com.priint.pubserverapi.publication.PublicationRightsServiceLocal
Deletes a publication rights.
deleteByLogin(String) - Method in interface com.priint.pubserverapi.user.UserServiceLocal
Deletes a user by their login identifier.
deleteByPersonId(String, String) - Method in interface com.priint.pubserverapi.publication.PublicationRightsServiceLocal
Deletes a publication right by publication and person Id.
deleteByTeamId(String, String) - Method in interface com.priint.pubserverapi.publication.PublicationRightsServiceLocal
Deletes a publication right by publication and team Id.
deleted(boolean) - Method in interface com.priint.pubserverapi.document.DocumentQuery
Sets the delete flag of the Document in the query.
deleted(boolean) - Method in interface com.priint.pubserverapi.publication.PublicationQuery
Sets the delete flag of the Publication in the query.
deleteDropDownDefinition(DropDownDefinitionId) - Method in interface com.priint.pubserverapi.parameter.ParameterServiceLocal
Deletes a dropdown definition by its ID.
deleteDropDownLanguage(DropDownLanguageId) - Method in interface com.priint.pubserverapi.parameter.ParameterServiceLocal
Deletes a dropdown language by its ID.
deleteDropDownValue(DropDownValueId) - Method in interface com.priint.pubserverapi.parameter.ParameterServiceLocal
Deletes a dropdown value by its ID.
deleteMediaAsset(String, String, String) - Method in interface com.priint.pubserverapi.objectstorage.PriintStorageServiceLocal
Deletes a media asset from the storage.
deleteParameterDefinition(ParameterDefinitionId, boolean) - Method in interface com.priint.pubserverapi.parameter.ParameterServiceLocal
Deletes a parameter definition by its ID.
Delivery - Enum constant in enum class com.priint.pubserverapi.document.DocumentStage
 
Document - Class in com.priint.pubserverapi.document
 
Document() - Constructor for class com.priint.pubserverapi.document.Document
 
DOCUMENT - Enum constant in enum class com.priint.pubserverapi.downloads.DownloadObjectType
 
documentId(String) - Method in interface com.priint.pubserverapi.document.CheckedOutDocumentsQuery
Sets the document ID associated with the CheckedOutDocument in the query.
documentId(String) - Method in interface com.priint.pubserverapi.document.DocumentParameterQuery
Sets the ID of the Document associated with the DocumentParameter in the query.
documentId(String) - Method in interface com.priint.pubserverapi.spread.SpreadQuery
Sets the document ID of the Spread in the query.
DocumentId - Record Class in com.priint.pubserverapi.document
 
DocumentId(String) - Constructor for record class com.priint.pubserverapi.document.DocumentId
Creates an instance of a DocumentId record class.
DocumentParameter - Class in com.priint.pubserverapi.document
 
DocumentParameter() - Constructor for class com.priint.pubserverapi.document.DocumentParameter
 
DocumentParameterQuery - Interface in com.priint.pubserverapi.document
Interface for querying DocumentParameter entities.
DocumentQuery - Interface in com.priint.pubserverapi.document
 
DocumentServiceException - Exception in com.priint.pubserverapi.exception
 
DocumentServiceException() - Constructor for exception com.priint.pubserverapi.exception.DocumentServiceException
 
DocumentServiceException(String) - Constructor for exception com.priint.pubserverapi.exception.DocumentServiceException
 
DocumentServiceException(String, Throwable) - Constructor for exception com.priint.pubserverapi.exception.DocumentServiceException
 
DocumentServiceLocal - Interface in com.priint.pubserverapi.document
Interface for a document service class.
documentStage(DocumentStage) - Method in interface com.priint.pubserverapi.document.DocumentQuery
Sets the document stage of the Document in the query.
DocumentStage - Enum Class in com.priint.pubserverapi.document
 
documentTemplateId(String) - Method in interface com.priint.pubserverapi.document.DocumentQuery
Sets the document template ID of the Document in the query.
documentTemplateId(String) - Method in interface com.priint.pubserverapi.publication.PublicationQuery
Sets the document template id of the Publication in the query.
documentType(DocumentType) - Method in interface com.priint.pubserverapi.document.DocumentQuery
Sets the document type of the Document in the query.
DocumentType - Enum Class in com.priint.pubserverapi.document
 
Domain - Class in com.priint.pubserverapi.template
 
Domain() - Constructor for class com.priint.pubserverapi.template.Domain
 
Domain(int, String) - Constructor for class com.priint.pubserverapi.template.Domain
 
Download - Class in com.priint.pubserverapi.downloads
 
Download() - Constructor for class com.priint.pubserverapi.downloads.Download
 
DownloadId - Record Class in com.priint.pubserverapi.downloads
 
DownloadId(String) - Constructor for record class com.priint.pubserverapi.downloads.DownloadId
Creates an instance of a DownloadId record class.
downloadImage(String, URI) - Method in interface com.priint.pubserverapi.imageutils.ImageUtilsServiceLocal
Download an image from URL.
downloadImage(URI) - Method in interface com.priint.pubserverapi.imageutils.ImageUtilsServiceLocal
Download an image from URL.
downloadMediaAssetData(String, String, String) - Method in interface com.priint.pubserverapi.objectstorage.PriintStorageServiceLocal
Downloads a media asset as a byte array.
downloadMediaAssetStream(String, String, String) - Method in interface com.priint.pubserverapi.objectstorage.PriintStorageServiceLocal
Downloads a media asset as an input stream.
downloadObjectType(DownloadObjectType) - Method in interface com.priint.pubserverapi.downloads.DownloadQuery
Sets the objectType (Publication/Folder/Document) of the Download in the query.
DownloadObjectType - Enum Class in com.priint.pubserverapi.downloads
 
DownloadQuery - Interface in com.priint.pubserverapi.downloads
 
DownloadServiceException - Exception in com.priint.pubserverapi.exception
 
DownloadServiceException() - Constructor for exception com.priint.pubserverapi.exception.DownloadServiceException
 
DownloadServiceException(String) - Constructor for exception com.priint.pubserverapi.exception.DownloadServiceException
 
DownloadServiceException(String, Throwable) - Constructor for exception com.priint.pubserverapi.exception.DownloadServiceException
 
DownloadServiceLocal - Interface in com.priint.pubserverapi.downloads
Interface for a download service class.
dpi() - Method in record class com.priint.pubserverapi.imageutils.ImageUtilsServiceLocal.ImageInfo
Returns the value of the dpi record component.
DropDownDefinition - Class in com.priint.pubserverapi.parameter
 
DropDownDefinition() - Constructor for class com.priint.pubserverapi.parameter.DropDownDefinition
 
DropDownDefinitionId - Record Class in com.priint.pubserverapi.parameter
 
DropDownDefinitionId(int) - Constructor for record class com.priint.pubserverapi.parameter.DropDownDefinitionId
Creates an instance of a DropDownDefinitionId record class.
DropDownDefinitionQuery - Interface in com.priint.pubserverapi.parameter
Interface for building queries to retrieve DropDownDefinition entities.
DropDownLanguage - Class in com.priint.pubserverapi.parameter
 
DropDownLanguage() - Constructor for class com.priint.pubserverapi.parameter.DropDownLanguage
 
DropDownLanguageId - Record Class in com.priint.pubserverapi.parameter
 
DropDownLanguageId(int) - Constructor for record class com.priint.pubserverapi.parameter.DropDownLanguageId
Creates an instance of a DropDownLanguageId record class.
DropDownLanguageQuery - Interface in com.priint.pubserverapi.parameter
Interface for building queries to retrieve DropDownLanguage entities.
DropDownValue - Class in com.priint.pubserverapi.parameter
 
DropDownValue() - Constructor for class com.priint.pubserverapi.parameter.DropDownValue
 
DropDownValueId - Record Class in com.priint.pubserverapi.parameter
 
DropDownValueId(int) - Constructor for record class com.priint.pubserverapi.parameter.DropDownValueId
Creates an instance of a DropDownValueId record class.
DropDownValueQuery - Interface in com.priint.pubserverapi.parameter
Interface for building queries to retrieve DropDownValue entities.
duplicateDocument(DocumentId, PublicationId, String, boolean) - Method in interface com.priint.pubserverapi.document.DocumentServiceLocal
Duplicates a document
duplicateDocument(DocumentDescriptor, DocumentDescriptor) - Method in interface com.priint.pubserverapi.objectstorage.PriintStorageServiceLocal
Duplicates a document from a source descriptor to a destination descriptor.
duplicatePublication(PublicationId, PublicationId, String, boolean) - Method in interface com.priint.pubserverapi.publication.PublicationServiceLocal
Duplicates a publication with documents and subpublications
DYNAMIC - Enum constant in enum class com.priint.pubserverapi.document.DocumentType
 

E

email(String) - Method in interface com.priint.pubserverapi.user.UserQuery
Sets the email of the User in the query.
eMail(String) - Method in interface com.priint.pubserverapi.person.PersonQuery
Sets the email of the Person in the query.
equals(Object) - Method in record class com.priint.pubserverapi.dataset.DatasetId
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.priint.pubserverapi.document.CheckedOutDocumentId
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.priint.pubserverapi.document.DocumentId
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.priint.pubserverapi.downloads.DownloadId
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.priint.pubserverapi.imageutils.ImageUtilsServiceLocal.ImageInfo
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.priint.pubserverapi.note.NoteId
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.priint.pubserverapi.pagetemplate.PageTemplateId
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.priint.pubserverapi.parameter.DropDownDefinitionId
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.priint.pubserverapi.parameter.DropDownLanguageId
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.priint.pubserverapi.parameter.DropDownValueId
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.priint.pubserverapi.parameter.ParameterDefinitionId
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.priint.pubserverapi.parameter.ParameterId
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.priint.pubserverapi.person.PersonId
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.priint.pubserverapi.person.TeamId
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.priint.pubserverapi.publication.PublicationId
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.priint.pubserverapi.publication.PublicationTypeId
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.priint.pubserverapi.publication.PublicationTypeXParamId
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.priint.pubserverapi.spread.SpreadId
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.priint.pubserverapi.template.TemplateId
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.priint.pubserverapi.user.UserId
Indicates whether some other object is "equal to" this one.
ERROR - Enum constant in enum class com.priint.pubserverapi.pagetemplate.PageTemplateType
 
execRight(int) - Method in interface com.priint.pubserverapi.access.AssignedAccessRightQuery
Sets the execution right value of the AssignedAccessRight in the query.

F

fileName(String) - Method in interface com.priint.pubserverapi.document.CheckedOutDocumentsQuery
Sets the file name associated with the CheckedOutDocument in the query.
finished(Boolean) - Method in interface com.priint.pubserverapi.downloads.DownloadQuery
Sets the finished flag of the Download in the query.
Finishing - Enum constant in enum class com.priint.pubserverapi.document.DocumentStage
 
FOLDER - Enum constant in enum class com.priint.pubserverapi.downloads.DownloadObjectType
 
foreignSystemKey(String) - Method in interface com.priint.pubserverapi.document.DocumentQuery
Sets theforeign system key of the Document in the query.
foreignSystemKey(String) - Method in interface com.priint.pubserverapi.publication.PublicationQuery
Sets theforeign system key of the Publication in the query.

G

getActive() - Method in class com.priint.pubserverapi.pagetemplate.PageTemplate
 
getActive() - Method in class com.priint.pubserverapi.pagetemplate.TemplateForPageTemplate
active of the TemplateForPageTemplate
getActive() - Method in class com.priint.pubserverapi.template.Template
 
getActive() - Method in class com.priint.pubserverapi.user.User
 
getAssignedAccessRightServiceLocal() - Method in enum class com.priint.pubserverapi.plannerengine.PlannerEngineServiceLocator
 
getAutolink() - Method in class com.priint.pubserverapi.pagetemplate.TemplateForPageTemplate
autolink of the TemplateForPageTemplate
getAutoOpposite() - Method in class com.priint.pubserverapi.pagetemplate.PageTemplate
 
getAutoSuccessor() - Method in class com.priint.pubserverapi.pagetemplate.PageTemplate
 
getBarrier() - Method in class com.priint.pubserverapi.pagetemplate.PageTemplate
 
getbBox() - Method in class com.priint.pubserverapi.pagetemplate.TemplateForPageTemplate
bBox of the TemplateForPageTemplate
getBottom() - Method in class com.priint.pubserverapi.pagetemplate.PageTemplateBbox
bottom coordinate of the bbox
getBottom() - Method in class com.priint.pubserverapi.template.BBox
 
getBottomPos() - Method in class com.priint.pubserverapi.template.Template
 
getBuildDirection() - Method in class com.priint.pubserverapi.pagetemplate.TemplateForPageTemplate
buildDirection of the TemplateForPageTemplate
getBuildSupportScript() - Method in class com.priint.pubserverapi.template.Template
 
getChanged_on() - Method in class com.priint.pubserverapi.note.Note
 
getChanged_role() - Method in class com.priint.pubserverapi.note.Note
 
getChanged_state() - Method in class com.priint.pubserverapi.note.Note
 
getChanged_user() - Method in class com.priint.pubserverapi.note.Note
 
getCheckedOutDocumentById(CheckedOutDocumentId) - Method in interface com.priint.pubserverapi.document.CheckedOutDocumentsServiceLocal
Retrieves a checked-out document by its unique identifier.
getCheckedOutDocumentsServiceLocal() - Method in enum class com.priint.pubserverapi.plannerengine.PlannerEngineServiceLocator
 
getColor() - Method in class com.priint.pubserverapi.template.Template
 
getColorId() - Method in class com.priint.pubserverapi.user.User
 
getColorIndex() - Method in class com.priint.pubserverapi.pagetemplate.TemplateForPageTemplate
colorIndex of the TemplateForPageTemplate
getComments() - Method in class com.priint.pubserverapi.note.Note
 
getCommentsShowTitles() - Method in class com.priint.pubserverapi.note.Note
 
getContent() - Method in class com.priint.pubserverapi.spread.SpreadPreview
 
getContinue() - Method in class com.priint.pubserverapi.template.Spread
 
getCountry() - Method in class com.priint.pubserverapi.parameter.DropDownLanguage
 
getCreated_on() - Method in class com.priint.pubserverapi.note.Note
 
getCreated_role() - Method in class com.priint.pubserverapi.note.Note
 
getCreated_user() - Method in class com.priint.pubserverapi.note.Note
 
getCreatedBy() - Method in class com.priint.pubserverapi.document.Document
 
getCreatedBy() - Method in class com.priint.pubserverapi.downloads.Download
 
getCreatedBy() - Method in class com.priint.pubserverapi.parameter.DropDownDefinition
 
getCreatedBy() - Method in class com.priint.pubserverapi.parameter.DropDownLanguage
 
getCreatedBy() - Method in class com.priint.pubserverapi.parameter.DropDownValue
 
getCreatedBy() - Method in class com.priint.pubserverapi.parameter.Parameter
 
getCreatedBy() - Method in class com.priint.pubserverapi.parameter.ParameterDefinition
 
getCreatedBy() - Method in class com.priint.pubserverapi.publication.Publication
 
getCreatedBy() - Method in class com.priint.pubserverapi.publication.PublicationType
 
getCreatedBy() - Method in class com.priint.pubserverapi.publication.PublicationTypeXParam
 
getCreatedBy() - Method in class com.priint.pubserverapi.spread.Spread
 
getCreatedById() - Method in class com.priint.pubserverapi.user.User
 
getCreatedOn() - Method in class com.priint.pubserverapi.document.Document
 
getCreatedOn() - Method in class com.priint.pubserverapi.downloads.Download
 
getCreatedOn() - Method in class com.priint.pubserverapi.parameter.DropDownDefinition
 
getCreatedOn() - Method in class com.priint.pubserverapi.parameter.DropDownLanguage
 
getCreatedOn() - Method in class com.priint.pubserverapi.parameter.DropDownValue
 
getCreatedOn() - Method in class com.priint.pubserverapi.parameter.Parameter
 
getCreatedOn() - Method in class com.priint.pubserverapi.parameter.ParameterDefinition
 
getCreatedOn() - Method in class com.priint.pubserverapi.publication.Publication
 
getCreatedOn() - Method in class com.priint.pubserverapi.publication.PublicationType
 
getCreatedOn() - Method in class com.priint.pubserverapi.publication.PublicationTypeXParam
 
getCreatedOn() - Method in class com.priint.pubserverapi.spread.Spread
 
getCreatedOn() - Method in class com.priint.pubserverapi.user.User
 
getCustomerData1() - Method in class com.priint.pubserverapi.note.Note
 
getCustomerData2() - Method in class com.priint.pubserverapi.note.Note
 
getCustomerID() - Method in class com.priint.pubserverapi.note.Note
 
getCustomerID2() - Method in class com.priint.pubserverapi.note.Note
 
getCustomerID3() - Method in class com.priint.pubserverapi.note.Note
 
getCustomerStringID() - Method in class com.priint.pubserverapi.note.Note
 
getData() - Method in class com.priint.pubserverapi.template.Template
 
getDataset() - Method in class com.priint.pubserverapi.document.CheckedOutDocument
 
getDataSrc() - Method in class com.priint.pubserverapi.template.Data
 
getDefaultCheckbox() - Method in class com.priint.pubserverapi.parameter.ParameterDefinition
 
getDefaultDropDownValueId() - Method in class com.priint.pubserverapi.parameter.ParameterDefinition
 
getDefaultMenuID() - Method in class com.priint.pubserverapi.user.User
 
getDefaultTextValue1() - Method in class com.priint.pubserverapi.parameter.ParameterDefinition
 
getDefaultTextValue2() - Method in class com.priint.pubserverapi.parameter.ParameterDefinition
 
getDefaultTextValue3() - Method in class com.priint.pubserverapi.parameter.ParameterDefinition
 
getDeleted() - Method in class com.priint.pubserverapi.parameter.ParameterDefinition
 
getDescription() - Method in class com.priint.pubserverapi.document.Document
 
getDescription() - Method in class com.priint.pubserverapi.preferences.Preference
Gets the description of the preference if exists, otherwise it returns null
getDescription() - Method in class com.priint.pubserverapi.publication.Publication
 
getDescription() - Method in class com.priint.pubserverapi.spread.Spread
 
getDescription() - Method in class com.priint.pubserverapi.template.Template
 
getDescription() - Method in class com.priint.restapi.NewPublicationRequest
 
getDocName() - Method in class com.priint.pubserverapi.pagetemplate.PageTemplate
 
getDocumentById(DocumentId) - Method in interface com.priint.pubserverapi.document.DocumentServiceLocal
 
getDocumentId() - Method in class com.priint.pubserverapi.document.CheckedOutDocument
 
getDocumentId() - Method in class com.priint.pubserverapi.document.DocumentParameter
 
getDocumentId() - Method in class com.priint.pubserverapi.document.UnlockStatus
 
getDocumentId() - Method in class com.priint.pubserverapi.spread.Spread
 
getDocumentId() - Method in class com.priint.pubserverapi.spread.SpreadPreview
 
getDocumentObjectType(StorageContext, String, boolean) - Method in interface com.priint.pubserverapi.objectstorage.PriintStorageServiceLocal
Retrieves the document object type based on the provided context and document ID.
getDocumentParameterById(ParameterId) - Method in interface com.priint.pubserverapi.document.DocumentServiceLocal
Retrieves a document parameter by its ID.
getDocumentServiceLocal() - Method in enum class com.priint.pubserverapi.plannerengine.PlannerEngineServiceLocator
 
getDocumentStage() - Method in class com.priint.pubserverapi.document.Document
 
getDocumentTemplateId() - Method in class com.priint.pubserverapi.document.Document
 
getDocumentTemplateId() - Method in class com.priint.restapi.NewDocumentsRequest
 
getDocumentType() - Method in class com.priint.pubserverapi.document.Document
 
getDomain() - Method in class com.priint.pubserverapi.template.Template
 
getDownloadById(DownloadId) - Method in interface com.priint.pubserverapi.downloads.DownloadServiceLocal
 
getDownloadServiceLocal() - Method in enum class com.priint.pubserverapi.plannerengine.PlannerEngineServiceLocator
 
getDropDownDefinitionById(DropDownDefinitionId) - Method in interface com.priint.pubserverapi.parameter.ParameterServiceLocal
Retrieves a dropdown definition by its ID.
getDropdownDefinitionId() - Method in class com.priint.pubserverapi.parameter.DropDownValue
 
getDropDownId() - Method in class com.priint.pubserverapi.parameter.ParameterDefinition
 
getDropDownLanguageById(DropDownLanguageId) - Method in interface com.priint.pubserverapi.parameter.ParameterServiceLocal
Retrieves a DropDownLanguage by its ID.
getDropdownLanguages() - Method in class com.priint.pubserverapi.parameter.DropDownValue
 
getDropDownValueById(DropDownValueId) - Method in interface com.priint.pubserverapi.parameter.ParameterServiceLocal
Retrieves a DropDownValue by its ID.
getDropDownValueId() - Method in class com.priint.pubserverapi.parameter.DropDownLanguage
 
getDropDownValueId() - Method in class com.priint.pubserverapi.parameter.Parameter
 
getDropDownValueList() - Method in class com.priint.pubserverapi.parameter.DropDownDefinition
 
getEmail() - Method in class com.priint.pubserverapi.person.Person
 
getEmail() - Method in class com.priint.pubserverapi.user.User
 
getEntityId() - Method in class com.priint.pubserverapi.parameter.Parameter
 
getEntityID() - Method in class com.priint.pubserverapi.parameter.ParameterDefinition
 
getEntityModel() - Method in class com.priint.pubserverapi.parameter.Parameter
 
getEntityModel() - Method in class com.priint.pubserverapi.parameter.ParameterDefinition
 
getExecRight() - Method in class com.priint.pubserverapi.access.AssignedAccessRight
 
getFileName() - Method in class com.priint.pubserverapi.document.CheckedOutDocument
 
getFileName() - Method in class com.priint.pubserverapi.document.Document
 
getFileName() - Method in class com.priint.pubserverapi.spread.SpreadPreview
 
getFinishedOn() - Method in class com.priint.pubserverapi.downloads.Download
 
getForeignsystemkey() - Method in class com.priint.pubserverapi.publication.Publication
 
getForeignSystemKey() - Method in class com.priint.pubserverapi.document.Document
 
getForeignSystemKey() - Method in class com.priint.pubserverapi.spread.Spread
 
getFormat() - Method in class com.priint.pubserverapi.template.Template
 
getGivenName() - Method in class com.priint.pubserverapi.person.Person
 
getGivenName() - Method in class com.priint.pubserverapi.user.User
 
getGroupName() - Method in class com.priint.pubserverapi.parameter.Parameter
 
getGroupName() - Method in class com.priint.pubserverapi.parameter.ParameterDefinition
 
getHasMultipleFrames() - Method in class com.priint.pubserverapi.pagetemplate.TemplateForPageTemplate
hasMultipleFrames of the TemplateForPageTemplate
getHasMultipleObjects() - Method in class com.priint.pubserverapi.pagetemplate.TemplateForPageTemplate
hasMultipleObjects of the TemplateForPageTemplate
getHasShapes() - Method in class com.priint.pubserverapi.template.Template
 
getHeight() - Method in class com.priint.pubserverapi.parameter.ParameterDefinition
 
getHeightPt() - Method in class com.priint.pubserverapi.spread.Spread
 
getHelptext() - Method in class com.priint.pubserverapi.parameter.ParameterDefinition
 
getHelpText() - Method in class com.priint.pubserverapi.parameter.DropDownDefinition
 
getId() - Method in class com.priint.pubserverapi.document.CheckedOutDocument
 
getId() - Method in class com.priint.pubserverapi.document.Document
 
getId() - Method in class com.priint.pubserverapi.downloads.Download
 
getId() - Method in class com.priint.pubserverapi.note.Note
 
getId() - Method in class com.priint.pubserverapi.pagetemplate.PageTemplate
 
getId() - Method in class com.priint.pubserverapi.pagetemplate.PageTemplateBbox
ID of the bbox
getId() - Method in class com.priint.pubserverapi.parameter.DropDownDefinition
 
getId() - Method in class com.priint.pubserverapi.parameter.DropDownLanguage
 
getId() - Method in class com.priint.pubserverapi.parameter.DropDownValue
 
getId() - Method in class com.priint.pubserverapi.parameter.Parameter
 
getId() - Method in class com.priint.pubserverapi.parameter.ParameterDefinition
 
getId() - Method in class com.priint.pubserverapi.person.Person
 
getId() - Method in class com.priint.pubserverapi.preferences.Value
 
getId() - Method in class com.priint.pubserverapi.publication.Publication
 
getId() - Method in class com.priint.pubserverapi.publication.PublicationType
 
getId() - Method in class com.priint.pubserverapi.publication.PublicationTypeXParam
 
getId() - Method in class com.priint.pubserverapi.spread.Spread
 
getId() - Method in class com.priint.pubserverapi.template.Domain
 
getId() - Method in class com.priint.pubserverapi.template.Placeholder
 
getId() - Method in class com.priint.pubserverapi.template.Record
 
getId() - Method in class com.priint.pubserverapi.template.Spread
 
getId() - Method in class com.priint.pubserverapi.template.State
id of the State
getId() - Method in class com.priint.pubserverapi.template.Template
 
getId() - Method in class com.priint.pubserverapi.template.Type
 
getId2() - Method in class com.priint.pubserverapi.template.Record
 
getId3() - Method in class com.priint.pubserverapi.template.Record
 
getIdentifier() - Method in class com.priint.pubserverapi.parameter.Parameter
 
getIdentifier() - Method in class com.priint.pubserverapi.parameter.ParameterDefinition
 
getImageInfoOfMediaObject(MediaObject, ImageSource) - Method in interface com.priint.pubserverapi.imageutils.ImageUtilsServiceLocal
Get image info of the media object, such as width, height, resolution etc.
getImageUtilsServiceLocal() - Method in enum class com.priint.pubserverapi.plannerengine.PlannerEngineServiceLocator
 
getIndesignColorIndex() - Method in class com.priint.pubserverapi.note.Note
 
getIndesignHeight() - Method in class com.priint.pubserverapi.note.Note
 
getIndesignWidth() - Method in class com.priint.pubserverapi.note.Note
 
getIndesignX() - Method in class com.priint.pubserverapi.note.Note
 
getIndesignY() - Method in class com.priint.pubserverapi.note.Note
 
getIntValue() - Method in enum class com.priint.pubserverapi.preferences.PreferenceType
 
getJustificationEnabled() - Method in class com.priint.pubserverapi.pagetemplate.TemplateForPageTemplate
justificationEnabled of the TemplateForPageTemplate
getJustificationScript() - Method in class com.priint.pubserverapi.pagetemplate.TemplateForPageTemplate
justificationScript of the TemplateForPageTemplate
getJustificationX() - Method in class com.priint.pubserverapi.pagetemplate.TemplateForPageTemplate
justificationX of the TemplateForPageTemplate
getJustificationY() - Method in class com.priint.pubserverapi.pagetemplate.TemplateForPageTemplate
justificationY of the TemplateForPageTemplate
getKeyName() - Method in class com.priint.pubserverapi.preferences.Preference
Gets the name of the preference.
getKeyNameOfEntity() - Method in class com.priint.pubserverapi.publication.PublicationType
 
getKind() - Method in class com.priint.pubserverapi.template.Template
 
getLabel() - Method in class com.priint.pubserverapi.document.Document
 
getLabel() - Method in class com.priint.pubserverapi.pagetemplate.PageTemplate
 
getLabel() - Method in class com.priint.pubserverapi.pagetemplate.TemplateForPageTemplate
label of the TemplateForPageTemplate
getLabel() - Method in class com.priint.pubserverapi.preferences.Value
 
getLabel() - Method in class com.priint.pubserverapi.publication.Publication
 
getLabel() - Method in class com.priint.pubserverapi.publication.PublicationType
 
getLabel() - Method in class com.priint.pubserverapi.spread.Spread
 
getLabel() - Method in class com.priint.restapi.NewPublicationRequest
 
getLanguage() - Method in class com.priint.pubserverapi.parameter.DropDownLanguage
 
getLastLog_new() - Method in class com.priint.pubserverapi.note.Note
 
getLastLog_old() - Method in class com.priint.pubserverapi.note.Note
 
getLastLogin() - Method in class com.priint.pubserverapi.user.User
 
getLeft() - Method in class com.priint.pubserverapi.pagetemplate.PageTemplateBbox
left coordinate of the bbox
getLeft() - Method in class com.priint.pubserverapi.template.BBox
 
getLeftItem() - Method in class com.priint.pubserverapi.template.Spread
 
getLeftPos() - Method in class com.priint.pubserverapi.template.Template
 
getLogin() - Method in class com.priint.pubserverapi.person.Person
 
getLogin() - Method in class com.priint.pubserverapi.user.User
 
getMagnets() - Method in class com.priint.pubserverapi.template.Template
 
getMarginBottom() - Method in class com.priint.pubserverapi.pagetemplate.PageTemplate
 
getMarginLeft() - Method in class com.priint.pubserverapi.pagetemplate.PageTemplate
 
getMarginRight() - Method in class com.priint.pubserverapi.pagetemplate.PageTemplate
 
getMarginTop() - Method in class com.priint.pubserverapi.pagetemplate.PageTemplate
 
getMasterPage() - Method in class com.priint.restapi.NewDocumentsRequest
 
getMasterPages() - Method in class com.priint.pubserverapi.pagetemplate.PageTemplate
 
getMediaAssetImageInfo(MediaAsset) - Method in interface com.priint.pubserverapi.imageutils.ImageUtilsServiceLocal
Get image info of the first valid Media Object of the Media Asset, such as width, height, resolution etc.
getMediaAssetImageInfo(MediaAsset, ImageSource) - Method in interface com.priint.pubserverapi.imageutils.ImageUtilsServiceLocal
Get image info of the first valid media object of the media asset, such as width, height, resolution etc.
getMemberships() - Method in class com.priint.pubserverapi.template.Template
 
getMiddleItem() - Method in class com.priint.pubserverapi.template.Spread
 
getMinimumDistX() - Method in class com.priint.pubserverapi.pagetemplate.TemplateForPageTemplate
minimumDistX of the TemplateForPageTemplate
getMinimumDistY() - Method in class com.priint.pubserverapi.pagetemplate.TemplateForPageTemplate
minimumDistY of the TemplateForPageTemplate
getMinimumVerticalJust() - Method in class com.priint.pubserverapi.pagetemplate.TemplateForPageTemplate
minimumVerticalJust of the TemplateForPageTemplate
getMinimumVerticalJustEnabled() - Method in class com.priint.pubserverapi.pagetemplate.TemplateForPageTemplate
minimumVerticalJustEnabled of the TemplateForPageTemplate
getMirrored() - Method in class com.priint.pubserverapi.template.Template
 
getName() - Method in class com.priint.pubserverapi.dataset.Dataset
 
getName() - Method in class com.priint.pubserverapi.pagetemplate.PageTemplate
 
getName() - Method in class com.priint.pubserverapi.parameter.DropDownDefinition
 
getName() - Method in class com.priint.pubserverapi.parameter.Parameter
 
getName() - Method in class com.priint.pubserverapi.parameter.ParameterDefinition
 
getName() - Method in class com.priint.pubserverapi.person.Person
 
getName() - Method in class com.priint.pubserverapi.template.Domain
 
getName() - Method in class com.priint.pubserverapi.template.Placeholder
 
getName() - Method in class com.priint.pubserverapi.template.Template
 
getName() - Method in class com.priint.pubserverapi.template.Type
 
getName() - Method in class com.priint.pubserverapi.user.User
 
getNewDocumentNames() - Method in class com.priint.restapi.NewDocumentsRequest
 
getNoteById(DocumentId, NoteId) - Method in interface com.priint.pubserverapi.note.NoteServiceLocal
Retrieves a Note by document id and note id
getNotesServiceLocal() - Method in enum class com.priint.pubserverapi.plannerengine.PlannerEngineServiceLocator
 
getNum() - Method in class com.priint.pubserverapi.note.NoteComment
 
getNumberOfTextfields() - Method in class com.priint.pubserverapi.parameter.ParameterDefinition
 
getObjectId() - Method in class com.priint.pubserverapi.downloads.Download
 
getObjectType() - Method in class com.priint.pubserverapi.downloads.Download
 
getOn() - Method in class com.priint.pubserverapi.note.NoteComment
 
getOpenedBy() - Method in class com.priint.pubserverapi.document.CheckedOutDocument
 
getOpenedOn() - Method in class com.priint.pubserverapi.document.CheckedOutDocument
 
getOpposite() - Method in class com.priint.pubserverapi.pagetemplate.PageTemplate
 
getOwnerId() - Method in class com.priint.pubserverapi.pagetemplate.PageTemplate
 
getOwnerSession() - Method in class com.priint.pubserverapi.document.CheckedOutDocument
 
getPageCount() - Method in class com.priint.pubserverapi.spread.Spread
 
getPageHeight() - Method in class com.priint.pubserverapi.pagetemplate.PageTemplate
 
getPageNum() - Method in class com.priint.pubserverapi.pagetemplate.PageTemplate
 
getPageTemplateById(PageTemplateId) - Method in interface com.priint.pubserverapi.pagetemplate.PageTemplatesServiceLocal
Retrieves a PageTemplate by its unique identifier.
getPageTemplateId() - Method in class com.priint.pubserverapi.pagetemplate.PageTemplate
 
getPageTemplatesForPublicationId(PublicationId) - Method in interface com.priint.pubserverapi.pagetemplate.PageTemplatesServiceLocal
Retrieves a list of PageTemplate objects associated with a specific publication.
getPageTemplatesServiceLocal() - Method in enum class com.priint.pubserverapi.plannerengine.PlannerEngineServiceLocator
 
getPageTemplateType() - Method in class com.priint.pubserverapi.pagetemplate.PageTemplate
 
getPageType() - Method in class com.priint.pubserverapi.pagetemplate.PageTemplate
 
getPageWidth() - Method in class com.priint.pubserverapi.pagetemplate.PageTemplate
 
getParameterDefinitionById(ParameterDefinitionId) - Method in interface com.priint.pubserverapi.parameter.ParameterServiceLocal
Retrieves a ParameterDefinition by its ID.
getParameterDefinitionId() - Method in class com.priint.pubserverapi.parameter.Parameter
 
getParameterDefinitionId() - Method in class com.priint.pubserverapi.publication.PublicationTypeXParam
 
getParameterServiceLocal() - Method in enum class com.priint.pubserverapi.plannerengine.PlannerEngineServiceLocator
 
getParentHeight() - Method in class com.priint.pubserverapi.note.Note
 
getParentId() - Method in class com.priint.pubserverapi.document.Document
 
getParentId() - Method in class com.priint.pubserverapi.publication.Publication
 
getParentId() - Method in class com.priint.restapi.NewDocumentsRequest
 
getParentIDs_document() - Method in class com.priint.pubserverapi.note.Note
 
getParentIDs_frame() - Method in class com.priint.pubserverapi.note.Note
 
getParentIDs_group() - Method in class com.priint.pubserverapi.note.Note
 
getParentIDs_page() - Method in class com.priint.pubserverapi.note.Note
 
getParentIDs_spread() - Method in class com.priint.pubserverapi.note.Note
 
getParentPublicationId() - Method in class com.priint.restapi.NewPublicationRequest
 
getParentUIDs_document() - Method in class com.priint.pubserverapi.note.Note
 
getParentUIDs_frame() - Method in class com.priint.pubserverapi.note.Note
 
getParentUIDs_group() - Method in class com.priint.pubserverapi.note.Note
 
getParentUIDs_layer() - Method in class com.priint.pubserverapi.note.Note
 
getParentUIDs_layerName() - Method in class com.priint.pubserverapi.note.Note
 
getParentUIDs_page() - Method in class com.priint.pubserverapi.note.Note
 
getParentUIDs_spread() - Method in class com.priint.pubserverapi.note.Note
 
getParentWidth() - Method in class com.priint.pubserverapi.note.Note
 
getParentX() - Method in class com.priint.pubserverapi.note.Note
 
getParentY() - Method in class com.priint.pubserverapi.note.Note
 
getPassword() - Method in class com.priint.pubserverapi.user.User
 
getPath() - Method in class com.priint.pubserverapi.document.CheckedOutDocument
 
getPersonById(PersonId) - Method in interface com.priint.pubserverapi.person.PersonServiceLocal
Retrieves a Person by its ID.
getPersonId() - Method in class com.priint.pubserverapi.publication.PublicationRight
Gets the Id of the person.
getPersonId() - Method in class com.priint.pubserverapi.user.User
 
getPersonServiceLocal() - Method in enum class com.priint.pubserverapi.plannerengine.PlannerEngineServiceLocator
 
getPlaceholder() - Method in class com.priint.pubserverapi.template.Template
 
getPlain() - Method in class com.priint.pubserverapi.note.NoteComment
 
getPosition() - Method in class com.priint.pubserverapi.template.Spread
 
getPreferencesServiceLocal() - Method in enum class com.priint.pubserverapi.plannerengine.PlannerEngineServiceLocator
 
getPreview() - Method in class com.priint.pubserverapi.template.Template
 
getPreviewOfMediaAsset(MediaAsset, String, int, int, boolean, ImageSource) - Method in interface com.priint.pubserverapi.imageutils.ImageUtilsServiceLocal
Gets a media asset preview.
getPreviewOfMediaAsset(String, MediaAsset, String, int, int, boolean, ImageSource) - Method in interface com.priint.pubserverapi.imageutils.ImageUtilsServiceLocal
Gets a preview a media asset.
getPreviewOfMediaObject(MediaObject, int, int, ImageSource) - Method in interface com.priint.pubserverapi.imageutils.ImageUtilsServiceLocal
Get a preview a media object.
getPreviewOfMediaObject(String, MediaObject, int, int, ImageSource) - Method in interface com.priint.pubserverapi.imageutils.ImageUtilsServiceLocal
Get a preview a media object.
getPreviewSrc() - Method in class com.priint.pubserverapi.template.Preview
 
getPreviewType() - Method in class com.priint.pubserverapi.spread.Spread
 
getPriintCacheManager() - Method in interface com.priint.pubserverapi.cache.PriintCacheServiceLocal
Retrieves the PriintCacheManager.
getPriintCacheServiceLocal() - Method in enum class com.priint.pubserverapi.plannerengine.PlannerEngineServiceLocator
 
getPriintStorage() - Method in interface com.priint.pubserverapi.objectstorage.PriintStorageServiceLocal
Retrieves the primary Priint storage instance.
getPriintStorageServiceLocal() - Method in enum class com.priint.pubserverapi.plannerengine.PlannerEngineServiceLocator
 
getProcessIdentifier() - Method in class com.priint.pubserverapi.downloads.Download
 
getProcessName() - Method in class com.priint.pubserverapi.downloads.Download
 
getPublicationId() - Method in class com.priint.pubserverapi.publication.PublicationParameter
 
getPublicationId() - Method in class com.priint.pubserverapi.publication.PublicationRight
Gets the Id of the publication.
getPublicationId() - Method in class com.priint.pubserverapi.publication.PublicationType
 
getPublicationParameterById(ParameterId) - Method in interface com.priint.pubserverapi.publication.PublicationServiceLocal
Retrieves a publication parameter by its ID.
getPublicationRightsByPublicationId(String) - Method in interface com.priint.pubserverapi.publication.PublicationRightsServiceLocal
Retrieves publication rights by publication Id.
getPublicationRightsServiceLocal() - Method in enum class com.priint.pubserverapi.plannerengine.PlannerEngineServiceLocator
 
getPublicationServiceLocal() - Method in enum class com.priint.pubserverapi.plannerengine.PlannerEngineServiceLocator
 
getPublicationTypeById(PublicationTypeId) - Method in interface com.priint.pubserverapi.publication.PublicationTypeServiceLocal
Retrieves a PublicationType by its unique identifier.
getPublicationTypeId() - Method in class com.priint.pubserverapi.publication.Publication
 
getPublicationTypeId() - Method in class com.priint.pubserverapi.publication.PublicationTypeXParam
 
getPublicationTypeId() - Method in class com.priint.restapi.NewPublicationRequest
 
getPublicationTypeServiceLocal() - Method in enum class com.priint.pubserverapi.plannerengine.PlannerEngineServiceLocator
 
getRecord() - Method in class com.priint.pubserverapi.template.Template
 
getRecordStringId() - Method in class com.priint.pubserverapi.parameter.Parameter
 
getRecordStringId() - Method in class com.priint.pubserverapi.parameter.ParameterDefinition
 
getReferenceType() - Method in class com.priint.pubserverapi.note.Note
 
getRepository() - Method in class com.priint.pubserverapi.document.CheckedOutDocument
 
getResponsible_on() - Method in class com.priint.pubserverapi.note.Note
 
getResponsible_role() - Method in class com.priint.pubserverapi.note.Note
 
getResponsible_user() - Method in class com.priint.pubserverapi.note.Note
 
getRight() - Method in class com.priint.pubserverapi.pagetemplate.PageTemplateBbox
right coordinate of the bbox
getRight() - Method in class com.priint.pubserverapi.template.BBox
 
getRightItem() - Method in class com.priint.pubserverapi.template.Spread
 
getRightKeyName() - Method in class com.priint.pubserverapi.access.AssignedAccessRight
 
getRightPos() - Method in class com.priint.pubserverapi.template.Template
 
getRoleName() - Method in class com.priint.pubserverapi.access.AssignedAccessRight
 
getScriptId() - Method in class com.priint.pubserverapi.template.Spread
 
getSequence() - Method in class com.priint.pubserverapi.pagetemplate.TemplateForPageTemplate
sequence of the TemplateForPageTemplate
getShowConnect() - Method in class com.priint.pubserverapi.note.Note
 
getShowState() - Method in class com.priint.pubserverapi.note.Note
 
getShowTitle() - Method in class com.priint.pubserverapi.note.Note
 
getSingleComment() - Method in class com.priint.pubserverapi.note.Note
 
getSort() - Method in class com.priint.pubserverapi.document.Document
 
getSort() - Method in class com.priint.pubserverapi.parameter.DropDownValue
 
getSort() - Method in class com.priint.pubserverapi.parameter.Parameter
 
getSort() - Method in class com.priint.pubserverapi.parameter.ParameterDefinition
 
getSort() - Method in class com.priint.pubserverapi.publication.Publication
 
getSort() - Method in class com.priint.pubserverapi.publication.PublicationTypeXParam
 
getSort() - Method in class com.priint.pubserverapi.spread.Spread
 
getSourceDocumentId() - Method in class com.priint.pubserverapi.document.Document
 
getSpread() - Method in class com.priint.pubserverapi.template.Template
 
getSpreadById(SpreadId) - Method in interface com.priint.pubserverapi.spread.SpreadServiceLocal
Retrieves a SpreadQuery by its unique identifier.
getSpreadId() - Method in class com.priint.pubserverapi.spread.SpreadPreview
 
getSpreadPreview(SpreadId) - Method in interface com.priint.pubserverapi.spread.SpreadServiceLocal
Retrieves a preview of a specific Spread within a Document.
getSpreadsByDocumentId(DocumentId) - Method in interface com.priint.pubserverapi.spread.SpreadServiceLocal
Retrieves a list of Spread objects associated with a specific document.
getSpreadServiceLocal() - Method in enum class com.priint.pubserverapi.plannerengine.PlannerEngineServiceLocator
 
getStartPage() - Method in class com.priint.pubserverapi.spread.Spread
 
getState() - Method in class com.priint.pubserverapi.template.Template
 
getStatus() - Method in class com.priint.pubserverapi.document.CheckedOutDocument
 
getStatus() - Method in class com.priint.pubserverapi.note.Note
 
getStatusMessage() - Method in class com.priint.pubserverapi.document.UnlockStatus
 
getStringId() - Method in class com.priint.pubserverapi.pagetemplate.PageTemplate
 
getStringId() - Method in class com.priint.pubserverapi.template.Record
 
getStylesVerticalJust() - Method in class com.priint.pubserverapi.pagetemplate.TemplateForPageTemplate
stylesVerticalJust of the TemplateForPageTemplate
getStylesVerticalJustEnabled() - Method in class com.priint.pubserverapi.pagetemplate.TemplateForPageTemplate
stylesVerticalJustEnabled of the TemplateForPageTemplate
getSuccessor() - Method in class com.priint.pubserverapi.pagetemplate.PageTemplate
 
getSurname() - Method in class com.priint.pubserverapi.person.Person
 
getSurname() - Method in class com.priint.pubserverapi.user.User
 
getTeamId() - Method in class com.priint.pubserverapi.publication.PublicationRight
Gets the Id of the team.
getTemplateById(TemplateId) - Method in interface com.priint.pubserverapi.template.TemplateServiceLocal
Retrieves a Template by its unique identifier.
getTemplates() - Method in class com.priint.pubserverapi.pagetemplate.PageTemplate
 
getTemplatesForPublicationId(PublicationId) - Method in interface com.priint.pubserverapi.template.TemplateServiceLocal
Retrieves a list of Template objects associated with a specific publication.
getTemplatesServiceLocal() - Method in enum class com.priint.pubserverapi.plannerengine.PlannerEngineServiceLocator
 
getTextflowPrefix1() - Method in class com.priint.pubserverapi.template.Template
 
getTextflowPrefix1Action() - Method in class com.priint.pubserverapi.template.Template
 
getTextflowPrefixN() - Method in class com.priint.pubserverapi.template.Template
 
getTextflowPrefixNAction() - Method in class com.priint.pubserverapi.template.Template
 
getTimestamp() - Method in class com.priint.pubserverapi.template.Template
 
getTitle() - Method in class com.priint.pubserverapi.note.Note
 
getTop() - Method in class com.priint.pubserverapi.pagetemplate.PageTemplateBbox
top coordinate of the bbox
getTop() - Method in class com.priint.pubserverapi.template.BBox
 
getTopPos() - Method in class com.priint.pubserverapi.template.Template
 
getType() - Method in class com.priint.pubserverapi.document.CheckedOutDocument
 
getType() - Method in class com.priint.pubserverapi.note.Note
 
getType() - Method in class com.priint.pubserverapi.pagetemplate.TemplateForPageTemplate
type of the TemplateForPageTemplate
getType() - Method in class com.priint.pubserverapi.parameter.ParameterDefinition
 
getType() - Method in class com.priint.pubserverapi.preferences.Preference
Gets the type of the preference.
getType() - Method in class com.priint.pubserverapi.template.Template
 
getUid() - Method in class com.priint.pubserverapi.pagetemplate.TemplateForPageTemplate
uid of the TemplateForPageTemplate
getUpdatedBy() - Method in class com.priint.pubserverapi.document.Document
 
getUpdatedBy() - Method in class com.priint.pubserverapi.parameter.DropDownDefinition
 
getUpdatedBy() - Method in class com.priint.pubserverapi.parameter.DropDownLanguage
 
getUpdatedBy() - Method in class com.priint.pubserverapi.parameter.DropDownValue
 
getUpdatedBy() - Method in class com.priint.pubserverapi.parameter.Parameter
 
getUpdatedBy() - Method in class com.priint.pubserverapi.parameter.ParameterDefinition
 
getUpdatedBy() - Method in class com.priint.pubserverapi.publication.Publication
 
getUpdatedBy() - Method in class com.priint.pubserverapi.publication.PublicationType
 
getUpdatedBy() - Method in class com.priint.pubserverapi.publication.PublicationTypeXParam
 
getUpdatedBy() - Method in class com.priint.pubserverapi.spread.Spread
 
getUpdatedById() - Method in class com.priint.pubserverapi.user.User
 
getUpdatedOn() - Method in class com.priint.pubserverapi.document.Document
 
getUpdatedOn() - Method in class com.priint.pubserverapi.parameter.DropDownDefinition
 
getUpdatedOn() - Method in class com.priint.pubserverapi.parameter.DropDownLanguage
 
getUpdatedOn() - Method in class com.priint.pubserverapi.parameter.DropDownValue
 
getUpdatedOn() - Method in class com.priint.pubserverapi.parameter.Parameter
 
getUpdatedOn() - Method in class com.priint.pubserverapi.parameter.ParameterDefinition
 
getUpdatedOn() - Method in class com.priint.pubserverapi.publication.Publication
 
getUpdatedOn() - Method in class com.priint.pubserverapi.publication.PublicationType
 
getUpdatedOn() - Method in class com.priint.pubserverapi.publication.PublicationTypeXParam
 
getUpdatedOn() - Method in class com.priint.pubserverapi.spread.Spread
 
getUpdatedOn() - Method in class com.priint.pubserverapi.user.User
 
getUser() - Method in class com.priint.pubserverapi.note.NoteComment
 
getUserByLogin(String) - Method in interface com.priint.pubserverapi.user.UserServiceLocal
Retrieves a User by their login identifier.
getUserCheckedOutDocuments(String) - Method in interface com.priint.pubserverapi.user.UserServiceLocal
Retrieves a list of documents currently checked out by a user.
getUserDatasets(String) - Method in interface com.priint.pubserverapi.user.UserServiceLocal
Retrieves a list of datasets assigned to a user.
getUserDatasets(String, boolean) - Method in interface com.priint.pubserverapi.user.UserServiceLocal
Retrieves a list of datasets assigned to a user.
getUserServiceLocal() - Method in enum class com.priint.pubserverapi.plannerengine.PlannerEngineServiceLocator
 
getValue() - Method in class com.priint.pubserverapi.parameter.Parameter
 
getValue() - Method in class com.priint.pubserverapi.preferences.Preference
Gets the value of the preference.
getValue() - Method in class com.priint.pubserverapi.template.State
value of the State
getValue1() - Method in class com.priint.pubserverapi.parameter.DropDownLanguage
 
getValue1() - Method in class com.priint.pubserverapi.parameter.DropDownValue
 
getValue1Validator() - Method in class com.priint.pubserverapi.parameter.ParameterDefinition
 
getValue2() - Method in class com.priint.pubserverapi.parameter.DropDownLanguage
 
getValue2() - Method in class com.priint.pubserverapi.parameter.DropDownValue
 
getValue2() - Method in class com.priint.pubserverapi.parameter.Parameter
 
getValue2Validator() - Method in class com.priint.pubserverapi.parameter.ParameterDefinition
 
getValue3() - Method in class com.priint.pubserverapi.parameter.DropDownLanguage
 
getValue3() - Method in class com.priint.pubserverapi.parameter.DropDownValue
 
getValue3() - Method in class com.priint.pubserverapi.parameter.Parameter
 
getValue3Validator() - Method in class com.priint.pubserverapi.parameter.ParameterDefinition
 
getValues() - Method in class com.priint.pubserverapi.preferences.ListOfValues
 
getVerticalJust() - Method in class com.priint.pubserverapi.pagetemplate.TemplateForPageTemplate
verticalJust of the TemplateForPageTemplate
getWidth() - Method in class com.priint.pubserverapi.parameter.ParameterDefinition
 
getWidthPt() - Method in class com.priint.pubserverapi.spread.Spread
 
givenName(String) - Method in interface com.priint.pubserverapi.person.PersonQuery
Sets the given name of the Person in the query.
givenName(String) - Method in interface com.priint.pubserverapi.user.UserQuery
Sets the given name of the User in the query.
gridTemplate(boolean) - Method in interface com.priint.pubserverapi.pagetemplate.PageTemplatesQuery
Sets the gridTemplate boolean value of the page template in the query.
groupName(String) - Method in interface com.priint.pubserverapi.document.DocumentParameterQuery
Sets the group name of the Parameter in the query.
groupName(String) - Method in interface com.priint.pubserverapi.parameter.ParameterDefinitionQuery
Sets the group name of the ParameterDefinition in the query.
groupName(String) - Method in interface com.priint.pubserverapi.parameter.ParameterQuery
Sets the group name of the Parameter in the query.
groupName(String) - Method in interface com.priint.pubserverapi.publication.PublicationParameterQuery
Sets the group name of the Parameter in the query.

H

hashCode() - Method in record class com.priint.pubserverapi.dataset.DatasetId
Returns a hash code value for this object.
hashCode() - Method in record class com.priint.pubserverapi.document.CheckedOutDocumentId
Returns a hash code value for this object.
hashCode() - Method in record class com.priint.pubserverapi.document.DocumentId
Returns a hash code value for this object.
hashCode() - Method in record class com.priint.pubserverapi.downloads.DownloadId
Returns a hash code value for this object.
hashCode() - Method in record class com.priint.pubserverapi.imageutils.ImageUtilsServiceLocal.ImageInfo
Returns a hash code value for this object.
hashCode() - Method in record class com.priint.pubserverapi.note.NoteId
Returns a hash code value for this object.
hashCode() - Method in record class com.priint.pubserverapi.pagetemplate.PageTemplateId
Returns a hash code value for this object.
hashCode() - Method in record class com.priint.pubserverapi.parameter.DropDownDefinitionId
Returns a hash code value for this object.
hashCode() - Method in record class com.priint.pubserverapi.parameter.DropDownLanguageId
Returns a hash code value for this object.
hashCode() - Method in record class com.priint.pubserverapi.parameter.DropDownValueId
Returns a hash code value for this object.
hashCode() - Method in record class com.priint.pubserverapi.parameter.ParameterDefinitionId
Returns a hash code value for this object.
hashCode() - Method in record class com.priint.pubserverapi.parameter.ParameterId
Returns a hash code value for this object.
hashCode() - Method in record class com.priint.pubserverapi.person.PersonId
Returns a hash code value for this object.
hashCode() - Method in record class com.priint.pubserverapi.person.TeamId
Returns a hash code value for this object.
hashCode() - Method in record class com.priint.pubserverapi.publication.PublicationId
Returns a hash code value for this object.
hashCode() - Method in record class com.priint.pubserverapi.publication.PublicationTypeId
Returns a hash code value for this object.
hashCode() - Method in record class com.priint.pubserverapi.publication.PublicationTypeXParamId
Returns a hash code value for this object.
hashCode() - Method in record class com.priint.pubserverapi.spread.SpreadId
Returns a hash code value for this object.
hashCode() - Method in record class com.priint.pubserverapi.template.TemplateId
Returns a hash code value for this object.
hashCode() - Method in record class com.priint.pubserverapi.user.UserId
Returns a hash code value for this object.
heightPixels() - Method in record class com.priint.pubserverapi.imageutils.ImageUtilsServiceLocal.ImageInfo
Returns the value of the heightPixels record component.

I

id - Variable in class com.priint.pubserverapi.template.Record
 
id(int) - Method in interface com.priint.pubserverapi.document.DocumentParameterQuery
Sets the ID of the Parameter in the query.
id(int) - Method in interface com.priint.pubserverapi.parameter.ParameterQuery
Sets the ID of the Parameter in the query.
id(int) - Method in interface com.priint.pubserverapi.publication.PublicationParameterQuery
Sets the ID of the Parameter in the query.
id(int) - Method in interface com.priint.pubserverapi.publication.PublicationTypeXParamQuery
Sets the ID of the PublicationTypeXParam in the query.
id(DownloadId) - Method in interface com.priint.pubserverapi.downloads.DownloadQuery
Sets the ID of the Download in the query.
id(Integer) - Method in interface com.priint.pubserverapi.parameter.DropDownDefinitionQuery
Sets the ID of the DropDownDefinition in the query.
id(Integer) - Method in interface com.priint.pubserverapi.parameter.DropDownLanguageQuery
Sets the ID of the DropDownLanguage in the query.
id(Integer) - Method in interface com.priint.pubserverapi.parameter.DropDownValueQuery
Sets the ID of the DropDownValue in the query.
id(Integer) - Method in interface com.priint.pubserverapi.parameter.ParameterDefinitionQuery
Sets the ID of the ParameterDefinition in the query.
id(Integer) - Method in interface com.priint.pubserverapi.template.TemplateQuery
Sets the ID of the template in the query.
id(String) - Method in interface com.priint.pubserverapi.document.CheckedOutDocumentsQuery
Sets the ID of the CheckedOutDocument in the query.
id(String) - Method in interface com.priint.pubserverapi.document.DocumentQuery
Sets the ID of the Document in the query.
id(String) - Method in interface com.priint.pubserverapi.note.NoteQuery
Sets the ID of the Note in the query.
id(String) - Method in interface com.priint.pubserverapi.pagetemplate.PageTemplatesQuery
Sets the ID of the page template in the query.
id(String) - Method in interface com.priint.pubserverapi.person.PersonQuery
Sets the ID of the Person in the query.
id(String) - Method in interface com.priint.pubserverapi.publication.PublicationQuery
Sets the ID of the Publication in the query.
id(String) - Method in interface com.priint.pubserverapi.publication.PublicationTypeQuery
Sets the ID of the PublicationType in the query.
id(String) - Method in interface com.priint.pubserverapi.spread.SpreadQuery
Sets the ID of the spread in the query.
identifier(String) - Method in interface com.priint.pubserverapi.document.DocumentParameterQuery
Sets the identifier of the Parameter in the query.
identifier(String) - Method in interface com.priint.pubserverapi.parameter.ParameterDefinitionQuery
Sets the identifier of the ParameterDefinition in the query.
identifier(String) - Method in interface com.priint.pubserverapi.parameter.ParameterQuery
Sets the identifier of the Parameter in the query.
identifier(String) - Method in interface com.priint.pubserverapi.publication.PublicationParameterQuery
Sets the identifier of the Parameter in the query.
ImageInfo(int, int, int, double) - Constructor for record class com.priint.pubserverapi.imageutils.ImageUtilsServiceLocal.ImageInfo
Creates an instance of a ImageInfo record class.
ImageSource - Enum Class in com.priint.pubserverapi.imageutils
 
ImageUtilsServiceLocal - Interface in com.priint.pubserverapi.imageutils
 
ImageUtilsServiceLocal.ImageInfo - Record Class in com.priint.pubserverapi.imageutils
 
INSTANCE - Enum constant in enum class com.priint.pubserverapi.plannerengine.PlannerEngineServiceLocator
 
isActive() - Method in class com.priint.pubserverapi.dataset.Dataset
 
isDeleted() - Method in class com.priint.pubserverapi.document.Document
 
isDeleted() - Method in class com.priint.pubserverapi.publication.Publication
 
isDeleteRight() - Method in class com.priint.pubserverapi.publication.PublicationRight
Checks if the delete right is granted.
isDocumentTemplate() - Method in class com.priint.pubserverapi.document.Document
 
isDocumentTemplate(boolean) - Method in interface com.priint.pubserverapi.document.DocumentQuery
Sets the document template flag of the Document in the query.
isFinished() - Method in class com.priint.pubserverapi.downloads.Download
 
isGridTemplate() - Method in class com.priint.pubserverapi.pagetemplate.PageTemplate
 
isMultiSelection() - Method in class com.priint.pubserverapi.preferences.ListOfValues
 
isParameterLinkedToDocuments(ParameterDefinitionId) - Method in interface com.priint.pubserverapi.parameter.ParameterServiceLocal
Checks if a parameter definition is linked to documents.
isParameterLinkedToPublications(ParameterDefinitionId) - Method in interface com.priint.pubserverapi.parameter.ParameterServiceLocal
Checks if a parameter definition is linked to publications.
isPublicationTypeInUse(PublicationTypeId) - Method in interface com.priint.pubserverapi.publication.PublicationServiceLocal
Checks if publication type is used by any publication
isReadRight() - Method in class com.priint.pubserverapi.publication.PublicationRight
Checks if the read right is granted.
isSelected() - Method in class com.priint.pubserverapi.preferences.Value
 
isSuccess() - Method in class com.priint.pubserverapi.document.UnlockStatus
 
isWorkflowRight() - Method in class com.priint.pubserverapi.publication.PublicationRight
Checks if the workflow right is granted.
isWriteRight() - Method in class com.priint.pubserverapi.publication.PublicationRight
Checks if the write right is granted.

K

keyName(String) - Method in interface com.priint.pubserverapi.preferences.PreferencesQuery
Sets the keyName of the Preference in the query.
keyNameOfEntity(String) - Method in interface com.priint.pubserverapi.publication.PublicationTypeQuery
Sets the key name of the PublicationType entity in the query.

L

label(String) - Method in interface com.priint.pubserverapi.document.DocumentQuery
Sets the label of the Document in the query.
label(String) - Method in interface com.priint.pubserverapi.pagetemplate.PageTemplatesQuery
Sets the label of the page template in the query.
label(String) - Method in interface com.priint.pubserverapi.publication.PublicationQuery
Sets the label of the Publication in the query.
label(String) - Method in interface com.priint.pubserverapi.publication.PublicationTypeQuery
Sets the label of the PublicationType in the query.
label(String) - Method in interface com.priint.pubserverapi.spread.SpreadQuery
Sets the label of the spread in the query.
label(String) - Method in interface com.priint.pubserverapi.template.TemplateQuery
Sets the label of the template in the query.
labelLike(String) - Method in interface com.priint.pubserverapi.document.DocumentQuery
Sets the label of the Document in the query.
labelLike(String) - Method in interface com.priint.pubserverapi.pagetemplate.PageTemplatesQuery
Sets a pattern to match the label of the page template in the query.
labelLike(String) - Method in interface com.priint.pubserverapi.publication.PublicationQuery
Sets the label of the Publication in the query.
labelLike(String) - Method in interface com.priint.pubserverapi.publication.PublicationTypeQuery
Sets a pattern to match the label of the PublicationType in the query.
labelLike(String) - Method in interface com.priint.pubserverapi.spread.SpreadQuery
Sets a pattern to match the label of the spread in the query.
labelLike(String) - Method in interface com.priint.pubserverapi.template.TemplateQuery
Sets a pattern to match the label of the template in the query.
language(String) - Method in interface com.priint.pubserverapi.parameter.DropDownLanguageQuery
Sets the language field of the DropDownLanguage in the query.
Layout - Enum constant in enum class com.priint.pubserverapi.document.DocumentStage
 
linkParameterToPublicationType(PublicationTypeId, ParameterDefinitionId, int) - Method in interface com.priint.pubserverapi.publication.PublicationTypeServiceLocal
Links a parameter definition to a publication type.
linkParameterToPublicationType(PublicationTypeId, ParameterDefinitionId, int, int) - Method in interface com.priint.pubserverapi.publication.PublicationTypeServiceLocal
Links a parameter definition to a publication type with an initial creation flag.
list() - Method in interface com.priint.pubserverapi.query.QueryBuilder
Executes the query and returns a list of results of type T.
listMediaAssets(String, String) - Method in interface com.priint.pubserverapi.objectstorage.PriintStorageServiceLocal
Lists the media assets in a specific path for a tenant.
ListOfValues - Class in com.priint.pubserverapi.preferences
 
ListOfValues() - Constructor for class com.priint.pubserverapi.preferences.ListOfValues
 
login(String) - Method in interface com.priint.pubserverapi.access.AssignedAccessRightQuery
Sets the user login value to list user access rights
login(String) - Method in interface com.priint.pubserverapi.person.PersonQuery
Sets the login of the Person in the query.
login(String) - Method in interface com.priint.pubserverapi.user.UserQuery
Sets the login of the User in the query.

N

name(String) - Method in interface com.priint.pubserverapi.document.DocumentParameterQuery
Sets the name of the Parameter in the query.
name(String) - Method in interface com.priint.pubserverapi.parameter.DropDownDefinitionQuery
Sets the name of the DropDownDefinition in the query.
name(String) - Method in interface com.priint.pubserverapi.parameter.ParameterDefinitionQuery
Sets the name of the ParameterDefinition in the query.
name(String) - Method in interface com.priint.pubserverapi.parameter.ParameterQuery
Sets the name of the Parameter in the query.
name(String) - Method in interface com.priint.pubserverapi.person.PersonQuery
Sets the name of the Person in the query.
name(String) - Method in interface com.priint.pubserverapi.publication.PublicationParameterQuery
Sets the name of the Parameter in the query.
NewDocumentsRequest - Class in com.priint.restapi
 
NewDocumentsRequest() - Constructor for class com.priint.restapi.NewDocumentsRequest
 
NewDocumentsRequest(String, List<String>, String, String) - Constructor for class com.priint.restapi.NewDocumentsRequest
 
NewPublicationRequest - Class in com.priint.restapi
 
NewPublicationRequest() - Constructor for class com.priint.restapi.NewPublicationRequest
 
nonEmpty() - Method in record class com.priint.pubserverapi.dataset.DatasetId
 
nonEmpty() - Method in record class com.priint.pubserverapi.document.CheckedOutDocumentId
 
nonEmpty() - Method in record class com.priint.pubserverapi.document.DocumentId
 
nonEmpty() - Method in record class com.priint.pubserverapi.downloads.DownloadId
 
nonEmpty() - Method in record class com.priint.pubserverapi.note.NoteId
 
nonEmpty() - Method in record class com.priint.pubserverapi.pagetemplate.PageTemplateId
 
nonEmpty() - Method in record class com.priint.pubserverapi.parameter.DropDownDefinitionId
 
nonEmpty() - Method in record class com.priint.pubserverapi.parameter.DropDownLanguageId
 
nonEmpty() - Method in record class com.priint.pubserverapi.parameter.DropDownValueId
 
nonEmpty() - Method in record class com.priint.pubserverapi.parameter.ParameterDefinitionId
 
nonEmpty() - Method in record class com.priint.pubserverapi.parameter.ParameterId
 
nonEmpty() - Method in record class com.priint.pubserverapi.person.PersonId
 
nonEmpty() - Method in record class com.priint.pubserverapi.person.TeamId
 
nonEmpty() - Method in record class com.priint.pubserverapi.publication.PublicationId
 
nonEmpty() - Method in record class com.priint.pubserverapi.publication.PublicationTypeId
 
nonEmpty() - Method in record class com.priint.pubserverapi.publication.PublicationTypeXParamId
 
nonEmpty() - Method in record class com.priint.pubserverapi.spread.SpreadId
 
nonEmpty() - Method in record class com.priint.pubserverapi.template.TemplateId
 
nonEmpty() - Method in record class com.priint.pubserverapi.user.UserId
 
NOT_DEFINED - Enum constant in enum class com.priint.pubserverapi.document.DocumentType
 
Note - Class in com.priint.pubserverapi.note
 
Note() - Constructor for class com.priint.pubserverapi.note.Note
 
NoteComment - Class in com.priint.pubserverapi.note
 
NoteComment() - Constructor for class com.priint.pubserverapi.note.NoteComment
 
NoteId - Record Class in com.priint.pubserverapi.note
 
NoteId(String) - Constructor for record class com.priint.pubserverapi.note.NoteId
Creates an instance of a NoteId record class.
NoteQuery - Interface in com.priint.pubserverapi.note
 
NoteServiceException - Exception in com.priint.pubserverapi.exception
 
NoteServiceException() - Constructor for exception com.priint.pubserverapi.exception.NoteServiceException
 
NoteServiceException(String) - Constructor for exception com.priint.pubserverapi.exception.NoteServiceException
 
NoteServiceException(String, Throwable) - Constructor for exception com.priint.pubserverapi.exception.NoteServiceException
 
NoteServiceLocal - Interface in com.priint.pubserverapi.note
Local interface for managing notes.
NotImplementedException - Exception in com.priint.pubserverapi.exception
 
NotImplementedException() - Constructor for exception com.priint.pubserverapi.exception.NotImplementedException
 
NotImplementedException(String) - Constructor for exception com.priint.pubserverapi.exception.NotImplementedException
 
NotImplementedException(String, Throwable) - Constructor for exception com.priint.pubserverapi.exception.NotImplementedException
 

O

objectId(String) - Method in interface com.priint.pubserverapi.downloads.DownloadQuery
Sets the delete flag of the Download in the query.
of(int) - Static method in record class com.priint.pubserverapi.parameter.DropDownDefinitionId
 
of(int) - Static method in record class com.priint.pubserverapi.parameter.DropDownLanguageId
 
of(int) - Static method in record class com.priint.pubserverapi.parameter.DropDownValueId
 
of(int) - Static method in record class com.priint.pubserverapi.parameter.ParameterDefinitionId
 
of(int) - Static method in record class com.priint.pubserverapi.parameter.ParameterId
 
of(int) - Static method in record class com.priint.pubserverapi.publication.PublicationTypeXParamId
 
of(int) - Static method in record class com.priint.pubserverapi.template.TemplateId
 
of(String) - Static method in record class com.priint.pubserverapi.dataset.DatasetId
 
of(String) - Static method in record class com.priint.pubserverapi.document.CheckedOutDocumentId
 
of(String) - Static method in record class com.priint.pubserverapi.document.DocumentId
 
of(String) - Static method in record class com.priint.pubserverapi.downloads.DownloadId
 
of(String) - Static method in record class com.priint.pubserverapi.note.NoteId
 
of(String) - Static method in record class com.priint.pubserverapi.pagetemplate.PageTemplateId
 
of(String) - Static method in record class com.priint.pubserverapi.person.PersonId
 
of(String) - Static method in record class com.priint.pubserverapi.person.TeamId
 
of(String) - Static method in record class com.priint.pubserverapi.publication.PublicationId
 
of(String) - Static method in record class com.priint.pubserverapi.publication.PublicationTypeId
 
of(String) - Static method in record class com.priint.pubserverapi.spread.SpreadId
 
of(String) - Static method in record class com.priint.pubserverapi.user.UserId
 
openedBy(String) - Method in interface com.priint.pubserverapi.document.CheckedOutDocumentsQuery
Sets the user who opened the CheckedOutDocument in the query.
openedFrom(String) - Method in interface com.priint.pubserverapi.document.CheckedOutDocumentsQuery
Sets the starting timestamp for when the CheckedOutDocument was opened.
openedUntil(String) - Method in interface com.priint.pubserverapi.document.CheckedOutDocumentsQuery
Sets the ending timestamp for when the CheckedOutDocument was opened.

P

PageTemplate - Class in com.priint.pubserverapi.pagetemplate
 
PageTemplate() - Constructor for class com.priint.pubserverapi.pagetemplate.PageTemplate
 
PageTemplateBbox - Class in com.priint.pubserverapi.pagetemplate
 
PageTemplateBbox() - Constructor for class com.priint.pubserverapi.pagetemplate.PageTemplateBbox
 
pageTemplateId(String) - Method in interface com.priint.pubserverapi.publication.PublicationQuery
Sets the page template id of the Publication in the query.
PageTemplateId - Record Class in com.priint.pubserverapi.pagetemplate
 
PageTemplateId(String) - Constructor for record class com.priint.pubserverapi.pagetemplate.PageTemplateId
Creates an instance of a PageTemplateId record class.
PageTemplateServiceException - Exception in com.priint.pubserverapi.exception
 
PageTemplateServiceException() - Constructor for exception com.priint.pubserverapi.exception.PageTemplateServiceException
 
PageTemplateServiceException(String) - Constructor for exception com.priint.pubserverapi.exception.PageTemplateServiceException
 
PageTemplateServiceException(String, Throwable) - Constructor for exception com.priint.pubserverapi.exception.PageTemplateServiceException
 
PageTemplatesQuery - Interface in com.priint.pubserverapi.pagetemplate
Interface for building queries to retrieve page template entities.
PageTemplatesServiceLocal - Interface in com.priint.pubserverapi.pagetemplate
Local interface for managing page templates.
PageTemplateType - Enum Class in com.priint.pubserverapi.pagetemplate
 
Parameter - Class in com.priint.pubserverapi.parameter
 
Parameter() - Constructor for class com.priint.pubserverapi.parameter.Parameter
 
ParameterDefinition - Class in com.priint.pubserverapi.parameter
 
ParameterDefinition() - Constructor for class com.priint.pubserverapi.parameter.ParameterDefinition
 
parameterDefinitionId(int) - Method in interface com.priint.pubserverapi.document.DocumentParameterQuery
Sets the parameter definition ID in the query.
parameterDefinitionId(int) - Method in interface com.priint.pubserverapi.parameter.ParameterQuery
Sets the parameter definition ID in the query.
parameterDefinitionId(int) - Method in interface com.priint.pubserverapi.publication.PublicationParameterQuery
Sets the parameter definition ID in the query.
parameterDefinitionId(String) - Method in interface com.priint.pubserverapi.publication.PublicationTypeXParamQuery
Sets the parameter definition ID of the PublicationTypeXParam in the query.
ParameterDefinitionId - Record Class in com.priint.pubserverapi.parameter
 
ParameterDefinitionId(int) - Constructor for record class com.priint.pubserverapi.parameter.ParameterDefinitionId
Creates an instance of a ParameterDefinitionId record class.
ParameterDefinitionQuery - Interface in com.priint.pubserverapi.parameter
Interface for building queries to retrieve ParameterDefinition entities.
ParameterId - Record Class in com.priint.pubserverapi.parameter
 
ParameterId(int) - Constructor for record class com.priint.pubserverapi.parameter.ParameterId
Creates an instance of a ParameterId record class.
ParameterQuery - Interface in com.priint.pubserverapi.parameter
Interface for querying Parameter entities of a document.
ParameterServiceException - Exception in com.priint.pubserverapi.exception
 
ParameterServiceException() - Constructor for exception com.priint.pubserverapi.exception.ParameterServiceException
 
ParameterServiceException(String) - Constructor for exception com.priint.pubserverapi.exception.ParameterServiceException
 
ParameterServiceException(String, Throwable) - Constructor for exception com.priint.pubserverapi.exception.ParameterServiceException
 
ParameterServiceLocal - Interface in com.priint.pubserverapi.parameter
Local interface for managing parameter definitions and dropdown elements in the system.
parentDropDownDefinitionId(Integer) - Method in interface com.priint.pubserverapi.parameter.DropDownValueQuery
Sets the parent dropdown definition ID of the DropDownValue in the query.
parentDropDownValueId(Integer) - Method in interface com.priint.pubserverapi.parameter.DropDownLanguageQuery
Sets the parent dropdown value ID of the DropDownLanguage in the query.
parentId(String) - Method in interface com.priint.pubserverapi.publication.PublicationQuery
Sets the parent id (publication or folder) of the Publication in the query.
parentId(String, boolean) - Method in interface com.priint.pubserverapi.document.DocumentQuery
Sets the parent id (publication or folder) of the Document in the query.
parentId(String, boolean) - Method in interface com.priint.pubserverapi.publication.PublicationQuery
Sets the parent id (publication or folder) of the Publication in the query.
PATH - Enum constant in enum class com.priint.pubserverapi.imageutils.ImageSource
Path to media object
Person - Class in com.priint.pubserverapi.person
 
Person() - Constructor for class com.priint.pubserverapi.person.Person
 
personId(String) - Method in interface com.priint.pubserverapi.publication.PublicationRightQuery
Filters the query by person Id.
personId(String) - Method in interface com.priint.pubserverapi.user.UserQuery
Sets the person ID of the User in the query.
PersonId - Record Class in com.priint.pubserverapi.person
 
PersonId(String) - Constructor for record class com.priint.pubserverapi.person.PersonId
Creates an instance of a PersonId record class.
PersonQuery - Interface in com.priint.pubserverapi.person
Interface for building queries to retrieve Person entities.
PersonServiceException - Exception in com.priint.pubserverapi.exception
 
PersonServiceException() - Constructor for exception com.priint.pubserverapi.exception.PersonServiceException
 
PersonServiceException(String) - Constructor for exception com.priint.pubserverapi.exception.PersonServiceException
 
PersonServiceException(String, Throwable) - Constructor for exception com.priint.pubserverapi.exception.PersonServiceException
 
PersonServiceLocal - Interface in com.priint.pubserverapi.person
Local interface for person-related services.
Placeholder - Class in com.priint.pubserverapi.template
 
Placeholder() - Constructor for class com.priint.pubserverapi.template.Placeholder
 
Placeholder(int, String) - Constructor for class com.priint.pubserverapi.template.Placeholder
 
PlannerEngineServiceLocator - Enum Class in com.priint.pubserverapi.plannerengine
 
Preference - Class in com.priint.pubserverapi.preferences
Represents a user preference with a name, value, description, and type.
Preference() - Constructor for class com.priint.pubserverapi.preferences.Preference
 
PreferenceServiceException - Exception in com.priint.pubserverapi.exception
 
PreferenceServiceException() - Constructor for exception com.priint.pubserverapi.exception.PreferenceServiceException
 
PreferenceServiceException(String) - Constructor for exception com.priint.pubserverapi.exception.PreferenceServiceException
 
PreferenceServiceException(String, Throwable) - Constructor for exception com.priint.pubserverapi.exception.PreferenceServiceException
 
PreferencesQuery - Interface in com.priint.pubserverapi.preferences
A query interface for fetching and filtering Preference entities.
PreferencesServiceLocal - Interface in com.priint.pubserverapi.preferences
Interface for a Preferences Service class.
PreferenceType - Enum Class in com.priint.pubserverapi.preferences
 
Preparation - Enum constant in enum class com.priint.pubserverapi.document.DocumentStage
 
Preview - Class in com.priint.pubserverapi.template
 
Preview() - Constructor for class com.priint.pubserverapi.template.Preview
 
Preview(String) - Constructor for class com.priint.pubserverapi.template.Preview
 
PRIINTBPM - Enum constant in enum class com.priint.pubserverapi.preferences.PreferenceType
 
PriintCacheServiceLocal - Interface in com.priint.pubserverapi.cache
Local interface for the cache service.
PriintStorageServiceLocal - Interface in com.priint.pubserverapi.objectstorage
Local interface for managing storage operations in the Priint system.
processIdentifier(String) - Method in interface com.priint.pubserverapi.downloads.DownloadQuery
Sets the processIdentifier of the Download in the query.
processName(String) - Method in interface com.priint.pubserverapi.downloads.DownloadQuery
Sets the processName of the Download in the query.
processNameLike(String) - Method in interface com.priint.pubserverapi.downloads.DownloadQuery
Sets the label of the Download in the query.
Publication - Class in com.priint.pubserverapi.publication
 
Publication() - Constructor for class com.priint.pubserverapi.publication.Publication
 
PUBLICATION - Enum constant in enum class com.priint.pubserverapi.downloads.DownloadObjectType
 
publicationId(String) - Method in interface com.priint.pubserverapi.pagetemplate.PageTemplatesQuery
Sets the publication ID of the assigned page template in the query.
publicationId(String) - Method in interface com.priint.pubserverapi.publication.PublicationParameterQuery
Sets the ID of the Publication associated with the PublicationParameter in the query.
publicationId(String) - Method in interface com.priint.pubserverapi.publication.PublicationRightQuery
Filters the query by publication Id.
publicationId(String) - Method in interface com.priint.pubserverapi.template.TemplateQuery
Sets the publication ID of the assigned template in the query.
PublicationId - Record Class in com.priint.pubserverapi.publication
 
PublicationId(String) - Constructor for record class com.priint.pubserverapi.publication.PublicationId
Creates an instance of a PublicationId record class.
PublicationParameter - Class in com.priint.pubserverapi.publication
 
PublicationParameter() - Constructor for class com.priint.pubserverapi.publication.PublicationParameter
 
PublicationParameterQuery - Interface in com.priint.pubserverapi.publication
Interface for querying PublicationParameter entities.
PublicationQuery - Interface in com.priint.pubserverapi.publication
 
PublicationRight - Class in com.priint.pubserverapi.publication
Represents the publication rights for a specific publication, team, or person.
PublicationRight() - Constructor for class com.priint.pubserverapi.publication.PublicationRight
 
PublicationRightQuery - Interface in com.priint.pubserverapi.publication
A query interface for fetching and filtering PublicationRight entities.
PublicationRightServiceException - Exception in com.priint.pubserverapi.exception
 
PublicationRightServiceException() - Constructor for exception com.priint.pubserverapi.exception.PublicationRightServiceException
 
PublicationRightServiceException(String) - Constructor for exception com.priint.pubserverapi.exception.PublicationRightServiceException
 
PublicationRightServiceException(String, Throwable) - Constructor for exception com.priint.pubserverapi.exception.PublicationRightServiceException
 
PublicationRightsServiceLocal - Interface in com.priint.pubserverapi.publication
Interface for a PublicationRight Service class.
PublicationServiceException - Exception in com.priint.pubserverapi.exception
 
PublicationServiceException() - Constructor for exception com.priint.pubserverapi.exception.PublicationServiceException
 
PublicationServiceException(String) - Constructor for exception com.priint.pubserverapi.exception.PublicationServiceException
 
PublicationServiceException(String, Throwable) - Constructor for exception com.priint.pubserverapi.exception.PublicationServiceException
 
PublicationServiceLocal - Interface in com.priint.pubserverapi.publication
Interface for a publication service class.
PublicationType - Class in com.priint.pubserverapi.publication
 
PublicationType() - Constructor for class com.priint.pubserverapi.publication.PublicationType
 
publicationTypeId(PublicationTypeId) - Method in interface com.priint.pubserverapi.parameter.ParameterDefinitionQuery
Sets the publication type ID associated with the ParameterDefinition in the query.
publicationTypeId(String) - Method in interface com.priint.pubserverapi.publication.PublicationQuery
Sets the publication type id of the Publication in the query.
publicationTypeId(String) - Method in interface com.priint.pubserverapi.publication.PublicationTypeXParamQuery
Sets the publication type ID of the PublicationTypeXParam in the query.
PublicationTypeId - Record Class in com.priint.pubserverapi.publication
 
PublicationTypeId(String) - Constructor for record class com.priint.pubserverapi.publication.PublicationTypeId
Creates an instance of a PublicationTypeId record class.
PublicationTypeQuery - Interface in com.priint.pubserverapi.publication
Interface for building queries to retrieve PublicationType entities.
PublicationTypeServiceException - Exception in com.priint.pubserverapi.exception
 
PublicationTypeServiceException() - Constructor for exception com.priint.pubserverapi.exception.PublicationTypeServiceException
 
PublicationTypeServiceException(String) - Constructor for exception com.priint.pubserverapi.exception.PublicationTypeServiceException
 
PublicationTypeServiceException(String, Throwable) - Constructor for exception com.priint.pubserverapi.exception.PublicationTypeServiceException
 
PublicationTypeServiceLocal - Interface in com.priint.pubserverapi.publication
Local interface for publication type / parameter definition cross related services.
PublicationTypeXParam - Class in com.priint.pubserverapi.publication
 
PublicationTypeXParam() - Constructor for class com.priint.pubserverapi.publication.PublicationTypeXParam
 
PublicationTypeXParamId - Record Class in com.priint.pubserverapi.publication
 
PublicationTypeXParamId(int) - Constructor for record class com.priint.pubserverapi.publication.PublicationTypeXParamId
Creates an instance of a PublicationTypeXParamId record class.
PublicationTypeXParamQuery - Interface in com.priint.pubserverapi.publication
Interface for building queries to retrieve PublicationTypeXParam entities.
PUBSERVER - Enum constant in enum class com.priint.pubserverapi.preferences.PreferenceType
 
PubServerBaseException - Exception in com.priint.pubserverapi.exception
 
PubServerBaseException() - Constructor for exception com.priint.pubserverapi.exception.PubServerBaseException
 
PubServerBaseException(String) - Constructor for exception com.priint.pubserverapi.exception.PubServerBaseException
 
PubServerBaseException(String, Throwable) - Constructor for exception com.priint.pubserverapi.exception.PubServerBaseException
 

Q

QueryBuilder<T> - Interface in com.priint.pubserverapi.query
A generic interface for executing queries that return one or more results.

R

readMediaObject(MediaObject, ImageSource) - Method in interface com.priint.pubserverapi.imageutils.ImageUtilsServiceLocal
Reads an image from the media object.
readMediaObject(String, MediaObject, ImageSource) - Method in interface com.priint.pubserverapi.imageutils.ImageUtilsServiceLocal
Reads an image from a media object.
Record - Class in com.priint.pubserverapi.template
 
Record() - Constructor for class com.priint.pubserverapi.template.Record
 
Record(int, int, int, String) - Constructor for class com.priint.pubserverapi.template.Record
 
REGULAR - Enum constant in enum class com.priint.pubserverapi.pagetemplate.PageTemplateType
 
REGULAR - Enum constant in enum class com.priint.pubserverapi.template.TemplateType
 
Review - Enum constant in enum class com.priint.pubserverapi.document.DocumentStage
 
rightKeyName(String) - Method in interface com.priint.pubserverapi.access.AssignedAccessRightQuery
Sets the right keyname of the AssignedAccessRight in the query.
roleId(String) - Method in interface com.priint.pubserverapi.user.UserQuery
Sets the role ID associated with the User in the query.
roleName(String) - Method in interface com.priint.pubserverapi.access.AssignedAccessRightQuery
Sets the roleName of the AssignedAccessRight in the query.

S

scaleProportional(byte[], int, int) - Method in interface com.priint.pubserverapi.imageutils.ImageUtilsServiceLocal
Scales an image proportionally to fit within the specified width and height.
setActive(boolean) - Method in class com.priint.pubserverapi.dataset.Dataset
 
setActive(Integer) - Method in class com.priint.pubserverapi.pagetemplate.PageTemplate
 
setActive(Integer) - Method in class com.priint.pubserverapi.pagetemplate.TemplateForPageTemplate
setActive(Integer) - Method in class com.priint.pubserverapi.template.Template
 
setActive(String) - Method in class com.priint.pubserverapi.user.User
 
setAutolink(Integer) - Method in class com.priint.pubserverapi.pagetemplate.TemplateForPageTemplate
setAutoOpposite(Integer) - Method in class com.priint.pubserverapi.pagetemplate.PageTemplate
 
setAutoSuccessor(Integer) - Method in class com.priint.pubserverapi.pagetemplate.PageTemplate
 
setBarrier(Integer) - Method in class com.priint.pubserverapi.pagetemplate.PageTemplate
 
setbBox(PageTemplateBbox) - Method in class com.priint.pubserverapi.pagetemplate.TemplateForPageTemplate
setBottom(double) - Method in class com.priint.pubserverapi.template.BBox
 
setBottom(Double) - Method in class com.priint.pubserverapi.pagetemplate.PageTemplateBbox
setBottomPos(Double) - Method in class com.priint.pubserverapi.template.Template
 
setBuildDirection(Integer) - Method in class com.priint.pubserverapi.pagetemplate.TemplateForPageTemplate
setBuildSupportScript(Integer) - Method in class com.priint.pubserverapi.template.Template
 
setChanged_on(Optional<String>) - Method in class com.priint.pubserverapi.note.Note
 
setChanged_role(Optional<String>) - Method in class com.priint.pubserverapi.note.Note
 
setChanged_state(String) - Method in class com.priint.pubserverapi.note.Note
 
setChanged_user(Optional<String>) - Method in class com.priint.pubserverapi.note.Note
 
setColor(Integer) - Method in class com.priint.pubserverapi.template.Template
 
setColorId(String) - Method in class com.priint.pubserverapi.user.User
 
setColorIndex(Integer) - Method in class com.priint.pubserverapi.pagetemplate.TemplateForPageTemplate
setComments(List<NoteComment>) - Method in class com.priint.pubserverapi.note.Note
 
setCommentsShowTitles(int) - Method in class com.priint.pubserverapi.note.Note
 
setContent(byte[]) - Method in class com.priint.pubserverapi.spread.SpreadPreview
 
setContinue(int) - Method in class com.priint.pubserverapi.template.Spread
 
setCountry(String) - Method in class com.priint.pubserverapi.parameter.DropDownLanguage
 
setCreated_on(Optional<String>) - Method in class com.priint.pubserverapi.note.Note
 
setCreated_role(Optional<String>) - Method in class com.priint.pubserverapi.note.Note
 
setCreated_user(String) - Method in class com.priint.pubserverapi.note.Note
 
setCreatedBy(String) - Method in class com.priint.pubserverapi.document.Document
 
setCreatedBy(String) - Method in class com.priint.pubserverapi.downloads.Download
 
setCreatedBy(String) - Method in class com.priint.pubserverapi.parameter.DropDownDefinition
 
setCreatedBy(String) - Method in class com.priint.pubserverapi.parameter.DropDownLanguage
 
setCreatedBy(String) - Method in class com.priint.pubserverapi.parameter.DropDownValue
 
setCreatedBy(String) - Method in class com.priint.pubserverapi.parameter.Parameter
 
setCreatedBy(String) - Method in class com.priint.pubserverapi.parameter.ParameterDefinition
 
setCreatedBy(String) - Method in class com.priint.pubserverapi.publication.Publication
 
setCreatedBy(String) - Method in class com.priint.pubserverapi.publication.PublicationType
 
setCreatedBy(String) - Method in class com.priint.pubserverapi.publication.PublicationTypeXParam
 
setCreatedBy(String) - Method in class com.priint.pubserverapi.spread.Spread
 
setCreatedById(String) - Method in class com.priint.pubserverapi.user.User
 
setCreatedOn(String) - Method in class com.priint.pubserverapi.document.Document
 
setCreatedOn(String) - Method in class com.priint.pubserverapi.downloads.Download
 
setCreatedOn(String) - Method in class com.priint.pubserverapi.parameter.DropDownDefinition
 
setCreatedOn(String) - Method in class com.priint.pubserverapi.parameter.DropDownLanguage
 
setCreatedOn(String) - Method in class com.priint.pubserverapi.parameter.DropDownValue
 
setCreatedOn(String) - Method in class com.priint.pubserverapi.parameter.Parameter
 
setCreatedOn(String) - Method in class com.priint.pubserverapi.parameter.ParameterDefinition
 
setCreatedOn(String) - Method in class com.priint.pubserverapi.publication.Publication
 
setCreatedOn(String) - Method in class com.priint.pubserverapi.publication.PublicationType
 
setCreatedOn(String) - Method in class com.priint.pubserverapi.publication.PublicationTypeXParam
 
setCreatedOn(String) - Method in class com.priint.pubserverapi.spread.Spread
 
setCreatedOn(String) - Method in class com.priint.pubserverapi.user.User
 
setCustomerData1(Optional<String>) - Method in class com.priint.pubserverapi.note.Note
 
setCustomerData2(Optional<String>) - Method in class com.priint.pubserverapi.note.Note
 
setCustomerID(int) - Method in class com.priint.pubserverapi.note.Note
 
setCustomerID2(int) - Method in class com.priint.pubserverapi.note.Note
 
setCustomerID3(int) - Method in class com.priint.pubserverapi.note.Note
 
setCustomerStringID(Optional<String>) - Method in class com.priint.pubserverapi.note.Note
 
setData(Data) - Method in class com.priint.pubserverapi.template.Template
 
setDataset(String) - Method in class com.priint.pubserverapi.document.CheckedOutDocument
 
setDataSrc(String) - Method in class com.priint.pubserverapi.template.Data
 
setDefaultCheckbox(int) - Method in class com.priint.pubserverapi.parameter.ParameterDefinition
 
setDefaultDropDownValueId(int) - Method in class com.priint.pubserverapi.parameter.ParameterDefinition
 
setDefaultMenuID(String) - Method in class com.priint.pubserverapi.user.User
 
setDefaultTextValue1(String) - Method in class com.priint.pubserverapi.parameter.ParameterDefinition
 
setDefaultTextValue2(String) - Method in class com.priint.pubserverapi.parameter.ParameterDefinition
 
setDefaultTextValue3(String) - Method in class com.priint.pubserverapi.parameter.ParameterDefinition
 
setDeleted(boolean) - Method in class com.priint.pubserverapi.document.Document
 
setDeleted(boolean) - Method in class com.priint.pubserverapi.publication.Publication
 
setDeleted(int) - Method in class com.priint.pubserverapi.parameter.ParameterDefinition
 
setDeleteRight(boolean) - Method in class com.priint.pubserverapi.publication.PublicationRight
Sets the delete right.
setDescription(String) - Method in class com.priint.pubserverapi.document.Document
 
setDescription(String) - Method in class com.priint.pubserverapi.publication.Publication
 
setDescription(String) - Method in class com.priint.pubserverapi.spread.Spread
 
setDescription(String) - Method in class com.priint.pubserverapi.template.Template
 
setDescription(String) - Method in class com.priint.restapi.NewPublicationRequest
 
setDocName(String) - Method in class com.priint.pubserverapi.pagetemplate.PageTemplate
 
setDocumentId(DocumentId) - Method in class com.priint.pubserverapi.document.DocumentParameter
 
setDocumentId(DocumentId) - Method in class com.priint.pubserverapi.spread.Spread
 
setDocumentId(DocumentId) - Method in class com.priint.pubserverapi.spread.SpreadPreview
 
setDocumentId(String) - Method in class com.priint.pubserverapi.document.CheckedOutDocument
 
setDocumentId(String) - Method in class com.priint.pubserverapi.document.UnlockStatus
 
setDocumentStage(DocumentStage) - Method in class com.priint.pubserverapi.document.Document
 
setDocumentTemplate(boolean) - Method in class com.priint.pubserverapi.document.Document
 
setDocumentTemplateId(DocumentId) - Method in class com.priint.pubserverapi.document.Document
 
setDocumentTemplateId(String) - Method in class com.priint.restapi.NewDocumentsRequest
 
setDocumentType(DocumentType) - Method in class com.priint.pubserverapi.document.Document
 
setDomain(Domain) - Method in class com.priint.pubserverapi.template.Template
 
setDropdownDefinitionId(DropDownDefinitionId) - Method in class com.priint.pubserverapi.parameter.DropDownValue
 
setDropDownId(int) - Method in class com.priint.pubserverapi.parameter.ParameterDefinition
 
setDropdownLanguages(List<DropDownLanguage>) - Method in class com.priint.pubserverapi.parameter.DropDownValue
 
setDropDownValueId(DropDownValueId) - Method in class com.priint.pubserverapi.parameter.DropDownLanguage
 
setDropDownValueId(DropDownValueId) - Method in class com.priint.pubserverapi.parameter.Parameter
 
setDropDownValueList(List<DropDownValue>) - Method in class com.priint.pubserverapi.parameter.DropDownDefinition
 
setEmail(String) - Method in class com.priint.pubserverapi.person.Person
 
setEmail(String) - Method in class com.priint.pubserverapi.user.User
 
setEntityId(String) - Method in class com.priint.pubserverapi.parameter.Parameter
 
setEntityID(String) - Method in class com.priint.pubserverapi.parameter.ParameterDefinition
 
setEntityModel(String) - Method in class com.priint.pubserverapi.parameter.Parameter
 
setEntityModel(String) - Method in class com.priint.pubserverapi.parameter.ParameterDefinition
 
setExecRight(Integer) - Method in class com.priint.pubserverapi.access.AssignedAccessRight
 
setFileName(String) - Method in class com.priint.pubserverapi.document.CheckedOutDocument
 
setFileName(String) - Method in class com.priint.pubserverapi.document.Document
 
setFileName(String) - Method in class com.priint.pubserverapi.spread.SpreadPreview
 
setFinished(boolean) - Method in class com.priint.pubserverapi.downloads.Download
 
setFinishedOn(String) - Method in class com.priint.pubserverapi.downloads.Download
 
setForeignsystemkey(String) - Method in class com.priint.pubserverapi.publication.Publication
 
setForeignSystemKey(String) - Method in class com.priint.pubserverapi.document.Document
 
setForeignSystemKey(String) - Method in class com.priint.pubserverapi.spread.Spread
 
setFormat(Integer) - Method in class com.priint.pubserverapi.template.Template
 
setGivenName(String) - Method in class com.priint.pubserverapi.person.Person
 
setGivenName(String) - Method in class com.priint.pubserverapi.user.User
 
setGridTemplate(boolean) - Method in class com.priint.pubserverapi.pagetemplate.PageTemplate
 
setGroupName(String) - Method in class com.priint.pubserverapi.parameter.Parameter
 
setGroupName(String) - Method in class com.priint.pubserverapi.parameter.ParameterDefinition
 
setHasMultipleFrames(Integer) - Method in class com.priint.pubserverapi.pagetemplate.TemplateForPageTemplate
setHasMultipleObjects(Integer) - Method in class com.priint.pubserverapi.pagetemplate.TemplateForPageTemplate
setHasShapes(Integer) - Method in class com.priint.pubserverapi.template.Template
 
setHeight(int) - Method in class com.priint.pubserverapi.parameter.ParameterDefinition
 
setHeightPt(Float) - Method in class com.priint.pubserverapi.spread.Spread
 
setHelptext(String) - Method in class com.priint.pubserverapi.parameter.ParameterDefinition
 
setHelpText(String) - Method in class com.priint.pubserverapi.parameter.DropDownDefinition
 
setId(int) - Method in class com.priint.pubserverapi.pagetemplate.PageTemplateBbox
setId(int) - Method in class com.priint.pubserverapi.template.Domain
 
setId(int) - Method in class com.priint.pubserverapi.template.Placeholder
 
setId(int) - Method in class com.priint.pubserverapi.template.Record
 
setId(int) - Method in class com.priint.pubserverapi.template.Spread
 
setId(int) - Method in class com.priint.pubserverapi.template.State
State.getId()
setId(int) - Method in class com.priint.pubserverapi.template.Type
 
setId(DocumentId) - Method in class com.priint.pubserverapi.document.Document
 
setId(DownloadId) - Method in class com.priint.pubserverapi.downloads.Download
 
setId(NoteId) - Method in class com.priint.pubserverapi.note.Note
 
setId(PageTemplateId) - Method in class com.priint.pubserverapi.pagetemplate.PageTemplate
 
setId(DropDownDefinitionId) - Method in class com.priint.pubserverapi.parameter.DropDownDefinition
 
setId(DropDownLanguageId) - Method in class com.priint.pubserverapi.parameter.DropDownLanguage
 
setId(DropDownValueId) - Method in class com.priint.pubserverapi.parameter.DropDownValue
 
setId(ParameterDefinitionId) - Method in class com.priint.pubserverapi.parameter.ParameterDefinition
 
setId(ParameterId) - Method in class com.priint.pubserverapi.parameter.Parameter
 
setId(PersonId) - Method in class com.priint.pubserverapi.person.Person
 
setId(PublicationId) - Method in class com.priint.pubserverapi.publication.Publication
 
setId(PublicationTypeId) - Method in class com.priint.pubserverapi.publication.PublicationType
 
setId(PublicationTypeXParamId) - Method in class com.priint.pubserverapi.publication.PublicationTypeXParam
 
setId(SpreadId) - Method in class com.priint.pubserverapi.spread.Spread
 
setId(TemplateId) - Method in class com.priint.pubserverapi.template.Template
 
setId(String) - Method in class com.priint.pubserverapi.document.CheckedOutDocument
 
setId(String) - Method in class com.priint.pubserverapi.preferences.Value
 
setId2(int) - Method in class com.priint.pubserverapi.template.Record
 
setId3(int) - Method in class com.priint.pubserverapi.template.Record
 
setIdentifier(String) - Method in class com.priint.pubserverapi.parameter.Parameter
 
setIdentifier(String) - Method in class com.priint.pubserverapi.parameter.ParameterDefinition
 
setIndesignColorIndex(int) - Method in class com.priint.pubserverapi.note.Note
 
setIndesignHeight(double) - Method in class com.priint.pubserverapi.note.Note
 
setIndesignWidth(double) - Method in class com.priint.pubserverapi.note.Note
 
setIndesignX(double) - Method in class com.priint.pubserverapi.note.Note
 
setIndesignY(double) - Method in class com.priint.pubserverapi.note.Note
 
setJustificationEnabled(Integer) - Method in class com.priint.pubserverapi.pagetemplate.TemplateForPageTemplate
setJustificationScript(Integer) - Method in class com.priint.pubserverapi.pagetemplate.TemplateForPageTemplate
setJustificationX(Double) - Method in class com.priint.pubserverapi.pagetemplate.TemplateForPageTemplate
setJustificationY(Double) - Method in class com.priint.pubserverapi.pagetemplate.TemplateForPageTemplate
setKeyName(String) - Method in class com.priint.pubserverapi.preferences.Preference
Sets the name of the preference.
setKeyNameOfEntity(String) - Method in class com.priint.pubserverapi.publication.PublicationType
 
setKind(String) - Method in class com.priint.pubserverapi.template.Template
 
setLabel(String) - Method in class com.priint.pubserverapi.document.Document
 
setLabel(String) - Method in class com.priint.pubserverapi.pagetemplate.PageTemplate
 
setLabel(String) - Method in class com.priint.pubserverapi.pagetemplate.TemplateForPageTemplate
setLabel(String) - Method in class com.priint.pubserverapi.preferences.Value
 
setLabel(String) - Method in class com.priint.pubserverapi.publication.Publication
 
setLabel(String) - Method in class com.priint.pubserverapi.publication.PublicationType
 
setLabel(String) - Method in class com.priint.pubserverapi.spread.Spread
 
setLabel(String) - Method in class com.priint.restapi.NewPublicationRequest
 
setLanguage(String) - Method in class com.priint.pubserverapi.parameter.DropDownLanguage
 
setLastLog_new(Optional<String>) - Method in class com.priint.pubserverapi.note.Note
 
setLastLog_old(Optional<String>) - Method in class com.priint.pubserverapi.note.Note
 
setLastLogin(String) - Method in class com.priint.pubserverapi.user.User
 
setLeft(double) - Method in class com.priint.pubserverapi.template.BBox
 
setLeft(Double) - Method in class com.priint.pubserverapi.pagetemplate.PageTemplateBbox
setLeftItem(int) - Method in class com.priint.pubserverapi.template.Spread
 
setLeftPos(Double) - Method in class com.priint.pubserverapi.template.Template
 
setLogin(String) - Method in class com.priint.pubserverapi.person.Person
 
setLogin(String) - Method in class com.priint.pubserverapi.user.User
 
setMagnets(Integer) - Method in class com.priint.pubserverapi.template.Template
 
setMarginBottom(Double) - Method in class com.priint.pubserverapi.pagetemplate.PageTemplate
 
setMarginLeft(Double) - Method in class com.priint.pubserverapi.pagetemplate.PageTemplate
 
setMarginRight(Double) - Method in class com.priint.pubserverapi.pagetemplate.PageTemplate
 
setMarginTop(Double) - Method in class com.priint.pubserverapi.pagetemplate.PageTemplate
 
setMasterPage(String) - Method in class com.priint.restapi.NewDocumentsRequest
 
setMasterPages(String) - Method in class com.priint.pubserverapi.pagetemplate.PageTemplate
 
setMemberships(String) - Method in class com.priint.pubserverapi.template.Template
 
setMiddleItem(int) - Method in class com.priint.pubserverapi.template.Spread
 
setMinimumDistX(Double) - Method in class com.priint.pubserverapi.pagetemplate.TemplateForPageTemplate
setMinimumDistY(Double) - Method in class com.priint.pubserverapi.pagetemplate.TemplateForPageTemplate
setMinimumVerticalJust(Double) - Method in class com.priint.pubserverapi.pagetemplate.TemplateForPageTemplate
setMinimumVerticalJustEnabled(Integer) - Method in class com.priint.pubserverapi.pagetemplate.TemplateForPageTemplate
setMirrored(Integer) - Method in class com.priint.pubserverapi.template.Template
 
setMultiSelection(boolean) - Method in class com.priint.pubserverapi.preferences.ListOfValues
 
setName(DatasetId) - Method in class com.priint.pubserverapi.dataset.Dataset
 
setName(String) - Method in class com.priint.pubserverapi.pagetemplate.PageTemplate
 
setName(String) - Method in class com.priint.pubserverapi.parameter.DropDownDefinition
 
setName(String) - Method in class com.priint.pubserverapi.parameter.Parameter
 
setName(String) - Method in class com.priint.pubserverapi.parameter.ParameterDefinition
 
setName(String) - Method in class com.priint.pubserverapi.person.Person
 
setName(String) - Method in class com.priint.pubserverapi.template.Domain
 
setName(String) - Method in class com.priint.pubserverapi.template.Placeholder
 
setName(String) - Method in class com.priint.pubserverapi.template.Template
 
setName(String) - Method in class com.priint.pubserverapi.template.Type
 
setName(String) - Method in class com.priint.pubserverapi.user.User
 
setNewDocumentNames(List<String>) - Method in class com.priint.restapi.NewDocumentsRequest
 
setNum(int) - Method in class com.priint.pubserverapi.note.NoteComment
 
setNumberOfTextfields(int) - Method in class com.priint.pubserverapi.parameter.ParameterDefinition
 
setObjectId(String) - Method in class com.priint.pubserverapi.downloads.Download
 
setObjectType(DownloadObjectType) - Method in class com.priint.pubserverapi.downloads.Download
 
setOn(String) - Method in class com.priint.pubserverapi.note.NoteComment
 
setOpenedBy(String) - Method in class com.priint.pubserverapi.document.CheckedOutDocument
 
setOpenedOn(String) - Method in class com.priint.pubserverapi.document.CheckedOutDocument
 
setOpposite(Integer) - Method in class com.priint.pubserverapi.pagetemplate.PageTemplate
 
setOwnerId(Integer) - Method in class com.priint.pubserverapi.pagetemplate.PageTemplate
 
setOwnerSession(String) - Method in class com.priint.pubserverapi.document.CheckedOutDocument
 
setPageCount(Integer) - Method in class com.priint.pubserverapi.spread.Spread
 
setPageHeight(Double) - Method in class com.priint.pubserverapi.pagetemplate.PageTemplate
 
setPageNum(Integer) - Method in class com.priint.pubserverapi.pagetemplate.PageTemplate
 
setPageTemplateId(String) - Method in class com.priint.pubserverapi.pagetemplate.PageTemplate
 
setPageTemplateType(PageTemplateType) - Method in class com.priint.pubserverapi.pagetemplate.PageTemplate
 
setPageType(Integer) - Method in class com.priint.pubserverapi.pagetemplate.PageTemplate
 
setPageWidth(Double) - Method in class com.priint.pubserverapi.pagetemplate.PageTemplate
 
setParameterDefinitionId(ParameterDefinitionId) - Method in class com.priint.pubserverapi.parameter.Parameter
 
setParameterDefinitionId(ParameterDefinitionId) - Method in class com.priint.pubserverapi.publication.PublicationTypeXParam
 
setParentHeight(double) - Method in class com.priint.pubserverapi.note.Note
 
setParentId(PublicationId) - Method in class com.priint.pubserverapi.document.Document
 
setParentId(PublicationId) - Method in class com.priint.pubserverapi.publication.Publication
 
setParentId(String) - Method in class com.priint.restapi.NewDocumentsRequest
 
setParentIDs_document(String) - Method in class com.priint.pubserverapi.note.Note
 
setParentIDs_frame(Optional<String>) - Method in class com.priint.pubserverapi.note.Note
 
setParentIDs_group(Optional<String>) - Method in class com.priint.pubserverapi.note.Note
 
setParentIDs_page(String) - Method in class com.priint.pubserverapi.note.Note
 
setParentIDs_spread(String) - Method in class com.priint.pubserverapi.note.Note
 
setParentPublicationId(PublicationId) - Method in class com.priint.restapi.NewPublicationRequest
 
setParentUIDs_document(String) - Method in class com.priint.pubserverapi.note.Note
 
setParentUIDs_frame(Optional<String>) - Method in class com.priint.pubserverapi.note.Note
 
setParentUIDs_group(Optional<String>) - Method in class com.priint.pubserverapi.note.Note
 
setParentUIDs_layer(String) - Method in class com.priint.pubserverapi.note.Note
 
setParentUIDs_layerName(String) - Method in class com.priint.pubserverapi.note.Note
 
setParentUIDs_page(String) - Method in class com.priint.pubserverapi.note.Note
 
setParentUIDs_spread(String) - Method in class com.priint.pubserverapi.note.Note
 
setParentWidth(double) - Method in class com.priint.pubserverapi.note.Note
 
setParentX(double) - Method in class com.priint.pubserverapi.note.Note
 
setParentY(double) - Method in class com.priint.pubserverapi.note.Note
 
setPassword(String) - Method in class com.priint.pubserverapi.user.User
 
setPath(String) - Method in class com.priint.pubserverapi.document.CheckedOutDocument
 
setPersonId(String) - Method in class com.priint.pubserverapi.publication.PublicationRight
Sets the Id of the person.
setPersonId(String) - Method in class com.priint.pubserverapi.user.User
 
setPlaceholder(Placeholder) - Method in class com.priint.pubserverapi.template.Template
 
setPlain(String) - Method in class com.priint.pubserverapi.note.NoteComment
 
setPosition(String) - Method in class com.priint.pubserverapi.template.Spread
 
setPreview(Preview) - Method in class com.priint.pubserverapi.template.Template
 
setPreviewSrc(String) - Method in class com.priint.pubserverapi.template.Preview
 
setPreviewType(String) - Method in class com.priint.pubserverapi.spread.Spread
 
setProcessIdentifier(String) - Method in class com.priint.pubserverapi.downloads.Download
 
setProcessName(String) - Method in class com.priint.pubserverapi.downloads.Download
 
setPublicationId(PublicationId) - Method in class com.priint.pubserverapi.publication.PublicationParameter
 
setPublicationId(PublicationId) - Method in class com.priint.pubserverapi.publication.PublicationType
 
setPublicationId(String) - Method in class com.priint.pubserverapi.publication.PublicationRight
Sets the Id of the publication.
setPublicationTypeId(PublicationTypeId) - Method in class com.priint.pubserverapi.publication.Publication
 
setPublicationTypeId(PublicationTypeId) - Method in class com.priint.pubserverapi.publication.PublicationTypeXParam
 
setPublicationTypeId(PublicationTypeId) - Method in class com.priint.restapi.NewPublicationRequest
 
setReadRight(boolean) - Method in class com.priint.pubserverapi.publication.PublicationRight
Sets the read right.
setRecord(Record) - Method in class com.priint.pubserverapi.template.Template
 
setRecordStringId(String) - Method in class com.priint.pubserverapi.parameter.Parameter
 
setRecordStringId(String) - Method in class com.priint.pubserverapi.parameter.ParameterDefinition
 
setReferenceType(String) - Method in class com.priint.pubserverapi.note.Note
 
setRepository(String) - Method in class com.priint.pubserverapi.document.CheckedOutDocument
 
setResponsible_on(Optional<String>) - Method in class com.priint.pubserverapi.note.Note
 
setResponsible_role(Optional<String>) - Method in class com.priint.pubserverapi.note.Note
 
setResponsible_user(String) - Method in class com.priint.pubserverapi.note.Note
 
setRight(double) - Method in class com.priint.pubserverapi.template.BBox
 
setRight(Double) - Method in class com.priint.pubserverapi.pagetemplate.PageTemplateBbox
setRightItem(int) - Method in class com.priint.pubserverapi.template.Spread
 
setRightKeyName(String) - Method in class com.priint.pubserverapi.access.AssignedAccessRight
 
setRightPos(Double) - Method in class com.priint.pubserverapi.template.Template
 
setRoleName(String) - Method in class com.priint.pubserverapi.access.AssignedAccessRight
 
setScriptId(int) - Method in class com.priint.pubserverapi.template.Spread
 
setSelected(boolean) - Method in class com.priint.pubserverapi.preferences.Value
 
setSequence(Integer) - Method in class com.priint.pubserverapi.pagetemplate.TemplateForPageTemplate
setShowConnect(int) - Method in class com.priint.pubserverapi.note.Note
 
setShowState(int) - Method in class com.priint.pubserverapi.note.Note
 
setShowTitle(int) - Method in class com.priint.pubserverapi.note.Note
 
setSingleComment(NoteComment) - Method in class com.priint.pubserverapi.note.Note
 
setSort(int) - Method in class com.priint.pubserverapi.parameter.DropDownValue
 
setSort(int) - Method in class com.priint.pubserverapi.parameter.Parameter
 
setSort(int) - Method in class com.priint.pubserverapi.parameter.ParameterDefinition
 
setSort(int) - Method in class com.priint.pubserverapi.publication.PublicationTypeXParam
 
setSort(int) - Method in class com.priint.pubserverapi.spread.Spread
 
setSort(Integer) - Method in class com.priint.pubserverapi.document.Document
 
setSort(Integer) - Method in class com.priint.pubserverapi.publication.Publication
 
setSourceDocumentId(DocumentId) - Method in class com.priint.pubserverapi.document.Document
 
setSpread(Spread) - Method in class com.priint.pubserverapi.template.Template
 
setSpreadId(SpreadId) - Method in class com.priint.pubserverapi.spread.SpreadPreview
 
setStartPage(String) - Method in class com.priint.pubserverapi.spread.Spread
 
setState(State) - Method in class com.priint.pubserverapi.template.Template
 
setStatus(int) - Method in class com.priint.pubserverapi.document.CheckedOutDocument
 
setStatus(String) - Method in class com.priint.pubserverapi.note.Note
 
setStatusMessage(String) - Method in class com.priint.pubserverapi.document.UnlockStatus
 
setStringId(String) - Method in class com.priint.pubserverapi.pagetemplate.PageTemplate
 
setStringId(String) - Method in class com.priint.pubserverapi.template.Record
 
setStylesVerticalJust(String) - Method in class com.priint.pubserverapi.pagetemplate.TemplateForPageTemplate
setStylesVerticalJustEnabled(Integer) - Method in class com.priint.pubserverapi.pagetemplate.TemplateForPageTemplate
setSuccess(boolean) - Method in class com.priint.pubserverapi.document.UnlockStatus
 
setSuccessor(Integer) - Method in class com.priint.pubserverapi.pagetemplate.PageTemplate
 
setSurname(String) - Method in class com.priint.pubserverapi.person.Person
 
setSurname(String) - Method in class com.priint.pubserverapi.user.User
 
setTeamId(String) - Method in class com.priint.pubserverapi.publication.PublicationRight
Sets the Id of the team.
setTemplates(List<TemplateForPageTemplate>) - Method in class com.priint.pubserverapi.pagetemplate.PageTemplate
 
setTextflowPrefix1(String) - Method in class com.priint.pubserverapi.template.Template
 
setTextflowPrefix1Action(Integer) - Method in class com.priint.pubserverapi.template.Template
 
setTextflowPrefixN(String) - Method in class com.priint.pubserverapi.template.Template
 
setTextflowPrefixNAction(Integer) - Method in class com.priint.pubserverapi.template.Template
 
setTimestamp(long) - Method in class com.priint.pubserverapi.template.Template
 
setTitle(String) - Method in class com.priint.pubserverapi.note.Note
 
setTop(double) - Method in class com.priint.pubserverapi.template.BBox
 
setTop(Double) - Method in class com.priint.pubserverapi.pagetemplate.PageTemplateBbox
setTopPos(Double) - Method in class com.priint.pubserverapi.template.Template
 
setType(int) - Method in class com.priint.pubserverapi.document.CheckedOutDocument
 
setType(int) - Method in class com.priint.pubserverapi.parameter.ParameterDefinition
 
setType(PreferenceType) - Method in class com.priint.pubserverapi.preferences.Preference
Sets the type of the preference.
setType(Type) - Method in class com.priint.pubserverapi.template.Template
 
setType(Integer) - Method in class com.priint.pubserverapi.pagetemplate.TemplateForPageTemplate
setType(String) - Method in class com.priint.pubserverapi.note.Note
 
setUid(Integer) - Method in class com.priint.pubserverapi.pagetemplate.TemplateForPageTemplate
setUpdatedBy(String) - Method in class com.priint.pubserverapi.document.Document
 
setUpdatedBy(String) - Method in class com.priint.pubserverapi.parameter.DropDownDefinition
 
setUpdatedBy(String) - Method in class com.priint.pubserverapi.parameter.DropDownLanguage
 
setUpdatedBy(String) - Method in class com.priint.pubserverapi.parameter.DropDownValue
 
setUpdatedBy(String) - Method in class com.priint.pubserverapi.parameter.Parameter
 
setUpdatedBy(String) - Method in class com.priint.pubserverapi.parameter.ParameterDefinition
 
setUpdatedBy(String) - Method in class com.priint.pubserverapi.publication.Publication
 
setUpdatedBy(String) - Method in class com.priint.pubserverapi.publication.PublicationType
 
setUpdatedBy(String) - Method in class com.priint.pubserverapi.publication.PublicationTypeXParam
 
setUpdatedBy(String) - Method in class com.priint.pubserverapi.spread.Spread
 
setUpdatedById(String) - Method in class com.priint.pubserverapi.user.User
 
setUpdatedOn(String) - Method in class com.priint.pubserverapi.document.Document
 
setUpdatedOn(String) - Method in class com.priint.pubserverapi.parameter.DropDownDefinition
 
setUpdatedOn(String) - Method in class com.priint.pubserverapi.parameter.DropDownLanguage
 
setUpdatedOn(String) - Method in class com.priint.pubserverapi.parameter.DropDownValue
 
setUpdatedOn(String) - Method in class com.priint.pubserverapi.parameter.Parameter
 
setUpdatedOn(String) - Method in class com.priint.pubserverapi.parameter.ParameterDefinition
 
setUpdatedOn(String) - Method in class com.priint.pubserverapi.publication.Publication
 
setUpdatedOn(String) - Method in class com.priint.pubserverapi.publication.PublicationType
 
setUpdatedOn(String) - Method in class com.priint.pubserverapi.publication.PublicationTypeXParam
 
setUpdatedOn(String) - Method in class com.priint.pubserverapi.spread.Spread
 
setUpdatedOn(String) - Method in class com.priint.pubserverapi.user.User
 
setUser(String) - Method in class com.priint.pubserverapi.note.NoteComment
 
setValue(String) - Method in class com.priint.pubserverapi.parameter.Parameter
 
setValue(String) - Method in class com.priint.pubserverapi.preferences.Preference
Sets the value of the preference.
setValue(String) - Method in class com.priint.pubserverapi.template.State
State.getValue()
setValue1(String) - Method in class com.priint.pubserverapi.parameter.DropDownLanguage
 
setValue1(String) - Method in class com.priint.pubserverapi.parameter.DropDownValue
 
setValue1Validator(String) - Method in class com.priint.pubserverapi.parameter.ParameterDefinition
 
setValue2(String) - Method in class com.priint.pubserverapi.parameter.DropDownLanguage
 
setValue2(String) - Method in class com.priint.pubserverapi.parameter.DropDownValue
 
setValue2(String) - Method in class com.priint.pubserverapi.parameter.Parameter
 
setValue2Validator(String) - Method in class com.priint.pubserverapi.parameter.ParameterDefinition
 
setValue3(String) - Method in class com.priint.pubserverapi.parameter.DropDownLanguage
 
setValue3(String) - Method in class com.priint.pubserverapi.parameter.DropDownValue
 
setValue3(String) - Method in class com.priint.pubserverapi.parameter.Parameter
 
setValue3Validator(String) - Method in class com.priint.pubserverapi.parameter.ParameterDefinition
 
setValues(List<Value>) - Method in class com.priint.pubserverapi.preferences.ListOfValues
 
setVerticalJust(Integer) - Method in class com.priint.pubserverapi.pagetemplate.TemplateForPageTemplate
setWidth(int) - Method in class com.priint.pubserverapi.parameter.ParameterDefinition
 
setWidthPt(Float) - Method in class com.priint.pubserverapi.spread.Spread
 
setWorkflowRight(boolean) - Method in class com.priint.pubserverapi.publication.PublicationRight
Sets the workflow right.
setWriteRight(boolean) - Method in class com.priint.pubserverapi.publication.PublicationRight
Sets the write right.
singleResult() - Method in interface com.priint.pubserverapi.query.QueryBuilder
Executes the query and returns a single result of type T.
sourceDocumentId(String) - Method in interface com.priint.pubserverapi.document.DocumentQuery
Sets the source document ID of the Document in the query.
Spread - Class in com.priint.pubserverapi.spread
 
Spread - Class in com.priint.pubserverapi.template
 
Spread() - Constructor for class com.priint.pubserverapi.spread.Spread
 
Spread() - Constructor for class com.priint.pubserverapi.template.Spread
 
Spread(int, String, int, int, int) - Constructor for class com.priint.pubserverapi.template.Spread
 
spreadId(String) - Method in interface com.priint.pubserverapi.note.NoteQuery
Sets the spread id of the Note in the query.
SpreadId - Record Class in com.priint.pubserverapi.spread
 
SpreadId(String) - Constructor for record class com.priint.pubserverapi.spread.SpreadId
Creates an instance of a SpreadId record class.
SpreadPreview - Class in com.priint.pubserverapi.spread
 
SpreadPreview() - Constructor for class com.priint.pubserverapi.spread.SpreadPreview
 
SpreadQuery - Interface in com.priint.pubserverapi.spread
Interface for building queries to retrieve spread entities.
SpreadServiceException - Exception in com.priint.pubserverapi.exception
 
SpreadServiceException() - Constructor for exception com.priint.pubserverapi.exception.SpreadServiceException
 
SpreadServiceException(String) - Constructor for exception com.priint.pubserverapi.exception.SpreadServiceException
 
SpreadServiceException(String, Throwable) - Constructor for exception com.priint.pubserverapi.exception.SpreadServiceException
 
SpreadServiceLocal - Interface in com.priint.pubserverapi.spread
Local interface for managing spreads.
State - Class in com.priint.pubserverapi.template
 
State() - Constructor for class com.priint.pubserverapi.template.State
 
State(int, String) - Constructor for class com.priint.pubserverapi.template.State
 
STATIC - Enum constant in enum class com.priint.pubserverapi.document.DocumentType
 
status(int) - Method in interface com.priint.pubserverapi.document.CheckedOutDocumentsQuery
Sets the status of the CheckedOutDocument in the query.
status(String) - Method in interface com.priint.pubserverapi.note.NoteQuery
Sets the status id of the Note in the query.
surname(String) - Method in interface com.priint.pubserverapi.person.PersonQuery
Sets the surname of the Person in the query.
surname(String) - Method in interface com.priint.pubserverapi.user.UserQuery
Sets the surname of the User in the query.

T

TABLE - Enum constant in enum class com.priint.pubserverapi.pagetemplate.PageTemplateType
 
TABLE - Enum constant in enum class com.priint.pubserverapi.template.TemplateType
 
teamId(TeamId) - Method in interface com.priint.pubserverapi.person.PersonQuery
Sets the team ID associated with the Person in the query.
teamId(String) - Method in interface com.priint.pubserverapi.publication.PublicationRightQuery
Filters the query by team Id.
teamId(String) - Method in interface com.priint.pubserverapi.user.UserQuery
Sets the team ID associated with the User in the query.
TeamId - Record Class in com.priint.pubserverapi.person
 
TeamId(String) - Constructor for record class com.priint.pubserverapi.person.TeamId
Creates an instance of a TeamId record class.
Template - Class in com.priint.pubserverapi.template
 
Template() - Constructor for class com.priint.pubserverapi.template.Template
 
Template(TemplateId) - Constructor for class com.priint.pubserverapi.template.Template
 
TemplateForPageTemplate - Class in com.priint.pubserverapi.pagetemplate
 
TemplateForPageTemplate() - Constructor for class com.priint.pubserverapi.pagetemplate.TemplateForPageTemplate
 
templateId(String) - Method in interface com.priint.pubserverapi.publication.PublicationQuery
Sets the template id of the Publication in the query.
TemplateId - Record Class in com.priint.pubserverapi.template
 
TemplateId(int) - Constructor for record class com.priint.pubserverapi.template.TemplateId
Creates an instance of a TemplateId record class.
TemplateQuery - Interface in com.priint.pubserverapi.template
Interface for building queries to retrieve template entities.
TemplateServiceException - Exception in com.priint.pubserverapi.exception
 
TemplateServiceException() - Constructor for exception com.priint.pubserverapi.exception.TemplateServiceException
 
TemplateServiceException(String) - Constructor for exception com.priint.pubserverapi.exception.TemplateServiceException
 
TemplateServiceException(String, Throwable) - Constructor for exception com.priint.pubserverapi.exception.TemplateServiceException
 
TemplateServiceLocal - Interface in com.priint.pubserverapi.template
Local interface for managing templates.
templateType(TemplateType) - Method in interface com.priint.pubserverapi.template.TemplateQuery
Sets the template type in the query.
TemplateType - Enum Class in com.priint.pubserverapi.template
 
timestamp - Variable in class com.priint.pubserverapi.template.Record
 
title(String) - Method in interface com.priint.pubserverapi.note.NoteQuery
Sets the title of the Note in the query.
toString() - Method in record class com.priint.pubserverapi.dataset.DatasetId
Returns a string representation of this record class.
toString() - Method in record class com.priint.pubserverapi.document.CheckedOutDocumentId
Returns a string representation of this record class.
toString() - Method in record class com.priint.pubserverapi.document.DocumentId
Returns a string representation of this record class.
toString() - Method in record class com.priint.pubserverapi.downloads.DownloadId
Returns a string representation of this record class.
toString() - Method in record class com.priint.pubserverapi.imageutils.ImageUtilsServiceLocal.ImageInfo
Returns a string representation of this record class.
toString() - Method in record class com.priint.pubserverapi.note.NoteId
Returns a string representation of this record class.
toString() - Method in record class com.priint.pubserverapi.pagetemplate.PageTemplateId
Returns a string representation of this record class.
toString() - Method in record class com.priint.pubserverapi.parameter.DropDownDefinitionId
Returns a string representation of this record class.
toString() - Method in record class com.priint.pubserverapi.parameter.DropDownLanguageId
Returns a string representation of this record class.
toString() - Method in record class com.priint.pubserverapi.parameter.DropDownValueId
Returns a string representation of this record class.
toString() - Method in record class com.priint.pubserverapi.parameter.ParameterDefinitionId
Returns a string representation of this record class.
toString() - Method in record class com.priint.pubserverapi.parameter.ParameterId
Returns a string representation of this record class.
toString() - Method in record class com.priint.pubserverapi.person.PersonId
Returns a string representation of this record class.
toString() - Method in record class com.priint.pubserverapi.person.TeamId
Returns a string representation of this record class.
toString() - Method in record class com.priint.pubserverapi.publication.PublicationId
Returns a string representation of this record class.
toString() - Method in record class com.priint.pubserverapi.publication.PublicationTypeId
Returns a string representation of this record class.
toString() - Method in record class com.priint.pubserverapi.publication.PublicationTypeXParamId
Returns a string representation of this record class.
toString() - Method in record class com.priint.pubserverapi.spread.SpreadId
Returns a string representation of this record class.
toString() - Method in record class com.priint.pubserverapi.template.TemplateId
Returns a string representation of this record class.
toString() - Method in record class com.priint.pubserverapi.user.UserId
Returns a string representation of this record class.
type(PreferenceType) - Method in interface com.priint.pubserverapi.preferences.PreferencesQuery
Sets the type of the Preference in the query.
type(String) - Method in interface com.priint.pubserverapi.note.NoteQuery
Sets the type of the Note in the query.
Type - Class in com.priint.pubserverapi.template
 
Type() - Constructor for class com.priint.pubserverapi.template.Type
 
Type(int, String) - Constructor for class com.priint.pubserverapi.template.Type
 

U

unAssignDocumentTemplateFromPublication(DocumentId, PublicationId) - Method in interface com.priint.pubserverapi.publication.PublicationServiceLocal
Un-assigns document template from the publication
unassignFromDatasets(String, List<String>) - Method in interface com.priint.pubserverapi.user.UserServiceLocal
Unassigns a user from multiple datasets.
unassignFromRoles(String, List<String>) - Method in interface com.priint.pubserverapi.user.UserServiceLocal
Unassigns a user from multiple roles.
unAssignPageTemplateFromPublication(PageTemplateId, PublicationId) - Method in interface com.priint.pubserverapi.publication.PublicationServiceLocal
Un-assigns page template from the publication
unAssignTemplateFromPublication(TemplateId, PublicationId) - Method in interface com.priint.pubserverapi.publication.PublicationServiceLocal
Un-assigns template from the publication
UNKNOWN - Enum constant in enum class com.priint.pubserverapi.pagetemplate.PageTemplateType
 
unlinkParameterFromPublicationType(PublicationTypeId, ParameterDefinitionId) - Method in interface com.priint.pubserverapi.publication.PublicationTypeServiceLocal
Deletes a publication type / parameter definition cross by parameter definition ID and publication type ID.
unlinkParameterFromPublicationType(PublicationTypeXParamId) - Method in interface com.priint.pubserverapi.publication.PublicationTypeServiceLocal
Deletes a publication type / parameter definition cross by its ID.
unLock(DocumentId) - Method in interface com.priint.pubserverapi.document.CheckedOutDocumentsServiceLocal
Unlocks a document that has been checked out, making it available for editing or other operations.
UnlockStatus - Class in com.priint.pubserverapi.document
 
UnlockStatus() - Constructor for class com.priint.pubserverapi.document.UnlockStatus
 
update(Document) - Method in interface com.priint.pubserverapi.document.DocumentServiceLocal
Updates an existing document
update(DocumentId, Note) - Method in interface com.priint.pubserverapi.note.NoteServiceLocal
Updates an existing note for the specific document
update(DocumentId, List<Note>) - Method in interface com.priint.pubserverapi.note.NoteServiceLocal
Updates existing notes for the specific document
update(Preference) - Method in interface com.priint.pubserverapi.preferences.PreferencesServiceLocal
Updates a given preference.
update(Publication) - Method in interface com.priint.pubserverapi.publication.PublicationServiceLocal
Updates an existing publication
update(PublicationRight) - Method in interface com.priint.pubserverapi.publication.PublicationRightsServiceLocal
Updates an existing publication right.
update(PublicationType) - Method in interface com.priint.pubserverapi.publication.PublicationTypeServiceLocal
Updates an existing PublicationType.
update(User) - Method in interface com.priint.pubserverapi.user.UserServiceLocal
Updates an existing User.
update(List<Document>) - Method in interface com.priint.pubserverapi.document.DocumentServiceLocal
Updates existing documents
update(List<Publication>) - Method in interface com.priint.pubserverapi.publication.PublicationServiceLocal
Updates existing publications
update(List<PublicationRight>) - Method in interface com.priint.pubserverapi.publication.PublicationRightsServiceLocal
Updates multiple publication rights.
update(List<PublicationType>) - Method in interface com.priint.pubserverapi.publication.PublicationTypeServiceLocal
Updates a list of PublicationType objects.
update(List<User>) - Method in interface com.priint.pubserverapi.user.UserServiceLocal
Updates a list of users.
updateDocumentParameter(DocumentParameter) - Method in interface com.priint.pubserverapi.document.DocumentServiceLocal
Updates an existing document parameter.
updateDocumentParameters(List<DocumentParameter>) - Method in interface com.priint.pubserverapi.document.DocumentServiceLocal
Updates a list of document parameters.
updateDropDownDefinition(DropDownDefinition) - Method in interface com.priint.pubserverapi.parameter.ParameterServiceLocal
Updates an existing dropdown definition.
updateDropDownLanguage(DropDownLanguage) - Method in interface com.priint.pubserverapi.parameter.ParameterServiceLocal
Updates an existing dropdown language.
updateDropDownValue(DropDownValue) - Method in interface com.priint.pubserverapi.parameter.ParameterServiceLocal
Updates an existing dropdown value.
updateParameterDefinition(ParameterDefinition) - Method in interface com.priint.pubserverapi.parameter.ParameterServiceLocal
Updates an existing parameter definition.
updatePublicationParameter(PublicationParameter) - Method in interface com.priint.pubserverapi.publication.PublicationServiceLocal
Updates an existing publication parameter.
updatePublicationParameters(List<PublicationParameter>) - Method in interface com.priint.pubserverapi.publication.PublicationServiceLocal
Updates a list of publication parameters.
updateSortOfLinkedParameter(PublicationTypeId, ParameterDefinitionId, int) - Method in interface com.priint.pubserverapi.publication.PublicationTypeServiceLocal
Updates the sort order of a linked parameter based on a given publication type and parameter definition.
updateSortOfLinkedParameter(PublicationTypeXParamId, int) - Method in interface com.priint.pubserverapi.publication.PublicationTypeServiceLocal
Updates the sort order of a linked parameter for a specified publication type and parameter ID.
UPLOADED - Enum constant in enum class com.priint.pubserverapi.document.DocumentType
 
uploadMediaAsset(byte[], String, String, String) - Method in interface com.priint.pubserverapi.objectstorage.PriintStorageServiceLocal
Uploads a media asset to the storage using a byte array.
uploadMediaAsset(File, String, String, String) - Method in interface com.priint.pubserverapi.objectstorage.PriintStorageServiceLocal
Uploads a media asset to the storage using a source file.
uploadMediaAsset(InputStream, String, String, String) - Method in interface com.priint.pubserverapi.objectstorage.PriintStorageServiceLocal
Uploads a media asset to the storage using an input stream.
URL - Enum constant in enum class com.priint.pubserverapi.imageutils.ImageSource
URL to media object
User - Class in com.priint.pubserverapi.user
Represents a user with various attributes such as login, name, email, and metadata.
User() - Constructor for class com.priint.pubserverapi.user.User
 
UserId - Record Class in com.priint.pubserverapi.user
 
UserId(String) - Constructor for record class com.priint.pubserverapi.user.UserId
Creates an instance of a UserId record class.
UserQuery - Interface in com.priint.pubserverapi.user
Interface for building queries to retrieve User entities.
UserServiceException - Exception in com.priint.pubserverapi.exception
 
UserServiceException() - Constructor for exception com.priint.pubserverapi.exception.UserServiceException
 
UserServiceException(String) - Constructor for exception com.priint.pubserverapi.exception.UserServiceException
 
UserServiceException(String, Throwable) - Constructor for exception com.priint.pubserverapi.exception.UserServiceException
 
UserServiceLocal - Interface in com.priint.pubserverapi.user
Local service interface for managing users, their roles, datasets, and access rights.

V

value() - Method in record class com.priint.pubserverapi.dataset.DatasetId
Returns the value of the value record component.
value() - Method in record class com.priint.pubserverapi.document.CheckedOutDocumentId
Returns the value of the value record component.
value() - Method in record class com.priint.pubserverapi.document.DocumentId
Returns the value of the value record component.
value() - Method in record class com.priint.pubserverapi.downloads.DownloadId
Returns the value of the value record component.
value() - Method in record class com.priint.pubserverapi.note.NoteId
Returns the value of the value record component.
value() - Method in record class com.priint.pubserverapi.pagetemplate.PageTemplateId
Returns the value of the value record component.
value() - Method in record class com.priint.pubserverapi.parameter.DropDownDefinitionId
Returns the value of the value record component.
value() - Method in record class com.priint.pubserverapi.parameter.DropDownLanguageId
Returns the value of the value record component.
value() - Method in record class com.priint.pubserverapi.parameter.DropDownValueId
Returns the value of the value record component.
value() - Method in record class com.priint.pubserverapi.parameter.ParameterDefinitionId
Returns the value of the value record component.
value() - Method in record class com.priint.pubserverapi.parameter.ParameterId
Returns the value of the value record component.
value() - Method in record class com.priint.pubserverapi.person.PersonId
Returns the value of the value record component.
value() - Method in record class com.priint.pubserverapi.person.TeamId
Returns the value of the value record component.
value() - Method in record class com.priint.pubserverapi.publication.PublicationId
Returns the value of the value record component.
value() - Method in record class com.priint.pubserverapi.publication.PublicationTypeId
Returns the value of the value record component.
value() - Method in record class com.priint.pubserverapi.publication.PublicationTypeXParamId
Returns the value of the value record component.
value() - Method in record class com.priint.pubserverapi.spread.SpreadId
Returns the value of the value record component.
value() - Method in record class com.priint.pubserverapi.template.TemplateId
Returns the value of the value record component.
value() - Method in record class com.priint.pubserverapi.user.UserId
Returns the value of the value record component.
Value - Class in com.priint.pubserverapi.preferences
 
Value() - Constructor for class com.priint.pubserverapi.preferences.Value
 
value1(String) - Method in interface com.priint.pubserverapi.parameter.DropDownLanguageQuery
Sets the first value field of the DropDownLanguage in the query.
value1(String) - Method in interface com.priint.pubserverapi.parameter.DropDownValueQuery
Sets the first value field of the DropDownValue in the query.
value2(String) - Method in interface com.priint.pubserverapi.parameter.DropDownLanguageQuery
Sets the second value field of the DropDownLanguage in the query.
value2(String) - Method in interface com.priint.pubserverapi.parameter.DropDownValueQuery
Sets the second value field of the DropDownValue in the query.
value3(String) - Method in interface com.priint.pubserverapi.parameter.DropDownLanguageQuery
Sets the third value field of the DropDownLanguage in the query.
value3(String) - Method in interface com.priint.pubserverapi.parameter.DropDownValueQuery
Sets the third value field of the DropDownValue in the query.
valueOf(String) - Static method in enum class com.priint.pubserverapi.document.DocumentStage
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.priint.pubserverapi.document.DocumentType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.priint.pubserverapi.downloads.DownloadObjectType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.priint.pubserverapi.imageutils.ImageSource
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.priint.pubserverapi.pagetemplate.PageTemplateType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.priint.pubserverapi.plannerengine.PlannerEngineServiceLocator
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.priint.pubserverapi.preferences.PreferenceType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.priint.pubserverapi.template.TemplateType
Returns the enum constant of this class with the specified name.
values() - Static method in enum class com.priint.pubserverapi.document.DocumentStage
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.priint.pubserverapi.document.DocumentType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.priint.pubserverapi.downloads.DownloadObjectType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.priint.pubserverapi.imageutils.ImageSource
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.priint.pubserverapi.pagetemplate.PageTemplateType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.priint.pubserverapi.plannerengine.PlannerEngineServiceLocator
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.priint.pubserverapi.preferences.PreferenceType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.priint.pubserverapi.template.TemplateType
Returns an array containing the constants of this enum class, in the order they are declared.

W

widthPixels() - Method in record class com.priint.pubserverapi.imageutils.ImageUtilsServiceLocal.ImageInfo
Returns the value of the widthPixels record component.
A B C D E F G H I K L N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Serialized Form