Class Summary |
AbstractTopicOperation |
Deprecated. |
CreatePublicationOperation |
Creates a new Publication, by performing a resource import from active
Legend repository. |
CreateTopicOperation |
Creates a Topic. |
GetPublicationFragmentsOperation |
Retrieves Fragments for a given Publication. |
GetRootTopicOperation |
Gets the root Topic of the Model. |
GetTopicDefaultPublicationOperation |
Retrieves the default Publication for a given Topic. |
GetTopicPublicationsOperation |
Retrieves Topic's Publications, optionally statisfying a set of
constraints (defined as filters ), and,
optionally, recursively from the given Topic. |
GetTopicTreeOperation |
Gets a Topic for a given Topic / Id. |
PublicationFilter |
Publication filters, for retaining only some Publications among all owned
by a Topic . |
PublicationFilter.Id |
Retains Publications by Id. |
PublicationFilter.SealedState |
Retains Publication with state set
to sealed . |
PublicationFilter.State |
Retains Publication by state value. |
RenameTopicOperation |
Renames a Topic |
SetTopicDefaultPublicationOperation |
Sets a Publication as it Topic's default. |
UpdatePublicationStateOperation |
Changes a Publication state. |