public abstract class GeneratedCockpitManager extends Extension
CockpitManager.Extension.RestrictedLanguagesProvider, Extension.RightsProviderManager.GenericManagerSingletonCreator, Manager.ManagerSingletonCreator| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
COCKPITITEMTEMPLATE2CLASSIFICATIONCLASSRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for CockpitItemTemplate2ClassificationClassRelation from ((cockpit))
|
protected static java.lang.String |
COCKPITITEMTEMPLATE2CLASSIFICATIONCLASSRELATION_SRC_ORDERED
Relation ordering override parameter constants for CockpitItemTemplate2ClassificationClassRelation from ((cockpit))
|
protected static java.lang.String |
COCKPITITEMTEMPLATE2CLASSIFICATIONCLASSRELATION_TGT_ORDERED |
protected static OneToManyHandler<CockpitItemTemplate> |
COCKPITITEMTEMPLATE2COMPOSEDTYPERELATIONCOCKPITITEMTEMPLATESHANDLER
OneToManyHandler for handling 1:n COCKPITITEMTEMPLATES's relation attributes from 'many' side. |
protected static OneToManyHandler<CommentMetadata> |
COMMENTTOCOMMENTMETADATACOMMENTMETADATAHANDLER
OneToManyHandler for handling 1:n COMMENTMETADATA's relation attributes from 'many' side. |
protected static java.util.Map<java.lang.String,java.util.Map<java.lang.String,Item.AttributeMode>> |
DEFAULT_INITIAL_ATTRIBUTES |
protected static java.lang.String |
ITEM2COCKPITITEMTEMPLATERELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for Item2CockpitItemTemplateRelation from ((cockpit))
|
protected static java.lang.String |
ITEM2COCKPITITEMTEMPLATERELATION_SRC_ORDERED
Relation ordering override parameter constants for Item2CockpitItemTemplateRelation from ((cockpit))
|
protected static java.lang.String |
ITEM2COCKPITITEMTEMPLATERELATION_TGT_ORDERED |
protected static OneToManyHandler<CockpitUIComponentConfiguration> |
PRINCIPAL2COCKPITUICOMPONENTCONFIGURATIONRELATIONCOCKPITUICONFIGURATIONSHANDLER
OneToManyHandler for handling 1:n COCKPITUICONFIGURATIONS's relation attributes from 'many' side. |
protected static java.lang.String |
PRINCIPAL2COCKPITUICOMPONENTREADACCESSRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for Principal2CockpitUIComponentReadAccessRelation from ((cockpit))
|
protected static java.lang.String |
PRINCIPAL2COCKPITUICOMPONENTREADACCESSRELATION_SRC_ORDERED
Relation ordering override parameter constants for Principal2CockpitUIComponentReadAccessRelation from ((cockpit))
|
protected static java.lang.String |
PRINCIPAL2COCKPITUICOMPONENTREADACCESSRELATION_TGT_ORDERED |
protected static java.lang.String |
PRINCIPAL2COCKPITUICOMPONENTWRITEACCESSRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for Principal2CockpitUIComponentWriteAccessRelation from ((cockpit))
|
protected static java.lang.String |
PRINCIPAL2COCKPITUICOMPONENTWRITEACCESSRELATION_SRC_ORDERED
Relation ordering override parameter constants for Principal2CockpitUIComponentWriteAccessRelation from ((cockpit))
|
protected static java.lang.String |
PRINCIPAL2COCKPITUICOMPONENTWRITEACCESSRELATION_TGT_ORDERED |
protected static java.lang.String |
READPRINCIPAL2COCKPITOBJECTABSTRACTCOLLECTIONRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for ReadPrincipal2CockpitObjectAbstractCollectionRelation from ((cockpit))
|
protected static java.lang.String |
READPRINCIPAL2COCKPITOBJECTABSTRACTCOLLECTIONRELATION_SRC_ORDERED
Relation ordering override parameter constants for ReadPrincipal2CockpitObjectAbstractCollectionRelation from ((cockpit))
|
protected static java.lang.String |
READPRINCIPAL2COCKPITOBJECTABSTRACTCOLLECTIONRELATION_TGT_ORDERED |
protected static java.lang.String |
READPRINCIPAL2COCKPITSAVEDQUERYRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for ReadPrincipal2CockpitSavedQueryRelation from ((cockpit))
|
protected static java.lang.String |
READPRINCIPAL2COCKPITSAVEDQUERYRELATION_SRC_ORDERED
Relation ordering override parameter constants for ReadPrincipal2CockpitSavedQueryRelation from ((cockpit))
|
protected static java.lang.String |
READPRINCIPAL2COCKPITSAVEDQUERYRELATION_TGT_ORDERED |
protected static OneToManyHandler<CockpitFavoriteCategory> |
USER2COCKPITFAVORITECATEGORYRELATIONCOCKPITFAVORITECATEGORIESHANDLER
OneToManyHandler for handling 1:n COCKPITFAVORITECATEGORIES's relation attributes from 'many' side. |
protected static OneToManyHandler<CockpitObjectAbstractCollection> |
USER2COCKPITOBJECTABSTRACTCOLLECTIONRELATIONCOLLECTIONSHANDLER
OneToManyHandler for handling 1:n COLLECTIONS's relation attributes from 'many' side. |
protected static OneToManyHandler<CockpitSavedQuery> |
USER2COCKPITSAVEDQUERYRELATIONCOCKPITSAVEDQUERIESHANDLER
OneToManyHandler for handling 1:n COCKPITSAVEDQUERIES's relation attributes from 'many' side. |
protected static OneToManyHandler<WidgetPreferences> |
WIDGETPREFERENCESTOUSERRELATIONWIDGETPREFERENCESHANDLER
OneToManyHandler for handling 1:n WIDGETPREFERENCES's relation attributes from 'many' side. |
protected static java.lang.String |
WRITEPRINCIPAL2COCKPITOBJECTABSTRACTCOLLECTIONRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for WritePrincipal2CockpitObjectAbstractCollectionRelation from ((cockpit))
|
protected static java.lang.String |
WRITEPRINCIPAL2COCKPITOBJECTABSTRACTCOLLECTIONRELATION_SRC_ORDERED
Relation ordering override parameter constants for WritePrincipal2CockpitObjectAbstractCollectionRelation from ((cockpit))
|
protected static java.lang.String |
WRITEPRINCIPAL2COCKPITOBJECTABSTRACTCOLLECTIONRELATION_TGT_ORDERED |
| Constructor and Description |
|---|
GeneratedCockpitManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
addToAssignedCockpitItemTemplates(Item item,
CockpitItemTemplate value)
Generated method - Adds
value to assignedCockpitItemTemplates. |
void |
addToAssignedCockpitItemTemplates(SessionContext ctx,
Item item,
CockpitItemTemplate value)
Generated method - Adds
value to assignedCockpitItemTemplates. |
void |
addToCockpitFavoriteCategories(SessionContext ctx,
User item,
CockpitFavoriteCategory value)
Generated method - Adds
value to cockpitFavoriteCategories. |
void |
addToCockpitFavoriteCategories(User item,
CockpitFavoriteCategory value)
Generated method - Adds
value to cockpitFavoriteCategories. |
void |
addToCockpitItemTemplates(ClassificationClass item,
CockpitItemTemplate value)
Generated method - Adds
value to cockpitItemTemplates. |
void |
addToCockpitItemTemplates(ComposedType item,
CockpitItemTemplate value)
Generated method - Adds
value to cockpitItemTemplates. |
void |
addToCockpitItemTemplates(SessionContext ctx,
ClassificationClass item,
CockpitItemTemplate value)
Generated method - Adds
value to cockpitItemTemplates. |
void |
addToCockpitItemTemplates(SessionContext ctx,
ComposedType item,
CockpitItemTemplate value)
Generated method - Adds
value to cockpitItemTemplates. |
void |
addToCockpitSavedQueries(SessionContext ctx,
User item,
CockpitSavedQuery value)
Generated method - Adds
value to cockpitSavedQueries. |
void |
addToCockpitSavedQueries(User item,
CockpitSavedQuery value)
Generated method - Adds
value to cockpitSavedQueries. |
void |
addToCockpitUIConfigurations(Principal item,
CockpitUIComponentConfiguration value)
Generated method - Adds
value to cockpitUIConfigurations. |
void |
addToCockpitUIConfigurations(SessionContext ctx,
Principal item,
CockpitUIComponentConfiguration value)
Generated method - Adds
value to cockpitUIConfigurations. |
void |
addToCollections(SessionContext ctx,
User item,
CockpitObjectAbstractCollection value)
Generated method - Adds
value to collections. |
void |
addToCollections(User item,
CockpitObjectAbstractCollection value)
Generated method - Adds
value to collections. |
void |
addToCommentMetadata(Comment item,
CommentMetadata value)
Generated method - Adds
value to commentMetadata. |
void |
addToCommentMetadata(SessionContext ctx,
Comment item,
CommentMetadata value)
Generated method - Adds
value to commentMetadata. |
void |
addToReadableCockpitUIComponents(Principal item,
CockpitUIComponentAccessRight value)
Generated method - Adds
value to readableCockpitUIComponents. |
void |
addToReadableCockpitUIComponents(SessionContext ctx,
Principal item,
CockpitUIComponentAccessRight value)
Generated method - Adds
value to readableCockpitUIComponents. |
void |
addToReadCollections(Principal item,
CockpitObjectAbstractCollection value)
Generated method - Adds
value to readCollections. |
void |
addToReadCollections(SessionContext ctx,
Principal item,
CockpitObjectAbstractCollection value)
Generated method - Adds
value to readCollections. |
void |
addToReadSavedQueries(Principal item,
CockpitSavedQuery value)
Generated method - Adds
value to readSavedQueries. |
void |
addToReadSavedQueries(SessionContext ctx,
Principal item,
CockpitSavedQuery value)
Generated method - Adds
value to readSavedQueries. |
void |
addToWidgetPreferences(SessionContext ctx,
User item,
WidgetPreferences value)
Generated method - Adds
value to widgetPreferences. |
void |
addToWidgetPreferences(User item,
WidgetPreferences value)
Generated method - Adds
value to widgetPreferences. |
void |
addToWritableCockpitUIComponents(Principal item,
CockpitUIComponentAccessRight value)
Generated method - Adds
value to writableCockpitUIComponents. |
void |
addToWritableCockpitUIComponents(SessionContext ctx,
Principal item,
CockpitUIComponentAccessRight value)
Generated method - Adds
value to writableCockpitUIComponents. |
void |
addToWriteCollections(Principal item,
CockpitObjectAbstractCollection value)
Generated method - Adds
value to writeCollections. |
void |
addToWriteCollections(SessionContext ctx,
Principal item,
CockpitObjectAbstractCollection value)
Generated method - Adds
value to writeCollections. |
CockpitFavoriteCategory |
createCockpitFavoriteCategory(java.util.Map attributeValues) |
CockpitFavoriteCategory |
createCockpitFavoriteCategory(SessionContext ctx,
java.util.Map attributeValues) |
CockpitItemTemplate |
createCockpitItemTemplate(java.util.Map attributeValues) |
CockpitItemTemplate |
createCockpitItemTemplate(SessionContext ctx,
java.util.Map attributeValues) |
CockpitObjectAbstractCollection |
createCockpitObjectAbstractCollection(java.util.Map attributeValues) |
CockpitObjectAbstractCollection |
createCockpitObjectAbstractCollection(SessionContext ctx,
java.util.Map attributeValues) |
CockpitObjectCollection |
createCockpitObjectCollection(java.util.Map attributeValues) |
CockpitObjectCollection |
createCockpitObjectCollection(SessionContext ctx,
java.util.Map attributeValues) |
CockpitObjectSpecialCollection |
createCockpitObjectSpecialCollection(java.util.Map attributeValues) |
CockpitObjectSpecialCollection |
createCockpitObjectSpecialCollection(SessionContext ctx,
java.util.Map attributeValues) |
CockpitSavedFacetValue |
createCockpitSavedFacetValue(java.util.Map attributeValues) |
CockpitSavedFacetValue |
createCockpitSavedFacetValue(SessionContext ctx,
java.util.Map attributeValues) |
CockpitSavedParameterValue |
createCockpitSavedParameterValue(java.util.Map attributeValues) |
CockpitSavedParameterValue |
createCockpitSavedParameterValue(SessionContext ctx,
java.util.Map attributeValues) |
CockpitSavedQuery |
createCockpitSavedQuery(java.util.Map attributeValues) |
CockpitSavedQuery |
createCockpitSavedQuery(SessionContext ctx,
java.util.Map attributeValues) |
CockpitSavedSortCriterion |
createCockpitSavedSortCriterion(java.util.Map attributeValues) |
CockpitSavedSortCriterion |
createCockpitSavedSortCriterion(SessionContext ctx,
java.util.Map attributeValues) |
CockpitUIComponentAccessRight |
createCockpitUIComponentAccessRight(java.util.Map attributeValues) |
CockpitUIComponentAccessRight |
createCockpitUIComponentAccessRight(SessionContext ctx,
java.util.Map attributeValues) |
CockpitUIComponentConfiguration |
createCockpitUIComponentConfiguration(java.util.Map attributeValues) |
CockpitUIComponentConfiguration |
createCockpitUIComponentConfiguration(SessionContext ctx,
java.util.Map attributeValues) |
CockpitUIConfigurationMedia |
createCockpitUIConfigurationMedia(java.util.Map attributeValues) |
CockpitUIConfigurationMedia |
createCockpitUIConfigurationMedia(SessionContext ctx,
java.util.Map attributeValues) |
CockpitUIScriptConfigMedia |
createCockpitUIScriptConfigMedia(java.util.Map attributeValues) |
CockpitUIScriptConfigMedia |
createCockpitUIScriptConfigMedia(SessionContext ctx,
java.util.Map attributeValues) |
CommentMetadata |
createCommentMetadata(java.util.Map attributeValues) |
CommentMetadata |
createCommentMetadata(SessionContext ctx,
java.util.Map attributeValues) |
CompiledJasperMedia |
createCompiledJasperMedia(java.util.Map attributeValues) |
CompiledJasperMedia |
createCompiledJasperMedia(SessionContext ctx,
java.util.Map attributeValues) |
JasperMedia |
createJasperMedia(java.util.Map attributeValues) |
JasperMedia |
createJasperMedia(SessionContext ctx,
java.util.Map attributeValues) |
JasperWidgetPreferences |
createJasperWidgetPreferences(java.util.Map attributeValues) |
JasperWidgetPreferences |
createJasperWidgetPreferences(SessionContext ctx,
java.util.Map attributeValues) |
ObjectCollectionItemReference |
createObjectCollectionItemReference(java.util.Map attributeValues) |
ObjectCollectionItemReference |
createObjectCollectionItemReference(SessionContext ctx,
java.util.Map attributeValues) |
WidgetParameter |
createWidgetParameter(java.util.Map attributeValues) |
WidgetParameter |
createWidgetParameter(SessionContext ctx,
java.util.Map attributeValues) |
java.util.Set<CockpitItemTemplate> |
getAssignedCockpitItemTemplates(Item item)
Generated method - Getter of the
Item.assignedCockpitItemTemplates attribute. |
java.util.Set<CockpitItemTemplate> |
getAssignedCockpitItemTemplates(SessionContext ctx,
Item item)
Generated method - Getter of the
Item.assignedCockpitItemTemplates attribute. |
long |
getAssignedCockpitItemTemplatesCount(Item item) |
long |
getAssignedCockpitItemTemplatesCount(SessionContext ctx,
Item item) |
java.util.Collection<CockpitFavoriteCategory> |
getCockpitFavoriteCategories(SessionContext ctx,
User item)
Generated method - Getter of the
User.cockpitFavoriteCategories attribute. |
java.util.Collection<CockpitFavoriteCategory> |
getCockpitFavoriteCategories(User item)
Generated method - Getter of the
User.cockpitFavoriteCategories attribute. |
java.util.Set<CockpitItemTemplate> |
getCockpitItemTemplates(ClassificationClass item)
Generated method - Getter of the
ClassificationClass.cockpitItemTemplates attribute. |
java.util.Set<CockpitItemTemplate> |
getCockpitItemTemplates(ComposedType item)
Generated method - Getter of the
ComposedType.cockpitItemTemplates attribute. |
java.util.Set<CockpitItemTemplate> |
getCockpitItemTemplates(SessionContext ctx,
ClassificationClass item)
Generated method - Getter of the
ClassificationClass.cockpitItemTemplates attribute. |
java.util.Set<CockpitItemTemplate> |
getCockpitItemTemplates(SessionContext ctx,
ComposedType item)
Generated method - Getter of the
ComposedType.cockpitItemTemplates attribute. |
long |
getCockpitItemTemplatesCount(ClassificationClass item) |
long |
getCockpitItemTemplatesCount(SessionContext ctx,
ClassificationClass item) |
java.util.Collection<CockpitSavedQuery> |
getCockpitSavedQueries(SessionContext ctx,
User item)
Generated method - Getter of the
User.cockpitSavedQueries attribute. |
java.util.Collection<CockpitSavedQuery> |
getCockpitSavedQueries(User item)
Generated method - Getter of the
User.cockpitSavedQueries attribute. |
java.util.Collection<CockpitUIComponentConfiguration> |
getCockpitUIConfigurations(Principal item)
Generated method - Getter of the
Principal.cockpitUIConfigurations attribute. |
java.util.Collection<CockpitUIComponentConfiguration> |
getCockpitUIConfigurations(SessionContext ctx,
Principal item)
Generated method - Getter of the
Principal.cockpitUIConfigurations attribute. |
java.util.Collection<CockpitObjectAbstractCollection> |
getCollections(SessionContext ctx,
User item)
Generated method - Getter of the
User.collections attribute. |
java.util.Collection<CockpitObjectAbstractCollection> |
getCollections(User item)
Generated method - Getter of the
User.collections attribute. |
java.util.Collection<CommentMetadata> |
getCommentMetadata(Comment item)
Generated method - Getter of the
Comment.commentMetadata attribute. |
java.util.Collection<CommentMetadata> |
getCommentMetadata(SessionContext ctx,
Comment item)
Generated method - Getter of the
Comment.commentMetadata attribute. |
java.util.Map<java.lang.String,Item.AttributeMode> |
getDefaultAttributeModes(java.lang.Class<? extends Item> itemClass) |
java.lang.String |
getMnemonic(CatalogVersion item)
Generated method - Getter of the
CatalogVersion.mnemonic attribute. |
java.lang.String |
getMnemonic(SessionContext ctx,
CatalogVersion item)
Generated method - Getter of the
CatalogVersion.mnemonic attribute. |
java.lang.String |
getName() |
java.util.Collection<CockpitUIComponentAccessRight> |
getReadableCockpitUIComponents(Principal item)
Generated method - Getter of the
Principal.readableCockpitUIComponents attribute. |
java.util.Collection<CockpitUIComponentAccessRight> |
getReadableCockpitUIComponents(SessionContext ctx,
Principal item)
Generated method - Getter of the
Principal.readableCockpitUIComponents attribute. |
long |
getReadableCockpitUIComponentsCount(Principal item) |
long |
getReadableCockpitUIComponentsCount(SessionContext ctx,
Principal item) |
java.util.Collection<CockpitObjectAbstractCollection> |
getReadCollections(Principal item)
Generated method - Getter of the
Principal.readCollections attribute. |
java.util.Collection<CockpitObjectAbstractCollection> |
getReadCollections(SessionContext ctx,
Principal item)
Generated method - Getter of the
Principal.readCollections attribute. |
long |
getReadCollectionsCount(Principal item) |
long |
getReadCollectionsCount(SessionContext ctx,
Principal item) |
java.util.Collection<CockpitSavedQuery> |
getReadSavedQueries(Principal item)
Generated method - Getter of the
Principal.readSavedQueries attribute. |
java.util.Collection<CockpitSavedQuery> |
getReadSavedQueries(SessionContext ctx,
Principal item)
Generated method - Getter of the
Principal.readSavedQueries attribute. |
long |
getReadSavedQueriesCount(Principal item) |
long |
getReadSavedQueriesCount(SessionContext ctx,
Principal item) |
java.util.Collection<WidgetPreferences> |
getWidgetPreferences(SessionContext ctx,
User item)
Generated method - Getter of the
User.widgetPreferences attribute. |
java.util.Collection<WidgetPreferences> |
getWidgetPreferences(User item)
Generated method - Getter of the
User.widgetPreferences attribute. |
java.util.Collection<CockpitUIComponentAccessRight> |
getWritableCockpitUIComponents(Principal item)
Generated method - Getter of the
Principal.writableCockpitUIComponents attribute. |
java.util.Collection<CockpitUIComponentAccessRight> |
getWritableCockpitUIComponents(SessionContext ctx,
Principal item)
Generated method - Getter of the
Principal.writableCockpitUIComponents attribute. |
long |
getWritableCockpitUIComponentsCount(Principal item) |
long |
getWritableCockpitUIComponentsCount(SessionContext ctx,
Principal item) |
java.util.Collection<CockpitObjectAbstractCollection> |
getWriteCollections(Principal item)
Generated method - Getter of the
Principal.writeCollections attribute. |
java.util.Collection<CockpitObjectAbstractCollection> |
getWriteCollections(SessionContext ctx,
Principal item)
Generated method - Getter of the
Principal.writeCollections attribute. |
long |
getWriteCollectionsCount(Principal item) |
long |
getWriteCollectionsCount(SessionContext ctx,
Principal item) |
java.lang.Boolean |
isHidden(CommentUserSetting item)
Generated method - Getter of the
CommentUserSetting.hidden attribute. |
java.lang.Boolean |
isHidden(SessionContext ctx,
CommentUserSetting item)
Generated method - Getter of the
CommentUserSetting.hidden attribute. |
boolean |
isHiddenAsPrimitive(CommentUserSetting item)
Generated method - Getter of the
CommentUserSetting.hidden attribute. |
boolean |
isHiddenAsPrimitive(SessionContext ctx,
CommentUserSetting item)
Generated method - Getter of the
CommentUserSetting.hidden attribute. |
java.lang.Boolean |
isWorkStatus(CommentUserSetting item)
Generated method - Getter of the
CommentUserSetting.workStatus attribute. |
java.lang.Boolean |
isWorkStatus(SessionContext ctx,
CommentUserSetting item)
Generated method - Getter of the
CommentUserSetting.workStatus attribute. |
boolean |
isWorkStatusAsPrimitive(CommentUserSetting item)
Generated method - Getter of the
CommentUserSetting.workStatus attribute. |
boolean |
isWorkStatusAsPrimitive(SessionContext ctx,
CommentUserSetting item)
Generated method - Getter of the
CommentUserSetting.workStatus attribute. |
void |
removeFromAssignedCockpitItemTemplates(Item item,
CockpitItemTemplate value)
Generated method - Removes
value from assignedCockpitItemTemplates. |
void |
removeFromAssignedCockpitItemTemplates(SessionContext ctx,
Item item,
CockpitItemTemplate value)
Generated method - Removes
value from assignedCockpitItemTemplates. |
void |
removeFromCockpitFavoriteCategories(SessionContext ctx,
User item,
CockpitFavoriteCategory value)
Generated method - Removes
value from cockpitFavoriteCategories. |
void |
removeFromCockpitFavoriteCategories(User item,
CockpitFavoriteCategory value)
Generated method - Removes
value from cockpitFavoriteCategories. |
void |
removeFromCockpitItemTemplates(ClassificationClass item,
CockpitItemTemplate value)
Generated method - Removes
value from cockpitItemTemplates. |
void |
removeFromCockpitItemTemplates(ComposedType item,
CockpitItemTemplate value)
Generated method - Removes
value from cockpitItemTemplates. |
void |
removeFromCockpitItemTemplates(SessionContext ctx,
ClassificationClass item,
CockpitItemTemplate value)
Generated method - Removes
value from cockpitItemTemplates. |
void |
removeFromCockpitItemTemplates(SessionContext ctx,
ComposedType item,
CockpitItemTemplate value)
Generated method - Removes
value from cockpitItemTemplates. |
void |
removeFromCockpitSavedQueries(SessionContext ctx,
User item,
CockpitSavedQuery value)
Generated method - Removes
value from cockpitSavedQueries. |
void |
removeFromCockpitSavedQueries(User item,
CockpitSavedQuery value)
Generated method - Removes
value from cockpitSavedQueries. |
void |
removeFromCockpitUIConfigurations(Principal item,
CockpitUIComponentConfiguration value)
Generated method - Removes
value from cockpitUIConfigurations. |
void |
removeFromCockpitUIConfigurations(SessionContext ctx,
Principal item,
CockpitUIComponentConfiguration value)
Generated method - Removes
value from cockpitUIConfigurations. |
void |
removeFromCollections(SessionContext ctx,
User item,
CockpitObjectAbstractCollection value)
Generated method - Removes
value from collections. |
void |
removeFromCollections(User item,
CockpitObjectAbstractCollection value)
Generated method - Removes
value from collections. |
void |
removeFromCommentMetadata(Comment item,
CommentMetadata value)
Generated method - Removes
value from commentMetadata. |
void |
removeFromCommentMetadata(SessionContext ctx,
Comment item,
CommentMetadata value)
Generated method - Removes
value from commentMetadata. |
void |
removeFromReadableCockpitUIComponents(Principal item,
CockpitUIComponentAccessRight value)
Generated method - Removes
value from readableCockpitUIComponents. |
void |
removeFromReadableCockpitUIComponents(SessionContext ctx,
Principal item,
CockpitUIComponentAccessRight value)
Generated method - Removes
value from readableCockpitUIComponents. |
void |
removeFromReadCollections(Principal item,
CockpitObjectAbstractCollection value)
Generated method - Removes
value from readCollections. |
void |
removeFromReadCollections(SessionContext ctx,
Principal item,
CockpitObjectAbstractCollection value)
Generated method - Removes
value from readCollections. |
void |
removeFromReadSavedQueries(Principal item,
CockpitSavedQuery value)
Generated method - Removes
value from readSavedQueries. |
void |
removeFromReadSavedQueries(SessionContext ctx,
Principal item,
CockpitSavedQuery value)
Generated method - Removes
value from readSavedQueries. |
void |
removeFromWidgetPreferences(SessionContext ctx,
User item,
WidgetPreferences value)
Generated method - Removes
value from widgetPreferences. |
void |
removeFromWidgetPreferences(User item,
WidgetPreferences value)
Generated method - Removes
value from widgetPreferences. |
void |
removeFromWritableCockpitUIComponents(Principal item,
CockpitUIComponentAccessRight value)
Generated method - Removes
value from writableCockpitUIComponents. |
void |
removeFromWritableCockpitUIComponents(SessionContext ctx,
Principal item,
CockpitUIComponentAccessRight value)
Generated method - Removes
value from writableCockpitUIComponents. |
void |
removeFromWriteCollections(Principal item,
CockpitObjectAbstractCollection value)
Generated method - Removes
value from writeCollections. |
void |
removeFromWriteCollections(SessionContext ctx,
Principal item,
CockpitObjectAbstractCollection value)
Generated method - Removes
value from writeCollections. |
void |
setAssignedCockpitItemTemplates(Item item,
java.util.Set<CockpitItemTemplate> value)
Generated method - Setter of the
Item.assignedCockpitItemTemplates attribute. |
void |
setAssignedCockpitItemTemplates(SessionContext ctx,
Item item,
java.util.Set<CockpitItemTemplate> value)
Generated method - Setter of the
Item.assignedCockpitItemTemplates attribute. |
void |
setCockpitFavoriteCategories(SessionContext ctx,
User item,
java.util.Collection<CockpitFavoriteCategory> value)
Generated method - Setter of the
User.cockpitFavoriteCategories attribute. |
void |
setCockpitFavoriteCategories(User item,
java.util.Collection<CockpitFavoriteCategory> value)
Generated method - Setter of the
User.cockpitFavoriteCategories attribute. |
void |
setCockpitItemTemplates(ClassificationClass item,
java.util.Set<CockpitItemTemplate> value)
Generated method - Setter of the
ClassificationClass.cockpitItemTemplates attribute. |
void |
setCockpitItemTemplates(ComposedType item,
java.util.Set<CockpitItemTemplate> value)
Generated method - Setter of the
ComposedType.cockpitItemTemplates attribute. |
void |
setCockpitItemTemplates(SessionContext ctx,
ClassificationClass item,
java.util.Set<CockpitItemTemplate> value)
Generated method - Setter of the
ClassificationClass.cockpitItemTemplates attribute. |
void |
setCockpitItemTemplates(SessionContext ctx,
ComposedType item,
java.util.Set<CockpitItemTemplate> value)
Generated method - Setter of the
ComposedType.cockpitItemTemplates attribute. |
void |
setCockpitSavedQueries(SessionContext ctx,
User item,
java.util.Collection<CockpitSavedQuery> value)
Generated method - Setter of the
User.cockpitSavedQueries attribute. |
void |
setCockpitSavedQueries(User item,
java.util.Collection<CockpitSavedQuery> value)
Generated method - Setter of the
User.cockpitSavedQueries attribute. |
void |
setCockpitUIConfigurations(Principal item,
java.util.Collection<CockpitUIComponentConfiguration> value)
Generated method - Setter of the
Principal.cockpitUIConfigurations attribute. |
void |
setCockpitUIConfigurations(SessionContext ctx,
Principal item,
java.util.Collection<CockpitUIComponentConfiguration> value)
Generated method - Setter of the
Principal.cockpitUIConfigurations attribute. |
void |
setCollections(SessionContext ctx,
User item,
java.util.Collection<CockpitObjectAbstractCollection> value)
Generated method - Setter of the
User.collections attribute. |
void |
setCollections(User item,
java.util.Collection<CockpitObjectAbstractCollection> value)
Generated method - Setter of the
User.collections attribute. |
void |
setCommentMetadata(Comment item,
java.util.Collection<CommentMetadata> value)
Generated method - Setter of the
Comment.commentMetadata attribute. |
void |
setCommentMetadata(SessionContext ctx,
Comment item,
java.util.Collection<CommentMetadata> value)
Generated method - Setter of the
Comment.commentMetadata attribute. |
void |
setHidden(CommentUserSetting item,
boolean value)
Generated method - Setter of the
CommentUserSetting.hidden attribute. |
void |
setHidden(CommentUserSetting item,
java.lang.Boolean value)
Generated method - Setter of the
CommentUserSetting.hidden attribute. |
void |
setHidden(SessionContext ctx,
CommentUserSetting item,
boolean value)
Generated method - Setter of the
CommentUserSetting.hidden attribute. |
void |
setHidden(SessionContext ctx,
CommentUserSetting item,
java.lang.Boolean value)
Generated method - Setter of the
CommentUserSetting.hidden attribute. |
void |
setMnemonic(CatalogVersion item,
java.lang.String value)
Generated method - Setter of the
CatalogVersion.mnemonic attribute. |
void |
setMnemonic(SessionContext ctx,
CatalogVersion item,
java.lang.String value)
Generated method - Setter of the
CatalogVersion.mnemonic attribute. |
void |
setReadableCockpitUIComponents(Principal item,
java.util.Collection<CockpitUIComponentAccessRight> value)
Generated method - Setter of the
Principal.readableCockpitUIComponents attribute. |
void |
setReadableCockpitUIComponents(SessionContext ctx,
Principal item,
java.util.Collection<CockpitUIComponentAccessRight> value)
Generated method - Setter of the
Principal.readableCockpitUIComponents attribute. |
void |
setReadCollections(Principal item,
java.util.Collection<CockpitObjectAbstractCollection> value)
Generated method - Setter of the
Principal.readCollections attribute. |
void |
setReadCollections(SessionContext ctx,
Principal item,
java.util.Collection<CockpitObjectAbstractCollection> value)
Generated method - Setter of the
Principal.readCollections attribute. |
void |
setReadSavedQueries(Principal item,
java.util.Collection<CockpitSavedQuery> value)
Generated method - Setter of the
Principal.readSavedQueries attribute. |
void |
setReadSavedQueries(SessionContext ctx,
Principal item,
java.util.Collection<CockpitSavedQuery> value)
Generated method - Setter of the
Principal.readSavedQueries attribute. |
void |
setWidgetPreferences(SessionContext ctx,
User item,
java.util.Collection<WidgetPreferences> value)
Generated method - Setter of the
User.widgetPreferences attribute. |
void |
setWidgetPreferences(User item,
java.util.Collection<WidgetPreferences> value)
Generated method - Setter of the
User.widgetPreferences attribute. |
void |
setWorkStatus(CommentUserSetting item,
boolean value)
Generated method - Setter of the
CommentUserSetting.workStatus attribute. |
void |
setWorkStatus(CommentUserSetting item,
java.lang.Boolean value)
Generated method - Setter of the
CommentUserSetting.workStatus attribute. |
void |
setWorkStatus(SessionContext ctx,
CommentUserSetting item,
boolean value)
Generated method - Setter of the
CommentUserSetting.workStatus attribute. |
void |
setWorkStatus(SessionContext ctx,
CommentUserSetting item,
java.lang.Boolean value)
Generated method - Setter of the
CommentUserSetting.workStatus attribute. |
void |
setWritableCockpitUIComponents(Principal item,
java.util.Collection<CockpitUIComponentAccessRight> value)
Generated method - Setter of the
Principal.writableCockpitUIComponents attribute. |
void |
setWritableCockpitUIComponents(SessionContext ctx,
Principal item,
java.util.Collection<CockpitUIComponentAccessRight> value)
Generated method - Setter of the
Principal.writableCockpitUIComponents attribute. |
void |
setWriteCollections(Principal item,
java.util.Collection<CockpitObjectAbstractCollection> value)
Generated method - Setter of the
Principal.writeCollections attribute. |
void |
setWriteCollections(SessionContext ctx,
Principal item,
java.util.Collection<CockpitObjectAbstractCollection> value)
Generated method - Setter of the
Principal.writeCollections attribute. |
checkBeforeItemRemoval, createEssentialData, createProjectData, createSampleData, getCreatorDescription, getCreatorName, getCreatorParameterDefault, getCreatorParameterNames, getCreatorParameterPossibleValues, getRemote, isCreatorDisabled, notifyInitializationEnd, notifyInitializationStart, notifyItemRemoval, onFirstSessionCreation, writeReplaceafterItemCreation, beforeItemCreation, destroy, extractNonRequiredRemoteFromItem, extractRequiredRemoteFromItem, getAllValuesSessionContext, getAttribute, getAttributeMap, getFirstItemByAttribute, getFirstItemByAttribute, getRemoteManagerClass, getSession, getSingletonManagerInstance, getTenant, getTransientObject, getTransientObjectMap, init, setAttribute, setTenant, setTransientObject, wrapprotected static final OneToManyHandler<CockpitObjectAbstractCollection> USER2COCKPITOBJECTABSTRACTCOLLECTIONRELATIONCOLLECTIONSHANDLER
OneToManyHandler for handling 1:n COLLECTIONS's relation attributes from 'many' side.protected static final OneToManyHandler<CockpitSavedQuery> USER2COCKPITSAVEDQUERYRELATIONCOCKPITSAVEDQUERIESHANDLER
OneToManyHandler for handling 1:n COCKPITSAVEDQUERIES's relation attributes from 'many' side.protected static final OneToManyHandler<CockpitFavoriteCategory> USER2COCKPITFAVORITECATEGORYRELATIONCOCKPITFAVORITECATEGORIESHANDLER
OneToManyHandler for handling 1:n COCKPITFAVORITECATEGORIES's relation attributes from 'many' side.protected static final OneToManyHandler<WidgetPreferences> WIDGETPREFERENCESTOUSERRELATIONWIDGETPREFERENCESHANDLER
OneToManyHandler for handling 1:n WIDGETPREFERENCES's relation attributes from 'many' side.protected static java.lang.String READPRINCIPAL2COCKPITOBJECTABSTRACTCOLLECTIONRELATION_SRC_ORDERED
protected static java.lang.String READPRINCIPAL2COCKPITOBJECTABSTRACTCOLLECTIONRELATION_TGT_ORDERED
protected static java.lang.String READPRINCIPAL2COCKPITOBJECTABSTRACTCOLLECTIONRELATION_MARKMODIFIED
protected static java.lang.String WRITEPRINCIPAL2COCKPITOBJECTABSTRACTCOLLECTIONRELATION_SRC_ORDERED
protected static java.lang.String WRITEPRINCIPAL2COCKPITOBJECTABSTRACTCOLLECTIONRELATION_TGT_ORDERED
protected static java.lang.String WRITEPRINCIPAL2COCKPITOBJECTABSTRACTCOLLECTIONRELATION_MARKMODIFIED
protected static java.lang.String PRINCIPAL2COCKPITUICOMPONENTREADACCESSRELATION_SRC_ORDERED
protected static java.lang.String PRINCIPAL2COCKPITUICOMPONENTREADACCESSRELATION_TGT_ORDERED
protected static java.lang.String PRINCIPAL2COCKPITUICOMPONENTREADACCESSRELATION_MARKMODIFIED
protected static java.lang.String PRINCIPAL2COCKPITUICOMPONENTWRITEACCESSRELATION_SRC_ORDERED
protected static java.lang.String PRINCIPAL2COCKPITUICOMPONENTWRITEACCESSRELATION_TGT_ORDERED
protected static java.lang.String PRINCIPAL2COCKPITUICOMPONENTWRITEACCESSRELATION_MARKMODIFIED
protected static java.lang.String READPRINCIPAL2COCKPITSAVEDQUERYRELATION_SRC_ORDERED
protected static java.lang.String READPRINCIPAL2COCKPITSAVEDQUERYRELATION_TGT_ORDERED
protected static java.lang.String READPRINCIPAL2COCKPITSAVEDQUERYRELATION_MARKMODIFIED
protected static final OneToManyHandler<CockpitUIComponentConfiguration> PRINCIPAL2COCKPITUICOMPONENTCONFIGURATIONRELATIONCOCKPITUICONFIGURATIONSHANDLER
OneToManyHandler for handling 1:n COCKPITUICONFIGURATIONS's relation attributes from 'many' side.protected static java.lang.String ITEM2COCKPITITEMTEMPLATERELATION_SRC_ORDERED
protected static java.lang.String ITEM2COCKPITITEMTEMPLATERELATION_TGT_ORDERED
protected static java.lang.String ITEM2COCKPITITEMTEMPLATERELATION_MARKMODIFIED
protected static final OneToManyHandler<CockpitItemTemplate> COCKPITITEMTEMPLATE2COMPOSEDTYPERELATIONCOCKPITITEMTEMPLATESHANDLER
OneToManyHandler for handling 1:n COCKPITITEMTEMPLATES's relation attributes from 'many' side.protected static java.lang.String COCKPITITEMTEMPLATE2CLASSIFICATIONCLASSRELATION_SRC_ORDERED
protected static java.lang.String COCKPITITEMTEMPLATE2CLASSIFICATIONCLASSRELATION_TGT_ORDERED
protected static java.lang.String COCKPITITEMTEMPLATE2CLASSIFICATIONCLASSRELATION_MARKMODIFIED
protected static final OneToManyHandler<CommentMetadata> COMMENTTOCOMMENTMETADATACOMMENTMETADATAHANDLER
OneToManyHandler for handling 1:n COMMENTMETADATA's relation attributes from 'many' side.protected static final java.util.Map<java.lang.String,java.util.Map<java.lang.String,Item.AttributeMode>> DEFAULT_INITIAL_ATTRIBUTES
public java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes(java.lang.Class<? extends Item> itemClass)
getDefaultAttributeModes in class Extensionpublic java.util.Set<CockpitItemTemplate> getAssignedCockpitItemTemplates(SessionContext ctx, Item item)
Item.assignedCockpitItemTemplates attribute.public java.util.Set<CockpitItemTemplate> getAssignedCockpitItemTemplates(Item item)
Item.assignedCockpitItemTemplates attribute.public long getAssignedCockpitItemTemplatesCount(SessionContext ctx, Item item)
public long getAssignedCockpitItemTemplatesCount(Item item)
public void setAssignedCockpitItemTemplates(SessionContext ctx, Item item, java.util.Set<CockpitItemTemplate> value)
Item.assignedCockpitItemTemplates attribute.value - the assignedCockpitItemTemplatespublic void setAssignedCockpitItemTemplates(Item item, java.util.Set<CockpitItemTemplate> value)
Item.assignedCockpitItemTemplates attribute.value - the assignedCockpitItemTemplatespublic void addToAssignedCockpitItemTemplates(SessionContext ctx, Item item, CockpitItemTemplate value)
value to assignedCockpitItemTemplates.value - the item to add to assignedCockpitItemTemplatespublic void addToAssignedCockpitItemTemplates(Item item, CockpitItemTemplate value)
value to assignedCockpitItemTemplates.value - the item to add to assignedCockpitItemTemplatespublic void removeFromAssignedCockpitItemTemplates(SessionContext ctx, Item item, CockpitItemTemplate value)
value from assignedCockpitItemTemplates.value - the item to remove from assignedCockpitItemTemplatespublic void removeFromAssignedCockpitItemTemplates(Item item, CockpitItemTemplate value)
value from assignedCockpitItemTemplates.value - the item to remove from assignedCockpitItemTemplatespublic java.util.Collection<CockpitFavoriteCategory> getCockpitFavoriteCategories(SessionContext ctx, User item)
User.cockpitFavoriteCategories attribute.public java.util.Collection<CockpitFavoriteCategory> getCockpitFavoriteCategories(User item)
User.cockpitFavoriteCategories attribute.public void setCockpitFavoriteCategories(SessionContext ctx, User item, java.util.Collection<CockpitFavoriteCategory> value)
User.cockpitFavoriteCategories attribute.value - the cockpitFavoriteCategoriespublic void setCockpitFavoriteCategories(User item, java.util.Collection<CockpitFavoriteCategory> value)
User.cockpitFavoriteCategories attribute.value - the cockpitFavoriteCategoriespublic void addToCockpitFavoriteCategories(SessionContext ctx, User item, CockpitFavoriteCategory value)
value to cockpitFavoriteCategories.value - the item to add to cockpitFavoriteCategoriespublic void addToCockpitFavoriteCategories(User item, CockpitFavoriteCategory value)
value to cockpitFavoriteCategories.value - the item to add to cockpitFavoriteCategoriespublic void removeFromCockpitFavoriteCategories(SessionContext ctx, User item, CockpitFavoriteCategory value)
value from cockpitFavoriteCategories.value - the item to remove from cockpitFavoriteCategoriespublic void removeFromCockpitFavoriteCategories(User item, CockpitFavoriteCategory value)
value from cockpitFavoriteCategories.value - the item to remove from cockpitFavoriteCategoriespublic java.util.Set<CockpitItemTemplate> getCockpitItemTemplates(SessionContext ctx, ComposedType item)
ComposedType.cockpitItemTemplates attribute.public java.util.Set<CockpitItemTemplate> getCockpitItemTemplates(ComposedType item)
ComposedType.cockpitItemTemplates attribute.public void setCockpitItemTemplates(SessionContext ctx, ComposedType item, java.util.Set<CockpitItemTemplate> value)
ComposedType.cockpitItemTemplates attribute.value - the cockpitItemTemplatespublic void setCockpitItemTemplates(ComposedType item, java.util.Set<CockpitItemTemplate> value)
ComposedType.cockpitItemTemplates attribute.value - the cockpitItemTemplatespublic void addToCockpitItemTemplates(SessionContext ctx, ComposedType item, CockpitItemTemplate value)
value to cockpitItemTemplates.value - the item to add to cockpitItemTemplatespublic void addToCockpitItemTemplates(ComposedType item, CockpitItemTemplate value)
value to cockpitItemTemplates.value - the item to add to cockpitItemTemplatespublic void removeFromCockpitItemTemplates(SessionContext ctx, ComposedType item, CockpitItemTemplate value)
value from cockpitItemTemplates.value - the item to remove from cockpitItemTemplatespublic void removeFromCockpitItemTemplates(ComposedType item, CockpitItemTemplate value)
value from cockpitItemTemplates.value - the item to remove from cockpitItemTemplatespublic java.util.Set<CockpitItemTemplate> getCockpitItemTemplates(SessionContext ctx, ClassificationClass item)
ClassificationClass.cockpitItemTemplates attribute.public java.util.Set<CockpitItemTemplate> getCockpitItemTemplates(ClassificationClass item)
ClassificationClass.cockpitItemTemplates attribute.public long getCockpitItemTemplatesCount(SessionContext ctx, ClassificationClass item)
public long getCockpitItemTemplatesCount(ClassificationClass item)
public void setCockpitItemTemplates(SessionContext ctx, ClassificationClass item, java.util.Set<CockpitItemTemplate> value)
ClassificationClass.cockpitItemTemplates attribute.value - the cockpitItemTemplatespublic void setCockpitItemTemplates(ClassificationClass item, java.util.Set<CockpitItemTemplate> value)
ClassificationClass.cockpitItemTemplates attribute.value - the cockpitItemTemplatespublic void addToCockpitItemTemplates(SessionContext ctx, ClassificationClass item, CockpitItemTemplate value)
value to cockpitItemTemplates.value - the item to add to cockpitItemTemplatespublic void addToCockpitItemTemplates(ClassificationClass item, CockpitItemTemplate value)
value to cockpitItemTemplates.value - the item to add to cockpitItemTemplatespublic void removeFromCockpitItemTemplates(SessionContext ctx, ClassificationClass item, CockpitItemTemplate value)
value from cockpitItemTemplates.value - the item to remove from cockpitItemTemplatespublic void removeFromCockpitItemTemplates(ClassificationClass item, CockpitItemTemplate value)
value from cockpitItemTemplates.value - the item to remove from cockpitItemTemplatespublic java.util.Collection<CockpitSavedQuery> getCockpitSavedQueries(SessionContext ctx, User item)
User.cockpitSavedQueries attribute.public java.util.Collection<CockpitSavedQuery> getCockpitSavedQueries(User item)
User.cockpitSavedQueries attribute.public void setCockpitSavedQueries(SessionContext ctx, User item, java.util.Collection<CockpitSavedQuery> value)
User.cockpitSavedQueries attribute.value - the cockpitSavedQueriespublic void setCockpitSavedQueries(User item, java.util.Collection<CockpitSavedQuery> value)
User.cockpitSavedQueries attribute.value - the cockpitSavedQueriespublic void addToCockpitSavedQueries(SessionContext ctx, User item, CockpitSavedQuery value)
value to cockpitSavedQueries.value - the item to add to cockpitSavedQueriespublic void addToCockpitSavedQueries(User item, CockpitSavedQuery value)
value to cockpitSavedQueries.value - the item to add to cockpitSavedQueriespublic void removeFromCockpitSavedQueries(SessionContext ctx, User item, CockpitSavedQuery value)
value from cockpitSavedQueries.value - the item to remove from cockpitSavedQueriespublic void removeFromCockpitSavedQueries(User item, CockpitSavedQuery value)
value from cockpitSavedQueries.value - the item to remove from cockpitSavedQueriespublic java.util.Collection<CockpitUIComponentConfiguration> getCockpitUIConfigurations(SessionContext ctx, Principal item)
Principal.cockpitUIConfigurations attribute.public java.util.Collection<CockpitUIComponentConfiguration> getCockpitUIConfigurations(Principal item)
Principal.cockpitUIConfigurations attribute.public void setCockpitUIConfigurations(SessionContext ctx, Principal item, java.util.Collection<CockpitUIComponentConfiguration> value)
Principal.cockpitUIConfigurations attribute.value - the cockpitUIConfigurationspublic void setCockpitUIConfigurations(Principal item, java.util.Collection<CockpitUIComponentConfiguration> value)
Principal.cockpitUIConfigurations attribute.value - the cockpitUIConfigurationspublic void addToCockpitUIConfigurations(SessionContext ctx, Principal item, CockpitUIComponentConfiguration value)
value to cockpitUIConfigurations.value - the item to add to cockpitUIConfigurationspublic void addToCockpitUIConfigurations(Principal item, CockpitUIComponentConfiguration value)
value to cockpitUIConfigurations.value - the item to add to cockpitUIConfigurationspublic void removeFromCockpitUIConfigurations(SessionContext ctx, Principal item, CockpitUIComponentConfiguration value)
value from cockpitUIConfigurations.value - the item to remove from cockpitUIConfigurationspublic void removeFromCockpitUIConfigurations(Principal item, CockpitUIComponentConfiguration value)
value from cockpitUIConfigurations.value - the item to remove from cockpitUIConfigurationspublic java.util.Collection<CockpitObjectAbstractCollection> getCollections(SessionContext ctx, User item)
User.collections attribute.public java.util.Collection<CockpitObjectAbstractCollection> getCollections(User item)
User.collections attribute.public void setCollections(SessionContext ctx, User item, java.util.Collection<CockpitObjectAbstractCollection> value)
User.collections attribute.value - the collectionspublic void setCollections(User item, java.util.Collection<CockpitObjectAbstractCollection> value)
User.collections attribute.value - the collectionspublic void addToCollections(SessionContext ctx, User item, CockpitObjectAbstractCollection value)
value to collections.value - the item to add to collectionspublic void addToCollections(User item, CockpitObjectAbstractCollection value)
value to collections.value - the item to add to collectionspublic void removeFromCollections(SessionContext ctx, User item, CockpitObjectAbstractCollection value)
value from collections.value - the item to remove from collectionspublic void removeFromCollections(User item, CockpitObjectAbstractCollection value)
value from collections.value - the item to remove from collectionspublic java.util.Collection<CommentMetadata> getCommentMetadata(SessionContext ctx, Comment item)
Comment.commentMetadata attribute.public java.util.Collection<CommentMetadata> getCommentMetadata(Comment item)
Comment.commentMetadata attribute.public void setCommentMetadata(SessionContext ctx, Comment item, java.util.Collection<CommentMetadata> value)
Comment.commentMetadata attribute.value - the commentMetadatapublic void setCommentMetadata(Comment item, java.util.Collection<CommentMetadata> value)
Comment.commentMetadata attribute.value - the commentMetadatapublic void addToCommentMetadata(SessionContext ctx, Comment item, CommentMetadata value)
value to commentMetadata.value - the item to add to commentMetadatapublic void addToCommentMetadata(Comment item, CommentMetadata value)
value to commentMetadata.value - the item to add to commentMetadatapublic void removeFromCommentMetadata(SessionContext ctx, Comment item, CommentMetadata value)
value from commentMetadata.value - the item to remove from commentMetadatapublic void removeFromCommentMetadata(Comment item, CommentMetadata value)
value from commentMetadata.value - the item to remove from commentMetadatapublic CockpitFavoriteCategory createCockpitFavoriteCategory(SessionContext ctx, java.util.Map attributeValues)
public CockpitFavoriteCategory createCockpitFavoriteCategory(java.util.Map attributeValues)
public CockpitItemTemplate createCockpitItemTemplate(SessionContext ctx, java.util.Map attributeValues)
public CockpitItemTemplate createCockpitItemTemplate(java.util.Map attributeValues)
public CockpitObjectAbstractCollection createCockpitObjectAbstractCollection(SessionContext ctx, java.util.Map attributeValues)
public CockpitObjectAbstractCollection createCockpitObjectAbstractCollection(java.util.Map attributeValues)
public CockpitObjectCollection createCockpitObjectCollection(SessionContext ctx, java.util.Map attributeValues)
public CockpitObjectCollection createCockpitObjectCollection(java.util.Map attributeValues)
public CockpitObjectSpecialCollection createCockpitObjectSpecialCollection(SessionContext ctx, java.util.Map attributeValues)
public CockpitObjectSpecialCollection createCockpitObjectSpecialCollection(java.util.Map attributeValues)
public CockpitSavedFacetValue createCockpitSavedFacetValue(SessionContext ctx, java.util.Map attributeValues)
public CockpitSavedFacetValue createCockpitSavedFacetValue(java.util.Map attributeValues)
public CockpitSavedParameterValue createCockpitSavedParameterValue(SessionContext ctx, java.util.Map attributeValues)
public CockpitSavedParameterValue createCockpitSavedParameterValue(java.util.Map attributeValues)
public CockpitSavedQuery createCockpitSavedQuery(SessionContext ctx, java.util.Map attributeValues)
public CockpitSavedQuery createCockpitSavedQuery(java.util.Map attributeValues)
public CockpitSavedSortCriterion createCockpitSavedSortCriterion(SessionContext ctx, java.util.Map attributeValues)
public CockpitSavedSortCriterion createCockpitSavedSortCriterion(java.util.Map attributeValues)
public CockpitUIComponentAccessRight createCockpitUIComponentAccessRight(SessionContext ctx, java.util.Map attributeValues)
public CockpitUIComponentAccessRight createCockpitUIComponentAccessRight(java.util.Map attributeValues)
public CockpitUIComponentConfiguration createCockpitUIComponentConfiguration(SessionContext ctx, java.util.Map attributeValues)
public CockpitUIComponentConfiguration createCockpitUIComponentConfiguration(java.util.Map attributeValues)
public CockpitUIConfigurationMedia createCockpitUIConfigurationMedia(SessionContext ctx, java.util.Map attributeValues)
public CockpitUIConfigurationMedia createCockpitUIConfigurationMedia(java.util.Map attributeValues)
public CockpitUIScriptConfigMedia createCockpitUIScriptConfigMedia(SessionContext ctx, java.util.Map attributeValues)
public CockpitUIScriptConfigMedia createCockpitUIScriptConfigMedia(java.util.Map attributeValues)
public CommentMetadata createCommentMetadata(SessionContext ctx, java.util.Map attributeValues)
public CommentMetadata createCommentMetadata(java.util.Map attributeValues)
public CompiledJasperMedia createCompiledJasperMedia(SessionContext ctx, java.util.Map attributeValues)
public CompiledJasperMedia createCompiledJasperMedia(java.util.Map attributeValues)
public JasperMedia createJasperMedia(SessionContext ctx, java.util.Map attributeValues)
public JasperMedia createJasperMedia(java.util.Map attributeValues)
public JasperWidgetPreferences createJasperWidgetPreferences(SessionContext ctx, java.util.Map attributeValues)
public JasperWidgetPreferences createJasperWidgetPreferences(java.util.Map attributeValues)
public ObjectCollectionItemReference createObjectCollectionItemReference(SessionContext ctx, java.util.Map attributeValues)
public ObjectCollectionItemReference createObjectCollectionItemReference(java.util.Map attributeValues)
public WidgetParameter createWidgetParameter(SessionContext ctx, java.util.Map attributeValues)
public WidgetParameter createWidgetParameter(java.util.Map attributeValues)
public java.lang.Boolean isHidden(SessionContext ctx, CommentUserSetting item)
CommentUserSetting.hidden attribute.public java.lang.Boolean isHidden(CommentUserSetting item)
CommentUserSetting.hidden attribute.public boolean isHiddenAsPrimitive(SessionContext ctx, CommentUserSetting item)
CommentUserSetting.hidden attribute.public boolean isHiddenAsPrimitive(CommentUserSetting item)
CommentUserSetting.hidden attribute.public void setHidden(SessionContext ctx, CommentUserSetting item, java.lang.Boolean value)
CommentUserSetting.hidden attribute.value - the hiddenpublic void setHidden(CommentUserSetting item, java.lang.Boolean value)
CommentUserSetting.hidden attribute.value - the hiddenpublic void setHidden(SessionContext ctx, CommentUserSetting item, boolean value)
CommentUserSetting.hidden attribute.value - the hiddenpublic void setHidden(CommentUserSetting item, boolean value)
CommentUserSetting.hidden attribute.value - the hiddenpublic java.lang.String getMnemonic(SessionContext ctx, CatalogVersion item)
CatalogVersion.mnemonic attribute.public java.lang.String getMnemonic(CatalogVersion item)
CatalogVersion.mnemonic attribute.public void setMnemonic(SessionContext ctx, CatalogVersion item, java.lang.String value)
CatalogVersion.mnemonic attribute.value - the mnemonicpublic void setMnemonic(CatalogVersion item, java.lang.String value)
CatalogVersion.mnemonic attribute.value - the mnemonicpublic java.util.Collection<CockpitUIComponentAccessRight> getReadableCockpitUIComponents(SessionContext ctx, Principal item)
Principal.readableCockpitUIComponents attribute.public java.util.Collection<CockpitUIComponentAccessRight> getReadableCockpitUIComponents(Principal item)
Principal.readableCockpitUIComponents attribute.public long getReadableCockpitUIComponentsCount(SessionContext ctx, Principal item)
public long getReadableCockpitUIComponentsCount(Principal item)
public void setReadableCockpitUIComponents(SessionContext ctx, Principal item, java.util.Collection<CockpitUIComponentAccessRight> value)
Principal.readableCockpitUIComponents attribute.value - the readableCockpitUIComponentspublic void setReadableCockpitUIComponents(Principal item, java.util.Collection<CockpitUIComponentAccessRight> value)
Principal.readableCockpitUIComponents attribute.value - the readableCockpitUIComponentspublic void addToReadableCockpitUIComponents(SessionContext ctx, Principal item, CockpitUIComponentAccessRight value)
value to readableCockpitUIComponents.value - the item to add to readableCockpitUIComponentspublic void addToReadableCockpitUIComponents(Principal item, CockpitUIComponentAccessRight value)
value to readableCockpitUIComponents.value - the item to add to readableCockpitUIComponentspublic void removeFromReadableCockpitUIComponents(SessionContext ctx, Principal item, CockpitUIComponentAccessRight value)
value from readableCockpitUIComponents.value - the item to remove from readableCockpitUIComponentspublic void removeFromReadableCockpitUIComponents(Principal item, CockpitUIComponentAccessRight value)
value from readableCockpitUIComponents.value - the item to remove from readableCockpitUIComponentspublic java.util.Collection<CockpitObjectAbstractCollection> getReadCollections(SessionContext ctx, Principal item)
Principal.readCollections attribute.public java.util.Collection<CockpitObjectAbstractCollection> getReadCollections(Principal item)
Principal.readCollections attribute.public long getReadCollectionsCount(SessionContext ctx, Principal item)
public long getReadCollectionsCount(Principal item)
public void setReadCollections(SessionContext ctx, Principal item, java.util.Collection<CockpitObjectAbstractCollection> value)
Principal.readCollections attribute.value - the readCollectionspublic void setReadCollections(Principal item, java.util.Collection<CockpitObjectAbstractCollection> value)
Principal.readCollections attribute.value - the readCollectionspublic void addToReadCollections(SessionContext ctx, Principal item, CockpitObjectAbstractCollection value)
value to readCollections.value - the item to add to readCollectionspublic void addToReadCollections(Principal item, CockpitObjectAbstractCollection value)
value to readCollections.value - the item to add to readCollectionspublic void removeFromReadCollections(SessionContext ctx, Principal item, CockpitObjectAbstractCollection value)
value from readCollections.value - the item to remove from readCollectionspublic void removeFromReadCollections(Principal item, CockpitObjectAbstractCollection value)
value from readCollections.value - the item to remove from readCollectionspublic java.util.Collection<CockpitSavedQuery> getReadSavedQueries(SessionContext ctx, Principal item)
Principal.readSavedQueries attribute.public java.util.Collection<CockpitSavedQuery> getReadSavedQueries(Principal item)
Principal.readSavedQueries attribute.public long getReadSavedQueriesCount(SessionContext ctx, Principal item)
public long getReadSavedQueriesCount(Principal item)
public void setReadSavedQueries(SessionContext ctx, Principal item, java.util.Collection<CockpitSavedQuery> value)
Principal.readSavedQueries attribute.value - the readSavedQueriespublic void setReadSavedQueries(Principal item, java.util.Collection<CockpitSavedQuery> value)
Principal.readSavedQueries attribute.value - the readSavedQueriespublic void addToReadSavedQueries(SessionContext ctx, Principal item, CockpitSavedQuery value)
value to readSavedQueries.value - the item to add to readSavedQueriespublic void addToReadSavedQueries(Principal item, CockpitSavedQuery value)
value to readSavedQueries.value - the item to add to readSavedQueriespublic void removeFromReadSavedQueries(SessionContext ctx, Principal item, CockpitSavedQuery value)
value from readSavedQueries.value - the item to remove from readSavedQueriespublic void removeFromReadSavedQueries(Principal item, CockpitSavedQuery value)
value from readSavedQueries.value - the item to remove from readSavedQueriespublic java.util.Collection<WidgetPreferences> getWidgetPreferences(SessionContext ctx, User item)
User.widgetPreferences attribute.public java.util.Collection<WidgetPreferences> getWidgetPreferences(User item)
User.widgetPreferences attribute.public void setWidgetPreferences(SessionContext ctx, User item, java.util.Collection<WidgetPreferences> value)
User.widgetPreferences attribute.value - the widgetPreferencespublic void setWidgetPreferences(User item, java.util.Collection<WidgetPreferences> value)
User.widgetPreferences attribute.value - the widgetPreferencespublic void addToWidgetPreferences(SessionContext ctx, User item, WidgetPreferences value)
value to widgetPreferences.value - the item to add to widgetPreferencespublic void addToWidgetPreferences(User item, WidgetPreferences value)
value to widgetPreferences.value - the item to add to widgetPreferencespublic void removeFromWidgetPreferences(SessionContext ctx, User item, WidgetPreferences value)
value from widgetPreferences.value - the item to remove from widgetPreferencespublic void removeFromWidgetPreferences(User item, WidgetPreferences value)
value from widgetPreferences.value - the item to remove from widgetPreferencespublic java.lang.Boolean isWorkStatus(SessionContext ctx, CommentUserSetting item)
CommentUserSetting.workStatus attribute.public java.lang.Boolean isWorkStatus(CommentUserSetting item)
CommentUserSetting.workStatus attribute.public boolean isWorkStatusAsPrimitive(SessionContext ctx, CommentUserSetting item)
CommentUserSetting.workStatus attribute.public boolean isWorkStatusAsPrimitive(CommentUserSetting item)
CommentUserSetting.workStatus attribute.public void setWorkStatus(SessionContext ctx, CommentUserSetting item, java.lang.Boolean value)
CommentUserSetting.workStatus attribute.value - the workStatuspublic void setWorkStatus(CommentUserSetting item, java.lang.Boolean value)
CommentUserSetting.workStatus attribute.value - the workStatuspublic void setWorkStatus(SessionContext ctx, CommentUserSetting item, boolean value)
CommentUserSetting.workStatus attribute.value - the workStatuspublic void setWorkStatus(CommentUserSetting item, boolean value)
CommentUserSetting.workStatus attribute.value - the workStatuspublic java.util.Collection<CockpitUIComponentAccessRight> getWritableCockpitUIComponents(SessionContext ctx, Principal item)
Principal.writableCockpitUIComponents attribute.public java.util.Collection<CockpitUIComponentAccessRight> getWritableCockpitUIComponents(Principal item)
Principal.writableCockpitUIComponents attribute.public long getWritableCockpitUIComponentsCount(SessionContext ctx, Principal item)
public long getWritableCockpitUIComponentsCount(Principal item)
public void setWritableCockpitUIComponents(SessionContext ctx, Principal item, java.util.Collection<CockpitUIComponentAccessRight> value)
Principal.writableCockpitUIComponents attribute.value - the writableCockpitUIComponentspublic void setWritableCockpitUIComponents(Principal item, java.util.Collection<CockpitUIComponentAccessRight> value)
Principal.writableCockpitUIComponents attribute.value - the writableCockpitUIComponentspublic void addToWritableCockpitUIComponents(SessionContext ctx, Principal item, CockpitUIComponentAccessRight value)
value to writableCockpitUIComponents.value - the item to add to writableCockpitUIComponentspublic void addToWritableCockpitUIComponents(Principal item, CockpitUIComponentAccessRight value)
value to writableCockpitUIComponents.value - the item to add to writableCockpitUIComponentspublic void removeFromWritableCockpitUIComponents(SessionContext ctx, Principal item, CockpitUIComponentAccessRight value)
value from writableCockpitUIComponents.value - the item to remove from writableCockpitUIComponentspublic void removeFromWritableCockpitUIComponents(Principal item, CockpitUIComponentAccessRight value)
value from writableCockpitUIComponents.value - the item to remove from writableCockpitUIComponentspublic java.util.Collection<CockpitObjectAbstractCollection> getWriteCollections(SessionContext ctx, Principal item)
Principal.writeCollections attribute.public java.util.Collection<CockpitObjectAbstractCollection> getWriteCollections(Principal item)
Principal.writeCollections attribute.public long getWriteCollectionsCount(SessionContext ctx, Principal item)
public long getWriteCollectionsCount(Principal item)
public void setWriteCollections(SessionContext ctx, Principal item, java.util.Collection<CockpitObjectAbstractCollection> value)
Principal.writeCollections attribute.value - the writeCollectionspublic void setWriteCollections(Principal item, java.util.Collection<CockpitObjectAbstractCollection> value)
Principal.writeCollections attribute.value - the writeCollectionspublic void addToWriteCollections(SessionContext ctx, Principal item, CockpitObjectAbstractCollection value)
value to writeCollections.value - the item to add to writeCollectionspublic void addToWriteCollections(Principal item, CockpitObjectAbstractCollection value)
value to writeCollections.value - the item to add to writeCollectionspublic void removeFromWriteCollections(SessionContext ctx, Principal item, CockpitObjectAbstractCollection value)
value from writeCollections.value - the item to remove from writeCollectionspublic void removeFromWriteCollections(Principal item, CockpitObjectAbstractCollection value)
value from writeCollections.value - the item to remove from writeCollectionsCopyright © 2018 SAP SE. All Rights Reserved.