Class: SystemMetadata

Gitana. SystemMetadata

System Metadata


new SystemMetadata()

Source:

Methods


getChangesetId()

Retrieves the changeset id.

Source:
Returns:

the changeset id


getCreatedBy()

Retrieves the name of the user who created this object.

Source:
Returns:

the user name of the creator


getCreatedByPrincipalDomainId()

Retrieves the domain id of the user who created this object.

Source:
Returns:

the user domain id of the creator


getCreatedByPrincipalId()

Retrieves the id of the user who created this object.

Source:
Returns:

the user id of the creator


getCreatedOn()

Retrieves the timestamp for creation of this object.

Source:
Returns:

creation timestamp


getModifiedBy()

Retrieves the id of the user who modified this object.

Source:
Returns:

the user id of the modifier


getModifiedByPrincipalDomainId()

Retrieves the domain id of the user who modified this object.

Source:
Returns:

the user domain id of the modifier


getModifiedByPrincipalId()

Retrieves the id of the user who modified this object.

Source:
Returns:

the user id of the modifier


getModifiedOn()

Retrieves the timestamp for modification of this object.

Source:
Returns:

modification timestamp