wt.inf.library
Class WTLibraryCreator

java.lang.Object
  extended bywt.inf.template.creator.AbstractWTContainerCreator
      extended bywt.inf.team.AbstractContainerTeamManagedCreator
          extended bywt.inf.library.WTLibraryCreator
All Implemented Interfaces:
ContainerCreatorOrgOperations, Serializable, WTContainerCreator

public final class WTLibraryCreator
extends AbstractContainerTeamManagedCreator
implements Serializable



Supported API: false

Extendable: false

See Also:
Serialized Form

Field Summary
private static String CLASSNAME
           
private static String RESOURCE
           
 
Fields inherited from class wt.inf.team.AbstractContainerTeamManagedCreator
ACCESSPOLICYRULE_CLASS, CABINET_CLASS, DISCRETEACTIONITEM_CLASS, MARKUP_CLASS, MEETING_CLASS, READ_TYPES, SUBFOLDER_CLASS, TOP_CLASS, WF_EXECUTION_OBJECT_CLASS
 
Fields inherited from class wt.inf.template.creator.AbstractWTContainerCreator
EMPTY_USER_ARRAY, WTOBJECT_TYPE
 
Constructor Summary
WTLibraryCreator()
           
 
Method Summary
protected  WTContainer finalizeCreation(WTContainerCreateRequest createParams)
          Reassociates the saved WTProduct with the newly persisted PDMLinkProduct

Supported API: false

Extendable: false
 
Methods inherited from class wt.inf.team.AbstractContainerTeamManagedCreator
getAdminGroupContext, initializeContextProvider, initializeRequiredSystemUsers, initializeSystemAccess, initializeSystemFolders, migratePrePersistAttributes, setPrePersistAttributes
 
Methods inherited from class wt.inf.template.creator.AbstractWTContainerCreator
checkCreate, create, createAccessControlRule, createRootDomain, finalizeInitialization, getContainer, getContainerRef, initializeSystemDomains, loadBusinessTemplate, migrate, runScript, skipOrgXML, skipProjectXML, skipXML
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RESOURCE

private static final String RESOURCE
See Also:
Constant Field Values

CLASSNAME

private static final String CLASSNAME
Constructor Detail

WTLibraryCreator

public WTLibraryCreator()
Method Detail

finalizeCreation

protected WTContainer finalizeCreation(WTContainerCreateRequest createParams)
                                throws WTException
Reassociates the saved WTProduct with the newly persisted PDMLinkProduct

Supported API: false

Extendable: false

Overrides:
finalizeCreation in class AbstractWTContainerCreator
Parameters:
createParams -
Returns:
WTContainer
Throws:
WTException