PPLMetabaseRepositoryFavoriteDescriptor

Description

The PPLMetabaseRepositoryFavoriteDescriptor class is used to work with favorite object description.

Inheritance Hierarchy

          NObject

          PPLMetabaseRepositoryFavoriteDescriptor

Designer

PPLMetabaseRepositoryFavoriteDescriptor. Creates an instance of the PPLMetabaseRepositoryFavoriteDescriptor class.

Methods

dependencies. Returns array of identifiers of repository object descriptions that depend on the current object.

generatePlist. Returns a dictionary with favorite object settings.

hash. Returns hash code of object description.

hasScreenshot. Checks if an object screenshot is in the corresponding folder on a mobile device.

isEqual. Compares description of the favorite object with the specified object.

isHidden. Returns whether an object is hidden.

name. Returns object name.

objectId. Returns object identifier.

obtainScreenshot. Creates an object screenshot in the corresponding folder on a mobile device.

relatedReportId. Returns linked key identifier.

repositoryDescriptor. Returns repository description.

setDependencies. Sets array of identifiers of repository object descriptions that depend on the current object.

setIsHidden. Determines whether an object is hidden.

setName. Sets object name.

setObjectId. Sets object identifier.

setRelatedReportId. Sets linked report identifier.

setRepositoryDescriptor. Sets repository description.

setScreenshot. Sets an object screenshot located in the corresponding folder on a mobile device.

Static Methods

favoriteDescriptor. Creates favorite object description.

See also:

Working with pplib++ Library Classes