TQL - metody (funkce)
Last modified by Martin Mahr on 2024/10/21 22:21
String workTypeName(); String workMedium(); Integer workMediumNumeric(); String workLocMark(); Long workTypeId(); Long workId(); Long itemThematicGroupId(); Long itemBorrowCategoryId(); Long itemBookBindingId(); boolean itemProposalToWriteOff(); String workTitleShow(); String workAuthorShow(); Date workExternalVersion(); Date workDateCreated(); Date workDateModified(); String workPublisherPlaceShow(); Long workHarvestedSourceId(); String workSpecialString1(); String workSpecialString2(); String workSpecialString3(); String workSpecialString4(); String workSpecialString5(); String workSpecialString6(); Boolean workIsPeriodical(); boolean workHasSubfieldValueInSubfieldIds(String value, Integer... ids); boolean workHasSubfieldNameWithValue(String subfield, String value); boolean userHasSubfieldValueInSubfieldId(String value, int id); Integer userElectronicBorrowingsCount(int dayCount, int harvestedSourceId); String itemBorrowCategoryExternalId(); boolean itemHasSubfieldNameWithValue(String subfield, String value); String itemIncrementalNumberValueShow(); String itemIncrementalNumberRoot(); Long itemIncrementalNumberValue(); String itemType(); Date itemDateCreated(); Boolean itemActive(); Boolean itemCompound(); String itemBarcode(); Long itemLocationId(); String itemLocationName(); String itemLocationCode(); String itemLocationExternalId(); String itemLocationOwnerExternalId(); Long itemSublocationId(); Long itemLocationOwnerId(); String itemPeriodicalYear(); String itemPeriodicalRow(); String itemLocMarkValueShow(); String itemStoreMarkValueShow(); Long itemAcquisitionTypeId(); Long itemLibraryId(); String itemImportId(); String itemReceiptNumber(); Long itemId(); Long itemLibraryOwnerId(); Long itemWriteOffListId(); Long itemWriteOffReasonId(); Double userAge(); Double userAgeInCurrentYear(); Long userCategoryId(); Long userId(); String userIdentityCardNumber(); Long userDefaultDepartmentId(); Long userProfessionId(); String userEducationLevelCode(); Long userLocationForExchangesId(); Long userReaderNumberValue(); String userDefaultDepartmentShortcut(); boolean userIsSingle(); boolean userIsLibrary(); boolean userIsPartnerWithValidRegistration(); boolean userIsPartner(); boolean userIsFamily(); boolean userIsFamilyWithValidRegistration(); Integer userElectronicBorrowingsCurrentMonthCount(int harvestedSourceId); String userCategoryCode(); String userFullname(); String userLastname(); String userUsername(); String userFirstname(); String authorityHeadingType(); Date nowAddMonths(int count); Date currentDate(); Date currentTime(); Long linkageRelationId(); Long orderItemThematicGroupId(); Long orderItemAcquisitionTypeId(); Long orderItemInLocationLocationId(); Double itemPrice(); String userProfessionKey(); String itemBorrowCategoryName(); Long userSchoolId(); String userEmail(); String userPhone(); String userNote(); String workLanguage(); Long userDefaultGroupId(); String userBeforeAddressPermanent(); String userStreetNumberPermanent(); String userCityPermanent(); String userPostNumberPermanent(); String itemNote(); String userCategoryType(); String userCautionNote(); Integer workSpecialInt1(); Integer workSpecialInt2(); Integer workSpecialInt3(); Long itemWorkId(); String userProfessionCode(); String itemThematicGroupExternalId(); Long itemUserDeletedId(); Long loggedUserId(); boolean isUserVisitCountLimitExceed(); boolean hasUserNoActiveRegistrationInHisDefaultDepartment(int departmentId); boolean isFamilyOrPartnerOfSizeWithChildCount(boolean orPartner, int minFamilySize, int maxFamilySize, int maxChildCount); boolean isShowUserVisitCountWarning(); boolean existsReservation(); boolean hasUserActiveRegistrationInCurrentDepartment(); boolean isAfterInCurrentYear(int day, int month); boolean isBeforeInCurrentYear(int day, int month); boolean isAfter(int day, int month, int year); boolean isBefore(int day, int month, int year); Long periodicalSheetId(); Long invoiceItemId(); Long invoiceItemDefinitionId(); Double userDebt(long departmentId);