public class CopyOperations.GroupCopyTest extends CopyOperations.CopyTest
Constructor and Description |
---|
GroupCopyTest()
Constructs a GroupCopyTest.
|
Modifier and Type | Method and Description |
---|---|
protected void |
addMember(PublicObject root,
PublicObject child) |
protected PublicObject |
cloneHierarchy(PublicObject po,
PublicObjectDefinition pod) |
protected PublicObject |
createFlatObject(LibrarySession session,
String name) |
protected PublicObject |
createObject(LibrarySession session,
PublicObjectDefinition lod,
Object[] hierarchy) |
protected void |
modifyClone(PublicObject po) |
protected PublicObjectDefinition |
newDefinition(LibrarySession session,
Object[] hierarchy) |
void |
performTest()
Runs the test.
|
protected void |
printHierarchy(PublicObject lo,
String indent) |
createHierarchy, testHierarchy
public void performTest() throws IfsException
IfsException
- if the operation failsprotected void printHierarchy(PublicObject lo, String indent) throws IfsException
printHierarchy
in class CopyOperations.CopyTest
IfsException
protected PublicObject cloneHierarchy(PublicObject po, PublicObjectDefinition pod) throws IfsException
cloneHierarchy
in class CopyOperations.CopyTest
IfsException
protected void modifyClone(PublicObject po) throws IfsException
modifyClone
in class CopyOperations.CopyTest
IfsException
protected PublicObjectDefinition newDefinition(LibrarySession session, Object[] hierarchy) throws IfsException
newDefinition
in class CopyOperations.CopyTest
IfsException
protected PublicObject createObject(LibrarySession session, PublicObjectDefinition lod, Object[] hierarchy) throws IfsException
createObject
in class CopyOperations.CopyTest
IfsException
protected PublicObject createFlatObject(LibrarySession session, String name) throws IfsException
createFlatObject
in class CopyOperations.CopyTest
IfsException
protected void addMember(PublicObject root, PublicObject child) throws IfsException
addMember
in class CopyOperations.CopyTest
IfsException
Copyright © 2023. All rights reserved.