Class BusinessunitEntityFolderUpdate
java.lang.Object
ch.tocco.nice2.dms.impl.dbrefactoring.DocumentFolderSqlCreator.FolderCreate
ch.tocco.nice2.dms.impl.dbrefactoring.BusinessunitEntityFolderUpdate
- All Implemented Interfaces:
DocumentFolderSqlCreator.SqlFunction<Void>
Given an already created folder and the target entity, this will set the
business_unit relation of the folder entity according to the given target.
-
Constructor Summary
ConstructorDescriptionBusinessunitEntityFolderUpdate
(DocumentFolderSqlCreator.EntityValueId entityId, long parentFolderPk) -
Method Summary
Methods inherited from class ch.tocco.nice2.dms.impl.dbrefactoring.DocumentFolderSqlCreator.FolderCreate
createFkName, folderExists, getCurrVal, makeCreator, makeTableName
-
Constructor Details
-
BusinessunitEntityFolderUpdate
public BusinessunitEntityFolderUpdate(DocumentFolderSqlCreator.EntityValueId entityId, long parentFolderPk)
-
-
Method Details
-
run
- Throws:
SQLException
-