| Modifier and Type | Method and Description | 
|---|---|
protected void | 
DefinitionAdmin.applyFolderDefinitions(LibrarySession sess,
                      ParameterTable params,
                      FolderDefinition def)  | 
void | 
FolderAdmin.createFolder(LibrarySession sess,
            String idname,
            FolderDefinition def)
internal variant of Create Folder 
 | 
void | 
FolderAdmin.createFolder(LibrarySession sess,
            String idname,
            FolderDefinition def,
            VersionDescriptionDefinition vddef)
internal variant of VERSIONED Create Folder 
 | 
void | 
FolderAdmin.modifyFolder(LibrarySession sess,
            String idname,
            FolderDefinition def)
internal variant of Modify Folder 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static FolderDefinition | 
FolderDefinition.toFolderDefinition(LibraryObjectDefinition lodef)
Cast specified LibraryObjectDefinition to a FolderDefinition. 
 | 
static FolderDefinition | 
FolderDefinition.toFolderDefinition(LibraryObjectDefinition lodef,
                  boolean enforceCompat)
Cast specified LibraryObjectDefinition to a FolderDefinition. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Folder.lock(LockObjectDefinition ldef,
    FolderDefinition fdef)
Constructs a new lockobject from the definition and sets it as
 the value of the LockObject attribute on the PO. 
 | 
void | 
Folder.lock(LockObject lobj,
    FolderDefinition fdef)
Sets the value of the LockObject attribute of the folder. 
 | 
void | 
Folder.unlock(FolderDefinition fdef)
Releases the lock on the object. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CommunityDefinition
A CommunityDefinition is used to define or update Community instances. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SmartHomeDefinition
A SmartHomeDefinition is used to define SmartHome instances. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected AccessControlList | 
IfsCreateFolderCommand.performDetermineAcl(FolderDefinition def,
                   String name,
                   Folder parent,
                   LibrarySession sess,
                   AccessControlList defaultAcl)
Determines the Acl to use by making a call to the inner command. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected FolderDefinition | 
CupRmArgumentTranslator.resolveDefinition(CommandContext state,
                 Object invoker,
                 Hashtable tstate,
                 LibraryObject lo)
Creates a FolderDefinition if we need to one to be used with RM command. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
MailboxDefinition
The MailboxDefinition class is used
 construct a Mailbox object. 
 | 
class  | 
MailFolderDefinition
The MailFolderDefinition class is used to
 construct a MailFolderDefinition object. 
 | 
class  | 
MessageDefinition
The MessageDefinition class is used
 construct a Message object. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
S_Folder.addSelfReference(FolderDefinition def)
Add a folder reference to ourselves, to aid in folder tree map management
 and FRQ-style searches 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected FolderDefinition | 
PublicObjectUtilities.getFolderDef(Folder parent,
            String name,
            AccessControlList acl,
            boolean takeAclFromParent)
defines what it means to be a plain non versioned doc 
 | 
Copyright © 2025. All rights reserved.