Interface | Description |
---|---|
BulkAccessCheckingItemType | |
BulkAccessibleItemType<T> | |
CoreItemTypes |
This interface lists main item types that come bundled with Structure plugin.
|
CoreSemantics |
Contains pre-defined semantic codes that are used in Structure.
|
CreatableItemType | |
DeadItemsCheckingItemType | |
ItemResolver | |
ItemTracker |
ItemTracker service provides means to track and report changes to items. |
ItemTypeRegistry |
ItemTypeRegistry is an internal service that provides mapping of all known item type keys (module keys)
to int values (primary keys in a db table). |
StructureItemType<T> | |
StructureOwnedItemType | |
UpdatableItemType |
Class | Description |
---|---|
AuxiliaryIdentities | |
CoreIdentities |
This class contains utility methods for checking and creating
ItemIdentity . |
ItemIdentity |
ItemIdentity represents an item, a core concept in Structure's architecture. |
ItemIdentity.LongIdentity |
Represents long-based ID.
|
ItemIdentity.StringIdentity |
Represents string-based ID.
|
ItemIdentitySet |
An implementation of a
Set of ItemIdentity , optimized for memory consumption and objects count. |
ItemVersionUpdate | |
ItemVersionUpdate.Empty | |
ItemVersionUpdate.Total |
Exception | Description |
---|---|
ItemTypeNotFoundException |
This exception is thrown if the application code expects an Item Type with a specific ID to be present, but it
isn't registered in the system.
|
Copyright © 2023 ALM Works. All Rights Reserved.